Properties
Protected allowed
allowed: Record<string, string[]> = {}
Protected disallowed
disallowed: Record<string, string[]> = {}
Protected Readonly hasAllowedRules
hasAllowedRules: boolean
Protected Readonly hasDisallowedRules
hasDisallowedRules: boolean
Protected Readonly hasRules
hasRules: boolean
queryable
queryable: Queryable<SchemaFields & PayloadFields & BoundWitnessFields & { query: string; resultSet?: string; schema: "network.xyo.boundwitness"; }> = ...