Versions in this module Expand all Collapse all v7 v7.1.0 Apr 17, 2023 Changes in this version + var AccountLicenseTypeValues = accountLicenseTypeValuesType + var AssignmentSourceValues = assignmentSourceValuesType + var LicensingOriginValues = licensingOriginValuesType + var LicensingSettingsSelectPropertyValues = licensingSettingsSelectPropertyValuesType + var LicensingSourceValues = licensingSourceValuesType + var MsdnLicenseTypeValues = msdnLicenseTypeValuesType + var VisualStudioOnlineServiceLevelValues = visualStudioOnlineServiceLevelValuesType + type AccessLevel struct + AccountLicenseType *AccountLicenseType + AssignmentSource *AssignmentSource + LicenseDisplayName *string + LicensingSource *LicensingSource + MsdnLicenseType *MsdnLicenseType + Status *accounts.AccountUserStatus + StatusMessage *string + type AccountEntitlement struct + AccountId *uuid.UUID + AssignmentDate *azuredevops.Time + AssignmentSource *AssignmentSource + DateCreated *azuredevops.Time + LastAccessedDate *azuredevops.Time + License *License + Origin *LicensingOrigin + Rights *AccountRights + Status *accounts.AccountUserStatus + User *webapi.IdentityRef + UserId *uuid.UUID + type AccountEntitlementUpdateModel struct + License *License + type AccountLicense struct + License *AccountLicenseType + Source *LicensingSource + type AccountLicenseExtensionUsage struct + ExtensionId *string + ExtensionName *string + IncludedQuantity *int + IsTrial *bool + MinimumLicenseRequired *commerce.MinimumRequiredServiceLevel + MsdnUsedCount *int + ProvisionedCount *int + RemainingTrialDays *int + TrialExpiryDate *azuredevops.Time + UsedCount *int + type AccountLicenseType string + type AccountRights struct + Level *VisualStudioOnlineServiceLevel + Reason *string + type AccountUserLicense struct + License *int + Source *LicensingSource + type AssignmentSource string + type AutoLicense struct + Source *LicensingSource + type ClientRightsContainer struct + CertificateBytes *[]byte + Token *string + type ExtensionAssignment struct + ExtensionGalleryId *string + IsAutoAssignment *bool + LicensingSource *LicensingSource + UserIds *[]uuid.UUID + type ExtensionSource struct + AssignmentSource *AssignmentSource + ExtensionGalleryId *string + LicensingSource *LicensingSource + type License struct + Source *LicensingSource + type LicensingOrigin string + type LicensingSettingsSelectProperty string + type LicensingSource string + type MsdnLicense struct + License *MsdnLicenseType + Source *LicensingSource + type MsdnLicenseType string + type NoLicense struct + Source *LicensingSource + type VisualStudioOnlineServiceLevel string Other modules containing this package github.com/microsoft/azure-devops-go-api/azuredevops github.com/microsoft/azure-devops-go-api/azuredevops/v6