Module Mixins

Functions

WithRelatedLot

  • <T>(Base: T): T & { constructor: any }
  • Adds a relatedLot field declaration to class being applied to. Holds a related lot's identifier.

WithRelatedLots

  • <T>(Base: T): T & { constructor: any }
  • Adds a relatedLots field declaration to class being applied to. Holds an array of lots' identifiers.

Generated using TypeDoc. Made by uStudio Company with ❤️