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