Sha256: 0ae68a4d268b10a6c836c23696dbd31412ae27cfa92694df00fa67b9be7f6aee
Contents?: true
Size: 394 Bytes
Versions: 1562
Compression:
Stored size: 394 Bytes
Contents
# CybridApiBank::WorkflowWithDetailsAllOfBankModel ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **plaid_link_token** | **String** | The Plaid link token generated by the workflow. | [optional] | ## Example ```ruby require 'cybrid_api_bank_ruby' instance = CybridApiBank::WorkflowWithDetailsAllOfBankModel.new( plaid_link_token: null ) ```
Version data entries
1,562 entries across 1,562 versions & 1 rubygems