object PacksPerDayQueryResult

Fields

FieldTypeDescription
request_idString
complexityInt
dataPackageConnection
ArgumentTypeRequiredDefaultDescription
sortStringNo
beforeStringNo
afterStringNo
firstIntNo
lastIntNo

Referenced By

Example

{
  "request_id": "abc123",
  "complexity": 987,
  "data": PackageConnection
}