# SmsInUdrQueryResult

Paginated result set for SMS inbound usage detail records.


## Fields:

  - `content` ([SmsInUdrReportRecord!]!): List of SMS inbound usage detail records.
  - `pageIndex` (Int): Page number of the response, starting at 0.
  - `pageSize` (Int): Page size of the response.
  - `hasMoreElements` (Boolean): Flag indicating if more pages are available.
