File

src/lib/service/system-status/system.status.interface.ts

Index

Properties

Properties

aclChangedOn
aclChangedOn: string
Type : string
inboxChangedOn
inboxChangedOn: string
Type : string
orgChangedOn
orgChangedOn: string
Type : string
schemaChangedOn
schemaChangedOn: string
Type : string
securityChangedOn
securityChangedOn: string
Type : string
export interface ISystemStatus {
  aclChangedOn: string;
  inboxChangedOn: string;
  orgChangedOn: string;
  schemaChangedOn: string;
  securityChangedOn: string;
}

results matching ""

    No results matching ""