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