Record
post-accounting-period-params
No description available.
record post-accounting-period-params {
zuora-track-id: option<string>,
zuora-entity-ids: option<string>,
end-date: string,
fiscal-year: string,
fiscal-quarter: option<s64>,
name: string,
notes: option<string>,
start-date: string,
}Fields
| Name | Type | Description |
|---|---|---|
| zuora-track-id | option<string> | |
| zuora-entity-ids | option<string> | |
| end-date | string | |
| fiscal-year | string | |
| fiscal-quarter | option<s64> | |
| name | string | |
| notes | option<string> | |
| start-date | string |