Method: FuseClient::UpdateEntityRequest.attribute_map

Defined in:
lib/fuse_client/models/update_entity_request.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



27
28
29
30
31
32
33
# File 'lib/fuse_client/models/update_entity_request.rb', line 27

def self.attribute_map
  {
    :'email' => :'email',
    :'aggregators' => :'aggregators',
    :'institution_ids' => :'institution_ids'
  }
end