Class PlanCollectionResponse
- Namespace
- Crews.PlanningCenter.Api.Services.V2018_08_01
- Assembly
- Crews.PlanningCenter.Api.dll
Collection Response model for Plan resource.
public class PlanCollectionResponse : ResourceResponse<IEnumerable<PlanResource>>
- Inheritance
-
PlanCollectionResponse
- Inherited Members
Constructors
PlanCollectionResponse()
public PlanCollectionResponse()