Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »



ElementData TypeDescriptionSample Data
BillingCycleIdInt32Billing Cycle ID. For internal use only.6204
BillingCycleNameStringBilling Cycle NameMonthly
BillingCycleUidInt64Billing Cycle Unique Identifier. For internal use only.1152921504606853180

Usage Example(s)


Example 01
                     <BillingCycleIdentity>
                        <BillingCycleId>6204</BillingCycleId>
                        <BillingCycleName>Monthly</BillingCycleName>
                        <BillingCycleUid>1152921504606853180</BillingCycleUid>
                     </BillingCycleIdentity>
  • No labels