Interface RoleSearchInputAllowedSearch

RoleSearchInputAllowedSearch

interface RoleSearchInputAllowedSearch {
    name?: string[];
}

Properties

Properties

name?: string[]

RoleSearchInputAllowedSearch