Record
update-credit-note-params
No description available.
record update-credit-note-params {
xero-tenant-id: string,
credit-note-id: string,
unitdp: option<s32>,
credit-notes: option<list<credit-note>>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| credit-note-id | string | |
| unitdp | option<s32> | |
| credit-notes | option<list<credit-note>> |