Source position: googlecontent.pp line 4908
type TProductstatusesListOptions = record
includeInvalidInsertedItems: Boolean;
maxResults: Integer;
pageToken: string;
end;