Method: Io::Flow::Reference::V0::Models::PaymentMethodType.ALL
- Defined in:
-
lib/io_flow_reference_v0.rb,
lib/flow_reference_v0_client.rb
245 246 247 |
# File 'lib/io_flow_reference_v0.rb', line 245 def PaymentMethodType.ALL @@all ||= [PaymentMethodType.card, PaymentMethodType.online, PaymentMethodType.offline] end |