Click or drag to resize

SavedCreditCardBillingStreet Property

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

Namespace: Ignition.Commerce.Accounting
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public string BillingStreet { get; set; }

Property Value

String
See Also