Module: Payabli::Types::MethodElementSettingsApplePayButtonStyle

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

Constant Summary collapse

BLACK =
"black"
WHITE_OUTLINE =
"white-outline"
WHITE =
"white"

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