SavedCreditCardCardholderName Property

Cardholder name associated with this card. 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 CardholderName { get; set; }

Property Value

String

See Also