APIResponse
The APIResponse model indicates if the API Call is a Success or not
Field
Type
Description
Code
sbyte
Status code (0 = OK)
Message
string
Status Message(Success = OK)
Last updated
The APIResponse model indicates if the API Call is a Success or not
Field
Type
Description
Code
sbyte
Status code (0 = OK)
Message
string
Status Message(Success = OK)
Last updated