CheckoutOptionsInstallmentSchedule Property
The billing or payment schedule, used only when
BillingBehavior is of a type that involves a schedule; otherwise, should be left null.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public InstallmentSchedule InstallmentSchedule { get; set; }
Public Property InstallmentSchedule As InstallmentSchedule
Get
Set
public:
property InstallmentSchedule^ InstallmentSchedule {
InstallmentSchedule^ get ();
void set (InstallmentSchedule^ value);
}
member InstallmentSchedule : InstallmentSchedule with get, set
Property Value
InstallmentSchedule