enum
Stripe::Invoice::CollectionMethod
Defined in:
stripe/objects/core/invoice.crEnum Members
-
ChargeAutomatically =
0 -
SendInvoice =
1
Instance Method Summary
-
#charge_automatically?
Returns
trueif this enum value equalsChargeAutomatically -
#send_invoice?
Returns
trueif this enum value equalsSendInvoice