BillingTotalCycles Property
The number of billing cycles for the payment period.
Syntax
__property String BillingTotalCycles = {read=FBillingTotalCycles, write=FSetBillingTotalCycles, default=""};
Default Value
""
Remarks
The number of billing cycles for the payment period.
A billing cycle is specified by the combination of the BillingPeriod and the BillingFrequency properties. A billing cycle may not exceed one year.
If this property is not specified or set to zero, PayPal will continue billing this profile until it is cancelled or deactivated.
Data Type
String