Apple · Schema

PagingInformation

DeveloperiOSmacOSMobileTechnologyFortune 100

Properties

Name Type Description
paging object
View JSON Schema on GitHub

JSON Schema

app-store-connect-paging-information-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PagingInformation",
  "type": "object",
  "properties": {
    "paging": {
      "type": "object"
    }
  }
}