Table of Contents

Class Organization

Namespace
Crews.PlanningCenter.Api.Services.V2018_11_01
Assembly
Crews.PlanningCenter.Api.dll

Attributes for the Organization resource.

public record Organization : IEquatable<Organization>
Inheritance
Organization
Implements
Inherited Members

Constructors

Organization()

public Organization()

Organization(Organization)

protected Organization(Organization original)

Parameters

original Organization

Properties

AllowMp3Download

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("allow_mp3_download")]
public bool? AllowMp3Download { get; init; }

Property Value

bool?

Beta

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("beta")]
public bool? Beta { get; init; }

Property Value

bool?

CalendarStartsOnSunday

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("calendar_starts_on_sunday")]
public bool? CalendarStartsOnSunday { get; init; }

Property Value

bool?

Ccli

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("ccli")]
public string? Ccli { get; init; }

Property Value

string

CcliAutoReportingEnabled

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("ccli_auto_reporting_enabled")]
public bool? CcliAutoReportingEnabled { get; init; }

Property Value

bool?

CcliConnected

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("ccli_connected")]
public bool? CcliConnected { get; init; }

Property Value

bool?

CcliReportingEnabled

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("ccli_reporting_enabled")]
public bool? CcliReportingEnabled { get; init; }

Property Value

bool?

CreatedAt

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("created_at")]
public DateTime? CreatedAt { get; init; }

Property Value

DateTime?

DateFormat

Two possible values, US EU

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("date_format")]
public string? DateFormat { get; init; }

Property Value

string

EqualityContract

protected virtual Type EqualityContract { get; }

Property Value

Type

ExtraFileStorageAllowed

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("extra_file_storage_allowed")]
public bool? ExtraFileStorageAllowed { get; init; }

Property Value

bool?

FileStorageExceeded

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("file_storage_exceeded")]
public bool? FileStorageExceeded { get; init; }

Property Value

bool?

FileStorageExtraCharges

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("file_storage_extra_charges")]
public int? FileStorageExtraCharges { get; init; }

Property Value

int?

FileStorageExtraEnabled

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("file_storage_extra_enabled")]
public bool? FileStorageExtraEnabled { get; init; }

Property Value

bool?

FileStorageSize

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("file_storage_size")]
public int? FileStorageSize { get; init; }

Property Value

int?

FileStorageSizeUsed

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("file_storage_size_used")]
public int? FileStorageSizeUsed { get; init; }

Property Value

int?

LegacyId

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("legacy_id")]
public string? LegacyId { get; init; }

Property Value

string

MusicStandEnabled

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("music_stand_enabled")]
public bool? MusicStandEnabled { get; init; }

Property Value

bool?

Name

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("name")]
public string? Name { get; init; }

Property Value

string

OwnerName

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("owner_name")]
public string? OwnerName { get; init; }

Property Value

string

PeopleAllowed

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("people_allowed")]
public int? PeopleAllowed { get; init; }

Property Value

int?

PeopleRemaining

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("people_remaining")]
public int? PeopleRemaining { get; init; }

Property Value

int?

ProjectorEnabled

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("projector_enabled")]
public bool? ProjectorEnabled { get; init; }

Property Value

bool?

RehearsalMixEnabled

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("rehearsal_mix_enabled")]
public bool? RehearsalMixEnabled { get; init; }

Property Value

bool?

RehearsalPackConnected

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("rehearsal_pack_connected")]
public bool? RehearsalPackConnected { get; init; }

Property Value

bool?

RequiredToSetDownloadPermission

Possible values: editor, administrator, site_administrator

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("required_to_set_download_permission")]
public string? RequiredToSetDownloadPermission { get; init; }

Property Value

string

Secret

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("secret")]
public string? Secret { get; init; }

Property Value

string

TimeZone

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("time_zone")]
public string? TimeZone { get; init; }

Property Value

string

TwentyFourHourTime

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("twenty_four_hour_time")]
public bool? TwentyFourHourTime { get; init; }

Property Value

bool?

UpdatedAt

Planning Center does not provide a description for this attribute.

[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
[JsonPropertyName("updated_at")]
public DateTime? UpdatedAt { get; init; }

Property Value

DateTime?

Methods

Equals(Organization?)

public virtual bool Equals(Organization? other)

Parameters

other Organization

Returns

bool

Equals(object?)

public override bool Equals(object? obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

PrintMembers(StringBuilder)

protected virtual bool PrintMembers(StringBuilder builder)

Parameters

builder StringBuilder

Returns

bool

ToString()

public override string ToString()

Returns

string

Operators

operator ==(Organization?, Organization?)

public static bool operator ==(Organization? left, Organization? right)

Parameters

left Organization
right Organization

Returns

bool

operator !=(Organization?, Organization?)

public static bool operator !=(Organization? left, Organization? right)

Parameters

left Organization
right Organization

Returns

bool