Method: Harbor1Client::RetentionPolicyScope.attribute_map

Defined in:
lib/harbor1_client/models/retention_policy_scope.rb

.attribute_mapObject

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



22
23
24
25
26
27
# File 'lib/harbor1_client/models/retention_policy_scope.rb', line 22

def self.attribute_map
  {
    :'level' => :'level',
    :'ref' => :'ref'
  }
end