Module: Square::Types::V1TenderEntryMethod

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

Constant Summary collapse

MANUAL =
"MANUAL"
SCANNED =
"SCANNED"
SQUARE_CASH =
"SQUARE_CASH"
SQUARE_WALLET =
"SQUARE_WALLET"
SWIPED =
"SWIPED"
WEB_FORM =
"WEB_FORM"
OTHER =
"OTHER"

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