Name | Description | Type | Additional information |
---|---|---|---|
PdfId |
The id of the pdf to create |
integer |
None. |
Customer |
The name of the customer the pdf is for |
string |
None. |
The email address where the pdf will be sent |
string |
None. |
|
StringParameters |
The string parameters |
Dictionary of string [key] and Collection of string [value] |
None. |
IntegerParameters |
Integer parameters |
Dictionary of string [key] and Collection of integer [value] |
None. |
DecimalParameters |
Decimal parameters |
Dictionary of string [key] and Collection of decimal number [value] |
None. |
DateTimeParameters |
DateTime parameters |
Dictionary of string [key] and Collection of date [value] |
None. |