type: object
nullable: false
description: 'Response object container'
properties:
  count:
    $ref: '../properties/count.yaml'
  items:
    type: array
    items:
      $ref: './SpotifyTrackChartsLifetimeSearchResult.yaml'