Table of Contents

Namespace Crews.PlanningCenter.Api.Models

Classes

JsonApiException

Represents an error response from the Planning Center API.

PaginatedResourceClient<TModel, TResource, TResponse, TSingletonResponse>

Provides a base class for making strongly-typed HTTP requests to a specified paginated resource endpoint.

ResourceClient<TModel>

Provides a base class for making strongly-typed HTTP requests to a specified resource endpoint.

ResourceResponse<T>

Represents a strongly-typed JSON:API response wrapper.

SingletonResourceClient<TModel, TResource, TResponse>

Provides a base class for making strongly-typed HTTP requests to a specified resource endpoint.