Class BaseAssociation<TCreationAttributes, TModelAttributes>Abstract

Type Parameters

  • TCreationAttributes extends {}

  • TModelAttributes extends {}

Hierarchy

Constructors

  • Type Parameters

    • TCreationAttributes extends {}

    • TModelAttributes extends {}

    Parameters

    Returns BaseAssociation<TCreationAttributes, TModelAttributes>

Properties

associatedClassGetter: any

Methods

  • Returns string | {
        plural: string;
        singular: string;
    }

  • Returns ModelType<TCreationAttributes, TModelAttributes>

  • Returns Association

Generated using TypeDoc