Module: Square::Types::InvoiceDeliveryMethod
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/invoice_delivery_method.rb
Constant Summary collapse
- EMAIL =
"EMAIL"- SHARE_MANUALLY =
"SHARE_MANUALLY"- SMS =
"SMS"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values