Method: OryClient::ExpandedPermissionTree.attribute_map

Defined in:
lib/ory-client/models/expanded_permission_tree.rb

.attribute_mapObject

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



49
50
51
52
53
54
55
# File 'lib/ory-client/models/expanded_permission_tree.rb', line 49

def self.attribute_map
  {
    :'children' => :'children',
    :'tuple' => :'tuple',
    :'type' => :'type'
  }
end