Method: Harbor1Client::QuotaUpdateReq.attribute_map
- Defined in:
- lib/harbor1_client/models/quota_update_req.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 |
# File 'lib/harbor1_client/models/quota_update_req.rb', line 21 def self.attribute_map { :'hard' => :'hard' } end |