EntityType: {
    type?: string;
    value?: string;
}

Type declaration

  • Optional type?: string
  • Optional Readonly value?: string