Interface IHarpeeModelFindByValueOptions

Hierarchy

  • IHarpeeModelFindByValueOptions

Properties

getAttributes?: string | string[]

an array of one or more attributes to be returned, default is ["*"] which returns all attributes.

searchAttribute: string

attribute you wish to search, can be any attribute.

searchValue: StringOrNumber

value you wish to search - wild cards are allowed..