Takaro - v0.4.9
    Preparing search index...

    Interface ShopOrderSearchInputAllowedFilters

    ShopOrderSearchInputAllowedFilters

    interface ShopOrderSearchInputAllowedFilters {
        amount?: number[];
        gameServerId?: string[];
        id?: string[];
        listingId?: string[];
        playerId?: string[];
        status?: string[];
        userId?: string[];
    }
    Index

    Properties

    amount?: number[]

    ShopOrderSearchInputAllowedFilters

    gameServerId?: string[]

    ShopOrderSearchInputAllowedFilters

    id?: string[]

    ShopOrderSearchInputAllowedFilters

    listingId?: string[]

    ShopOrderSearchInputAllowedFilters

    playerId?: string[]

    ShopOrderSearchInputAllowedFilters

    status?: string[]

    ShopOrderSearchInputAllowedFilters

    userId?: string[]

    ShopOrderSearchInputAllowedFilters