Module: Square::Types::InvoicePaymentReminderStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/invoice_payment_reminder_status.rb
Constant Summary collapse
- PENDING =
"PENDING"- NOT_APPLICABLE =
"NOT_APPLICABLE"- SENT =
"SENT"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values