Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Interface: ICEBERG_PARTS

Daniel Brenot edited this page Apr 22, 2021 · 1 revision

types/filters.ICEBERG_PARTS

The ICEBERG_PARTS filter defines the maximum parts an iceberg order can have. The number of ICEBERG_PARTS is defined as CEIL(qty / icebergQty).

Table of contents

Properties

Properties

filterType

filterType: "ICEBERG_PARTS"

Defined in: types/filters.ts:49


limit

limit: number

Defined in: types/filters.ts:50

Clone this wiki locally