Contents

LibrarySongsResponse

The response to a library songs request.

Declaration

object LibrarySongsResponse

Properties

NameTypeDescription
data Required[LibrarySongs]

The LibrarySongs included in the response for the request.

See Also

Handling the Response