Method: ForestVPNCloudAPI::Project.openapi_nullable
- Defined in:
- lib/forestvpn_cloud_api/models/project.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
50 51 52 53 |
# File 'lib/forestvpn_cloud_api/models/project.rb', line 50 def self.openapi_nullable Set.new([ ]) end |