Takaro - v0.4.9
    Preparing search index...

    Interface ShopSearchInputAllowedRangeFilter

    ShopSearchInputAllowedRangeFilter

    interface ShopSearchInputAllowedRangeFilter {
        createdAt?: string;
        deletedAt?: string;
        price?: number;
        updatedAt?: string;
    }
    Index

    Properties

    createdAt?: string

    ShopSearchInputAllowedRangeFilter

    deletedAt?: string

    ShopSearchInputAllowedRangeFilter

    price?: number

    ShopSearchInputAllowedRangeFilter

    updatedAt?: string

    ShopSearchInputAllowedRangeFilter