Takaro - v0.6.0
    Preparing search index...

    Interface ShopActionSearchInputAllowedFilters

    ShopActionSearchInputAllowedFilters

    interface ShopActionSearchInputAllowedFilters {
        id?: string[];
        moduleId?: string[];
        name?: string[];
        versionId?: string[];
    }
    Index

    Properties

    id?: string[]

    ShopActionSearchInputAllowedFilters

    moduleId?: string[]

    ShopActionSearchInputAllowedFilters

    name?: string[]

    ShopActionSearchInputAllowedFilters

    versionId?: string[]

    ShopActionSearchInputAllowedFilters