Method: OryClient::IdentitySchemaContainer.attribute_map
- Defined in:
- lib/ory-client/models/identity_schema_container.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
26 27 28 29 30 31 |
# File 'lib/ory-client/models/identity_schema_container.rb', line 26 def self.attribute_map { :'id' => :'id', :'schema' => :'schema' } end |