Method: ForestVPNCloudAPI::Project#slug

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

#slugObject

Project slug. Should be globally unique.



21
22
23
# File 'lib/forestvpn_cloud_api/models/project.rb', line 21

def slug
  @slug
end