AdminPriceListDeleteBatchRes
AdminPriceListDeleteBatchRes: Object
The details of deleting a price list.
Type declaration
deleted
booleanRequiredWhether or not the items were deleted.
Default: true
ids
string[]RequiredThe IDs of the deleted prices.
object
stringRequiredThe type of the object that was deleted. A price is also named
money-amount
.Default: money-amount
Was this section helpful?