/** * @schema AdminPostPriceListsPriceListPricesBatchRemoveReq * type: object * description: SUMMARY * x-schemaName: AdminPostPriceListsPriceListPricesBatchRemoveReq * required: * - ids * properties: * ids: * type: array * description: The price list's ids. * items: * type: string * title: ids * description: The id's ids. * */