Source position: googleaudit.pp line 203
type TActivitiesListOptions = record |
actorApplicationId: Int64; |
actorEmail: string; |
actorIpAddress: string; |
caller: string; |
continuationToken: string; |
endTime: string; |
eventName: string; |
maxResults: Integer; |
startTime: string; |
end; |