$ open source · GPL-3.0 — need a commercial license? imqueue.com →

IAssociated interface

Describes the association a filter field stands for.

Signature:

export interface IAssociated 

Properties

Property

Modifiers

Type

Description

input

any

The input class describing that model's own filter fields.

model

any

The model on the other side of the association.

modelFieldName?

string

(Optional) Association name on the model, when it differs from the field name.