Options for Association Scope

interface AssociationScope {
    [scopeName: string]: unknown;
}

Indexable

[scopeName: string]: unknown

The name of the column that will be used for the associated scope and it's value