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