Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 936 Bytes

KronosFinanceGetContactList.md

File metadata and controls

13 lines (10 loc) · 936 Bytes

# KronosFinanceGetContactList

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\KronosFinanceContactListItem[] List of contacts. [optional]
sourceKey string A unique hash representing the source of these data. [optional]

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