Skip to main content
Version: Next

IndexOptions <T, H>

Hierarchy

  • BaseOptions<T, H>
    • IndexOptions

Index

Properties

optionalinheritedexpression

expression?: string

optionalinheritedname

name?: string

optionalinheritedoptions

options?: Dictionary

optionalinheritedproperties

properties?: T extends EntityClass<P> ? Properties<P, H> : Properties<T, H>

optionaltype

type?: string