Takaro - v0.4.9
    Preparing search index...

    Interface EntitySearchInputAllowedSearch

    EntitySearchInputAllowedSearch

    interface EntitySearchInputAllowedSearch {
        code?: string[];
        description?: string[];
        name?: string[];
    }
    Index

    Properties

    code?: string[]

    EntitySearchInputAllowedSearch

    description?: string[]

    EntitySearchInputAllowedSearch

    name?: string[]

    EntitySearchInputAllowedSearch