Class: Softlayer::Container::User::Customer::External::Binding::Phone::Mode

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/user/customer/external/binding/phone/mode.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

#modeObject

Returns the value of attribute mode.



9
10
11
# File 'lib/softlayer/container/user/customer/external/binding/phone/mode.rb', line 9

def mode
  @mode
end

#pinObject

Returns the value of attribute pin.



10
11
12
# File 'lib/softlayer/container/user/customer/external/binding/phone/mode.rb', line 10

def pin
  @pin
end

#pin_modeObject

Returns the value of attribute pin_mode.



11
12
13
# File 'lib/softlayer/container/user/customer/external/binding/phone/mode.rb', line 11

def pin_mode
  @pin_mode
end