Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 766 Bytes

GatewayError.md

File metadata and controls

13 lines (9 loc) · 766 Bytes

MdesDigitalEnablementApi.GatewayError

Properties

Name Type Description Notes
source String An element used to indicate the source of the issue causing this error. e.g. Gateway [optional]
description String Description of the reason the operation failed. See API Response Errors [optional]
reasonCode String A reason code for the error that has occurred. [optional]
recoverable Boolean Generated by the gateway to indicate if the request could presented again for processing. Either "TRUE" or "FALSE" [optional]
details Boolean Always NULL, present for backwards compatiility [optional]