Module: Schematic::Types::BillingCollectionMethod
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/billing_collection_method.rb
Constant Summary collapse
- CHARGE_AUTOMATICALLY =
"charge_automatically"- SEND_INVOICE =
"send_invoice"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values