Record
create-order-create-subscription-terms-initial-term
No description available.
record create-order-create-subscription-terms-initial-term {
period: option<s32>,
period-type: option<create-order-create-subscription-terms-initial-term-period-type-enum>,
start-date: option<string>,
term-type: create-order-create-subscription-terms-initial-term-term-type-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| period | option<s32> | |
| period-type | option<create-order-create-subscription-terms-initial-term-period-type-enum> | |
| start-date | option<string> | |
| term-type | create-order-create-subscription-terms-initial-term-term-type-enum |