Subscriptionhas_trial_period Property |
True if this should have a trial period
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<bool> has_trial_period { get; set; }
Public Property has_trial_period As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also