SavedCreditCardPaymentMethodId Property
Payment Method associated with this card. Only settable on new, unsaved cards.
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public NetForumId PaymentMethodId { get; set; }
Public Property PaymentMethodId As NetForumId
Get
Set
public:
property NetForumId^ PaymentMethodId {
NetForumId^ get ();
void set (NetForumId^ value);
}
member PaymentMethodId : NetForumId with get, set
Property Value
NetForumId