SavedCreditCardBillingCity Property
City of the billing address for this card, if one is known. Only settable on new, unsaved cards.
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public string BillingCity { get; set; }
Public Property BillingCity As String
Get
Set
public:
property String^ BillingCity {
String^ get ();
void set (String^ value);
}
member BillingCity : string with get, set
Property Value
String