Method: Plaid::AuthMetadata.openapi_nullable
- Defined in:
- lib/plaid/models/auth_metadata.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
41 42 43 44 45 |
# File 'lib/plaid/models/auth_metadata.rb', line 41 def self.openapi_nullable Set.new([ :'supported_methods' ]) end |