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