Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 826 Bytes

LegacyContactGetResponse.md

File metadata and controls

12 lines (9 loc) · 826 Bytes

# LegacyContactGetResponse

Properties

Name Type Description Notes
stat string Status of the request that has been made. Can be 'ok' or 'fail'. [optional]
errorCode string If the request has failed, this element will contain the error code related to the problem encountered. [optional]
errorMsg string If the request has failed, this element will contain the error message related to the problem encountered. [optional]
contacts \Equisoft\SDK\EquisoftConnect\Model\LegacyContactContactGetItem[] Array of contacts.

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