PinBasedPaymentAccountingPaymentMethod Property
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public IAccountingPaymentMethod AccountingPaymentMethod { get; set; }
Public Property AccountingPaymentMethod As IAccountingPaymentMethod
Get
Set
public:
property IAccountingPaymentMethod^ AccountingPaymentMethod {
IAccountingPaymentMethod^ get ();
void set (IAccountingPaymentMethod^ value);
}
member AccountingPaymentMethod : IAccountingPaymentMethod with get, set
Property Value
IAccountingPaymentMethod