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