Contents

SongsResponse

The response to a songs request.

Declaration

object SongsResponse

Properties

NameTypeDescription
data Required[Songs]

The Songs included in the response for the request.

See Also

Handling the Response