Method: ForestVPNCloudAPI::Project.attribute_map

Defined in:
lib/forestvpn_cloud_api/models/project.rb

.attribute_mapObject

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



27
28
29
30
31
32
33
# File 'lib/forestvpn_cloud_api/models/project.rb', line 27

def self.attribute_map
  {
    :'id' => :'id',
    :'slug' => :'slug',
    :'name' => :'name'
  }
end