Class BelongsToManyAssociation<TCreationAttributes, TModelAttributes, TCreationAttributesThrough, TModelAttributesThrough>

Type Parameters

  • TCreationAttributes extends {}
  • TModelAttributes extends {}
  • TCreationAttributesThrough extends {}
  • TModelAttributesThrough extends {}

Hierarchy (view full)

Constructors

Properties

getThroughOptions: any

Methods

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

  • Returns Association