Class: HighLevel::Models::Store::ShippingZoneCountryStateDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject (readonly)

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



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

def code
  @code
end