Record
create-repeating-invoice-history-params
No description available.
record create-repeating-invoice-history-params {
xero-tenant-id: string,
repeating-invoice-id: string,
history-records: option<list<history-record>>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| repeating-invoice-id | string | |
| history-records | option<list<history-record>> |