Organization

Struct Organization 

Source
pub struct Organization;

Trait Implementations§

Source§

impl HasField<__typename> for Organization

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<aiAddonEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<aiDiscussionSummariesEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<aiThreadSummariesEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<allowMembersToInvite> for Organization

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<allowedAiProviders> for Organization

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<allowedAuthServices> for Organization

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<allowedFileUploadContentTypes> for Organization

Source§

type Type = Option<Vec<String>>

The schema marker type of this field.
Source§

impl HasField<archivedAt> for Organization

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<codeIntelligenceEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<codeIntelligenceRepository> for Organization

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<createdAt> for Organization

Source§

type Type = DateTime

The schema marker type of this field.
Source§

impl HasField<createdIssueCount> for Organization

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<customerCount> for Organization

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<customersConfiguration> for Organization

Source§

type Type = JSONObject

The schema marker type of this field.
Source§

impl HasField<customersEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<defaultFeedSummarySchedule> for Organization

Source§

type Type = Option<FeedSummarySchedule>

The schema marker type of this field.
Source§

impl HasField<deletionRequestedAt> for Organization

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<facets> for Organization

Source§

type Type = Vec<Facet>

The schema marker type of this field.
Source§

impl HasField<feedEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<fiscalYearStartMonth> for Organization

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<generatedUpdatesEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<gitBranchFormat> for Organization

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<gitLinkbackDescriptionsEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<gitLinkbackMessagesEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<gitPublicLinkbackMessagesEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<hipaaComplianceEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<id> for Organization

Source§

type Type = Id

The schema marker type of this field.
Source§

impl HasField<initiativeUpdateReminderFrequencyInWeeks> for Organization

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<initiativeUpdateRemindersDay> for Organization

Source§

type Type = Day

The schema marker type of this field.
Source§

impl HasField<initiativeUpdateRemindersHour> for Organization

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<integrations> for Organization

Source§

type Type = IntegrationConnection

The schema marker type of this field.
Source§

impl HasField<ipRestrictions> for Organization

Source§

type Type = Option<Vec<OrganizationIpRestriction>>

The schema marker type of this field.
Source§

impl HasField<labels> for Organization

Source§

type Type = IssueLabelConnection

The schema marker type of this field.
Source§

impl HasField<logoUrl> for Organization

Source§

type Type = Option<String>

The schema marker type of this field.
Source§

impl HasField<name> for Organization

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<periodUploadVolume> for Organization

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<previousUrlKeys> for Organization

Source§

type Type = Vec<String>

The schema marker type of this field.
Source§

impl HasField<projectLabels> for Organization

Source§

type Type = ProjectLabelConnection

The schema marker type of this field.
Source§

impl HasField<projectStatuses> for Organization

Source§

type Type = Vec<ProjectStatus>

The schema marker type of this field.
Source§

impl HasField<projectUpdateReminderFrequencyInWeeks> for Organization

Source§

type Type = Option<f64>

The schema marker type of this field.
Source§

impl HasField<projectUpdateRemindersDay> for Organization

Source§

type Type = Day

The schema marker type of this field.
Source§

impl HasField<projectUpdateRemindersHour> for Organization

Source§

type Type = f64

The schema marker type of this field.
Source§

impl HasField<projectUpdatesReminderFrequency> for Organization

Source§

type Type = ProjectUpdateReminderFrequency

The schema marker type of this field.
Source§

impl HasField<releaseChannel> for Organization

Source§

type Type = ReleaseChannel

The schema marker type of this field.
Source§

impl HasField<restrictLabelManagementToAdmins> for Organization

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<restrictTeamCreationToAdmins> for Organization

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<roadmapEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<samlEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<samlSettings> for Organization

Source§

type Type = Option<JSONObject>

The schema marker type of this field.
Source§

impl HasField<scimEnabled> for Organization

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<scimSettings> for Organization

Source§

type Type = Option<JSONObject>

The schema marker type of this field.
Source§

impl HasField<securitySettings> for Organization

Source§

type Type = JSONObject

The schema marker type of this field.
Source§

impl HasField<slaDayCount> for Organization

Source§

type Type = SLADayCountType

The schema marker type of this field.
Source§

impl HasField<subscription> for Organization

Source§

type Type = Option<PaidSubscription>

The schema marker type of this field.
Source§

impl HasField<teams> for Organization

Source§

type Type = TeamConnection

The schema marker type of this field.
Source§

impl HasField<templates> for Organization

Source§

type Type = TemplateConnection

The schema marker type of this field.
Source§

impl HasField<themeSettings> for Organization

Source§

type Type = Option<JSONObject>

The schema marker type of this field.
Source§

impl HasField<trialEndsAt> for Organization

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<trialStartsAt> for Organization

Source§

type Type = Option<DateTime>

The schema marker type of this field.
Source§

impl HasField<updatedAt> for Organization

Source§

type Type = DateTime

The schema marker type of this field.
Source§

impl HasField<urlKey> for Organization

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<userCount> for Organization

Source§

type Type = i32

The schema marker type of this field.
Source§

impl HasField<users> for Organization

Source§

type Type = UserConnection

The schema marker type of this field.
Source§

impl HasField<workingDays> for Organization

Source§

type Type = Vec<f64>

The schema marker type of this field.
Source§

impl NamedType for Organization

Source§

const NAME: &'static str = "Organization"

The name of this type
Source§

impl HasSubtype<Organization> for Node

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> IsFieldType<T> for T