SourceStateInfo

SourceStateInfo
SourceStateInfo
AllOf
This class requires all of the following:
JSON Example
{
    "progress": {
        "bytesToTransfer": 1000,
        "bytesTransferred": 400,
        "checksumComparedBytes": 1000,
        "checksumTotalBytes": 1000,
        "progress": 40
    },
    "state": "string",
    "stateAge": 0
}