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