Method: Plaid::LinkTokenCreateRequestCraOptions.openapi_nullable
- Defined in:
- lib/plaid/models/link_token_create_request_cra_options.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
50 51 52 53 |
# File 'lib/plaid/models/link_token_create_request_cra_options.rb', line 50 def self.openapi_nullable Set.new([ ]) end |