Method: LinodeOpenapiClient::GetBackups200ResponseSnapshotCurrentDisksInner.attribute_map

Defined in:
lib/linode_openapi_client/models/get_backups200_response_snapshot_current_disks_inner.rb

.attribute_mapObject

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



48
49
50
51
52
53
54
# File 'lib/linode_openapi_client/models/get_backups200_response_snapshot_current_disks_inner.rb', line 48

def self.attribute_map
  {
    :'size' => :'size',
    :'label' => :'label',
    :'filesystem' => :'filesystem'
  }
end