Click or drag to resize

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; }

Property Value

Type: NullableInt32
See Also