PaymentMethodType Property |
Defines the type, or the ways the payment was
made. For QBW, the acceptable values are defined in
PaymentMethodEnum. For QBO, this field is restricted to
CREDIT_CARD or NON_CREDIT_CARD.
Namespace:
Intuit.Ipp.Data
Assembly:
Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string Type { get; set; }
Property Value
Type:
String
Remarks
See Also