BundleIds
BundleIds
Contains a list of bundle-ids.
JSON Example
{
"failed": "string",
"in_progress": "string",
"successful": "string"
}
string
failed
Optional
Id of a bundle whose upload was failed.
string
in_progress
Optional
Id of a bundle whose upload is in-progress.
string
successful
Optional
Id of a bundle whose upload is successful.