Source

This page was generated with Wiki Builder. Do not change the format!

Info

Schema

  • Schema Type: Class
  • Type: object

Properties

Name Type Description
itemsPerPage integer:int32  
currentPage integer:int32  
requestContinuationToken string  

Example

{
    // Type: integer:int32
    "itemsPerPage": 0,
    // Type: integer:int32
    "currentPage": 0,
    // Type: string
    "requestContinuationToken": ""
}

References

  1. https://bungie-net.github.io/multi/schema_Queries-PagedQuery.html#schema_Queries-PagedQuery