Class: SyncwiseApi::Requests::V1_0::AssignDeviceCreate
- Defined in:
- lib/syncwise_api/requests/V1_0/assign_device_create.rb
Constant Summary
Constants inherited from Base
Base::BASE_URL, Base::HOST_HEADER
Class Attribute Summary collapse
-
.required_params ⇒ Object
readonly
Returns the value of attribute required_params.
-
.verb ⇒ Object
readonly
Returns the value of attribute verb.
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from SyncwiseApi::Requests::V1_0::Base
Class Attribute Details
.required_params ⇒ Object (readonly)
Returns the value of attribute required_params.
13 14 15 |
# File 'lib/syncwise_api/requests/V1_0/assign_device_create.rb', line 13 def required_params @required_params end |
.verb ⇒ Object (readonly)
Returns the value of attribute verb.
13 14 15 |
# File 'lib/syncwise_api/requests/V1_0/assign_device_create.rb', line 13 def verb @verb end |