Class: RockRMS::Response::GroupLocation
- Defined in:
- lib/rock_rms/response/group_location.rb
Constant Summary collapse
- MAP =
{ group_id: 'GroupId', location_id: 'LocationId', guid: 'Guid' }.freeze
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
format, #format, #format_attributes, #initialize, #to_h
Constructor Details
This class inherits a constructor from RockRMS::Response::Base