Class: Softlayer::Container::Collection::Locale::CountryCode

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/collection/locale/country_code.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#long_nameObject

Returns the value of attribute long_name.



6
7
8
# File 'lib/softlayer/container/collection/locale/country_code.rb', line 6

def long_name
  @long_name
end

#short_nameObject

Returns the value of attribute short_name.



7
8
9
# File 'lib/softlayer/container/collection/locale/country_code.rb', line 7

def short_name
  @short_name
end

#state_codesObject

Returns the value of attribute state_codes.



8
9
10
# File 'lib/softlayer/container/collection/locale/country_code.rb', line 8

def state_codes
  @state_codes
end