Method: HelloextendApiClient::PlanDetails.openapi_nullable
- Defined in:
- lib/helloextend_api_client/models/plan_details.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
45 46 47 48 |
# File 'lib/helloextend_api_client/models/plan_details.rb', line 45 def self.openapi_nullable Set.new([ ]) end |