Module: Payabli::Types::Whenrefunded
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/payabli/types/whenrefunded.rb
Constant Summary collapse
- EXCHANGE_ONLY =
"Exchange Only"- NO_REFUND_OR_EXCHANGE =
"No Refund or Exchange"- MORE_THAN_30_DAYS =
"More than 30 days"- THIRTY_DAYS_OR_LESS =
"30 Days or Less"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values