AuditRecordsApi class
Jira Cloud platform REST API documentation
Constructors
- AuditRecordsApi(ApiClient _client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getAuditRecords(
{int? offset, int? limit, String? filter, DateTime? from, DateTime? to}) → Future< AuditRecords> - Returns a list of audit records. The list can be filtered to include items:
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited