Skip to main content

FetchKioskOptions

@iota/kiosk


@iota/kiosk / FetchKioskOptions

Type Alias: FetchKioskOptions

FetchKioskOptions = object

Defined in: types/kiosk.ts:147

Properties

objectOptions?

optional objectOptions?: IotaObjectDataOptions

Defined in: types/kiosk.ts:155

Pass the data options for the objects, when fetching, in case you want to query other details.


withKioskFields?

optional withKioskFields?: boolean

Defined in: types/kiosk.ts:149

Include the base kiosk object, which includes the profits, the owner and the base fields.


withListingPrices?

optional withListingPrices?: boolean

Defined in: types/kiosk.ts:151

Include the listing prices.


withObjects?

optional withObjects?: boolean

Defined in: types/kiosk.ts:153

Include the objects for the Items in the kiosk. Defaults to display only.