Constructor: payments.exportedInvoice
Exported invoice deep link
Attributes:
Name | Type | Required | Description |
---|---|---|---|
url | string | Yes | Exported invoice deep link |
Type: payments.ExportedInvoice
Example:
$payments_exportedInvoice = ['_' => 'payments.exportedInvoice', 'url' => 'string'];