Method: Io::Flow::V0::Models::AttributeDataType.ALL

Defined in:
lib/flow_commerce/flow_api_v0_client.rb

.ALLObject



7386
7387
7388
# File 'lib/flow_commerce/flow_api_v0_client.rb', line 7386

def AttributeDataType.ALL
  @@all ||= [AttributeDataType.boolean, AttributeDataType.decimal, AttributeDataType.string]
end