# Packages
No description provided by the author
# Functions
NewAuditRequestBuilder instantiates a new AuditRequestBuilder and sets the default values.
NewAuditRequestBuilderInternal instantiates a new AuditRequestBuilder and sets the default values.
NewExportRequestBuilder instantiates a new ExportRequestBuilder and sets the default values.
NewExportRequestBuilderInternal instantiates a new ExportRequestBuilder and sets the default values.
NewWithAuditItemRequestBuilder instantiates a new WithAuditItemRequestBuilder and sets the default values.
NewWithAuditItemRequestBuilderInternal instantiates a new WithAuditItemRequestBuilder and sets the default values.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
AuditRequestBuilder builds and executes requests for operations under \audit.
AuditRequestBuilderGetQueryParameters query for all audit records in Topicus KeyHub.
AuditRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ExportRequestBuilder builds and executes requests for operations under \audit\export.
ExportRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
WithAuditItemRequestBuilder builds and executes requests for operations under \audit\{auditid}.
WithAuditItemRequestBuilderGetQueryParameters returns the audit record identified by the id.
WithAuditItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
# Type aliases
No description provided by the author