Record
create-order-rate-plan-update
No description available.
record create-order-rate-plan-update {
charge-updates: option<list<create-order-charge-update>>,
custom-fields: option<rate-plan-object-custom-fields>,
rate-plan-id: option<string>,
specific-update-date: option<string>,
unique-token: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| charge-updates | option<list<create-order-charge-update>> | |
| custom-fields | option<rate-plan-object-custom-fields> | |
| rate-plan-id | option<string> | |
| specific-update-date | option<string> | |
| unique-token | option<string> |