Module: Square::Types::InvoiceAutomaticPaymentSource

Extended by:
Internal::Types::Enum
Defined in:
lib/square/types/invoice_automatic_payment_source.rb

Constant Summary collapse

NONE =
"NONE"
CARD_ON_FILE =
"CARD_ON_FILE"
BANK_ON_FILE =
"BANK_ON_FILE"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load