SavedCreditCardBillingState Property

State of the billing address for this card, if one is known. Only settable on new, unsaved cards.

Definition

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

Property Value

String

See Also