...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
BillingCycleId | Int32 | The Billing Cycle Id is a unique identifier for a Billing Cycle |
. For internal use only. | 6204 | ||||
BillingCycleName | String | The Billing Cycle Name | Monthly | ||
BillingCycleUid | Int64 | The Billing Cycle Uid |
is a unique and immutable identifier for a Billing Cycle. | 1152921504606853180 |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PwsBillingCycleRef> <BillingCycleId>6204</BillingCycleId> <BillingCycleName>Monthly</BillingCycleName> <BillingCycleUid>1152921504606853180</BillingCycleUid> </PwsBillingCycleRef> |