TerminateByTemplateRequest
FinalYes
Table of Contents
Properties
- $documentId : array<string|int, mixed>
- $templateId : int
- $userId : int
Methods
- __construct() : mixed
Properties
$documentId read-only
public
array<string|int, mixed>
$documentId
$templateId read-only
public
int
$templateId
$userId read-only
public
int
$userId
Methods
__construct()
public
__construct(int $templateId, array<string|int, mixed> $documentId, int $userId) : mixed
Parameters
- $templateId : int
- $documentId : array<string|int, mixed>
- $userId : int