Source position: googledfareporting.pp line 7629
type TChangeLogsListOptions = record |
action: string; |
ids: Int64; |
maxChangeTime: string; |
maxResults: Integer; |
minChangeTime: string; |
objectIds: Int64; |
objectType: string; |
pageToken: string; |
searchString: string; |
userProfileIds: Int64; |
end; |