Class EntityPropertySeed

Hierarchy

  • EntityPropertySeed

Constructors

Properties

fake: boolean = false
faker: string = ''
name: string = ''
properties: {
    [name: string]: EntityPropertySeed;
} = {}

Type declaration

reference: EntityPropertySeedReference = 'create'
value?: any

Methods

Generated using TypeDoc