Source position: googleandroidpublisher.pp line 1619
type TInappproductsListOptions = record
maxResults: Integer;
startIndex: Integer;
token: string;
end;