API Docs / Schemas / ServiceBulkUpdateResult

ServiceBulkUpdateResult

Properties

Name Type Description
updatedCountinteger
skippedPackageCountinteger

JSON Example

{
  "updatedCount": 0,
  "skippedPackageCount": 0
}

Used By Operations