Source position: googleandroidpublisher.pp line 1589
type TEntitlementsListOptions = record
maxResults: Integer;
productId: string;
startIndex: Integer;
token: string;
end;