Type alias IStatementCategory

IStatementCategory: {
    id: string;
    objectType: "string";
}

Type declaration

  • id: string
  • objectType: "string"

Generated using TypeDoc