Method: Plaid::IdentityVerificationGetResponse#request_id
- Defined in:
- lib/plaid/models/identity_verification_get_response.rb
#request_id ⇒ Object
A unique identifier for the request, which can be used for troubleshooting. This identifier, like all Plaid identifiers, is case sensitive.
68 69 70 |
# File 'lib/plaid/models/identity_verification_get_response.rb', line 68 def request_id @request_id end |