Class: HighLevel::Models::Store::ShippingZoneCountryStateDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Store::ShippingZoneCountryStateDto
- Defined in:
- lib/high_level/models/store/shipping_zone_country_state_dto.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
readonly
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object (readonly)
Returns the value of attribute code
9 10 11 |
# File 'lib/high_level/models/store/shipping_zone_country_state_dto.rb', line 9 def code @code end |