Module: Payabli::Types::ExportFormat
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/payabli/types/export_format.rb
Constant Summary collapse
- CSV =
"csv"- XLSX =
"xlsx"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values