Sha256: 24d107c799f18f20ac02b873e366594c9a8a4357769c05afc3cc06dd26c44355
Contents?: true
Size: 421 Bytes
Versions: 4
Compression:
Stored size: 421 Bytes
Contents
# Plaid::TransactionsRefreshResponse ## 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::TransactionsRefreshResponse.new( request_id: null ) ```
Version data entries
4 entries across 4 versions & 1 rubygems