ServiceBulkUpdateResult
Properties
| Name | Type | Description |
|---|---|---|
| updatedCount | integer | |
| skippedPackageCount | integer |
JSON Example
{
"updatedCount": 0,
"skippedPackageCount": 0
}
| Name | Type | Description |
|---|---|---|
| updatedCount | integer | |
| skippedPackageCount | integer |
{
"updatedCount": 0,
"skippedPackageCount": 0
}