# SmsOutUdrQueryResult

Paginated result set for SMS outbound usage detail records.


## Fields:

  - `content` ([SmsOutUdrReportRecord!]!): List of SMS outbound 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.
