Class PersonCollectionResponse
- Namespace
- Crews.PlanningCenter.Api.CheckIns.V2019_07_17
- Assembly
- Crews.PlanningCenter.Api.dll
Collection Response model for Person resource.
public class PersonCollectionResponse : ResourceResponse<IEnumerable<PersonResource>>
- Inheritance
-
PersonCollectionResponse
- Inherited Members
Constructors
PersonCollectionResponse()
public PersonCollectionResponse()