AuditResult: {
    auditEntityType?: string;
    changedBy?: string;
    createdBy?: string;
    createdTime?: string;
    eventBrokerId?: string;
    eventBrokerName?: string;
    id?: string;
    identifier?: string;
    schemaType?: string;
    status?: string;
    type?: string;
    updatedTime?: string;
}

Type declaration

  • Optional Readonly auditEntityType?: string
  • Optional Readonly changedBy?: string
  • Optional Readonly createdBy?: string
  • Optional Readonly createdTime?: string
  • Optional Readonly eventBrokerId?: string
  • Optional Readonly eventBrokerName?: string
  • Optional Readonly id?: string
  • Optional Readonly identifier?: string
  • Optional schemaType?: string
  • Optional Readonly status?: string
  • Optional type?: string
  • Optional Readonly updatedTime?: string