CheckoutOptionsInstallmentSchedule Property

The billing or payment schedule, used only when BillingBehavior is of a type that involves a schedule; otherwise, should be left null.

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public InstallmentSchedule InstallmentSchedule { get; set; }

Property Value

InstallmentSchedule

See Also