Class QOrganization
- Namespace
- InSite.Application.Organizations.Read
- Assembly
- Shift.Sdk.dll
public class QOrganization
- Inheritance
-
QOrganization
- Inherited Members
-
- Extension Methods
-
Constructors
QOrganization()
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?
ApiRequests
public virtual ICollection<ApiRequest> ApiRequests { get; set; }
Property Value
- ICollection<ApiRequest>
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?
Groups
public virtual ICollection<QGroup> Groups { get; set; }
Property Value
- ICollection<QGroup>
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
Persons
public virtual ICollection<QPerson> Persons { get; set; }
Property Value
- ICollection<QPerson>
Sites
public virtual ICollection<QSite> Sites { get; set; }
Property Value
- ICollection<QSite>
StandardContentLabels
public string StandardContentLabels { get; set; }
Property Value
- string
TimeZone
public string TimeZone { get; set; }
Property Value
- string