Table of Contents

Class SongCollectionResponse

Namespace
Crews.PlanningCenter.Api.Services.V2018_08_01
Assembly
Crews.PlanningCenter.Api.dll

Collection Response model for Song resource.

public class SongCollectionResponse : ResourceResponse<IEnumerable<SongResource>>
Inheritance
SongCollectionResponse
Inherited Members

Constructors

SongCollectionResponse()

public SongCollectionResponse()