Module: Payabli::Types::Methodnotification
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/payabli/types/methodnotification.rb
Constant Summary collapse
- EMAIL =
"email"- SMS =
"sms"- WEB =
"web"- REPORT_EMAIL =
"report-email"- REPORT_WEB =
"report-web"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values