Method: Falcon::RegistrationAzureTenantConfigurationResponseV1.attribute_map

Defined in:
lib/crimson-falcon/models/registration_azure_tenant_configuration_response_v1.rb

.attribute_mapObject

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



42
43
44
45
46
47
48
# File 'lib/crimson-falcon/models/registration_azure_tenant_configuration_response_v1.rb', line 42

def self.attribute_map
  {
    :'errors' => :'errors',
    :'meta' => :'meta',
    :'resources' => :'resources'
  }
end