Payment.CreditCardCardholderName Property
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("pin_cc_cardholder_name")]
public string CreditCardCardholderName { get; protected set; }
<NetForumFieldAttribute("pin_cc_cardholder_name")>
Public Property CreditCardCardholderName As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"pin_cc_cardholder_name")]
property String^ CreditCardCardholderName {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("pin_cc_cardholder_name")>]
member CreditCardCardholderName : string with get, set
Property Value
String