Subscriptionnumber_of_billing_cycles Property |
The number of billing cycles in this subscription.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<int> number_of_billing_cycles { get; set; }
Public Property number_of_billing_cycles As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also