Module: Payabli::Types::VendorDataResponsePaymentMethod
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/payabli/types/vendor_data_response_payment_method.rb
Constant Summary collapse
- VCARD =
"vcard"- ACH =
"ach"- CHECK =
"check"- CARD =
"card"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values