interface NewReleases {
    albums: PagingObject<Album>;
}

Properties

Properties