Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 933 Bytes

LegacyParametersParametersGet.md

File metadata and controls

15 lines (12 loc) · 933 Bytes

# LegacyParametersParametersGet

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]
nameL1 string Company name line one. [optional]
nameL2 string Company name line two. [optional]
website string Compangy website. [optional]
logo string The base64 encoded logo. [optional]

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