Method: TrinsicApi::ProviderInformation.openapi_nullable
- Defined in:
- lib/trinsic_api/models/provider_information.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
86 87 88 89 90 |
# File 'lib/trinsic_api/models/provider_information.rb', line 86 def self.openapi_nullable Set.new([ :'sub_providers' ]) end |