Sha256: b7fe115f88a28f66a6444755eea29009bc130e951b04660a5e50e5b14a8bda29
Contents?: true
Size: 557 Bytes
Versions: 1
Compression:
Stored size: 557 Bytes
Contents
# OpenapiClient::AccessTokenResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **access_token** | **String** | Access token for authentication. | [optional] **client_request_id** | **String** | Echoes back the value from the request header for tracking. | [optional] **request_status** | **String** | The result of the requested operation. If this is anything other than 'SUCCESS', please refer to the 400s HTTP error codes. See ErrorResponse object for details. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/AccessTokenResponse.md |