Table of Contents

Class CreateOrganization

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class CreateOrganization
Inheritance
CreateOrganization
Inherited Members
Extension Methods

Constructors

CreateOrganization()

public CreateOrganization()

Properties

AccountClosed

public DateTimeOffset? AccountClosed { get; set; }

Property Value

DateTimeOffset?

AccountOpened

public DateTimeOffset? AccountOpened { get; set; }

Property Value

DateTimeOffset?

AccountStatus

public string AccountStatus { get; set; }

Property Value

string

AdministratorUserIdentifier

public Guid? AdministratorUserIdentifier { get; set; }

Property Value

Guid?

CompanyDomain

public string CompanyDomain { get; set; }

Property Value

string

CompanyName

public string CompanyName { get; set; }

Property Value

string

CompanySize

public string CompanySize { get; set; }

Property Value

string

CompanySummary

public string CompanySummary { get; set; }

Property Value

string

CompanyTitle

public string CompanyTitle { get; set; }

Property Value

string

CompanyWebSiteUrl

public string CompanyWebSiteUrl { get; set; }

Property Value

string

CompetencyAutoExpirationDay

public int? CompetencyAutoExpirationDay { get; set; }

Property Value

int?

CompetencyAutoExpirationMode

public string CompetencyAutoExpirationMode { get; set; }

Property Value

string

CompetencyAutoExpirationMonth

public int? CompetencyAutoExpirationMonth { get; set; }

Property Value

int?

GlossaryIdentifier

public Guid? GlossaryIdentifier { get; set; }

Property Value

Guid?

OrganizationCode

public string OrganizationCode { get; set; }

Property Value

string

OrganizationData

public string OrganizationData { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

OrganizationLogoUrl

public string OrganizationLogoUrl { get; set; }

Property Value

string

ParentOrganizationIdentifier

public Guid? ParentOrganizationIdentifier { get; set; }

Property Value

Guid?

PersonFullNamePolicy

public string PersonFullNamePolicy { get; set; }

Property Value

string

StandardContentLabels

public string StandardContentLabels { get; set; }

Property Value

string

TimeZone

public string TimeZone { get; set; }

Property Value

string