SavedCreditCardPaymentMethodIdInternal Property
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cpi_apm_key")]
protected NetForumId PaymentMethodIdInternal { get; set; }
<NetForumFieldAttribute("cpi_apm_key")>
Protected Property PaymentMethodIdInternal As NetForumId
Get
Set
protected:
[NetForumFieldAttribute(L"cpi_apm_key")]
property NetForumId^ PaymentMethodIdInternal {
NetForumId^ get ();
void set (NetForumId^ value);
}
[<NetForumFieldAttribute("cpi_apm_key")>]
member PaymentMethodIdInternal : NetForumId with get, set
Property Value
NetForumId