The collection of audit logs.

Hierarchy

  • CollectionResponsePublicAuditLog

Constructors

Properties

paging?: Paging
results: PublicAuditLog[]
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc