Class: HighLevel::Models::Store::OrderSource

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/store/order_source.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sub_typeObject (readonly)

Returns the value of attribute sub_type

Returns:

  • (Object)

    the current value of sub_type



9
10
11
# File 'lib/high_level/models/store/order_source.rb', line 9

def sub_type
  @sub_type
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/high_level/models/store/order_source.rb', line 9

def type
  @type
end