Method: OryClient::ProjectBrandingColors.openapi_nullable
- Defined in:
- lib/ory-client/models/project_branding_colors.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
182 183 184 185 |
# File 'lib/ory-client/models/project_branding_colors.rb', line 182 def self.openapi_nullable Set.new([ ]) end |