Sha256: 1749fca14ad5a0e3d0d6263e5bc8515b9934ed0078386487821cdca0a75feecf
Contents?: true
Size: 863 Bytes
Versions: 2
Compression:
Stored size: 863 Bytes
Contents
# OpenapiClient::PaymentIssuerResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **code** | **String** | The verification response code, as sent by the verification system. | **status** | **String** | The interpretation of the response code. Valid values are \"approved\" - The verification was conducted and is approved. \"declined\" - The verification was conducted and is not approved. \"disabled\" - The verification was not conducted because it was not requested or disabled in the verification. \"unknown\" - The verification was attempted but it failed due to some system error (e.g. timeout). | [optional] **scheme** | **String** | An identifier of the system/specification from which the code was received, and how the status was derived. |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
first_data_gateway-1.2.0 | docs/PaymentIssuerResponse.md |
first_data_gateway-1.1.0 | docs/PaymentIssuerResponse.md |