FetchKioskOptions
@iota/kiosk / FetchKioskOptions
Type Alias: FetchKioskOptions
FetchKioskOptions =
object
Defined in: types/kiosk.ts:147
Properties
objectOptions?
optionalobjectOptions?: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?
optionalwithKioskFields?:boolean
Defined in: types/kiosk.ts:149
Include the base kiosk object, which includes the profits, the owner and the base fields.
withListingPrices?
optionalwithListingPrices?:boolean
Defined in: types/kiosk.ts:151
Include the listing prices.
withObjects?
optionalwithObjects?:boolean
Defined in: types/kiosk.ts:153
Include the objects for the Items in the kiosk. Defaults to display only.