Takaro - v0.4.9
    Preparing search index...

    Interface BanSearchInputAllowedRangeFilter

    BanSearchInputAllowedRangeFilter

    interface BanSearchInputAllowedRangeFilter {
        createdAt?: string;
        until?: string;
        updatedAt?: string;
    }
    Index

    Properties

    createdAt?: string

    BanSearchInputAllowedRangeFilter

    until?: string

    BanSearchInputAllowedRangeFilter

    updatedAt?: string

    BanSearchInputAllowedRangeFilter