Record
update-quote-params
No description available.
record update-quote-params {
xero-tenant-id: string,
quote-id: string,
quotes: option<list<quote>>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| quote-id | string | |
| quotes | option<list<quote>> |