Click or drag to resize

SavedCreditCardCardholderName Property

Cardholder name associated with this card. Only settable on new, unsaved cards.

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

Property Value

String
See Also