Method: Io::Flow::V0::Models::ExperiencePaymentMethodTag.display

Defined in:
lib/flow_commerce/flow_api_v0_client.rb

.displayObject

A displayed payment method will be highlighted during the checkout process for an experience.



9722
9723
9724
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 9722

def ExperiencePaymentMethodTag.display
  @@_display ||= ExperiencePaymentMethodTag.new('display')
end