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