Documentation
    Preparing search index...

    Type Alias FetchKioskOptions

    type FetchKioskOptions = {
        withKioskFields?: boolean;
        withListingPrices?: boolean;
        withObjects?: boolean;
    }
    Index

    Properties

    withKioskFields?: boolean

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

    withListingPrices?: boolean

    Include the listing prices.

    withObjects?: boolean

    Include the objects for the Items in the kiosk.