Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 603 Bytes

ErrorItem.md

File metadata and controls

12 lines (9 loc) · 603 Bytes

com.Messente.Omnichannel.Model.ErrorItem

Properties

Name Type Description Notes
Title ResponseErrorTitle
Detail string Free form more detailed description of the error.
Code ResponseErrorCode
Source string Describes which field is causing the issue in the payload, null for non 400 status code responses

[Back to Model list] [Back to API list] [Back to README]