ResponseContainerListString

ResponseContainerListString
ResponseContainerListString

JSON container for the HTTP response along with status

JSON Example
{
    "status": {
        "result": "string",
        "message": "string",
        "code": 0
    },
    "response": [
        "string"
    ]
}
status
Required

status

array of string
response
Optional

response