---
title: LibraryPlaylistFolders.Relationships.LibraryPlaylistFoldersChildrenRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryplaylistfolders/relationships-data.dictionary/libraryplaylistfolderschildrenrelationship
---

# LibraryPlaylistFolders.Relationships.LibraryPlaylistFoldersChildrenRelationship

A resource object that represents the children relationship of a library playlist folder.

## Declaration

```data
object LibraryPlaylistFolders.Relationships.LibraryPlaylistFoldersChildrenRelationship
```

## Properties

href: The relative location for the children relationship. next: A relative cursor to fetch the next paginated collection of resources in the relationship if more exist. data: The children of the library playlist, if any exist.

## See Also

### Related Objects

- [LibraryPlaylistFolders.Relationships.LibraryPlaylistFoldersParentRelationship](applemusicapi/libraryplaylistfolders/relationships-data.dictionary/libraryplaylistfoldersparentrelationship.md)
