Class: SendleAPI::Volume
- Includes:
- NotSaveable
- Defined in:
- lib/sendle_api/resources/volume.rb
Constant Summary collapse
- DEFAULT_ATTRS =
{ value: nil, units: nil, }
Method Summary
Methods included from NotSaveable
create, #save, #update, #update_attribute, #update_attributes
Methods inherited from Base
basic_auth_details, #errors, #initialize, #save, set_site, validate_configs
Constructor Details
This class inherits a constructor from SendleAPI::Base