...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
BillingCycleId | Int32 | One of BillingCycleId, BillingCycleName or BillingCycleUid is required | The billing cycle Id is a unique identifier for a billing cycle. For internal use only. | ||
BillingCycleName | String (50) | See BillingCycleId | The billing cycle name | Monthly | |
BillingCycleUid | Int64 | See BillingCycleId | The billing cycle Uid is a unique and immutable identifier for a billing cycle | 1152921504606853180 |
...