docs/WorkflowWithDetailsAllOfBankModel
CybridApiBank::WorkflowWithDetailsAllOfBankModel
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| plaid_link_token | String | The Plaid link token generated by the workflow. | [optional] |
Example
require 'cybrid_api_bank_ruby' instance = CybridApiBank::WorkflowWithDetailsAllOfBankModel.new( plaid_link_token: null )