Module: Payabli::Types::MethodElementSettingsApplePayButtonType

Extended by:
Internal::Types::Enum
Defined in:
lib/payabli/types/method_element_settings_apple_pay_button_type.rb

Constant Summary collapse

PLAIN =
"plain"
BUY =
"buy"
"donate"
CHECK_OUT =
"check-out"
BOOK =
"book"
CONTINUE =
"continue"
TOP_UP =
"top-up"
ORDER =
"order"
RENT =
"rent"
SUPPORT =
"support"
CONTRIBUTE =
"contribute"
TIP =
"tip"
PAY =
"pay"

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