Table of Contents

Class PersonResponse

Namespace
Crews.PlanningCenter.Api.Webhooks
Assembly
Crews.PlanningCenter.Api.dll

Response wrapper for a Person resource.

[ExcludeFromCodeCoverage(Justification = "This type is a DTO with no logic to test.")]
public class PersonResponse : ResourceResponse<PersonResource>
Inheritance
PersonResponse
Inherited Members

Constructors

PersonResponse()

public PersonResponse()