Record
put-attachments-params
No description available.
record put-attachments-params {
zuora-track-id: option<string>,
zuora-entity-ids: option<string>,
attachment-id: string,
description: option<string>,
file-name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| zuora-track-id | option<string> | |
| zuora-entity-ids | option<string> | |
| attachment-id | string | |
| description | option<string> | |
| file-name | option<string> |