PrepareParametersRequest
FinalYes
Table of Contents
Properties
- $complexDocumentType : array<string|int, mixed>
- $requestParameters : array<string|int, mixed>
- $templateParameters : array<string|int, mixed>
Methods
- __construct() : mixed
Properties
$complexDocumentType read-only
public
array<string|int, mixed>
$complexDocumentType
$requestParameters read-only
public
array<string|int, mixed>
$requestParameters
$templateParameters read-only
public
array<string|int, mixed>
$templateParameters
Methods
__construct()
public
__construct(array<string|int, mixed> $templateParameters, array<string|int, mixed> $requestParameters, array<string|int, mixed> $complexDocumentType) : mixed
Parameters
- $templateParameters : array<string|int, mixed>
- $requestParameters : array<string|int, mixed>
- $complexDocumentType : array<string|int, mixed>