Module: Payabli::MoneyOutTypes::Types::AllowedCheckPaymentStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/payabli/money_out_types/types/allowed_check_payment_status.rb
Constant Summary collapse
- CANCELLED =
"0"- PAID =
"5"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values