Orders are entities which represent an order of a customer.
Name | Type | Description | Notes |
---|---|---|---|
AdditionalNotes | string | Additional notes related to the confirmation | [optional] |
ContentType | string | The content type of the blob object. | [optional] |
Document | string | The base64 string representation of the document | [optional] |
DocumentType | string | The document type. | [optional] |
ImageHeight | double | The height of the image | [optional] |
ImageWidth | double | The width of the image | [optional] |
ProofOfIdentity | string | The type of document used to identifty the recipient. | [optional] |
Recipient | string | The name of the recipient. | [optional] |