EnterpriseOwnerInfo

Struct EnterpriseOwnerInfo 

Source
pub struct EnterpriseOwnerInfo;

Trait Implementations§

Source§

impl HasField<__typename> for EnterpriseOwnerInfo

Source§

type Type = String

The schema marker type of this field.
Source§

impl HasField<admins> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseAdministratorConnection

The schema marker type of this field.
Source§

impl HasField<affiliatedUsersWithTwoFactorDisabled> for EnterpriseOwnerInfo

Source§

type Type = UserConnection

The schema marker type of this field.
Source§

impl HasField<affiliatedUsersWithTwoFactorDisabledExist> for EnterpriseOwnerInfo

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<allowPrivateRepositoryForkingSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<allowPrivateRepositoryForkingSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<allowPrivateRepositoryForkingSettingPolicyValue> for EnterpriseOwnerInfo

Source§

type Type = Option<EnterpriseAllowPrivateRepositoryForkingPolicyValue>

The schema marker type of this field.
Source§

impl HasField<defaultRepositoryPermissionSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseDefaultRepositoryPermissionSettingValue

The schema marker type of this field.
Source§

impl HasField<defaultRepositoryPermissionSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<domains> for EnterpriseOwnerInfo

Source§

type Type = VerifiableDomainConnection

The schema marker type of this field.
Source§

impl HasField<enterpriseServerInstallations> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseServerInstallationConnection

The schema marker type of this field.
Source§

impl HasField<failedInvitations> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseFailedInvitationConnection

The schema marker type of this field.
Source§

impl HasField<ipAllowListEnabledSetting> for EnterpriseOwnerInfo

Source§

type Type = IpAllowListEnabledSettingValue

The schema marker type of this field.
Source§

impl HasField<ipAllowListEntries> for EnterpriseOwnerInfo

Source§

type Type = IpAllowListEntryConnection

The schema marker type of this field.
Source§

impl HasField<ipAllowListForInstalledAppsEnabledSetting> for EnterpriseOwnerInfo

Source§

type Type = IpAllowListForInstalledAppsEnabledSettingValue

The schema marker type of this field.
Source§

impl HasField<isUpdatingDefaultRepositoryPermission> for EnterpriseOwnerInfo

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<isUpdatingTwoFactorRequirement> for EnterpriseOwnerInfo

Source§

type Type = bool

The schema marker type of this field.
Source§

impl HasField<membersCanChangeRepositoryVisibilitySetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<membersCanChangeRepositoryVisibilitySettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<membersCanCreateInternalRepositoriesSetting> for EnterpriseOwnerInfo

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<membersCanCreatePrivateRepositoriesSetting> for EnterpriseOwnerInfo

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<membersCanCreatePublicRepositoriesSetting> for EnterpriseOwnerInfo

Source§

type Type = Option<bool>

The schema marker type of this field.
Source§

impl HasField<membersCanCreateRepositoriesSetting> for EnterpriseOwnerInfo

Source§

type Type = Option<EnterpriseMembersCanCreateRepositoriesSettingValue>

The schema marker type of this field.
Source§

impl HasField<membersCanCreateRepositoriesSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<membersCanDeleteIssuesSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<membersCanDeleteIssuesSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<membersCanDeleteRepositoriesSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<membersCanDeleteRepositoriesSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<membersCanInviteCollaboratorsSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<membersCanInviteCollaboratorsSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<membersCanMakePurchasesSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseMembersCanMakePurchasesSettingValue

The schema marker type of this field.
Source§

impl HasField<membersCanUpdateProtectedBranchesSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<membersCanUpdateProtectedBranchesSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<membersCanViewDependencyInsightsSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<membersCanViewDependencyInsightsSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<notificationDeliveryRestrictionEnabledSetting> for EnterpriseOwnerInfo

Source§

type Type = NotificationRestrictionSettingValue

The schema marker type of this field.
Source§

impl HasField<oidcProvider> for EnterpriseOwnerInfo

Source§

type Type = Option<OIDCProvider>

The schema marker type of this field.
Source§

impl HasField<organizationProjectsSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<organizationProjectsSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<outsideCollaborators> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseOutsideCollaboratorConnection

The schema marker type of this field.
Source§

impl HasField<pendingAdminInvitations> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseAdministratorInvitationConnection

The schema marker type of this field.
Source§

impl HasField<pendingCollaboratorInvitations> for EnterpriseOwnerInfo

Source§

type Type = RepositoryInvitationConnection

The schema marker type of this field.
Source§

impl HasField<pendingMemberInvitations> for EnterpriseOwnerInfo

Source§

type Type = EnterprisePendingMemberInvitationConnection

The schema marker type of this field.
Source§

impl HasField<repositoryProjectsSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<repositoryProjectsSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<samlIdentityProvider> for EnterpriseOwnerInfo

Source§

type Type = Option<EnterpriseIdentityProvider>

The schema marker type of this field.
Source§

impl HasField<samlIdentityProviderSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<supportEntitlements> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseMemberConnection

The schema marker type of this field.
Source§

impl HasField<teamDiscussionsSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledDisabledSettingValue

The schema marker type of this field.
Source§

impl HasField<teamDiscussionsSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl HasField<twoFactorRequiredSetting> for EnterpriseOwnerInfo

Source§

type Type = EnterpriseEnabledSettingValue

The schema marker type of this field.
Source§

impl HasField<twoFactorRequiredSettingOrganizations> for EnterpriseOwnerInfo

Source§

type Type = OrganizationConnection

The schema marker type of this field.
Source§

impl NamedType for EnterpriseOwnerInfo

Source§

const NAME: &'static str = "EnterpriseOwnerInfo"

The name of this type

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