Subscriptioncurrent_billing_cycle Property |
The current billing cycle.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<int> current_billing_cycle { get; set; }
Public Property current_billing_cycle As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also