Class: Zype::Devices

Inherits:
BaseModel show all
Defined in:
lib/zype/models/devices.rb

Overview

This class only supports all and find. Read more at docs.zype.com/v1.0/reference#devices

Since:

  • 0.8.0

Constant Summary

Constants inherited from BaseModel

BaseModel::ACCEPTED_KEYS

Instance Attribute Summary

Attributes inherited from BaseModel

#client, #path

Method Summary

Methods inherited from BaseModel

#all, #auth=, #create, #delete, #find, #initialize, #update

Constructor Details

This class inherits a constructor from Zype::BaseModel