Source position: googledfareporting.pp line 8241
type TInventoryItemsListOptions = record |
ids: Int64; |
inPlan: Boolean; |
maxResults: Integer; |
orderId: Int64; |
pageToken: string; |
siteId: Int64; |
sortField: string; |
sortOrder: string; |
_type: string; |
end; |