Sha256: 5a94dfefb53ea72f7421e8747e86406f9c658be422fc4efd533a4c361f77746f
Contents?: true
Size: 437 Bytes
Versions: 4
Compression:
Stored size: 437 Bytes
Contents
# Plaid::SandboxBankTransferSimulateResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **request_id** | **String** | A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive. | | ## Example ```ruby require 'plaid' instance = Plaid::SandboxBankTransferSimulateResponse.new( request_id: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems