IAssociated interface
Describes the association a filter field stands for.
Signature:
export interface IAssociated
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
any |
The input class describing that model's own filter fields. | ||
|
any |
The model on the other side of the association. | ||
|
string |
(Optional) Association name on the model, when it differs from the field name. |