Table of Contents

Class CurrentClient

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

Client for accessing the Planning Center Current API.

public class CurrentClient
Inheritance
CurrentClient
Inherited Members

Constructors

CurrentClient(HttpClient)

Client for accessing the Planning Center Current API.

public CurrentClient(HttpClient httpClient)

Parameters

httpClient HttpClient

Properties

Latest

Gets a client for the latest version (2018-08-01) of the Current API.

public OrganizationClient Latest { get; }

Property Value

OrganizationClient

V2018_08_01

Gets a client for version 2018-08-01 of the Current API.

public OrganizationClient V2018_08_01 { get; }

Property Value

OrganizationClient