Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AdministratorAccessModel
- func (o *AdministratorAccessModel) GetAccessType() AdministratorAccessType
- func (o *AdministratorAccessModel) GetAccessTypeOk() (*AdministratorAccessType, bool)
- func (o *AdministratorAccessModel) GetPolicies() []AdministratorAccessPolicyModel
- func (o *AdministratorAccessModel) GetPoliciesOk() ([]AdministratorAccessPolicyModel, bool)
- func (o *AdministratorAccessModel) HasPolicies() bool
- func (o AdministratorAccessModel) MarshalJSON() ([]byte, error)
- func (o *AdministratorAccessModel) SetAccessType(v AdministratorAccessType)
- func (o *AdministratorAccessModel) SetPolicies(v []AdministratorAccessPolicyModel)
- func (o AdministratorAccessModel) ToMap() (map[string]interface{}, error)
- type AdministratorAccessPolicyModel
- func (o *AdministratorAccessPolicyModel) GetCheckable() BooleanPolicyProperty
- func (o *AdministratorAccessPolicyModel) GetCheckableOk() (*BooleanPolicyProperty, bool)
- func (o *AdministratorAccessPolicyModel) GetDisplayName() string
- func (o *AdministratorAccessPolicyModel) GetDisplayNameOk() (*string, bool)
- func (o *AdministratorAccessPolicyModel) GetName() string
- func (o *AdministratorAccessPolicyModel) GetNameOk() (*string, bool)
- func (o *AdministratorAccessPolicyModel) GetScopeChoices() AdministratorAccessScopeChoices
- func (o *AdministratorAccessPolicyModel) GetScopeChoicesOk() (*AdministratorAccessScopeChoices, bool)
- func (o *AdministratorAccessPolicyModel) GetServiceName() string
- func (o *AdministratorAccessPolicyModel) GetServiceNameOk() (*string, bool)
- func (o *AdministratorAccessPolicyModel) HasDisplayName() bool
- func (o *AdministratorAccessPolicyModel) HasScopeChoices() bool
- func (o AdministratorAccessPolicyModel) MarshalJSON() ([]byte, error)
- func (o *AdministratorAccessPolicyModel) SetCheckable(v BooleanPolicyProperty)
- func (o *AdministratorAccessPolicyModel) SetDisplayName(v string)
- func (o *AdministratorAccessPolicyModel) SetDisplayNameNil()
- func (o *AdministratorAccessPolicyModel) SetName(v string)
- func (o *AdministratorAccessPolicyModel) SetScopeChoices(v AdministratorAccessScopeChoices)
- func (o *AdministratorAccessPolicyModel) SetServiceName(v string)
- func (o AdministratorAccessPolicyModel) ToMap() (map[string]interface{}, error)
- func (o *AdministratorAccessPolicyModel) UnsetDisplayName()
- type AdministratorAccessScopeChoices
- func (o *AdministratorAccessScopeChoices) GetAllScopesSelected() bool
- func (o *AdministratorAccessScopeChoices) GetAllScopesSelectedOk() (*bool, bool)
- func (o *AdministratorAccessScopeChoices) GetChoices() []AdministratorAccessScopeChoicesModel
- func (o *AdministratorAccessScopeChoices) GetChoicesOk() ([]AdministratorAccessScopeChoicesModel, bool)
- func (o *AdministratorAccessScopeChoices) HasAllScopesSelected() bool
- func (o *AdministratorAccessScopeChoices) HasChoices() bool
- func (o AdministratorAccessScopeChoices) MarshalJSON() ([]byte, error)
- func (o *AdministratorAccessScopeChoices) SetAllScopesSelected(v bool)
- func (o *AdministratorAccessScopeChoices) SetChoices(v []AdministratorAccessScopeChoicesModel)
- func (o AdministratorAccessScopeChoices) ToMap() (map[string]interface{}, error)
- type AdministratorAccessScopeChoicesModel
- func (o *AdministratorAccessScopeChoicesModel) GetCheckable() BooleanPolicyProperty
- func (o *AdministratorAccessScopeChoicesModel) GetCheckableOk() (*BooleanPolicyProperty, bool)
- func (o *AdministratorAccessScopeChoicesModel) GetDisplayName() string
- func (o *AdministratorAccessScopeChoicesModel) GetDisplayNameOk() (*string, bool)
- func (o *AdministratorAccessScopeChoicesModel) GetName() string
- func (o *AdministratorAccessScopeChoicesModel) GetNameOk() (*string, bool)
- func (o *AdministratorAccessScopeChoicesModel) HasDisplayName() bool
- func (o AdministratorAccessScopeChoicesModel) MarshalJSON() ([]byte, error)
- func (o *AdministratorAccessScopeChoicesModel) SetCheckable(v BooleanPolicyProperty)
- func (o *AdministratorAccessScopeChoicesModel) SetDisplayName(v string)
- func (o *AdministratorAccessScopeChoicesModel) SetDisplayNameNil()
- func (o *AdministratorAccessScopeChoicesModel) SetName(v string)
- func (o AdministratorAccessScopeChoicesModel) ToMap() (map[string]interface{}, error)
- func (o *AdministratorAccessScopeChoicesModel) UnsetDisplayName()
- type AdministratorAccessType
- type AdministratorExternalProviderType
- type AdministratorNotification
- func (o *AdministratorNotification) GetEnabled() bool
- func (o *AdministratorNotification) GetEnabledOk() (*bool, bool)
- func (o *AdministratorNotification) GetType() AdministratorNotificationType
- func (o *AdministratorNotification) GetTypeOk() (*AdministratorNotificationType, bool)
- func (o *AdministratorNotification) HasEnabled() bool
- func (o *AdministratorNotification) HasType() bool
- func (o AdministratorNotification) MarshalJSON() ([]byte, error)
- func (o *AdministratorNotification) SetEnabled(v bool)
- func (o *AdministratorNotification) SetEnabledNil()
- func (o *AdministratorNotification) SetType(v AdministratorNotificationType)
- func (o AdministratorNotification) ToMap() (map[string]interface{}, error)
- func (o *AdministratorNotification) UnsetEnabled()
- type AdministratorNotificationType
- type AdministratorNotificationsEmailsPreferences
- func (o *AdministratorNotificationsEmailsPreferences) GetEnabledDate() string
- func (o *AdministratorNotificationsEmailsPreferences) GetEnabledDateOk() (*string, bool)
- func (o *AdministratorNotificationsEmailsPreferences) GetNotificationsSubscribed() []AdministratorNotification
- func (o *AdministratorNotificationsEmailsPreferences) GetNotificationsSubscribedOk() ([]AdministratorNotification, bool)
- func (o *AdministratorNotificationsEmailsPreferences) GetSendNotificationEmails() bool
- func (o *AdministratorNotificationsEmailsPreferences) GetSendNotificationEmailsOk() (*bool, bool)
- func (o *AdministratorNotificationsEmailsPreferences) HasEnabledDate() bool
- func (o *AdministratorNotificationsEmailsPreferences) HasNotificationsSubscribed() bool
- func (o AdministratorNotificationsEmailsPreferences) MarshalJSON() ([]byte, error)
- func (o *AdministratorNotificationsEmailsPreferences) SetEnabledDate(v string)
- func (o *AdministratorNotificationsEmailsPreferences) SetEnabledDateNil()
- func (o *AdministratorNotificationsEmailsPreferences) SetNotificationsSubscribed(v []AdministratorNotification)
- func (o *AdministratorNotificationsEmailsPreferences) SetSendNotificationEmails(v bool)
- func (o AdministratorNotificationsEmailsPreferences) ToMap() (map[string]interface{}, error)
- func (o *AdministratorNotificationsEmailsPreferences) UnsetEnabledDate()
- type AdministratorProviderType
- type AdministratorResult
- func (o *AdministratorResult) GetAccessType() AdministratorAccessType
- func (o *AdministratorResult) GetAccessTypeOk() (*AdministratorAccessType, bool)
- func (o *AdministratorResult) GetAuthDomain() string
- func (o *AdministratorResult) GetAuthDomainOk() (*string, bool)
- func (o *AdministratorResult) GetCreatedDate() time.Time
- func (o *AdministratorResult) GetCreatedDateOk() (*time.Time, bool)
- func (o *AdministratorResult) GetCustomerId() string
- func (o *AdministratorResult) GetCustomerIdOk() (*string, bool)
- func (o *AdministratorResult) GetDisplayName() string
- func (o *AdministratorResult) GetDisplayNameOk() (*string, bool)
- func (o *AdministratorResult) GetETag() string
- func (o *AdministratorResult) GetETagOk() (*string, bool)
- func (o *AdministratorResult) GetEmail() string
- func (o *AdministratorResult) GetEmailOk() (*string, bool)
- func (o *AdministratorResult) GetEmailPreferences() string
- func (o *AdministratorResult) GetEmailPreferencesOk() (*string, bool)
- func (o *AdministratorResult) GetExternalOid() string
- func (o *AdministratorResult) GetExternalOidOk() (*string, bool)
- func (o *AdministratorResult) GetFirstName() string
- func (o *AdministratorResult) GetFirstNameOk() (*string, bool)
- func (o *AdministratorResult) GetInvitationExpired() bool
- func (o *AdministratorResult) GetInvitationExpiredOk() (*bool, bool)
- func (o *AdministratorResult) GetLastName() string
- func (o *AdministratorResult) GetLastNameOk() (*string, bool)
- func (o *AdministratorResult) GetLegacyProviders() []string
- func (o *AdministratorResult) GetLegacyProvidersOk() ([]string, bool)
- func (o *AdministratorResult) GetNotificationsEmailPreferences() AdministratorNotificationsEmailsPreferences
- func (o *AdministratorResult) GetNotificationsEmailPreferencesOk() (*AdministratorNotificationsEmailsPreferences, bool)
- func (o *AdministratorResult) GetPending() bool
- func (o *AdministratorResult) GetPendingOk() (*bool, bool)
- func (o *AdministratorResult) GetProviderId() string
- func (o *AdministratorResult) GetProviderIdOk() (*string, bool)
- func (o *AdministratorResult) GetProviderProperties() AdministratorResultProviderProperties
- func (o *AdministratorResult) GetProviderPropertiesOk() (*AdministratorResultProviderProperties, bool)
- func (o *AdministratorResult) GetProviderType() AdministratorProviderType
- func (o *AdministratorResult) GetProviderTypeOk() (*AdministratorProviderType, bool)
- func (o *AdministratorResult) GetServiceProfile() string
- func (o *AdministratorResult) GetServiceProfileOk() (*string, bool)
- func (o *AdministratorResult) GetType() AdministratorType
- func (o *AdministratorResult) GetTypeOk() (*AdministratorType, bool)
- func (o *AdministratorResult) GetUcOid() string
- func (o *AdministratorResult) GetUcOidOk() (*string, bool)
- func (o *AdministratorResult) GetUpdatedDate() time.Time
- func (o *AdministratorResult) GetUpdatedDateOk() (*time.Time, bool)
- func (o *AdministratorResult) GetUserId() string
- func (o *AdministratorResult) GetUserIdOk() (*string, bool)
- func (o *AdministratorResult) HasAccessType() bool
- func (o *AdministratorResult) HasAuthDomain() bool
- func (o *AdministratorResult) HasCreatedDate() bool
- func (o *AdministratorResult) HasCustomerId() bool
- func (o *AdministratorResult) HasDisplayName() bool
- func (o *AdministratorResult) HasETag() bool
- func (o *AdministratorResult) HasEmail() bool
- func (o *AdministratorResult) HasEmailPreferences() bool
- func (o *AdministratorResult) HasExternalOid() bool
- func (o *AdministratorResult) HasFirstName() bool
- func (o *AdministratorResult) HasInvitationExpired() bool
- func (o *AdministratorResult) HasLastName() bool
- func (o *AdministratorResult) HasLegacyProviders() bool
- func (o *AdministratorResult) HasNotificationsEmailPreferences() bool
- func (o *AdministratorResult) HasPending() bool
- func (o *AdministratorResult) HasProviderId() bool
- func (o *AdministratorResult) HasProviderProperties() bool
- func (o *AdministratorResult) HasProviderType() bool
- func (o *AdministratorResult) HasServiceProfile() bool
- func (o *AdministratorResult) HasType() bool
- func (o *AdministratorResult) HasUcOid() bool
- func (o *AdministratorResult) HasUpdatedDate() bool
- func (o *AdministratorResult) HasUserId() bool
- func (o AdministratorResult) MarshalJSON() ([]byte, error)
- func (o *AdministratorResult) SetAccessType(v AdministratorAccessType)
- func (o *AdministratorResult) SetAuthDomain(v string)
- func (o *AdministratorResult) SetAuthDomainNil()
- func (o *AdministratorResult) SetCreatedDate(v time.Time)
- func (o *AdministratorResult) SetCreatedDateNil()
- func (o *AdministratorResult) SetCustomerId(v string)
- func (o *AdministratorResult) SetCustomerIdNil()
- func (o *AdministratorResult) SetDisplayName(v string)
- func (o *AdministratorResult) SetDisplayNameNil()
- func (o *AdministratorResult) SetETag(v string)
- func (o *AdministratorResult) SetETagNil()
- func (o *AdministratorResult) SetEmail(v string)
- func (o *AdministratorResult) SetEmailNil()
- func (o *AdministratorResult) SetEmailPreferences(v string)
- func (o *AdministratorResult) SetEmailPreferencesNil()
- func (o *AdministratorResult) SetExternalOid(v string)
- func (o *AdministratorResult) SetExternalOidNil()
- func (o *AdministratorResult) SetFirstName(v string)
- func (o *AdministratorResult) SetFirstNameNil()
- func (o *AdministratorResult) SetInvitationExpired(v bool)
- func (o *AdministratorResult) SetInvitationExpiredNil()
- func (o *AdministratorResult) SetLastName(v string)
- func (o *AdministratorResult) SetLastNameNil()
- func (o *AdministratorResult) SetLegacyProviders(v []string)
- func (o *AdministratorResult) SetNotificationsEmailPreferences(v AdministratorNotificationsEmailsPreferences)
- func (o *AdministratorResult) SetPending(v bool)
- func (o *AdministratorResult) SetPendingNil()
- func (o *AdministratorResult) SetProviderId(v string)
- func (o *AdministratorResult) SetProviderIdNil()
- func (o *AdministratorResult) SetProviderProperties(v AdministratorResultProviderProperties)
- func (o *AdministratorResult) SetProviderPropertiesNil()
- func (o *AdministratorResult) SetProviderType(v AdministratorProviderType)
- func (o *AdministratorResult) SetServiceProfile(v string)
- func (o *AdministratorResult) SetServiceProfileNil()
- func (o *AdministratorResult) SetType(v AdministratorType)
- func (o *AdministratorResult) SetUcOid(v string)
- func (o *AdministratorResult) SetUcOidNil()
- func (o *AdministratorResult) SetUpdatedDate(v time.Time)
- func (o *AdministratorResult) SetUpdatedDateNil()
- func (o *AdministratorResult) SetUserId(v string)
- func (o *AdministratorResult) SetUserIdNil()
- func (o AdministratorResult) ToMap() (map[string]interface{}, error)
- func (o *AdministratorResult) UnmarshalJSON(bytes []byte) (err error)
- func (o *AdministratorResult) UnsetAuthDomain()
- func (o *AdministratorResult) UnsetCreatedDate()
- func (o *AdministratorResult) UnsetCustomerId()
- func (o *AdministratorResult) UnsetDisplayName()
- func (o *AdministratorResult) UnsetETag()
- func (o *AdministratorResult) UnsetEmail()
- func (o *AdministratorResult) UnsetEmailPreferences()
- func (o *AdministratorResult) UnsetExternalOid()
- func (o *AdministratorResult) UnsetFirstName()
- func (o *AdministratorResult) UnsetInvitationExpired()
- func (o *AdministratorResult) UnsetLastName()
- func (o *AdministratorResult) UnsetPending()
- func (o *AdministratorResult) UnsetProviderId()
- func (o *AdministratorResult) UnsetProviderProperties()
- func (o *AdministratorResult) UnsetServiceProfile()
- func (o *AdministratorResult) UnsetUcOid()
- func (o *AdministratorResult) UnsetUpdatedDate()
- func (o *AdministratorResult) UnsetUserId()
- type AdministratorResultProviderProperties
- func (o *AdministratorResultProviderProperties) GetDisplayName() string
- func (o *AdministratorResultProviderProperties) GetDisplayNameOk() (*string, bool)
- func (o *AdministratorResultProviderProperties) GetTid() string
- func (o *AdministratorResultProviderProperties) GetTidOk() (*string, bool)
- func (o *AdministratorResultProviderProperties) HasDisplayName() bool
- func (o *AdministratorResultProviderProperties) HasTid() bool
- func (o AdministratorResultProviderProperties) MarshalJSON() ([]byte, error)
- func (o *AdministratorResultProviderProperties) SetDisplayName(v string)
- func (o *AdministratorResultProviderProperties) SetDisplayNameNil()
- func (o *AdministratorResultProviderProperties) SetTid(v string)
- func (o *AdministratorResultProviderProperties) SetTidNil()
- func (o AdministratorResultProviderProperties) ToMap() (map[string]interface{}, error)
- func (o *AdministratorResultProviderProperties) UnsetDisplayName()
- func (o *AdministratorResultProviderProperties) UnsetTid()
- type AdministratorType
- type AdministratorsAPIService
- func (a *AdministratorsAPIService) CreateAdministrator(ctx context.Context) ApiCreateAdministratorRequest
- func (a *AdministratorsAPIService) CreateAdministratorExecute(r ApiCreateAdministratorRequest) (*AdministratorResult, *http.Response, error)
- func (a *AdministratorsAPIService) DeleteAdministrator(ctx context.Context, id string) ApiDeleteAdministratorRequest
- func (a *AdministratorsAPIService) DeleteAdministratorExecute(r ApiDeleteAdministratorRequest) (*http.Response, error)
- func (a *AdministratorsAPIService) DeleteInvitation(ctx context.Context) ApiDeleteInvitationRequest
- func (a *AdministratorsAPIService) DeleteInvitationExecute(r ApiDeleteInvitationRequest) (bool, *http.Response, error)
- func (a *AdministratorsAPIService) FetchAdministrators(ctx context.Context) ApiFetchAdministratorsRequest
- func (a *AdministratorsAPIService) FetchAdministratorsExecute(r ApiFetchAdministratorsRequest) (*AdministratorsResult, *http.Response, error)
- func (a *AdministratorsAPIService) GetAdministratorAccess(ctx context.Context, id string) ApiGetAdministratorAccessRequest
- func (a *AdministratorsAPIService) GetAdministratorAccessExecute(r ApiGetAdministratorAccessRequest) (*AdministratorAccessModel, *http.Response, error)
- func (a *AdministratorsAPIService) UpdateAdministratorAccess(ctx context.Context) ApiUpdateAdministratorAccessRequest
- func (a *AdministratorsAPIService) UpdateAdministratorAccessExecute(r ApiUpdateAdministratorAccessRequest) (*http.Response, error)
- type AdministratorsResult
- func (o *AdministratorsResult) GetContinuationToken() string
- func (o *AdministratorsResult) GetContinuationTokenOk() (*string, bool)
- func (o *AdministratorsResult) GetItems() []AdministratorResult
- func (o *AdministratorsResult) GetItemsOk() ([]AdministratorResult, bool)
- func (o *AdministratorsResult) HasContinuationToken() bool
- func (o *AdministratorsResult) HasItems() bool
- func (o AdministratorsResult) MarshalJSON() ([]byte, error)
- func (o *AdministratorsResult) SetContinuationToken(v string)
- func (o *AdministratorsResult) SetContinuationTokenNil()
- func (o *AdministratorsResult) SetItems(v []AdministratorResult)
- func (o AdministratorsResult) ToMap() (map[string]interface{}, error)
- func (o *AdministratorsResult) UnsetContinuationToken()
- type ApiCreateAdministratorRequest
- func (r ApiCreateAdministratorRequest) Authorization(authorization string) ApiCreateAdministratorRequest
- func (r ApiCreateAdministratorRequest) CitrixCustomerId(citrixCustomerId string) ApiCreateAdministratorRequest
- func (r ApiCreateAdministratorRequest) CreateAdministratorInputModel(createAdministratorInputModel CreateAdministratorInputModel) ApiCreateAdministratorRequest
- func (r ApiCreateAdministratorRequest) Execute() (*AdministratorResult, *http.Response, error)
- type ApiDeleteAdministratorRequest
- type ApiDeleteInvitationRequest
- func (r ApiDeleteInvitationRequest) Authorization(authorization string) ApiDeleteInvitationRequest
- func (r ApiDeleteInvitationRequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteInvitationRequest
- func (r ApiDeleteInvitationRequest) Email(email string) ApiDeleteInvitationRequest
- func (r ApiDeleteInvitationRequest) Execute() (bool, *http.Response, error)
- type ApiFetchAdministratorsRequest
- func (r ApiFetchAdministratorsRequest) Authorization(authorization string) ApiFetchAdministratorsRequest
- func (r ApiFetchAdministratorsRequest) CitrixCustomerId(citrixCustomerId string) ApiFetchAdministratorsRequest
- func (r ApiFetchAdministratorsRequest) Execute() (*AdministratorsResult, *http.Response, error)
- func (r ApiFetchAdministratorsRequest) Id(id string) ApiFetchAdministratorsRequest
- func (r ApiFetchAdministratorsRequest) MaxItemCount(maxItemCount string) ApiFetchAdministratorsRequest
- func (r ApiFetchAdministratorsRequest) ProviderType(providerType AdministratorProviderType) ApiFetchAdministratorsRequest
- func (r ApiFetchAdministratorsRequest) RequestContinuation(requestContinuation string) ApiFetchAdministratorsRequest
- func (r ApiFetchAdministratorsRequest) Type_(type_ string) ApiFetchAdministratorsRequest
- type ApiGetAdministratorAccessRequest
- type ApiUpdateAdministratorAccessRequest
- func (r ApiUpdateAdministratorAccessRequest) AdministratorAccessModel(administratorAccessModel AdministratorAccessModel) ApiUpdateAdministratorAccessRequest
- func (r ApiUpdateAdministratorAccessRequest) Authorization(authorization string) ApiUpdateAdministratorAccessRequest
- func (r ApiUpdateAdministratorAccessRequest) CitrixCustomerId(citrixCustomerId string) ApiUpdateAdministratorAccessRequest
- func (r ApiUpdateAdministratorAccessRequest) Execute() (*http.Response, error)
- func (r ApiUpdateAdministratorAccessRequest) Id(id string) ApiUpdateAdministratorAccessRequest
- type BasicAuth
- type BooleanPolicyProperty
- func (o *BooleanPolicyProperty) GetCanChangeValue() bool
- func (o *BooleanPolicyProperty) GetCanChangeValueOk() (*bool, bool)
- func (o *BooleanPolicyProperty) GetValue() bool
- func (o *BooleanPolicyProperty) GetValueOk() (*bool, bool)
- func (o *BooleanPolicyProperty) HasCanChangeValue() bool
- func (o *BooleanPolicyProperty) HasValue() bool
- func (o BooleanPolicyProperty) MarshalJSON() ([]byte, error)
- func (o *BooleanPolicyProperty) SetCanChangeValue(v bool)
- func (o *BooleanPolicyProperty) SetValue(v bool)
- func (o BooleanPolicyProperty) ToMap() (map[string]interface{}, error)
- type Configuration
- type CreateAdministratorInputModel
- func (o *CreateAdministratorInputModel) GetAccessType() AdministratorAccessType
- func (o *CreateAdministratorInputModel) GetAccessTypeOk() (*AdministratorAccessType, bool)
- func (o *CreateAdministratorInputModel) GetDisplayName() string
- func (o *CreateAdministratorInputModel) GetDisplayNameOk() (*string, bool)
- func (o *CreateAdministratorInputModel) GetEmail() string
- func (o *CreateAdministratorInputModel) GetEmailOk() (*string, bool)
- func (o *CreateAdministratorInputModel) GetExternalProviderId() string
- func (o *CreateAdministratorInputModel) GetExternalProviderIdOk() (*string, bool)
- func (o *CreateAdministratorInputModel) GetExternalUserId() string
- func (o *CreateAdministratorInputModel) GetExternalUserIdOk() (*string, bool)
- func (o *CreateAdministratorInputModel) GetFirstName() string
- func (o *CreateAdministratorInputModel) GetFirstNameOk() (*string, bool)
- func (o *CreateAdministratorInputModel) GetLastName() string
- func (o *CreateAdministratorInputModel) GetLastNameOk() (*string, bool)
- func (o *CreateAdministratorInputModel) GetPolicies() []AdministratorAccessPolicyModel
- func (o *CreateAdministratorInputModel) GetPoliciesOk() ([]AdministratorAccessPolicyModel, bool)
- func (o *CreateAdministratorInputModel) GetProviderType() AdministratorProviderType
- func (o *CreateAdministratorInputModel) GetProviderTypeOk() (*AdministratorProviderType, bool)
- func (o *CreateAdministratorInputModel) GetType() string
- func (o *CreateAdministratorInputModel) GetTypeOk() (*string, bool)
- func (o *CreateAdministratorInputModel) HasDisplayName() bool
- func (o *CreateAdministratorInputModel) HasEmail() bool
- func (o *CreateAdministratorInputModel) HasExternalProviderId() bool
- func (o *CreateAdministratorInputModel) HasExternalUserId() bool
- func (o *CreateAdministratorInputModel) HasFirstName() bool
- func (o *CreateAdministratorInputModel) HasLastName() bool
- func (o *CreateAdministratorInputModel) HasPolicies() bool
- func (o CreateAdministratorInputModel) MarshalJSON() ([]byte, error)
- func (o *CreateAdministratorInputModel) SetAccessType(v AdministratorAccessType)
- func (o *CreateAdministratorInputModel) SetDisplayName(v string)
- func (o *CreateAdministratorInputModel) SetDisplayNameNil()
- func (o *CreateAdministratorInputModel) SetEmail(v string)
- func (o *CreateAdministratorInputModel) SetEmailNil()
- func (o *CreateAdministratorInputModel) SetExternalProviderId(v string)
- func (o *CreateAdministratorInputModel) SetExternalUserId(v string)
- func (o *CreateAdministratorInputModel) SetFirstName(v string)
- func (o *CreateAdministratorInputModel) SetFirstNameNil()
- func (o *CreateAdministratorInputModel) SetLastName(v string)
- func (o *CreateAdministratorInputModel) SetLastNameNil()
- func (o *CreateAdministratorInputModel) SetPolicies(v []AdministratorAccessPolicyModel)
- func (o *CreateAdministratorInputModel) SetProviderType(v AdministratorProviderType)
- func (o *CreateAdministratorInputModel) SetType(v string)
- func (o CreateAdministratorInputModel) ToMap() (map[string]interface{}, error)
- func (o *CreateAdministratorInputModel) UnsetDisplayName()
- func (o *CreateAdministratorInputModel) UnsetEmail()
- func (o *CreateAdministratorInputModel) UnsetFirstName()
- func (o *CreateAdministratorInputModel) UnsetLastName()
- type EmbargoedPersonId
- func (o *EmbargoedPersonId) GetEmbargoed() bool
- func (o *EmbargoedPersonId) GetEmbargoedOk() (*bool, bool)
- func (o *EmbargoedPersonId) GetPersonId() string
- func (o *EmbargoedPersonId) GetPersonIdOk() (*string, bool)
- func (o *EmbargoedPersonId) HasEmbargoed() bool
- func (o *EmbargoedPersonId) HasPersonId() bool
- func (o EmbargoedPersonId) MarshalJSON() ([]byte, error)
- func (o *EmbargoedPersonId) SetEmbargoed(v bool)
- func (o *EmbargoedPersonId) SetEmbargoedNil()
- func (o *EmbargoedPersonId) SetPersonId(v string)
- func (o *EmbargoedPersonId) SetPersonIdNil()
- func (o EmbargoedPersonId) ToMap() (map[string]interface{}, error)
- func (o *EmbargoedPersonId) UnsetEmbargoed()
- func (o *EmbargoedPersonId) UnsetPersonId()
- type GenericOpenAPIError
- type MappedNullable
- type MiddlewareFunction
- type NullableAdministratorAccessModel
- func (v NullableAdministratorAccessModel) Get() *AdministratorAccessModel
- func (v NullableAdministratorAccessModel) IsSet() bool
- func (v NullableAdministratorAccessModel) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorAccessModel) Set(val *AdministratorAccessModel)
- func (v *NullableAdministratorAccessModel) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorAccessModel) Unset()
- type NullableAdministratorAccessPolicyModel
- func (v NullableAdministratorAccessPolicyModel) Get() *AdministratorAccessPolicyModel
- func (v NullableAdministratorAccessPolicyModel) IsSet() bool
- func (v NullableAdministratorAccessPolicyModel) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorAccessPolicyModel) Set(val *AdministratorAccessPolicyModel)
- func (v *NullableAdministratorAccessPolicyModel) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorAccessPolicyModel) Unset()
- type NullableAdministratorAccessScopeChoices
- func (v NullableAdministratorAccessScopeChoices) Get() *AdministratorAccessScopeChoices
- func (v NullableAdministratorAccessScopeChoices) IsSet() bool
- func (v NullableAdministratorAccessScopeChoices) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorAccessScopeChoices) Set(val *AdministratorAccessScopeChoices)
- func (v *NullableAdministratorAccessScopeChoices) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorAccessScopeChoices) Unset()
- type NullableAdministratorAccessScopeChoicesModel
- func (v NullableAdministratorAccessScopeChoicesModel) Get() *AdministratorAccessScopeChoicesModel
- func (v NullableAdministratorAccessScopeChoicesModel) IsSet() bool
- func (v NullableAdministratorAccessScopeChoicesModel) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorAccessScopeChoicesModel) Set(val *AdministratorAccessScopeChoicesModel)
- func (v *NullableAdministratorAccessScopeChoicesModel) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorAccessScopeChoicesModel) Unset()
- type NullableAdministratorAccessType
- func (v NullableAdministratorAccessType) Get() *AdministratorAccessType
- func (v NullableAdministratorAccessType) IsSet() bool
- func (v NullableAdministratorAccessType) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorAccessType) Set(val *AdministratorAccessType)
- func (v *NullableAdministratorAccessType) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorAccessType) Unset()
- type NullableAdministratorExternalProviderType
- func (v NullableAdministratorExternalProviderType) Get() *AdministratorExternalProviderType
- func (v NullableAdministratorExternalProviderType) IsSet() bool
- func (v NullableAdministratorExternalProviderType) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorExternalProviderType) Set(val *AdministratorExternalProviderType)
- func (v *NullableAdministratorExternalProviderType) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorExternalProviderType) Unset()
- type NullableAdministratorNotification
- func (v NullableAdministratorNotification) Get() *AdministratorNotification
- func (v NullableAdministratorNotification) IsSet() bool
- func (v NullableAdministratorNotification) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorNotification) Set(val *AdministratorNotification)
- func (v *NullableAdministratorNotification) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorNotification) Unset()
- type NullableAdministratorNotificationType
- func (v NullableAdministratorNotificationType) Get() *AdministratorNotificationType
- func (v NullableAdministratorNotificationType) IsSet() bool
- func (v NullableAdministratorNotificationType) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorNotificationType) Set(val *AdministratorNotificationType)
- func (v *NullableAdministratorNotificationType) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorNotificationType) Unset()
- type NullableAdministratorNotificationsEmailsPreferences
- func (v NullableAdministratorNotificationsEmailsPreferences) Get() *AdministratorNotificationsEmailsPreferences
- func (v NullableAdministratorNotificationsEmailsPreferences) IsSet() bool
- func (v NullableAdministratorNotificationsEmailsPreferences) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorNotificationsEmailsPreferences) Set(val *AdministratorNotificationsEmailsPreferences)
- func (v *NullableAdministratorNotificationsEmailsPreferences) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorNotificationsEmailsPreferences) Unset()
- type NullableAdministratorProviderType
- func (v NullableAdministratorProviderType) Get() *AdministratorProviderType
- func (v NullableAdministratorProviderType) IsSet() bool
- func (v NullableAdministratorProviderType) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorProviderType) Set(val *AdministratorProviderType)
- func (v *NullableAdministratorProviderType) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorProviderType) Unset()
- type NullableAdministratorResult
- func (v NullableAdministratorResult) Get() *AdministratorResult
- func (v NullableAdministratorResult) IsSet() bool
- func (v NullableAdministratorResult) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorResult) Set(val *AdministratorResult)
- func (v *NullableAdministratorResult) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorResult) Unset()
- type NullableAdministratorResultProviderProperties
- func (v NullableAdministratorResultProviderProperties) Get() *AdministratorResultProviderProperties
- func (v NullableAdministratorResultProviderProperties) IsSet() bool
- func (v NullableAdministratorResultProviderProperties) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorResultProviderProperties) Set(val *AdministratorResultProviderProperties)
- func (v *NullableAdministratorResultProviderProperties) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorResultProviderProperties) Unset()
- type NullableAdministratorType
- func (v NullableAdministratorType) Get() *AdministratorType
- func (v NullableAdministratorType) IsSet() bool
- func (v NullableAdministratorType) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorType) Set(val *AdministratorType)
- func (v *NullableAdministratorType) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorType) Unset()
- type NullableAdministratorsResult
- func (v NullableAdministratorsResult) Get() *AdministratorsResult
- func (v NullableAdministratorsResult) IsSet() bool
- func (v NullableAdministratorsResult) MarshalJSON() ([]byte, error)
- func (v *NullableAdministratorsResult) Set(val *AdministratorsResult)
- func (v *NullableAdministratorsResult) UnmarshalJSON(src []byte) error
- func (v *NullableAdministratorsResult) Unset()
- type NullableBool
- type NullableBooleanPolicyProperty
- func (v NullableBooleanPolicyProperty) Get() *BooleanPolicyProperty
- func (v NullableBooleanPolicyProperty) IsSet() bool
- func (v NullableBooleanPolicyProperty) MarshalJSON() ([]byte, error)
- func (v *NullableBooleanPolicyProperty) Set(val *BooleanPolicyProperty)
- func (v *NullableBooleanPolicyProperty) UnmarshalJSON(src []byte) error
- func (v *NullableBooleanPolicyProperty) Unset()
- type NullableCreateAdministratorInputModel
- func (v NullableCreateAdministratorInputModel) Get() *CreateAdministratorInputModel
- func (v NullableCreateAdministratorInputModel) IsSet() bool
- func (v NullableCreateAdministratorInputModel) MarshalJSON() ([]byte, error)
- func (v *NullableCreateAdministratorInputModel) Set(val *CreateAdministratorInputModel)
- func (v *NullableCreateAdministratorInputModel) UnmarshalJSON(src []byte) error
- func (v *NullableCreateAdministratorInputModel) Unset()
- type NullableEmbargoedPersonId
- func (v NullableEmbargoedPersonId) Get() *EmbargoedPersonId
- func (v NullableEmbargoedPersonId) IsSet() bool
- func (v NullableEmbargoedPersonId) MarshalJSON() ([]byte, error)
- func (v *NullableEmbargoedPersonId) Set(val *EmbargoedPersonId)
- func (v *NullableEmbargoedPersonId) UnmarshalJSON(src []byte) error
- func (v *NullableEmbargoedPersonId) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullablePendingAdministratorInvite
- func (v NullablePendingAdministratorInvite) Get() *PendingAdministratorInvite
- func (v NullablePendingAdministratorInvite) IsSet() bool
- func (v NullablePendingAdministratorInvite) MarshalJSON() ([]byte, error)
- func (v *NullablePendingAdministratorInvite) Set(val *PendingAdministratorInvite)
- func (v *NullablePendingAdministratorInvite) UnmarshalJSON(src []byte) error
- func (v *NullablePendingAdministratorInvite) Unset()
- type NullablePendingAdministratorInviteExternal
- func (v NullablePendingAdministratorInviteExternal) Get() *PendingAdministratorInviteExternal
- func (v NullablePendingAdministratorInviteExternal) IsSet() bool
- func (v NullablePendingAdministratorInviteExternal) MarshalJSON() ([]byte, error)
- func (v *NullablePendingAdministratorInviteExternal) Set(val *PendingAdministratorInviteExternal)
- func (v *NullablePendingAdministratorInviteExternal) UnmarshalJSON(src []byte) error
- func (v *NullablePendingAdministratorInviteExternal) Unset()
- type NullableProblemDetails
- func (v NullableProblemDetails) Get() *ProblemDetails
- func (v NullableProblemDetails) IsSet() bool
- func (v NullableProblemDetails) MarshalJSON() ([]byte, error)
- func (v *NullableProblemDetails) Set(val *ProblemDetails)
- func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error
- func (v *NullableProblemDetails) Unset()
- type NullableString
- type NullableTime
- type PendingAdministratorInvite
- func (o *PendingAdministratorInvite) GetAccess() AdministratorAccessModel
- func (o *PendingAdministratorInvite) GetAccessOk() (*AdministratorAccessModel, bool)
- func (o *PendingAdministratorInvite) GetEmail() string
- func (o *PendingAdministratorInvite) GetEmailOk() (*string, bool)
- func (o *PendingAdministratorInvite) GetFirstName() string
- func (o *PendingAdministratorInvite) GetFirstNameOk() (*string, bool)
- func (o *PendingAdministratorInvite) GetLastName() string
- func (o *PendingAdministratorInvite) GetLastNameOk() (*string, bool)
- func (o *PendingAdministratorInvite) GetRequestorEmail() string
- func (o *PendingAdministratorInvite) GetRequestorEmailOk() (*string, bool)
- func (o *PendingAdministratorInvite) HasAccess() bool
- func (o *PendingAdministratorInvite) HasFirstName() bool
- func (o *PendingAdministratorInvite) HasLastName() bool
- func (o *PendingAdministratorInvite) HasRequestorEmail() bool
- func (o PendingAdministratorInvite) MarshalJSON() ([]byte, error)
- func (o *PendingAdministratorInvite) SetAccess(v AdministratorAccessModel)
- func (o *PendingAdministratorInvite) SetEmail(v string)
- func (o *PendingAdministratorInvite) SetFirstName(v string)
- func (o *PendingAdministratorInvite) SetFirstNameNil()
- func (o *PendingAdministratorInvite) SetLastName(v string)
- func (o *PendingAdministratorInvite) SetLastNameNil()
- func (o *PendingAdministratorInvite) SetRequestorEmail(v string)
- func (o *PendingAdministratorInvite) SetRequestorEmailNil()
- func (o PendingAdministratorInvite) ToMap() (map[string]interface{}, error)
- func (o *PendingAdministratorInvite) UnsetFirstName()
- func (o *PendingAdministratorInvite) UnsetLastName()
- func (o *PendingAdministratorInvite) UnsetRequestorEmail()
- type PendingAdministratorInviteExternal
- func (o *PendingAdministratorInviteExternal) GetAccess() AdministratorAccessModel
- func (o *PendingAdministratorInviteExternal) GetAccessOk() (*AdministratorAccessModel, bool)
- func (o *PendingAdministratorInviteExternal) GetDisplayName() string
- func (o *PendingAdministratorInviteExternal) GetDisplayNameOk() (*string, bool)
- func (o *PendingAdministratorInviteExternal) GetEmail() string
- func (o *PendingAdministratorInviteExternal) GetEmailOk() (*string, bool)
- func (o *PendingAdministratorInviteExternal) GetExternalProviderAuthDomain() string
- func (o *PendingAdministratorInviteExternal) GetExternalProviderAuthDomainOk() (*string, bool)
- func (o *PendingAdministratorInviteExternal) GetExternalProviderId() string
- func (o *PendingAdministratorInviteExternal) GetExternalProviderIdOk() (*string, bool)
- func (o *PendingAdministratorInviteExternal) GetExternalProviderProperties() map[string]interface{}
- func (o *PendingAdministratorInviteExternal) GetExternalProviderPropertiesOk() (map[string]interface{}, bool)
- func (o *PendingAdministratorInviteExternal) GetExternalProviderType() AdministratorExternalProviderType
- func (o *PendingAdministratorInviteExternal) GetExternalProviderTypeOk() (*AdministratorExternalProviderType, bool)
- func (o *PendingAdministratorInviteExternal) GetExternalUserId() string
- func (o *PendingAdministratorInviteExternal) GetExternalUserIdOk() (*string, bool)
- func (o *PendingAdministratorInviteExternal) GetFirstName() string
- func (o *PendingAdministratorInviteExternal) GetFirstNameOk() (*string, bool)
- func (o *PendingAdministratorInviteExternal) GetLastName() string
- func (o *PendingAdministratorInviteExternal) GetLastNameOk() (*string, bool)
- func (o *PendingAdministratorInviteExternal) GetRequestorEmail() string
- func (o *PendingAdministratorInviteExternal) GetRequestorEmailOk() (*string, bool)
- func (o *PendingAdministratorInviteExternal) HasAccess() bool
- func (o *PendingAdministratorInviteExternal) HasDisplayName() bool
- func (o *PendingAdministratorInviteExternal) HasExternalProviderAuthDomain() bool
- func (o *PendingAdministratorInviteExternal) HasExternalProviderProperties() bool
- func (o *PendingAdministratorInviteExternal) HasFirstName() bool
- func (o *PendingAdministratorInviteExternal) HasLastName() bool
- func (o *PendingAdministratorInviteExternal) HasRequestorEmail() bool
- func (o PendingAdministratorInviteExternal) MarshalJSON() ([]byte, error)
- func (o *PendingAdministratorInviteExternal) SetAccess(v AdministratorAccessModel)
- func (o *PendingAdministratorInviteExternal) SetDisplayName(v string)
- func (o *PendingAdministratorInviteExternal) SetDisplayNameNil()
- func (o *PendingAdministratorInviteExternal) SetEmail(v string)
- func (o *PendingAdministratorInviteExternal) SetExternalProviderAuthDomain(v string)
- func (o *PendingAdministratorInviteExternal) SetExternalProviderAuthDomainNil()
- func (o *PendingAdministratorInviteExternal) SetExternalProviderId(v string)
- func (o *PendingAdministratorInviteExternal) SetExternalProviderProperties(v map[string]interface{})
- func (o *PendingAdministratorInviteExternal) SetExternalProviderType(v AdministratorExternalProviderType)
- func (o *PendingAdministratorInviteExternal) SetExternalUserId(v string)
- func (o *PendingAdministratorInviteExternal) SetFirstName(v string)
- func (o *PendingAdministratorInviteExternal) SetFirstNameNil()
- func (o *PendingAdministratorInviteExternal) SetLastName(v string)
- func (o *PendingAdministratorInviteExternal) SetLastNameNil()
- func (o *PendingAdministratorInviteExternal) SetRequestorEmail(v string)
- func (o *PendingAdministratorInviteExternal) SetRequestorEmailNil()
- func (o PendingAdministratorInviteExternal) ToMap() (map[string]interface{}, error)
- func (o *PendingAdministratorInviteExternal) UnsetDisplayName()
- func (o *PendingAdministratorInviteExternal) UnsetExternalProviderAuthDomain()
- func (o *PendingAdministratorInviteExternal) UnsetFirstName()
- func (o *PendingAdministratorInviteExternal) UnsetLastName()
- func (o *PendingAdministratorInviteExternal) UnsetRequestorEmail()
- type ProblemDetails
- func (o *ProblemDetails) GetDetail() string
- func (o *ProblemDetails) GetDetailOk() (*string, bool)
- func (o *ProblemDetails) GetInstance() string
- func (o *ProblemDetails) GetInstanceOk() (*string, bool)
- func (o *ProblemDetails) GetStatus() int32
- func (o *ProblemDetails) GetStatusOk() (*int32, bool)
- func (o *ProblemDetails) GetTitle() string
- func (o *ProblemDetails) GetTitleOk() (*string, bool)
- func (o *ProblemDetails) GetType() string
- func (o *ProblemDetails) GetTypeOk() (*string, bool)
- func (o *ProblemDetails) HasDetail() bool
- func (o *ProblemDetails) HasInstance() bool
- func (o *ProblemDetails) HasStatus() bool
- func (o *ProblemDetails) HasTitle() bool
- func (o *ProblemDetails) HasType() bool
- func (o ProblemDetails) MarshalJSON() ([]byte, error)
- func (o *ProblemDetails) SetDetail(v string)
- func (o *ProblemDetails) SetDetailNil()
- func (o *ProblemDetails) SetInstance(v string)
- func (o *ProblemDetails) SetInstanceNil()
- func (o *ProblemDetails) SetStatus(v int32)
- func (o *ProblemDetails) SetStatusNil()
- func (o *ProblemDetails) SetTitle(v string)
- func (o *ProblemDetails) SetTitleNil()
- func (o *ProblemDetails) SetType(v string)
- func (o *ProblemDetails) SetTypeNil()
- func (o ProblemDetails) ToMap() (map[string]interface{}, error)
- func (o *ProblemDetails) UnmarshalJSON(bytes []byte) (err error)
- func (o *ProblemDetails) UnsetDetail()
- func (o *ProblemDetails) UnsetInstance()
- func (o *ProblemDetails) UnsetStatus()
- func (o *ProblemDetails) UnsetTitle()
- func (o *ProblemDetails) UnsetType()
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
Constants ¶
This section is empty.
Variables ¶
var ( // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
var AllowedAdministratorAccessTypeEnumValues = []AdministratorAccessType{
"Full",
"Custom",
"Reinvite",
}
All allowed values of AdministratorAccessType enum
var AllowedAdministratorExternalProviderTypeEnumValues = []AdministratorExternalProviderType{
"AzureAd",
"Ad",
"Okta",
"Google",
}
All allowed values of AdministratorExternalProviderType enum
var AllowedAdministratorNotificationTypeEnumValues = []AdministratorNotificationType{
"Error",
"Warning",
"Information",
"Critical",
}
All allowed values of AdministratorNotificationType enum
var AllowedAdministratorProviderTypeEnumValues = []AdministratorProviderType{
"Ad",
"AzureAd",
"CitrixSts",
"Google",
}
All allowed values of AdministratorProviderType enum
var AllowedAdministratorTypeEnumValues = []AdministratorType{
"AdministratorUser",
"AdministratorGroup",
"ServicePrincipal",
}
All allowed values of AdministratorType enum
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct { AdministratorsAPI *AdministratorsAPIService // contains filtered or unexported fields }
APIClient manages communication with the Administrators APIs API v1.0.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AdministratorAccessModel ¶ added in v1.0.2
type AdministratorAccessModel struct { AccessType AdministratorAccessType `json:"accessType"` Policies []AdministratorAccessPolicyModel `json:"policies,omitempty"` }
AdministratorAccessModel struct for AdministratorAccessModel
func NewAdministratorAccessModel ¶ added in v1.0.2
func NewAdministratorAccessModel(accessType AdministratorAccessType) *AdministratorAccessModel
NewAdministratorAccessModel instantiates a new AdministratorAccessModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorAccessModelWithDefaults ¶ added in v1.0.2
func NewAdministratorAccessModelWithDefaults() *AdministratorAccessModel
NewAdministratorAccessModelWithDefaults instantiates a new AdministratorAccessModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorAccessModel) GetAccessType ¶ added in v1.0.2
func (o *AdministratorAccessModel) GetAccessType() AdministratorAccessType
GetAccessType returns the AccessType field value
func (*AdministratorAccessModel) GetAccessTypeOk ¶ added in v1.0.2
func (o *AdministratorAccessModel) GetAccessTypeOk() (*AdministratorAccessType, bool)
GetAccessTypeOk returns a tuple with the AccessType field value and a boolean to check if the value has been set.
func (*AdministratorAccessModel) GetPolicies ¶ added in v1.0.2
func (o *AdministratorAccessModel) GetPolicies() []AdministratorAccessPolicyModel
GetPolicies returns the Policies field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorAccessModel) GetPoliciesOk ¶ added in v1.0.2
func (o *AdministratorAccessModel) GetPoliciesOk() ([]AdministratorAccessPolicyModel, bool)
GetPoliciesOk returns a tuple with the Policies field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorAccessModel) HasPolicies ¶ added in v1.0.2
func (o *AdministratorAccessModel) HasPolicies() bool
HasPolicies returns a boolean if a field has been set.
func (AdministratorAccessModel) MarshalJSON ¶ added in v1.0.2
func (o AdministratorAccessModel) MarshalJSON() ([]byte, error)
func (*AdministratorAccessModel) SetAccessType ¶ added in v1.0.2
func (o *AdministratorAccessModel) SetAccessType(v AdministratorAccessType)
SetAccessType sets field value
func (*AdministratorAccessModel) SetPolicies ¶ added in v1.0.2
func (o *AdministratorAccessModel) SetPolicies(v []AdministratorAccessPolicyModel)
SetPolicies gets a reference to the given []AdministratorAccessPolicyModel and assigns it to the Policies field.
func (AdministratorAccessModel) ToMap ¶ added in v1.0.2
func (o AdministratorAccessModel) ToMap() (map[string]interface{}, error)
type AdministratorAccessPolicyModel ¶ added in v1.0.2
type AdministratorAccessPolicyModel struct { Name string `json:"name"` ServiceName string `json:"serviceName"` DisplayName NullableString `json:"displayName,omitempty"` Checkable BooleanPolicyProperty `json:"checkable"` ScopeChoices *AdministratorAccessScopeChoices `json:"scopeChoices,omitempty"` }
AdministratorAccessPolicyModel struct for AdministratorAccessPolicyModel
func NewAdministratorAccessPolicyModel ¶ added in v1.0.2
func NewAdministratorAccessPolicyModel(name string, serviceName string, checkable BooleanPolicyProperty) *AdministratorAccessPolicyModel
NewAdministratorAccessPolicyModel instantiates a new AdministratorAccessPolicyModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorAccessPolicyModelWithDefaults ¶ added in v1.0.2
func NewAdministratorAccessPolicyModelWithDefaults() *AdministratorAccessPolicyModel
NewAdministratorAccessPolicyModelWithDefaults instantiates a new AdministratorAccessPolicyModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorAccessPolicyModel) GetCheckable ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetCheckable() BooleanPolicyProperty
GetCheckable returns the Checkable field value
func (*AdministratorAccessPolicyModel) GetCheckableOk ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetCheckableOk() (*BooleanPolicyProperty, bool)
GetCheckableOk returns a tuple with the Checkable field value and a boolean to check if the value has been set.
func (*AdministratorAccessPolicyModel) GetDisplayName ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorAccessPolicyModel) GetDisplayNameOk ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorAccessPolicyModel) GetName ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetName() string
GetName returns the Name field value
func (*AdministratorAccessPolicyModel) GetNameOk ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*AdministratorAccessPolicyModel) GetScopeChoices ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetScopeChoices() AdministratorAccessScopeChoices
GetScopeChoices returns the ScopeChoices field value if set, zero value otherwise.
func (*AdministratorAccessPolicyModel) GetScopeChoicesOk ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetScopeChoicesOk() (*AdministratorAccessScopeChoices, bool)
GetScopeChoicesOk returns a tuple with the ScopeChoices field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdministratorAccessPolicyModel) GetServiceName ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetServiceName() string
GetServiceName returns the ServiceName field value
func (*AdministratorAccessPolicyModel) GetServiceNameOk ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) GetServiceNameOk() (*string, bool)
GetServiceNameOk returns a tuple with the ServiceName field value and a boolean to check if the value has been set.
func (*AdministratorAccessPolicyModel) HasDisplayName ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*AdministratorAccessPolicyModel) HasScopeChoices ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) HasScopeChoices() bool
HasScopeChoices returns a boolean if a field has been set.
func (AdministratorAccessPolicyModel) MarshalJSON ¶ added in v1.0.2
func (o AdministratorAccessPolicyModel) MarshalJSON() ([]byte, error)
func (*AdministratorAccessPolicyModel) SetCheckable ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) SetCheckable(v BooleanPolicyProperty)
SetCheckable sets field value
func (*AdministratorAccessPolicyModel) SetDisplayName ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) SetDisplayName(v string)
SetDisplayName gets a reference to the given NullableString and assigns it to the DisplayName field.
func (*AdministratorAccessPolicyModel) SetDisplayNameNil ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) SetDisplayNameNil()
SetDisplayNameNil sets the value for DisplayName to be an explicit nil
func (*AdministratorAccessPolicyModel) SetName ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) SetName(v string)
SetName sets field value
func (*AdministratorAccessPolicyModel) SetScopeChoices ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) SetScopeChoices(v AdministratorAccessScopeChoices)
SetScopeChoices gets a reference to the given AdministratorAccessScopeChoices and assigns it to the ScopeChoices field.
func (*AdministratorAccessPolicyModel) SetServiceName ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) SetServiceName(v string)
SetServiceName sets field value
func (AdministratorAccessPolicyModel) ToMap ¶ added in v1.0.2
func (o AdministratorAccessPolicyModel) ToMap() (map[string]interface{}, error)
func (*AdministratorAccessPolicyModel) UnsetDisplayName ¶ added in v1.0.2
func (o *AdministratorAccessPolicyModel) UnsetDisplayName()
UnsetDisplayName ensures that no value is present for DisplayName, not even an explicit nil
type AdministratorAccessScopeChoices ¶ added in v1.0.2
type AdministratorAccessScopeChoices struct { AllScopesSelected *bool `json:"allScopesSelected,omitempty"` Choices []AdministratorAccessScopeChoicesModel `json:"choices,omitempty"` }
AdministratorAccessScopeChoices struct for AdministratorAccessScopeChoices
func NewAdministratorAccessScopeChoices ¶ added in v1.0.2
func NewAdministratorAccessScopeChoices() *AdministratorAccessScopeChoices
NewAdministratorAccessScopeChoices instantiates a new AdministratorAccessScopeChoices object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorAccessScopeChoicesWithDefaults ¶ added in v1.0.2
func NewAdministratorAccessScopeChoicesWithDefaults() *AdministratorAccessScopeChoices
NewAdministratorAccessScopeChoicesWithDefaults instantiates a new AdministratorAccessScopeChoices object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorAccessScopeChoices) GetAllScopesSelected ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoices) GetAllScopesSelected() bool
GetAllScopesSelected returns the AllScopesSelected field value if set, zero value otherwise.
func (*AdministratorAccessScopeChoices) GetAllScopesSelectedOk ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoices) GetAllScopesSelectedOk() (*bool, bool)
GetAllScopesSelectedOk returns a tuple with the AllScopesSelected field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdministratorAccessScopeChoices) GetChoices ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoices) GetChoices() []AdministratorAccessScopeChoicesModel
GetChoices returns the Choices field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorAccessScopeChoices) GetChoicesOk ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoices) GetChoicesOk() ([]AdministratorAccessScopeChoicesModel, bool)
GetChoicesOk returns a tuple with the Choices field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorAccessScopeChoices) HasAllScopesSelected ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoices) HasAllScopesSelected() bool
HasAllScopesSelected returns a boolean if a field has been set.
func (*AdministratorAccessScopeChoices) HasChoices ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoices) HasChoices() bool
HasChoices returns a boolean if a field has been set.
func (AdministratorAccessScopeChoices) MarshalJSON ¶ added in v1.0.2
func (o AdministratorAccessScopeChoices) MarshalJSON() ([]byte, error)
func (*AdministratorAccessScopeChoices) SetAllScopesSelected ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoices) SetAllScopesSelected(v bool)
SetAllScopesSelected gets a reference to the given bool and assigns it to the AllScopesSelected field.
func (*AdministratorAccessScopeChoices) SetChoices ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoices) SetChoices(v []AdministratorAccessScopeChoicesModel)
SetChoices gets a reference to the given []AdministratorAccessScopeChoicesModel and assigns it to the Choices field.
func (AdministratorAccessScopeChoices) ToMap ¶ added in v1.0.2
func (o AdministratorAccessScopeChoices) ToMap() (map[string]interface{}, error)
type AdministratorAccessScopeChoicesModel ¶ added in v1.0.2
type AdministratorAccessScopeChoicesModel struct { Name string `json:"name"` DisplayName NullableString `json:"displayName,omitempty"` Checkable BooleanPolicyProperty `json:"checkable"` }
AdministratorAccessScopeChoicesModel struct for AdministratorAccessScopeChoicesModel
func NewAdministratorAccessScopeChoicesModel ¶ added in v1.0.2
func NewAdministratorAccessScopeChoicesModel(name string, checkable BooleanPolicyProperty) *AdministratorAccessScopeChoicesModel
NewAdministratorAccessScopeChoicesModel instantiates a new AdministratorAccessScopeChoicesModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorAccessScopeChoicesModelWithDefaults ¶ added in v1.0.2
func NewAdministratorAccessScopeChoicesModelWithDefaults() *AdministratorAccessScopeChoicesModel
NewAdministratorAccessScopeChoicesModelWithDefaults instantiates a new AdministratorAccessScopeChoicesModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorAccessScopeChoicesModel) GetCheckable ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) GetCheckable() BooleanPolicyProperty
GetCheckable returns the Checkable field value
func (*AdministratorAccessScopeChoicesModel) GetCheckableOk ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) GetCheckableOk() (*BooleanPolicyProperty, bool)
GetCheckableOk returns a tuple with the Checkable field value and a boolean to check if the value has been set.
func (*AdministratorAccessScopeChoicesModel) GetDisplayName ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorAccessScopeChoicesModel) GetDisplayNameOk ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorAccessScopeChoicesModel) GetName ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) GetName() string
GetName returns the Name field value
func (*AdministratorAccessScopeChoicesModel) GetNameOk ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value and a boolean to check if the value has been set.
func (*AdministratorAccessScopeChoicesModel) HasDisplayName ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (AdministratorAccessScopeChoicesModel) MarshalJSON ¶ added in v1.0.2
func (o AdministratorAccessScopeChoicesModel) MarshalJSON() ([]byte, error)
func (*AdministratorAccessScopeChoicesModel) SetCheckable ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) SetCheckable(v BooleanPolicyProperty)
SetCheckable sets field value
func (*AdministratorAccessScopeChoicesModel) SetDisplayName ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) SetDisplayName(v string)
SetDisplayName gets a reference to the given NullableString and assigns it to the DisplayName field.
func (*AdministratorAccessScopeChoicesModel) SetDisplayNameNil ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) SetDisplayNameNil()
SetDisplayNameNil sets the value for DisplayName to be an explicit nil
func (*AdministratorAccessScopeChoicesModel) SetName ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) SetName(v string)
SetName sets field value
func (AdministratorAccessScopeChoicesModel) ToMap ¶ added in v1.0.2
func (o AdministratorAccessScopeChoicesModel) ToMap() (map[string]interface{}, error)
func (*AdministratorAccessScopeChoicesModel) UnsetDisplayName ¶ added in v1.0.2
func (o *AdministratorAccessScopeChoicesModel) UnsetDisplayName()
UnsetDisplayName ensures that no value is present for DisplayName, not even an explicit nil
type AdministratorAccessType ¶ added in v1.0.2
type AdministratorAccessType string
AdministratorAccessType the model 'AdministratorAccessType'
const ( ADMINISTRATORACCESSTYPE_FULL AdministratorAccessType = "Full" ADMINISTRATORACCESSTYPE_CUSTOM AdministratorAccessType = "Custom" ADMINISTRATORACCESSTYPE_REINVITE AdministratorAccessType = "Reinvite" )
List of AdministratorAccessType
func NewAdministratorAccessTypeFromValue ¶ added in v1.0.2
func NewAdministratorAccessTypeFromValue(v string) (*AdministratorAccessType, error)
NewAdministratorAccessTypeFromValue returns a pointer to a valid AdministratorAccessType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AdministratorAccessType) IsValid ¶ added in v1.0.2
func (v AdministratorAccessType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AdministratorAccessType) Ptr ¶ added in v1.0.2
func (v AdministratorAccessType) Ptr() *AdministratorAccessType
Ptr returns reference to AdministratorAccessType value
func (*AdministratorAccessType) UnmarshalJSON ¶ added in v1.0.2
func (v *AdministratorAccessType) UnmarshalJSON(src []byte) error
type AdministratorExternalProviderType ¶ added in v1.0.2
type AdministratorExternalProviderType string
AdministratorExternalProviderType the model 'AdministratorExternalProviderType'
const ( ADMINISTRATOREXTERNALPROVIDERTYPE_AZURE_AD AdministratorExternalProviderType = "AzureAd" ADMINISTRATOREXTERNALPROVIDERTYPE_AD AdministratorExternalProviderType = "Ad" ADMINISTRATOREXTERNALPROVIDERTYPE_OKTA AdministratorExternalProviderType = "Okta" ADMINISTRATOREXTERNALPROVIDERTYPE_GOOGLE AdministratorExternalProviderType = "Google" )
List of AdministratorExternalProviderType
func NewAdministratorExternalProviderTypeFromValue ¶ added in v1.0.2
func NewAdministratorExternalProviderTypeFromValue(v string) (*AdministratorExternalProviderType, error)
NewAdministratorExternalProviderTypeFromValue returns a pointer to a valid AdministratorExternalProviderType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AdministratorExternalProviderType) IsValid ¶ added in v1.0.2
func (v AdministratorExternalProviderType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AdministratorExternalProviderType) Ptr ¶ added in v1.0.2
func (v AdministratorExternalProviderType) Ptr() *AdministratorExternalProviderType
Ptr returns reference to AdministratorExternalProviderType value
func (*AdministratorExternalProviderType) UnmarshalJSON ¶ added in v1.0.2
func (v *AdministratorExternalProviderType) UnmarshalJSON(src []byte) error
type AdministratorNotification ¶ added in v1.0.2
type AdministratorNotification struct { Type *AdministratorNotificationType `json:"type,omitempty"` Enabled NullableBool `json:"enabled,omitempty"` }
AdministratorNotification struct for AdministratorNotification
func NewAdministratorNotification ¶ added in v1.0.2
func NewAdministratorNotification() *AdministratorNotification
NewAdministratorNotification instantiates a new AdministratorNotification object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorNotificationWithDefaults ¶ added in v1.0.2
func NewAdministratorNotificationWithDefaults() *AdministratorNotification
NewAdministratorNotificationWithDefaults instantiates a new AdministratorNotification object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorNotification) GetEnabled ¶ added in v1.0.2
func (o *AdministratorNotification) GetEnabled() bool
GetEnabled returns the Enabled field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorNotification) GetEnabledOk ¶ added in v1.0.2
func (o *AdministratorNotification) GetEnabledOk() (*bool, bool)
GetEnabledOk returns a tuple with the Enabled field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorNotification) GetType ¶ added in v1.0.2
func (o *AdministratorNotification) GetType() AdministratorNotificationType
GetType returns the Type field value if set, zero value otherwise.
func (*AdministratorNotification) GetTypeOk ¶ added in v1.0.2
func (o *AdministratorNotification) GetTypeOk() (*AdministratorNotificationType, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdministratorNotification) HasEnabled ¶ added in v1.0.2
func (o *AdministratorNotification) HasEnabled() bool
HasEnabled returns a boolean if a field has been set.
func (*AdministratorNotification) HasType ¶ added in v1.0.2
func (o *AdministratorNotification) HasType() bool
HasType returns a boolean if a field has been set.
func (AdministratorNotification) MarshalJSON ¶ added in v1.0.2
func (o AdministratorNotification) MarshalJSON() ([]byte, error)
func (*AdministratorNotification) SetEnabled ¶ added in v1.0.2
func (o *AdministratorNotification) SetEnabled(v bool)
SetEnabled gets a reference to the given NullableBool and assigns it to the Enabled field.
func (*AdministratorNotification) SetEnabledNil ¶ added in v1.0.2
func (o *AdministratorNotification) SetEnabledNil()
SetEnabledNil sets the value for Enabled to be an explicit nil
func (*AdministratorNotification) SetType ¶ added in v1.0.2
func (o *AdministratorNotification) SetType(v AdministratorNotificationType)
SetType gets a reference to the given AdministratorNotificationType and assigns it to the Type field.
func (AdministratorNotification) ToMap ¶ added in v1.0.2
func (o AdministratorNotification) ToMap() (map[string]interface{}, error)
func (*AdministratorNotification) UnsetEnabled ¶ added in v1.0.2
func (o *AdministratorNotification) UnsetEnabled()
UnsetEnabled ensures that no value is present for Enabled, not even an explicit nil
type AdministratorNotificationType ¶ added in v1.0.2
type AdministratorNotificationType string
AdministratorNotificationType the model 'AdministratorNotificationType'
const ( ADMINISTRATORNOTIFICATIONTYPE_ERROR AdministratorNotificationType = "Error" ADMINISTRATORNOTIFICATIONTYPE_WARNING AdministratorNotificationType = "Warning" ADMINISTRATORNOTIFICATIONTYPE_INFORMATION AdministratorNotificationType = "Information" ADMINISTRATORNOTIFICATIONTYPE_CRITICAL AdministratorNotificationType = "Critical" )
List of AdministratorNotificationType
func NewAdministratorNotificationTypeFromValue ¶ added in v1.0.2
func NewAdministratorNotificationTypeFromValue(v string) (*AdministratorNotificationType, error)
NewAdministratorNotificationTypeFromValue returns a pointer to a valid AdministratorNotificationType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AdministratorNotificationType) IsValid ¶ added in v1.0.2
func (v AdministratorNotificationType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AdministratorNotificationType) Ptr ¶ added in v1.0.2
func (v AdministratorNotificationType) Ptr() *AdministratorNotificationType
Ptr returns reference to AdministratorNotificationType value
func (*AdministratorNotificationType) UnmarshalJSON ¶ added in v1.0.2
func (v *AdministratorNotificationType) UnmarshalJSON(src []byte) error
type AdministratorNotificationsEmailsPreferences ¶ added in v1.0.2
type AdministratorNotificationsEmailsPreferences struct { SendNotificationEmails bool `json:"sendNotificationEmails"` NotificationsSubscribed []AdministratorNotification `json:"notificationsSubscribed,omitempty"` EnabledDate NullableString `json:"enabledDate,omitempty"` }
AdministratorNotificationsEmailsPreferences struct for AdministratorNotificationsEmailsPreferences
func NewAdministratorNotificationsEmailsPreferences ¶ added in v1.0.2
func NewAdministratorNotificationsEmailsPreferences(sendNotificationEmails bool) *AdministratorNotificationsEmailsPreferences
NewAdministratorNotificationsEmailsPreferences instantiates a new AdministratorNotificationsEmailsPreferences object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorNotificationsEmailsPreferencesWithDefaults ¶ added in v1.0.2
func NewAdministratorNotificationsEmailsPreferencesWithDefaults() *AdministratorNotificationsEmailsPreferences
NewAdministratorNotificationsEmailsPreferencesWithDefaults instantiates a new AdministratorNotificationsEmailsPreferences object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorNotificationsEmailsPreferences) GetEnabledDate ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) GetEnabledDate() string
GetEnabledDate returns the EnabledDate field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorNotificationsEmailsPreferences) GetEnabledDateOk ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) GetEnabledDateOk() (*string, bool)
GetEnabledDateOk returns a tuple with the EnabledDate field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorNotificationsEmailsPreferences) GetNotificationsSubscribed ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) GetNotificationsSubscribed() []AdministratorNotification
GetNotificationsSubscribed returns the NotificationsSubscribed field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorNotificationsEmailsPreferences) GetNotificationsSubscribedOk ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) GetNotificationsSubscribedOk() ([]AdministratorNotification, bool)
GetNotificationsSubscribedOk returns a tuple with the NotificationsSubscribed field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorNotificationsEmailsPreferences) GetSendNotificationEmails ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) GetSendNotificationEmails() bool
GetSendNotificationEmails returns the SendNotificationEmails field value
func (*AdministratorNotificationsEmailsPreferences) GetSendNotificationEmailsOk ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) GetSendNotificationEmailsOk() (*bool, bool)
GetSendNotificationEmailsOk returns a tuple with the SendNotificationEmails field value and a boolean to check if the value has been set.
func (*AdministratorNotificationsEmailsPreferences) HasEnabledDate ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) HasEnabledDate() bool
HasEnabledDate returns a boolean if a field has been set.
func (*AdministratorNotificationsEmailsPreferences) HasNotificationsSubscribed ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) HasNotificationsSubscribed() bool
HasNotificationsSubscribed returns a boolean if a field has been set.
func (AdministratorNotificationsEmailsPreferences) MarshalJSON ¶ added in v1.0.2
func (o AdministratorNotificationsEmailsPreferences) MarshalJSON() ([]byte, error)
func (*AdministratorNotificationsEmailsPreferences) SetEnabledDate ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) SetEnabledDate(v string)
SetEnabledDate gets a reference to the given NullableString and assigns it to the EnabledDate field.
func (*AdministratorNotificationsEmailsPreferences) SetEnabledDateNil ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) SetEnabledDateNil()
SetEnabledDateNil sets the value for EnabledDate to be an explicit nil
func (*AdministratorNotificationsEmailsPreferences) SetNotificationsSubscribed ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) SetNotificationsSubscribed(v []AdministratorNotification)
SetNotificationsSubscribed gets a reference to the given []AdministratorNotification and assigns it to the NotificationsSubscribed field.
func (*AdministratorNotificationsEmailsPreferences) SetSendNotificationEmails ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) SetSendNotificationEmails(v bool)
SetSendNotificationEmails sets field value
func (AdministratorNotificationsEmailsPreferences) ToMap ¶ added in v1.0.2
func (o AdministratorNotificationsEmailsPreferences) ToMap() (map[string]interface{}, error)
func (*AdministratorNotificationsEmailsPreferences) UnsetEnabledDate ¶ added in v1.0.2
func (o *AdministratorNotificationsEmailsPreferences) UnsetEnabledDate()
UnsetEnabledDate ensures that no value is present for EnabledDate, not even an explicit nil
type AdministratorProviderType ¶ added in v1.0.2
type AdministratorProviderType string
AdministratorProviderType the model 'AdministratorProviderType'
const ( ADMINISTRATORPROVIDERTYPE_AD AdministratorProviderType = "Ad" ADMINISTRATORPROVIDERTYPE_AZURE_AD AdministratorProviderType = "AzureAd" ADMINISTRATORPROVIDERTYPE_CITRIX_STS AdministratorProviderType = "CitrixSts" ADMINISTRATORPROVIDERTYPE_GOOGLE AdministratorProviderType = "Google" )
List of AdministratorProviderType
func NewAdministratorProviderTypeFromValue ¶ added in v1.0.2
func NewAdministratorProviderTypeFromValue(v string) (*AdministratorProviderType, error)
NewAdministratorProviderTypeFromValue returns a pointer to a valid AdministratorProviderType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AdministratorProviderType) IsValid ¶ added in v1.0.2
func (v AdministratorProviderType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AdministratorProviderType) Ptr ¶ added in v1.0.2
func (v AdministratorProviderType) Ptr() *AdministratorProviderType
Ptr returns reference to AdministratorProviderType value
func (*AdministratorProviderType) UnmarshalJSON ¶ added in v1.0.2
func (v *AdministratorProviderType) UnmarshalJSON(src []byte) error
type AdministratorResult ¶ added in v1.0.2
type AdministratorResult struct { CustomerId NullableString `json:"customerId,omitempty"` UcOid NullableString `json:"ucOid,omitempty"` UserId NullableString `json:"userId,omitempty"` Type *AdministratorType `json:"type,omitempty"` AccessType *AdministratorAccessType `json:"accessType,omitempty"` ServiceProfile NullableString `json:"serviceProfile,omitempty"` FirstName NullableString `json:"firstName,omitempty"` LastName NullableString `json:"lastName,omitempty"` DisplayName NullableString `json:"displayName,omitempty"` Email NullableString `json:"email,omitempty"` ProviderType *AdministratorProviderType `json:"providerType,omitempty"` ProviderId NullableString `json:"providerId,omitempty"` ProviderProperties NullableAdministratorResultProviderProperties `json:"providerProperties,omitempty"` ExternalOid NullableString `json:"externalOid,omitempty"` EmailPreferences NullableString `json:"emailPreferences,omitempty"` NotificationsEmailPreferences *AdministratorNotificationsEmailsPreferences `json:"notificationsEmailPreferences,omitempty"` AuthDomain NullableString `json:"authDomain,omitempty"` Pending NullableBool `json:"pending,omitempty"` InvitationExpired NullableBool `json:"invitationExpired,omitempty"` LegacyProviders []string `json:"legacyProviders,omitempty"` CreatedDate NullableTime `json:"createdDate,omitempty"` UpdatedDate NullableTime `json:"updatedDate,omitempty"` ETag NullableString `json:"eTag,omitempty"` AdditionalProperties map[string]interface{} }
AdministratorResult struct for AdministratorResult
func NewAdministratorResult ¶ added in v1.0.2
func NewAdministratorResult() *AdministratorResult
NewAdministratorResult instantiates a new AdministratorResult object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorResultWithDefaults ¶ added in v1.0.2
func NewAdministratorResultWithDefaults() *AdministratorResult
NewAdministratorResultWithDefaults instantiates a new AdministratorResult object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorResult) GetAccessType ¶ added in v1.0.2
func (o *AdministratorResult) GetAccessType() AdministratorAccessType
GetAccessType returns the AccessType field value if set, zero value otherwise.
func (*AdministratorResult) GetAccessTypeOk ¶ added in v1.0.2
func (o *AdministratorResult) GetAccessTypeOk() (*AdministratorAccessType, bool)
GetAccessTypeOk returns a tuple with the AccessType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdministratorResult) GetAuthDomain ¶ added in v1.0.2
func (o *AdministratorResult) GetAuthDomain() string
GetAuthDomain returns the AuthDomain field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetAuthDomainOk ¶ added in v1.0.2
func (o *AdministratorResult) GetAuthDomainOk() (*string, bool)
GetAuthDomainOk returns a tuple with the AuthDomain field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetCreatedDate ¶ added in v1.0.2
func (o *AdministratorResult) GetCreatedDate() time.Time
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetCreatedDateOk ¶ added in v1.0.2
func (o *AdministratorResult) GetCreatedDateOk() (*time.Time, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetCustomerId ¶ added in v1.0.2
func (o *AdministratorResult) GetCustomerId() string
GetCustomerId returns the CustomerId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetCustomerIdOk ¶ added in v1.0.2
func (o *AdministratorResult) GetCustomerIdOk() (*string, bool)
GetCustomerIdOk returns a tuple with the CustomerId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetDisplayName ¶ added in v1.0.2
func (o *AdministratorResult) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetDisplayNameOk ¶ added in v1.0.2
func (o *AdministratorResult) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetETag ¶ added in v1.0.2
func (o *AdministratorResult) GetETag() string
GetETag returns the ETag field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetETagOk ¶ added in v1.0.2
func (o *AdministratorResult) GetETagOk() (*string, bool)
GetETagOk returns a tuple with the ETag field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetEmail ¶ added in v1.0.2
func (o *AdministratorResult) GetEmail() string
GetEmail returns the Email field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetEmailOk ¶ added in v1.0.2
func (o *AdministratorResult) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetEmailPreferences ¶ added in v1.0.2
func (o *AdministratorResult) GetEmailPreferences() string
GetEmailPreferences returns the EmailPreferences field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetEmailPreferencesOk ¶ added in v1.0.2
func (o *AdministratorResult) GetEmailPreferencesOk() (*string, bool)
GetEmailPreferencesOk returns a tuple with the EmailPreferences field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetExternalOid ¶ added in v1.0.2
func (o *AdministratorResult) GetExternalOid() string
GetExternalOid returns the ExternalOid field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetExternalOidOk ¶ added in v1.0.2
func (o *AdministratorResult) GetExternalOidOk() (*string, bool)
GetExternalOidOk returns a tuple with the ExternalOid field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetFirstName ¶ added in v1.0.2
func (o *AdministratorResult) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetFirstNameOk ¶ added in v1.0.2
func (o *AdministratorResult) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetInvitationExpired ¶ added in v1.0.2
func (o *AdministratorResult) GetInvitationExpired() bool
GetInvitationExpired returns the InvitationExpired field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetInvitationExpiredOk ¶ added in v1.0.2
func (o *AdministratorResult) GetInvitationExpiredOk() (*bool, bool)
GetInvitationExpiredOk returns a tuple with the InvitationExpired field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetLastName ¶ added in v1.0.2
func (o *AdministratorResult) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetLastNameOk ¶ added in v1.0.2
func (o *AdministratorResult) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetLegacyProviders ¶ added in v1.0.2
func (o *AdministratorResult) GetLegacyProviders() []string
GetLegacyProviders returns the LegacyProviders field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetLegacyProvidersOk ¶ added in v1.0.2
func (o *AdministratorResult) GetLegacyProvidersOk() ([]string, bool)
GetLegacyProvidersOk returns a tuple with the LegacyProviders field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetNotificationsEmailPreferences ¶ added in v1.0.2
func (o *AdministratorResult) GetNotificationsEmailPreferences() AdministratorNotificationsEmailsPreferences
GetNotificationsEmailPreferences returns the NotificationsEmailPreferences field value if set, zero value otherwise.
func (*AdministratorResult) GetNotificationsEmailPreferencesOk ¶ added in v1.0.2
func (o *AdministratorResult) GetNotificationsEmailPreferencesOk() (*AdministratorNotificationsEmailsPreferences, bool)
GetNotificationsEmailPreferencesOk returns a tuple with the NotificationsEmailPreferences field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdministratorResult) GetPending ¶ added in v1.0.2
func (o *AdministratorResult) GetPending() bool
GetPending returns the Pending field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetPendingOk ¶ added in v1.0.2
func (o *AdministratorResult) GetPendingOk() (*bool, bool)
GetPendingOk returns a tuple with the Pending field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetProviderId ¶ added in v1.0.2
func (o *AdministratorResult) GetProviderId() string
GetProviderId returns the ProviderId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetProviderIdOk ¶ added in v1.0.2
func (o *AdministratorResult) GetProviderIdOk() (*string, bool)
GetProviderIdOk returns a tuple with the ProviderId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetProviderProperties ¶ added in v1.0.2
func (o *AdministratorResult) GetProviderProperties() AdministratorResultProviderProperties
GetProviderProperties returns the ProviderProperties field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetProviderPropertiesOk ¶ added in v1.0.2
func (o *AdministratorResult) GetProviderPropertiesOk() (*AdministratorResultProviderProperties, bool)
GetProviderPropertiesOk returns a tuple with the ProviderProperties field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetProviderType ¶ added in v1.0.2
func (o *AdministratorResult) GetProviderType() AdministratorProviderType
GetProviderType returns the ProviderType field value if set, zero value otherwise.
func (*AdministratorResult) GetProviderTypeOk ¶ added in v1.0.2
func (o *AdministratorResult) GetProviderTypeOk() (*AdministratorProviderType, bool)
GetProviderTypeOk returns a tuple with the ProviderType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdministratorResult) GetServiceProfile ¶ added in v1.0.2
func (o *AdministratorResult) GetServiceProfile() string
GetServiceProfile returns the ServiceProfile field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetServiceProfileOk ¶ added in v1.0.2
func (o *AdministratorResult) GetServiceProfileOk() (*string, bool)
GetServiceProfileOk returns a tuple with the ServiceProfile field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetType ¶ added in v1.0.2
func (o *AdministratorResult) GetType() AdministratorType
GetType returns the Type field value if set, zero value otherwise.
func (*AdministratorResult) GetTypeOk ¶ added in v1.0.2
func (o *AdministratorResult) GetTypeOk() (*AdministratorType, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdministratorResult) GetUcOid ¶ added in v1.0.2
func (o *AdministratorResult) GetUcOid() string
GetUcOid returns the UcOid field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetUcOidOk ¶ added in v1.0.2
func (o *AdministratorResult) GetUcOidOk() (*string, bool)
GetUcOidOk returns a tuple with the UcOid field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetUpdatedDate ¶ added in v1.0.2
func (o *AdministratorResult) GetUpdatedDate() time.Time
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetUpdatedDateOk ¶ added in v1.0.2
func (o *AdministratorResult) GetUpdatedDateOk() (*time.Time, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) GetUserId ¶ added in v1.0.2
func (o *AdministratorResult) GetUserId() string
GetUserId returns the UserId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResult) GetUserIdOk ¶ added in v1.0.2
func (o *AdministratorResult) GetUserIdOk() (*string, bool)
GetUserIdOk returns a tuple with the UserId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResult) HasAccessType ¶ added in v1.0.2
func (o *AdministratorResult) HasAccessType() bool
HasAccessType returns a boolean if a field has been set.
func (*AdministratorResult) HasAuthDomain ¶ added in v1.0.2
func (o *AdministratorResult) HasAuthDomain() bool
HasAuthDomain returns a boolean if a field has been set.
func (*AdministratorResult) HasCreatedDate ¶ added in v1.0.2
func (o *AdministratorResult) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*AdministratorResult) HasCustomerId ¶ added in v1.0.2
func (o *AdministratorResult) HasCustomerId() bool
HasCustomerId returns a boolean if a field has been set.
func (*AdministratorResult) HasDisplayName ¶ added in v1.0.2
func (o *AdministratorResult) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*AdministratorResult) HasETag ¶ added in v1.0.2
func (o *AdministratorResult) HasETag() bool
HasETag returns a boolean if a field has been set.
func (*AdministratorResult) HasEmail ¶ added in v1.0.2
func (o *AdministratorResult) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*AdministratorResult) HasEmailPreferences ¶ added in v1.0.2
func (o *AdministratorResult) HasEmailPreferences() bool
HasEmailPreferences returns a boolean if a field has been set.
func (*AdministratorResult) HasExternalOid ¶ added in v1.0.2
func (o *AdministratorResult) HasExternalOid() bool
HasExternalOid returns a boolean if a field has been set.
func (*AdministratorResult) HasFirstName ¶ added in v1.0.2
func (o *AdministratorResult) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*AdministratorResult) HasInvitationExpired ¶ added in v1.0.2
func (o *AdministratorResult) HasInvitationExpired() bool
HasInvitationExpired returns a boolean if a field has been set.
func (*AdministratorResult) HasLastName ¶ added in v1.0.2
func (o *AdministratorResult) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*AdministratorResult) HasLegacyProviders ¶ added in v1.0.2
func (o *AdministratorResult) HasLegacyProviders() bool
HasLegacyProviders returns a boolean if a field has been set.
func (*AdministratorResult) HasNotificationsEmailPreferences ¶ added in v1.0.2
func (o *AdministratorResult) HasNotificationsEmailPreferences() bool
HasNotificationsEmailPreferences returns a boolean if a field has been set.
func (*AdministratorResult) HasPending ¶ added in v1.0.2
func (o *AdministratorResult) HasPending() bool
HasPending returns a boolean if a field has been set.
func (*AdministratorResult) HasProviderId ¶ added in v1.0.2
func (o *AdministratorResult) HasProviderId() bool
HasProviderId returns a boolean if a field has been set.
func (*AdministratorResult) HasProviderProperties ¶ added in v1.0.2
func (o *AdministratorResult) HasProviderProperties() bool
HasProviderProperties returns a boolean if a field has been set.
func (*AdministratorResult) HasProviderType ¶ added in v1.0.2
func (o *AdministratorResult) HasProviderType() bool
HasProviderType returns a boolean if a field has been set.
func (*AdministratorResult) HasServiceProfile ¶ added in v1.0.2
func (o *AdministratorResult) HasServiceProfile() bool
HasServiceProfile returns a boolean if a field has been set.
func (*AdministratorResult) HasType ¶ added in v1.0.2
func (o *AdministratorResult) HasType() bool
HasType returns a boolean if a field has been set.
func (*AdministratorResult) HasUcOid ¶ added in v1.0.2
func (o *AdministratorResult) HasUcOid() bool
HasUcOid returns a boolean if a field has been set.
func (*AdministratorResult) HasUpdatedDate ¶ added in v1.0.2
func (o *AdministratorResult) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*AdministratorResult) HasUserId ¶ added in v1.0.2
func (o *AdministratorResult) HasUserId() bool
HasUserId returns a boolean if a field has been set.
func (AdministratorResult) MarshalJSON ¶ added in v1.0.2
func (o AdministratorResult) MarshalJSON() ([]byte, error)
func (*AdministratorResult) SetAccessType ¶ added in v1.0.2
func (o *AdministratorResult) SetAccessType(v AdministratorAccessType)
SetAccessType gets a reference to the given AdministratorAccessType and assigns it to the AccessType field.
func (*AdministratorResult) SetAuthDomain ¶ added in v1.0.2
func (o *AdministratorResult) SetAuthDomain(v string)
SetAuthDomain gets a reference to the given NullableString and assigns it to the AuthDomain field.
func (*AdministratorResult) SetAuthDomainNil ¶ added in v1.0.2
func (o *AdministratorResult) SetAuthDomainNil()
SetAuthDomainNil sets the value for AuthDomain to be an explicit nil
func (*AdministratorResult) SetCreatedDate ¶ added in v1.0.2
func (o *AdministratorResult) SetCreatedDate(v time.Time)
SetCreatedDate gets a reference to the given NullableTime and assigns it to the CreatedDate field.
func (*AdministratorResult) SetCreatedDateNil ¶ added in v1.0.2
func (o *AdministratorResult) SetCreatedDateNil()
SetCreatedDateNil sets the value for CreatedDate to be an explicit nil
func (*AdministratorResult) SetCustomerId ¶ added in v1.0.2
func (o *AdministratorResult) SetCustomerId(v string)
SetCustomerId gets a reference to the given NullableString and assigns it to the CustomerId field.
func (*AdministratorResult) SetCustomerIdNil ¶ added in v1.0.2
func (o *AdministratorResult) SetCustomerIdNil()
SetCustomerIdNil sets the value for CustomerId to be an explicit nil
func (*AdministratorResult) SetDisplayName ¶ added in v1.0.2
func (o *AdministratorResult) SetDisplayName(v string)
SetDisplayName gets a reference to the given NullableString and assigns it to the DisplayName field.
func (*AdministratorResult) SetDisplayNameNil ¶ added in v1.0.2
func (o *AdministratorResult) SetDisplayNameNil()
SetDisplayNameNil sets the value for DisplayName to be an explicit nil
func (*AdministratorResult) SetETag ¶ added in v1.0.2
func (o *AdministratorResult) SetETag(v string)
SetETag gets a reference to the given NullableString and assigns it to the ETag field.
func (*AdministratorResult) SetETagNil ¶ added in v1.0.2
func (o *AdministratorResult) SetETagNil()
SetETagNil sets the value for ETag to be an explicit nil
func (*AdministratorResult) SetEmail ¶ added in v1.0.2
func (o *AdministratorResult) SetEmail(v string)
SetEmail gets a reference to the given NullableString and assigns it to the Email field.
func (*AdministratorResult) SetEmailNil ¶ added in v1.0.2
func (o *AdministratorResult) SetEmailNil()
SetEmailNil sets the value for Email to be an explicit nil
func (*AdministratorResult) SetEmailPreferences ¶ added in v1.0.2
func (o *AdministratorResult) SetEmailPreferences(v string)
SetEmailPreferences gets a reference to the given NullableString and assigns it to the EmailPreferences field.
func (*AdministratorResult) SetEmailPreferencesNil ¶ added in v1.0.2
func (o *AdministratorResult) SetEmailPreferencesNil()
SetEmailPreferencesNil sets the value for EmailPreferences to be an explicit nil
func (*AdministratorResult) SetExternalOid ¶ added in v1.0.2
func (o *AdministratorResult) SetExternalOid(v string)
SetExternalOid gets a reference to the given NullableString and assigns it to the ExternalOid field.
func (*AdministratorResult) SetExternalOidNil ¶ added in v1.0.2
func (o *AdministratorResult) SetExternalOidNil()
SetExternalOidNil sets the value for ExternalOid to be an explicit nil
func (*AdministratorResult) SetFirstName ¶ added in v1.0.2
func (o *AdministratorResult) SetFirstName(v string)
SetFirstName gets a reference to the given NullableString and assigns it to the FirstName field.
func (*AdministratorResult) SetFirstNameNil ¶ added in v1.0.2
func (o *AdministratorResult) SetFirstNameNil()
SetFirstNameNil sets the value for FirstName to be an explicit nil
func (*AdministratorResult) SetInvitationExpired ¶ added in v1.0.2
func (o *AdministratorResult) SetInvitationExpired(v bool)
SetInvitationExpired gets a reference to the given NullableBool and assigns it to the InvitationExpired field.
func (*AdministratorResult) SetInvitationExpiredNil ¶ added in v1.0.2
func (o *AdministratorResult) SetInvitationExpiredNil()
SetInvitationExpiredNil sets the value for InvitationExpired to be an explicit nil
func (*AdministratorResult) SetLastName ¶ added in v1.0.2
func (o *AdministratorResult) SetLastName(v string)
SetLastName gets a reference to the given NullableString and assigns it to the LastName field.
func (*AdministratorResult) SetLastNameNil ¶ added in v1.0.2
func (o *AdministratorResult) SetLastNameNil()
SetLastNameNil sets the value for LastName to be an explicit nil
func (*AdministratorResult) SetLegacyProviders ¶ added in v1.0.2
func (o *AdministratorResult) SetLegacyProviders(v []string)
SetLegacyProviders gets a reference to the given []string and assigns it to the LegacyProviders field.
func (*AdministratorResult) SetNotificationsEmailPreferences ¶ added in v1.0.2
func (o *AdministratorResult) SetNotificationsEmailPreferences(v AdministratorNotificationsEmailsPreferences)
SetNotificationsEmailPreferences gets a reference to the given AdministratorNotificationsEmailsPreferences and assigns it to the NotificationsEmailPreferences field.
func (*AdministratorResult) SetPending ¶ added in v1.0.2
func (o *AdministratorResult) SetPending(v bool)
SetPending gets a reference to the given NullableBool and assigns it to the Pending field.
func (*AdministratorResult) SetPendingNil ¶ added in v1.0.2
func (o *AdministratorResult) SetPendingNil()
SetPendingNil sets the value for Pending to be an explicit nil
func (*AdministratorResult) SetProviderId ¶ added in v1.0.2
func (o *AdministratorResult) SetProviderId(v string)
SetProviderId gets a reference to the given NullableString and assigns it to the ProviderId field.
func (*AdministratorResult) SetProviderIdNil ¶ added in v1.0.2
func (o *AdministratorResult) SetProviderIdNil()
SetProviderIdNil sets the value for ProviderId to be an explicit nil
func (*AdministratorResult) SetProviderProperties ¶ added in v1.0.2
func (o *AdministratorResult) SetProviderProperties(v AdministratorResultProviderProperties)
SetProviderProperties gets a reference to the given NullableAdministratorResultProviderProperties and assigns it to the ProviderProperties field.
func (*AdministratorResult) SetProviderPropertiesNil ¶ added in v1.0.2
func (o *AdministratorResult) SetProviderPropertiesNil()
SetProviderPropertiesNil sets the value for ProviderProperties to be an explicit nil
func (*AdministratorResult) SetProviderType ¶ added in v1.0.2
func (o *AdministratorResult) SetProviderType(v AdministratorProviderType)
SetProviderType gets a reference to the given AdministratorProviderType and assigns it to the ProviderType field.
func (*AdministratorResult) SetServiceProfile ¶ added in v1.0.2
func (o *AdministratorResult) SetServiceProfile(v string)
SetServiceProfile gets a reference to the given NullableString and assigns it to the ServiceProfile field.
func (*AdministratorResult) SetServiceProfileNil ¶ added in v1.0.2
func (o *AdministratorResult) SetServiceProfileNil()
SetServiceProfileNil sets the value for ServiceProfile to be an explicit nil
func (*AdministratorResult) SetType ¶ added in v1.0.2
func (o *AdministratorResult) SetType(v AdministratorType)
SetType gets a reference to the given AdministratorType and assigns it to the Type field.
func (*AdministratorResult) SetUcOid ¶ added in v1.0.2
func (o *AdministratorResult) SetUcOid(v string)
SetUcOid gets a reference to the given NullableString and assigns it to the UcOid field.
func (*AdministratorResult) SetUcOidNil ¶ added in v1.0.2
func (o *AdministratorResult) SetUcOidNil()
SetUcOidNil sets the value for UcOid to be an explicit nil
func (*AdministratorResult) SetUpdatedDate ¶ added in v1.0.2
func (o *AdministratorResult) SetUpdatedDate(v time.Time)
SetUpdatedDate gets a reference to the given NullableTime and assigns it to the UpdatedDate field.
func (*AdministratorResult) SetUpdatedDateNil ¶ added in v1.0.2
func (o *AdministratorResult) SetUpdatedDateNil()
SetUpdatedDateNil sets the value for UpdatedDate to be an explicit nil
func (*AdministratorResult) SetUserId ¶ added in v1.0.2
func (o *AdministratorResult) SetUserId(v string)
SetUserId gets a reference to the given NullableString and assigns it to the UserId field.
func (*AdministratorResult) SetUserIdNil ¶ added in v1.0.2
func (o *AdministratorResult) SetUserIdNil()
SetUserIdNil sets the value for UserId to be an explicit nil
func (AdministratorResult) ToMap ¶ added in v1.0.2
func (o AdministratorResult) ToMap() (map[string]interface{}, error)
func (*AdministratorResult) UnmarshalJSON ¶ added in v1.0.2
func (o *AdministratorResult) UnmarshalJSON(bytes []byte) (err error)
func (*AdministratorResult) UnsetAuthDomain ¶ added in v1.0.2
func (o *AdministratorResult) UnsetAuthDomain()
UnsetAuthDomain ensures that no value is present for AuthDomain, not even an explicit nil
func (*AdministratorResult) UnsetCreatedDate ¶ added in v1.0.2
func (o *AdministratorResult) UnsetCreatedDate()
UnsetCreatedDate ensures that no value is present for CreatedDate, not even an explicit nil
func (*AdministratorResult) UnsetCustomerId ¶ added in v1.0.2
func (o *AdministratorResult) UnsetCustomerId()
UnsetCustomerId ensures that no value is present for CustomerId, not even an explicit nil
func (*AdministratorResult) UnsetDisplayName ¶ added in v1.0.2
func (o *AdministratorResult) UnsetDisplayName()
UnsetDisplayName ensures that no value is present for DisplayName, not even an explicit nil
func (*AdministratorResult) UnsetETag ¶ added in v1.0.2
func (o *AdministratorResult) UnsetETag()
UnsetETag ensures that no value is present for ETag, not even an explicit nil
func (*AdministratorResult) UnsetEmail ¶ added in v1.0.2
func (o *AdministratorResult) UnsetEmail()
UnsetEmail ensures that no value is present for Email, not even an explicit nil
func (*AdministratorResult) UnsetEmailPreferences ¶ added in v1.0.2
func (o *AdministratorResult) UnsetEmailPreferences()
UnsetEmailPreferences ensures that no value is present for EmailPreferences, not even an explicit nil
func (*AdministratorResult) UnsetExternalOid ¶ added in v1.0.2
func (o *AdministratorResult) UnsetExternalOid()
UnsetExternalOid ensures that no value is present for ExternalOid, not even an explicit nil
func (*AdministratorResult) UnsetFirstName ¶ added in v1.0.2
func (o *AdministratorResult) UnsetFirstName()
UnsetFirstName ensures that no value is present for FirstName, not even an explicit nil
func (*AdministratorResult) UnsetInvitationExpired ¶ added in v1.0.2
func (o *AdministratorResult) UnsetInvitationExpired()
UnsetInvitationExpired ensures that no value is present for InvitationExpired, not even an explicit nil
func (*AdministratorResult) UnsetLastName ¶ added in v1.0.2
func (o *AdministratorResult) UnsetLastName()
UnsetLastName ensures that no value is present for LastName, not even an explicit nil
func (*AdministratorResult) UnsetPending ¶ added in v1.0.2
func (o *AdministratorResult) UnsetPending()
UnsetPending ensures that no value is present for Pending, not even an explicit nil
func (*AdministratorResult) UnsetProviderId ¶ added in v1.0.2
func (o *AdministratorResult) UnsetProviderId()
UnsetProviderId ensures that no value is present for ProviderId, not even an explicit nil
func (*AdministratorResult) UnsetProviderProperties ¶ added in v1.0.2
func (o *AdministratorResult) UnsetProviderProperties()
UnsetProviderProperties ensures that no value is present for ProviderProperties, not even an explicit nil
func (*AdministratorResult) UnsetServiceProfile ¶ added in v1.0.2
func (o *AdministratorResult) UnsetServiceProfile()
UnsetServiceProfile ensures that no value is present for ServiceProfile, not even an explicit nil
func (*AdministratorResult) UnsetUcOid ¶ added in v1.0.2
func (o *AdministratorResult) UnsetUcOid()
UnsetUcOid ensures that no value is present for UcOid, not even an explicit nil
func (*AdministratorResult) UnsetUpdatedDate ¶ added in v1.0.2
func (o *AdministratorResult) UnsetUpdatedDate()
UnsetUpdatedDate ensures that no value is present for UpdatedDate, not even an explicit nil
func (*AdministratorResult) UnsetUserId ¶ added in v1.0.2
func (o *AdministratorResult) UnsetUserId()
UnsetUserId ensures that no value is present for UserId, not even an explicit nil
type AdministratorResultProviderProperties ¶ added in v1.0.5
type AdministratorResultProviderProperties struct { DisplayName NullableString `json:"displayName,omitempty"` Tid NullableString `json:"tid,omitempty"` }
AdministratorResultProviderProperties struct for AdministratorResultProviderProperties
func NewAdministratorResultProviderProperties ¶ added in v1.0.5
func NewAdministratorResultProviderProperties() *AdministratorResultProviderProperties
NewAdministratorResultProviderProperties instantiates a new AdministratorResultProviderProperties object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorResultProviderPropertiesWithDefaults ¶ added in v1.0.5
func NewAdministratorResultProviderPropertiesWithDefaults() *AdministratorResultProviderProperties
NewAdministratorResultProviderPropertiesWithDefaults instantiates a new AdministratorResultProviderProperties object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorResultProviderProperties) GetDisplayName ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResultProviderProperties) GetDisplayNameOk ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResultProviderProperties) GetTid ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) GetTid() string
GetTid returns the Tid field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorResultProviderProperties) GetTidOk ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) GetTidOk() (*string, bool)
GetTidOk returns a tuple with the Tid field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorResultProviderProperties) HasDisplayName ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*AdministratorResultProviderProperties) HasTid ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) HasTid() bool
HasTid returns a boolean if a field has been set.
func (AdministratorResultProviderProperties) MarshalJSON ¶ added in v1.0.5
func (o AdministratorResultProviderProperties) MarshalJSON() ([]byte, error)
func (*AdministratorResultProviderProperties) SetDisplayName ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) SetDisplayName(v string)
SetDisplayName gets a reference to the given NullableString and assigns it to the DisplayName field.
func (*AdministratorResultProviderProperties) SetDisplayNameNil ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) SetDisplayNameNil()
SetDisplayNameNil sets the value for DisplayName to be an explicit nil
func (*AdministratorResultProviderProperties) SetTid ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) SetTid(v string)
SetTid gets a reference to the given NullableString and assigns it to the Tid field.
func (*AdministratorResultProviderProperties) SetTidNil ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) SetTidNil()
SetTidNil sets the value for Tid to be an explicit nil
func (AdministratorResultProviderProperties) ToMap ¶ added in v1.0.5
func (o AdministratorResultProviderProperties) ToMap() (map[string]interface{}, error)
func (*AdministratorResultProviderProperties) UnsetDisplayName ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) UnsetDisplayName()
UnsetDisplayName ensures that no value is present for DisplayName, not even an explicit nil
func (*AdministratorResultProviderProperties) UnsetTid ¶ added in v1.0.5
func (o *AdministratorResultProviderProperties) UnsetTid()
UnsetTid ensures that no value is present for Tid, not even an explicit nil
type AdministratorType ¶ added in v1.0.2
type AdministratorType string
AdministratorType the model 'AdministratorType'
const ( ADMINISTRATORTYPE_ADMINISTRATOR_USER AdministratorType = "AdministratorUser" ADMINISTRATORTYPE_ADMINISTRATOR_GROUP AdministratorType = "AdministratorGroup" ADMINISTRATORTYPE_SERVICE_PRINCIPAL AdministratorType = "ServicePrincipal" )
List of AdministratorType
func NewAdministratorTypeFromValue ¶ added in v1.0.2
func NewAdministratorTypeFromValue(v string) (*AdministratorType, error)
NewAdministratorTypeFromValue returns a pointer to a valid AdministratorType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AdministratorType) IsValid ¶ added in v1.0.2
func (v AdministratorType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AdministratorType) Ptr ¶ added in v1.0.2
func (v AdministratorType) Ptr() *AdministratorType
Ptr returns reference to AdministratorType value
func (*AdministratorType) UnmarshalJSON ¶ added in v1.0.2
func (v *AdministratorType) UnmarshalJSON(src []byte) error
type AdministratorsAPIService ¶
type AdministratorsAPIService service
AdministratorsAPIService AdministratorsAPI service
func (*AdministratorsAPIService) CreateAdministrator ¶ added in v1.0.2
func (a *AdministratorsAPIService) CreateAdministrator(ctx context.Context) ApiCreateAdministratorRequest
CreateAdministrator Create a new CC administrator.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiCreateAdministratorRequest
func (*AdministratorsAPIService) CreateAdministratorExecute ¶ added in v1.0.2
func (a *AdministratorsAPIService) CreateAdministratorExecute(r ApiCreateAdministratorRequest) (*AdministratorResult, *http.Response, error)
Execute executes the request
@return AdministratorResult
func (*AdministratorsAPIService) DeleteAdministrator ¶ added in v1.0.2
func (a *AdministratorsAPIService) DeleteAdministrator(ctx context.Context, id string) ApiDeleteAdministratorRequest
DeleteAdministrator Remove a CC administrator.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id CC administrator ID. @return ApiDeleteAdministratorRequest
func (*AdministratorsAPIService) DeleteAdministratorExecute ¶ added in v1.0.2
func (a *AdministratorsAPIService) DeleteAdministratorExecute(r ApiDeleteAdministratorRequest) (*http.Response, error)
Execute executes the request
func (*AdministratorsAPIService) DeleteInvitation ¶ added in v1.0.2
func (a *AdministratorsAPIService) DeleteInvitation(ctx context.Context) ApiDeleteInvitationRequest
DeleteInvitation Remove a CC pending user administrator invitation.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiDeleteInvitationRequest
func (*AdministratorsAPIService) DeleteInvitationExecute ¶ added in v1.0.2
func (a *AdministratorsAPIService) DeleteInvitationExecute(r ApiDeleteInvitationRequest) (bool, *http.Response, error)
Execute executes the request
@return bool
func (*AdministratorsAPIService) FetchAdministrators ¶ added in v1.0.2
func (a *AdministratorsAPIService) FetchAdministrators(ctx context.Context) ApiFetchAdministratorsRequest
FetchAdministrators Fetch all CC administrators.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiFetchAdministratorsRequest
func (*AdministratorsAPIService) FetchAdministratorsExecute ¶ added in v1.0.2
func (a *AdministratorsAPIService) FetchAdministratorsExecute(r ApiFetchAdministratorsRequest) (*AdministratorsResult, *http.Response, error)
Execute executes the request
@return AdministratorsResult
func (*AdministratorsAPIService) GetAdministratorAccess ¶ added in v1.0.2
func (a *AdministratorsAPIService) GetAdministratorAccess(ctx context.Context, id string) ApiGetAdministratorAccessRequest
GetAdministratorAccess Fetch the access of an administrator.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param id UserId for AzureAd and Citrix User Administrators. UcOid for all others. @return ApiGetAdministratorAccessRequest
func (*AdministratorsAPIService) GetAdministratorAccessExecute ¶ added in v1.0.2
func (a *AdministratorsAPIService) GetAdministratorAccessExecute(r ApiGetAdministratorAccessRequest) (*AdministratorAccessModel, *http.Response, error)
Execute executes the request
@return AdministratorAccessModel
func (*AdministratorsAPIService) UpdateAdministratorAccess ¶ added in v1.0.2
func (a *AdministratorsAPIService) UpdateAdministratorAccess(ctx context.Context) ApiUpdateAdministratorAccessRequest
UpdateAdministratorAccess Update roles and permissions of an existing CC administrator.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiUpdateAdministratorAccessRequest
func (*AdministratorsAPIService) UpdateAdministratorAccessExecute ¶ added in v1.0.2
func (a *AdministratorsAPIService) UpdateAdministratorAccessExecute(r ApiUpdateAdministratorAccessRequest) (*http.Response, error)
Execute executes the request
type AdministratorsResult ¶ added in v1.0.2
type AdministratorsResult struct { ContinuationToken NullableString `json:"continuationToken,omitempty"` Items []AdministratorResult `json:"items,omitempty"` }
AdministratorsResult struct for AdministratorsResult
func NewAdministratorsResult ¶ added in v1.0.2
func NewAdministratorsResult() *AdministratorsResult
NewAdministratorsResult instantiates a new AdministratorsResult object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdministratorsResultWithDefaults ¶ added in v1.0.2
func NewAdministratorsResultWithDefaults() *AdministratorsResult
NewAdministratorsResultWithDefaults instantiates a new AdministratorsResult object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdministratorsResult) GetContinuationToken ¶ added in v1.0.2
func (o *AdministratorsResult) GetContinuationToken() string
GetContinuationToken returns the ContinuationToken field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorsResult) GetContinuationTokenOk ¶ added in v1.0.2
func (o *AdministratorsResult) GetContinuationTokenOk() (*string, bool)
GetContinuationTokenOk returns a tuple with the ContinuationToken field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorsResult) GetItems ¶ added in v1.0.2
func (o *AdministratorsResult) GetItems() []AdministratorResult
GetItems returns the Items field value if set, zero value otherwise (both if not set or set to explicit null).
func (*AdministratorsResult) GetItemsOk ¶ added in v1.0.2
func (o *AdministratorsResult) GetItemsOk() ([]AdministratorResult, bool)
GetItemsOk returns a tuple with the Items field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*AdministratorsResult) HasContinuationToken ¶ added in v1.0.2
func (o *AdministratorsResult) HasContinuationToken() bool
HasContinuationToken returns a boolean if a field has been set.
func (*AdministratorsResult) HasItems ¶ added in v1.0.2
func (o *AdministratorsResult) HasItems() bool
HasItems returns a boolean if a field has been set.
func (AdministratorsResult) MarshalJSON ¶ added in v1.0.2
func (o AdministratorsResult) MarshalJSON() ([]byte, error)
func (*AdministratorsResult) SetContinuationToken ¶ added in v1.0.2
func (o *AdministratorsResult) SetContinuationToken(v string)
SetContinuationToken gets a reference to the given NullableString and assigns it to the ContinuationToken field.
func (*AdministratorsResult) SetContinuationTokenNil ¶ added in v1.0.2
func (o *AdministratorsResult) SetContinuationTokenNil()
SetContinuationTokenNil sets the value for ContinuationToken to be an explicit nil
func (*AdministratorsResult) SetItems ¶ added in v1.0.2
func (o *AdministratorsResult) SetItems(v []AdministratorResult)
SetItems gets a reference to the given []AdministratorResult and assigns it to the Items field.
func (AdministratorsResult) ToMap ¶ added in v1.0.2
func (o AdministratorsResult) ToMap() (map[string]interface{}, error)
func (*AdministratorsResult) UnsetContinuationToken ¶ added in v1.0.2
func (o *AdministratorsResult) UnsetContinuationToken()
UnsetContinuationToken ensures that no value is present for ContinuationToken, not even an explicit nil
type ApiCreateAdministratorRequest ¶ added in v1.0.2
type ApiCreateAdministratorRequest struct { ApiService *AdministratorsAPIService // contains filtered or unexported fields }
func (ApiCreateAdministratorRequest) Authorization ¶ added in v1.0.2
func (r ApiCreateAdministratorRequest) Authorization(authorization string) ApiCreateAdministratorRequest
Access token.
func (ApiCreateAdministratorRequest) CitrixCustomerId ¶ added in v1.0.2
func (r ApiCreateAdministratorRequest) CitrixCustomerId(citrixCustomerId string) ApiCreateAdministratorRequest
Customer ID.
func (ApiCreateAdministratorRequest) CreateAdministratorInputModel ¶ added in v1.0.2
func (r ApiCreateAdministratorRequest) CreateAdministratorInputModel(createAdministratorInputModel CreateAdministratorInputModel) ApiCreateAdministratorRequest
Administrator to be added.
func (ApiCreateAdministratorRequest) Execute ¶ added in v1.0.2
func (r ApiCreateAdministratorRequest) Execute() (*AdministratorResult, *http.Response, error)
type ApiDeleteAdministratorRequest ¶ added in v1.0.2
type ApiDeleteAdministratorRequest struct { ApiService *AdministratorsAPIService // contains filtered or unexported fields }
func (ApiDeleteAdministratorRequest) Authorization ¶ added in v1.0.2
func (r ApiDeleteAdministratorRequest) Authorization(authorization string) ApiDeleteAdministratorRequest
Access token.
func (ApiDeleteAdministratorRequest) CitrixCustomerId ¶ added in v1.0.2
func (r ApiDeleteAdministratorRequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteAdministratorRequest
Customer ID.
type ApiDeleteInvitationRequest ¶ added in v1.0.2
type ApiDeleteInvitationRequest struct { ApiService *AdministratorsAPIService // contains filtered or unexported fields }
func (ApiDeleteInvitationRequest) Authorization ¶ added in v1.0.2
func (r ApiDeleteInvitationRequest) Authorization(authorization string) ApiDeleteInvitationRequest
Access token.
func (ApiDeleteInvitationRequest) CitrixCustomerId ¶ added in v1.0.2
func (r ApiDeleteInvitationRequest) CitrixCustomerId(citrixCustomerId string) ApiDeleteInvitationRequest
Customer ID.
func (ApiDeleteInvitationRequest) Email ¶ added in v1.0.2
func (r ApiDeleteInvitationRequest) Email(email string) ApiDeleteInvitationRequest
Pending user administrator invitation email.
type ApiFetchAdministratorsRequest ¶ added in v1.0.2
type ApiFetchAdministratorsRequest struct { ApiService *AdministratorsAPIService // contains filtered or unexported fields }
func (ApiFetchAdministratorsRequest) Authorization ¶ added in v1.0.2
func (r ApiFetchAdministratorsRequest) Authorization(authorization string) ApiFetchAdministratorsRequest
Access token.
func (ApiFetchAdministratorsRequest) CitrixCustomerId ¶ added in v1.0.2
func (r ApiFetchAdministratorsRequest) CitrixCustomerId(citrixCustomerId string) ApiFetchAdministratorsRequest
Customer ID.
func (ApiFetchAdministratorsRequest) Execute ¶ added in v1.0.2
func (r ApiFetchAdministratorsRequest) Execute() (*AdministratorsResult, *http.Response, error)
func (ApiFetchAdministratorsRequest) Id ¶ added in v1.0.2
func (r ApiFetchAdministratorsRequest) Id(id string) ApiFetchAdministratorsRequest
User ID corresponding to a user administrator. (Note: Exclusive with other parameters on this endpoint.)
func (ApiFetchAdministratorsRequest) MaxItemCount ¶ added in v1.0.2
func (r ApiFetchAdministratorsRequest) MaxItemCount(maxItemCount string) ApiFetchAdministratorsRequest
Optional item count.
func (ApiFetchAdministratorsRequest) ProviderType ¶ added in v1.0.2
func (r ApiFetchAdministratorsRequest) ProviderType(providerType AdministratorProviderType) ApiFetchAdministratorsRequest
Optional provider type.
func (ApiFetchAdministratorsRequest) RequestContinuation ¶ added in v1.0.2
func (r ApiFetchAdministratorsRequest) RequestContinuation(requestContinuation string) ApiFetchAdministratorsRequest
Optional continuation token.
func (ApiFetchAdministratorsRequest) Type_ ¶ added in v1.0.2
func (r ApiFetchAdministratorsRequest) Type_(type_ string) ApiFetchAdministratorsRequest
Optional administrator type filter.
type ApiGetAdministratorAccessRequest ¶ added in v1.0.2
type ApiGetAdministratorAccessRequest struct { ApiService *AdministratorsAPIService // contains filtered or unexported fields }
func (ApiGetAdministratorAccessRequest) Execute ¶ added in v1.0.2
func (r ApiGetAdministratorAccessRequest) Execute() (*AdministratorAccessModel, *http.Response, error)
type ApiUpdateAdministratorAccessRequest ¶ added in v1.0.2
type ApiUpdateAdministratorAccessRequest struct { ApiService *AdministratorsAPIService // contains filtered or unexported fields }
func (ApiUpdateAdministratorAccessRequest) AdministratorAccessModel ¶ added in v1.0.2
func (r ApiUpdateAdministratorAccessRequest) AdministratorAccessModel(administratorAccessModel AdministratorAccessModel) ApiUpdateAdministratorAccessRequest
func (ApiUpdateAdministratorAccessRequest) Authorization ¶ added in v1.0.2
func (r ApiUpdateAdministratorAccessRequest) Authorization(authorization string) ApiUpdateAdministratorAccessRequest
Access token.
func (ApiUpdateAdministratorAccessRequest) CitrixCustomerId ¶ added in v1.0.2
func (r ApiUpdateAdministratorAccessRequest) CitrixCustomerId(citrixCustomerId string) ApiUpdateAdministratorAccessRequest
Customer ID.
func (ApiUpdateAdministratorAccessRequest) Execute ¶ added in v1.0.2
func (r ApiUpdateAdministratorAccessRequest) Execute() (*http.Response, error)
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type BooleanPolicyProperty ¶ added in v1.0.2
type BooleanPolicyProperty struct { Value *bool `json:"value,omitempty"` CanChangeValue *bool `json:"canChangeValue,omitempty"` }
BooleanPolicyProperty struct for BooleanPolicyProperty
func NewBooleanPolicyProperty ¶ added in v1.0.2
func NewBooleanPolicyProperty() *BooleanPolicyProperty
NewBooleanPolicyProperty instantiates a new BooleanPolicyProperty object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBooleanPolicyPropertyWithDefaults ¶ added in v1.0.2
func NewBooleanPolicyPropertyWithDefaults() *BooleanPolicyProperty
NewBooleanPolicyPropertyWithDefaults instantiates a new BooleanPolicyProperty object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*BooleanPolicyProperty) GetCanChangeValue ¶ added in v1.0.2
func (o *BooleanPolicyProperty) GetCanChangeValue() bool
GetCanChangeValue returns the CanChangeValue field value if set, zero value otherwise.
func (*BooleanPolicyProperty) GetCanChangeValueOk ¶ added in v1.0.2
func (o *BooleanPolicyProperty) GetCanChangeValueOk() (*bool, bool)
GetCanChangeValueOk returns a tuple with the CanChangeValue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BooleanPolicyProperty) GetValue ¶ added in v1.0.2
func (o *BooleanPolicyProperty) GetValue() bool
GetValue returns the Value field value if set, zero value otherwise.
func (*BooleanPolicyProperty) GetValueOk ¶ added in v1.0.2
func (o *BooleanPolicyProperty) GetValueOk() (*bool, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BooleanPolicyProperty) HasCanChangeValue ¶ added in v1.0.2
func (o *BooleanPolicyProperty) HasCanChangeValue() bool
HasCanChangeValue returns a boolean if a field has been set.
func (*BooleanPolicyProperty) HasValue ¶ added in v1.0.2
func (o *BooleanPolicyProperty) HasValue() bool
HasValue returns a boolean if a field has been set.
func (BooleanPolicyProperty) MarshalJSON ¶ added in v1.0.2
func (o BooleanPolicyProperty) MarshalJSON() ([]byte, error)
func (*BooleanPolicyProperty) SetCanChangeValue ¶ added in v1.0.2
func (o *BooleanPolicyProperty) SetCanChangeValue(v bool)
SetCanChangeValue gets a reference to the given bool and assigns it to the CanChangeValue field.
func (*BooleanPolicyProperty) SetValue ¶ added in v1.0.2
func (o *BooleanPolicyProperty) SetValue(v bool)
SetValue gets a reference to the given bool and assigns it to the Value field.
func (BooleanPolicyProperty) ToMap ¶ added in v1.0.2
func (o BooleanPolicyProperty) ToMap() (map[string]interface{}, error)
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client Middleware MiddlewareFunction }
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type CreateAdministratorInputModel ¶ added in v1.0.2
type CreateAdministratorInputModel struct { AccessType AdministratorAccessType `json:"accessType"` DisplayName NullableString `json:"displayName,omitempty"` Email NullableString `json:"email,omitempty"` ExternalProviderId *string `json:"externalProviderId,omitempty"` ExternalUserId *string `json:"externalUserId,omitempty"` FirstName NullableString `json:"firstName,omitempty"` LastName NullableString `json:"lastName,omitempty"` Policies []AdministratorAccessPolicyModel `json:"policies,omitempty"` ProviderType AdministratorProviderType `json:"providerType"` Type string `json:"type"` }
CreateAdministratorInputModel struct for CreateAdministratorInputModel
func NewCreateAdministratorInputModel ¶ added in v1.0.2
func NewCreateAdministratorInputModel(accessType AdministratorAccessType, providerType AdministratorProviderType, type_ string) *CreateAdministratorInputModel
NewCreateAdministratorInputModel instantiates a new CreateAdministratorInputModel object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCreateAdministratorInputModelWithDefaults ¶ added in v1.0.2
func NewCreateAdministratorInputModelWithDefaults() *CreateAdministratorInputModel
NewCreateAdministratorInputModelWithDefaults instantiates a new CreateAdministratorInputModel object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CreateAdministratorInputModel) GetAccessType ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetAccessType() AdministratorAccessType
GetAccessType returns the AccessType field value
func (*CreateAdministratorInputModel) GetAccessTypeOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetAccessTypeOk() (*AdministratorAccessType, bool)
GetAccessTypeOk returns a tuple with the AccessType field value and a boolean to check if the value has been set.
func (*CreateAdministratorInputModel) GetDisplayName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAdministratorInputModel) GetDisplayNameOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAdministratorInputModel) GetEmail ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetEmail() string
GetEmail returns the Email field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAdministratorInputModel) GetEmailOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAdministratorInputModel) GetExternalProviderId ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetExternalProviderId() string
GetExternalProviderId returns the ExternalProviderId field value if set, zero value otherwise.
func (*CreateAdministratorInputModel) GetExternalProviderIdOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetExternalProviderIdOk() (*string, bool)
GetExternalProviderIdOk returns a tuple with the ExternalProviderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAdministratorInputModel) GetExternalUserId ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetExternalUserId() string
GetExternalUserId returns the ExternalUserId field value if set, zero value otherwise.
func (*CreateAdministratorInputModel) GetExternalUserIdOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetExternalUserIdOk() (*string, bool)
GetExternalUserIdOk returns a tuple with the ExternalUserId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CreateAdministratorInputModel) GetFirstName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAdministratorInputModel) GetFirstNameOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAdministratorInputModel) GetLastName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAdministratorInputModel) GetLastNameOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAdministratorInputModel) GetPolicies ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetPolicies() []AdministratorAccessPolicyModel
GetPolicies returns the Policies field value if set, zero value otherwise (both if not set or set to explicit null).
func (*CreateAdministratorInputModel) GetPoliciesOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetPoliciesOk() ([]AdministratorAccessPolicyModel, bool)
GetPoliciesOk returns a tuple with the Policies field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*CreateAdministratorInputModel) GetProviderType ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetProviderType() AdministratorProviderType
GetProviderType returns the ProviderType field value
func (*CreateAdministratorInputModel) GetProviderTypeOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetProviderTypeOk() (*AdministratorProviderType, bool)
GetProviderTypeOk returns a tuple with the ProviderType field value and a boolean to check if the value has been set.
func (*CreateAdministratorInputModel) GetType ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetType() string
GetType returns the Type field value
func (*CreateAdministratorInputModel) GetTypeOk ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*CreateAdministratorInputModel) HasDisplayName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*CreateAdministratorInputModel) HasEmail ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*CreateAdministratorInputModel) HasExternalProviderId ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) HasExternalProviderId() bool
HasExternalProviderId returns a boolean if a field has been set.
func (*CreateAdministratorInputModel) HasExternalUserId ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) HasExternalUserId() bool
HasExternalUserId returns a boolean if a field has been set.
func (*CreateAdministratorInputModel) HasFirstName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*CreateAdministratorInputModel) HasLastName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*CreateAdministratorInputModel) HasPolicies ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) HasPolicies() bool
HasPolicies returns a boolean if a field has been set.
func (CreateAdministratorInputModel) MarshalJSON ¶ added in v1.0.2
func (o CreateAdministratorInputModel) MarshalJSON() ([]byte, error)
func (*CreateAdministratorInputModel) SetAccessType ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetAccessType(v AdministratorAccessType)
SetAccessType sets field value
func (*CreateAdministratorInputModel) SetDisplayName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetDisplayName(v string)
SetDisplayName gets a reference to the given NullableString and assigns it to the DisplayName field.
func (*CreateAdministratorInputModel) SetDisplayNameNil ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetDisplayNameNil()
SetDisplayNameNil sets the value for DisplayName to be an explicit nil
func (*CreateAdministratorInputModel) SetEmail ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetEmail(v string)
SetEmail gets a reference to the given NullableString and assigns it to the Email field.
func (*CreateAdministratorInputModel) SetEmailNil ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetEmailNil()
SetEmailNil sets the value for Email to be an explicit nil
func (*CreateAdministratorInputModel) SetExternalProviderId ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetExternalProviderId(v string)
SetExternalProviderId gets a reference to the given string and assigns it to the ExternalProviderId field.
func (*CreateAdministratorInputModel) SetExternalUserId ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetExternalUserId(v string)
SetExternalUserId gets a reference to the given string and assigns it to the ExternalUserId field.
func (*CreateAdministratorInputModel) SetFirstName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetFirstName(v string)
SetFirstName gets a reference to the given NullableString and assigns it to the FirstName field.
func (*CreateAdministratorInputModel) SetFirstNameNil ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetFirstNameNil()
SetFirstNameNil sets the value for FirstName to be an explicit nil
func (*CreateAdministratorInputModel) SetLastName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetLastName(v string)
SetLastName gets a reference to the given NullableString and assigns it to the LastName field.
func (*CreateAdministratorInputModel) SetLastNameNil ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetLastNameNil()
SetLastNameNil sets the value for LastName to be an explicit nil
func (*CreateAdministratorInputModel) SetPolicies ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetPolicies(v []AdministratorAccessPolicyModel)
SetPolicies gets a reference to the given []AdministratorAccessPolicyModel and assigns it to the Policies field.
func (*CreateAdministratorInputModel) SetProviderType ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetProviderType(v AdministratorProviderType)
SetProviderType sets field value
func (*CreateAdministratorInputModel) SetType ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) SetType(v string)
SetType sets field value
func (CreateAdministratorInputModel) ToMap ¶ added in v1.0.2
func (o CreateAdministratorInputModel) ToMap() (map[string]interface{}, error)
func (*CreateAdministratorInputModel) UnsetDisplayName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) UnsetDisplayName()
UnsetDisplayName ensures that no value is present for DisplayName, not even an explicit nil
func (*CreateAdministratorInputModel) UnsetEmail ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) UnsetEmail()
UnsetEmail ensures that no value is present for Email, not even an explicit nil
func (*CreateAdministratorInputModel) UnsetFirstName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) UnsetFirstName()
UnsetFirstName ensures that no value is present for FirstName, not even an explicit nil
func (*CreateAdministratorInputModel) UnsetLastName ¶ added in v1.0.2
func (o *CreateAdministratorInputModel) UnsetLastName()
UnsetLastName ensures that no value is present for LastName, not even an explicit nil
type EmbargoedPersonId ¶ added in v1.0.2
type EmbargoedPersonId struct { Embargoed NullableBool `json:"embargoed,omitempty"` PersonId NullableString `json:"personId,omitempty"` }
EmbargoedPersonId struct for EmbargoedPersonId
func NewEmbargoedPersonId ¶ added in v1.0.2
func NewEmbargoedPersonId() *EmbargoedPersonId
NewEmbargoedPersonId instantiates a new EmbargoedPersonId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewEmbargoedPersonIdWithDefaults ¶ added in v1.0.2
func NewEmbargoedPersonIdWithDefaults() *EmbargoedPersonId
NewEmbargoedPersonIdWithDefaults instantiates a new EmbargoedPersonId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*EmbargoedPersonId) GetEmbargoed ¶ added in v1.0.2
func (o *EmbargoedPersonId) GetEmbargoed() bool
GetEmbargoed returns the Embargoed field value if set, zero value otherwise (both if not set or set to explicit null).
func (*EmbargoedPersonId) GetEmbargoedOk ¶ added in v1.0.2
func (o *EmbargoedPersonId) GetEmbargoedOk() (*bool, bool)
GetEmbargoedOk returns a tuple with the Embargoed field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*EmbargoedPersonId) GetPersonId ¶ added in v1.0.2
func (o *EmbargoedPersonId) GetPersonId() string
GetPersonId returns the PersonId field value if set, zero value otherwise (both if not set or set to explicit null).
func (*EmbargoedPersonId) GetPersonIdOk ¶ added in v1.0.2
func (o *EmbargoedPersonId) GetPersonIdOk() (*string, bool)
GetPersonIdOk returns a tuple with the PersonId field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*EmbargoedPersonId) HasEmbargoed ¶ added in v1.0.2
func (o *EmbargoedPersonId) HasEmbargoed() bool
HasEmbargoed returns a boolean if a field has been set.
func (*EmbargoedPersonId) HasPersonId ¶ added in v1.0.2
func (o *EmbargoedPersonId) HasPersonId() bool
HasPersonId returns a boolean if a field has been set.
func (EmbargoedPersonId) MarshalJSON ¶ added in v1.0.2
func (o EmbargoedPersonId) MarshalJSON() ([]byte, error)
func (*EmbargoedPersonId) SetEmbargoed ¶ added in v1.0.2
func (o *EmbargoedPersonId) SetEmbargoed(v bool)
SetEmbargoed gets a reference to the given NullableBool and assigns it to the Embargoed field.
func (*EmbargoedPersonId) SetEmbargoedNil ¶ added in v1.0.2
func (o *EmbargoedPersonId) SetEmbargoedNil()
SetEmbargoedNil sets the value for Embargoed to be an explicit nil
func (*EmbargoedPersonId) SetPersonId ¶ added in v1.0.2
func (o *EmbargoedPersonId) SetPersonId(v string)
SetPersonId gets a reference to the given NullableString and assigns it to the PersonId field.
func (*EmbargoedPersonId) SetPersonIdNil ¶ added in v1.0.2
func (o *EmbargoedPersonId) SetPersonIdNil()
SetPersonIdNil sets the value for PersonId to be an explicit nil
func (EmbargoedPersonId) ToMap ¶ added in v1.0.2
func (o EmbargoedPersonId) ToMap() (map[string]interface{}, error)
func (*EmbargoedPersonId) UnsetEmbargoed ¶ added in v1.0.2
func (o *EmbargoedPersonId) UnsetEmbargoed()
UnsetEmbargoed ensures that no value is present for Embargoed, not even an explicit nil
func (*EmbargoedPersonId) UnsetPersonId ¶ added in v1.0.2
func (o *EmbargoedPersonId) UnsetPersonId()
UnsetPersonId ensures that no value is present for PersonId, not even an explicit nil
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type MappedNullable ¶
type MiddlewareFunction ¶
MiddlewareFunction provides way to implement custom middleware
type NullableAdministratorAccessModel ¶ added in v1.0.2
type NullableAdministratorAccessModel struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorAccessModel ¶ added in v1.0.2
func NewNullableAdministratorAccessModel(val *AdministratorAccessModel) *NullableAdministratorAccessModel
func (NullableAdministratorAccessModel) Get ¶ added in v1.0.2
func (v NullableAdministratorAccessModel) Get() *AdministratorAccessModel
func (NullableAdministratorAccessModel) IsSet ¶ added in v1.0.2
func (v NullableAdministratorAccessModel) IsSet() bool
func (NullableAdministratorAccessModel) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorAccessModel) MarshalJSON() ([]byte, error)
func (*NullableAdministratorAccessModel) Set ¶ added in v1.0.2
func (v *NullableAdministratorAccessModel) Set(val *AdministratorAccessModel)
func (*NullableAdministratorAccessModel) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorAccessModel) UnmarshalJSON(src []byte) error
func (*NullableAdministratorAccessModel) Unset ¶ added in v1.0.2
func (v *NullableAdministratorAccessModel) Unset()
type NullableAdministratorAccessPolicyModel ¶ added in v1.0.2
type NullableAdministratorAccessPolicyModel struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorAccessPolicyModel ¶ added in v1.0.2
func NewNullableAdministratorAccessPolicyModel(val *AdministratorAccessPolicyModel) *NullableAdministratorAccessPolicyModel
func (NullableAdministratorAccessPolicyModel) Get ¶ added in v1.0.2
func (v NullableAdministratorAccessPolicyModel) Get() *AdministratorAccessPolicyModel
func (NullableAdministratorAccessPolicyModel) IsSet ¶ added in v1.0.2
func (v NullableAdministratorAccessPolicyModel) IsSet() bool
func (NullableAdministratorAccessPolicyModel) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorAccessPolicyModel) MarshalJSON() ([]byte, error)
func (*NullableAdministratorAccessPolicyModel) Set ¶ added in v1.0.2
func (v *NullableAdministratorAccessPolicyModel) Set(val *AdministratorAccessPolicyModel)
func (*NullableAdministratorAccessPolicyModel) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorAccessPolicyModel) UnmarshalJSON(src []byte) error
func (*NullableAdministratorAccessPolicyModel) Unset ¶ added in v1.0.2
func (v *NullableAdministratorAccessPolicyModel) Unset()
type NullableAdministratorAccessScopeChoices ¶ added in v1.0.2
type NullableAdministratorAccessScopeChoices struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorAccessScopeChoices ¶ added in v1.0.2
func NewNullableAdministratorAccessScopeChoices(val *AdministratorAccessScopeChoices) *NullableAdministratorAccessScopeChoices
func (NullableAdministratorAccessScopeChoices) IsSet ¶ added in v1.0.2
func (v NullableAdministratorAccessScopeChoices) IsSet() bool
func (NullableAdministratorAccessScopeChoices) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorAccessScopeChoices) MarshalJSON() ([]byte, error)
func (*NullableAdministratorAccessScopeChoices) Set ¶ added in v1.0.2
func (v *NullableAdministratorAccessScopeChoices) Set(val *AdministratorAccessScopeChoices)
func (*NullableAdministratorAccessScopeChoices) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorAccessScopeChoices) UnmarshalJSON(src []byte) error
func (*NullableAdministratorAccessScopeChoices) Unset ¶ added in v1.0.2
func (v *NullableAdministratorAccessScopeChoices) Unset()
type NullableAdministratorAccessScopeChoicesModel ¶ added in v1.0.2
type NullableAdministratorAccessScopeChoicesModel struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorAccessScopeChoicesModel ¶ added in v1.0.2
func NewNullableAdministratorAccessScopeChoicesModel(val *AdministratorAccessScopeChoicesModel) *NullableAdministratorAccessScopeChoicesModel
func (NullableAdministratorAccessScopeChoicesModel) IsSet ¶ added in v1.0.2
func (v NullableAdministratorAccessScopeChoicesModel) IsSet() bool
func (NullableAdministratorAccessScopeChoicesModel) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorAccessScopeChoicesModel) MarshalJSON() ([]byte, error)
func (*NullableAdministratorAccessScopeChoicesModel) Set ¶ added in v1.0.2
func (v *NullableAdministratorAccessScopeChoicesModel) Set(val *AdministratorAccessScopeChoicesModel)
func (*NullableAdministratorAccessScopeChoicesModel) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorAccessScopeChoicesModel) UnmarshalJSON(src []byte) error
func (*NullableAdministratorAccessScopeChoicesModel) Unset ¶ added in v1.0.2
func (v *NullableAdministratorAccessScopeChoicesModel) Unset()
type NullableAdministratorAccessType ¶ added in v1.0.2
type NullableAdministratorAccessType struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorAccessType ¶ added in v1.0.2
func NewNullableAdministratorAccessType(val *AdministratorAccessType) *NullableAdministratorAccessType
func (NullableAdministratorAccessType) Get ¶ added in v1.0.2
func (v NullableAdministratorAccessType) Get() *AdministratorAccessType
func (NullableAdministratorAccessType) IsSet ¶ added in v1.0.2
func (v NullableAdministratorAccessType) IsSet() bool
func (NullableAdministratorAccessType) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorAccessType) MarshalJSON() ([]byte, error)
func (*NullableAdministratorAccessType) Set ¶ added in v1.0.2
func (v *NullableAdministratorAccessType) Set(val *AdministratorAccessType)
func (*NullableAdministratorAccessType) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorAccessType) UnmarshalJSON(src []byte) error
func (*NullableAdministratorAccessType) Unset ¶ added in v1.0.2
func (v *NullableAdministratorAccessType) Unset()
type NullableAdministratorExternalProviderType ¶ added in v1.0.2
type NullableAdministratorExternalProviderType struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorExternalProviderType ¶ added in v1.0.2
func NewNullableAdministratorExternalProviderType(val *AdministratorExternalProviderType) *NullableAdministratorExternalProviderType
func (NullableAdministratorExternalProviderType) IsSet ¶ added in v1.0.2
func (v NullableAdministratorExternalProviderType) IsSet() bool
func (NullableAdministratorExternalProviderType) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorExternalProviderType) MarshalJSON() ([]byte, error)
func (*NullableAdministratorExternalProviderType) Set ¶ added in v1.0.2
func (v *NullableAdministratorExternalProviderType) Set(val *AdministratorExternalProviderType)
func (*NullableAdministratorExternalProviderType) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorExternalProviderType) UnmarshalJSON(src []byte) error
func (*NullableAdministratorExternalProviderType) Unset ¶ added in v1.0.2
func (v *NullableAdministratorExternalProviderType) Unset()
type NullableAdministratorNotification ¶ added in v1.0.2
type NullableAdministratorNotification struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorNotification ¶ added in v1.0.2
func NewNullableAdministratorNotification(val *AdministratorNotification) *NullableAdministratorNotification
func (NullableAdministratorNotification) Get ¶ added in v1.0.2
func (v NullableAdministratorNotification) Get() *AdministratorNotification
func (NullableAdministratorNotification) IsSet ¶ added in v1.0.2
func (v NullableAdministratorNotification) IsSet() bool
func (NullableAdministratorNotification) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorNotification) MarshalJSON() ([]byte, error)
func (*NullableAdministratorNotification) Set ¶ added in v1.0.2
func (v *NullableAdministratorNotification) Set(val *AdministratorNotification)
func (*NullableAdministratorNotification) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorNotification) UnmarshalJSON(src []byte) error
func (*NullableAdministratorNotification) Unset ¶ added in v1.0.2
func (v *NullableAdministratorNotification) Unset()
type NullableAdministratorNotificationType ¶ added in v1.0.2
type NullableAdministratorNotificationType struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorNotificationType ¶ added in v1.0.2
func NewNullableAdministratorNotificationType(val *AdministratorNotificationType) *NullableAdministratorNotificationType
func (NullableAdministratorNotificationType) Get ¶ added in v1.0.2
func (v NullableAdministratorNotificationType) Get() *AdministratorNotificationType
func (NullableAdministratorNotificationType) IsSet ¶ added in v1.0.2
func (v NullableAdministratorNotificationType) IsSet() bool
func (NullableAdministratorNotificationType) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorNotificationType) MarshalJSON() ([]byte, error)
func (*NullableAdministratorNotificationType) Set ¶ added in v1.0.2
func (v *NullableAdministratorNotificationType) Set(val *AdministratorNotificationType)
func (*NullableAdministratorNotificationType) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorNotificationType) UnmarshalJSON(src []byte) error
func (*NullableAdministratorNotificationType) Unset ¶ added in v1.0.2
func (v *NullableAdministratorNotificationType) Unset()
type NullableAdministratorNotificationsEmailsPreferences ¶ added in v1.0.2
type NullableAdministratorNotificationsEmailsPreferences struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorNotificationsEmailsPreferences ¶ added in v1.0.2
func NewNullableAdministratorNotificationsEmailsPreferences(val *AdministratorNotificationsEmailsPreferences) *NullableAdministratorNotificationsEmailsPreferences
func (NullableAdministratorNotificationsEmailsPreferences) IsSet ¶ added in v1.0.2
func (v NullableAdministratorNotificationsEmailsPreferences) IsSet() bool
func (NullableAdministratorNotificationsEmailsPreferences) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorNotificationsEmailsPreferences) MarshalJSON() ([]byte, error)
func (*NullableAdministratorNotificationsEmailsPreferences) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorNotificationsEmailsPreferences) UnmarshalJSON(src []byte) error
func (*NullableAdministratorNotificationsEmailsPreferences) Unset ¶ added in v1.0.2
func (v *NullableAdministratorNotificationsEmailsPreferences) Unset()
type NullableAdministratorProviderType ¶ added in v1.0.2
type NullableAdministratorProviderType struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorProviderType ¶ added in v1.0.2
func NewNullableAdministratorProviderType(val *AdministratorProviderType) *NullableAdministratorProviderType
func (NullableAdministratorProviderType) Get ¶ added in v1.0.2
func (v NullableAdministratorProviderType) Get() *AdministratorProviderType
func (NullableAdministratorProviderType) IsSet ¶ added in v1.0.2
func (v NullableAdministratorProviderType) IsSet() bool
func (NullableAdministratorProviderType) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorProviderType) MarshalJSON() ([]byte, error)
func (*NullableAdministratorProviderType) Set ¶ added in v1.0.2
func (v *NullableAdministratorProviderType) Set(val *AdministratorProviderType)
func (*NullableAdministratorProviderType) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorProviderType) UnmarshalJSON(src []byte) error
func (*NullableAdministratorProviderType) Unset ¶ added in v1.0.2
func (v *NullableAdministratorProviderType) Unset()
type NullableAdministratorResult ¶ added in v1.0.2
type NullableAdministratorResult struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorResult ¶ added in v1.0.2
func NewNullableAdministratorResult(val *AdministratorResult) *NullableAdministratorResult
func (NullableAdministratorResult) Get ¶ added in v1.0.2
func (v NullableAdministratorResult) Get() *AdministratorResult
func (NullableAdministratorResult) IsSet ¶ added in v1.0.2
func (v NullableAdministratorResult) IsSet() bool
func (NullableAdministratorResult) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorResult) MarshalJSON() ([]byte, error)
func (*NullableAdministratorResult) Set ¶ added in v1.0.2
func (v *NullableAdministratorResult) Set(val *AdministratorResult)
func (*NullableAdministratorResult) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorResult) UnmarshalJSON(src []byte) error
func (*NullableAdministratorResult) Unset ¶ added in v1.0.2
func (v *NullableAdministratorResult) Unset()
type NullableAdministratorResultProviderProperties ¶ added in v1.0.5
type NullableAdministratorResultProviderProperties struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorResultProviderProperties ¶ added in v1.0.5
func NewNullableAdministratorResultProviderProperties(val *AdministratorResultProviderProperties) *NullableAdministratorResultProviderProperties
func (NullableAdministratorResultProviderProperties) IsSet ¶ added in v1.0.5
func (v NullableAdministratorResultProviderProperties) IsSet() bool
func (NullableAdministratorResultProviderProperties) MarshalJSON ¶ added in v1.0.5
func (v NullableAdministratorResultProviderProperties) MarshalJSON() ([]byte, error)
func (*NullableAdministratorResultProviderProperties) Set ¶ added in v1.0.5
func (v *NullableAdministratorResultProviderProperties) Set(val *AdministratorResultProviderProperties)
func (*NullableAdministratorResultProviderProperties) UnmarshalJSON ¶ added in v1.0.5
func (v *NullableAdministratorResultProviderProperties) UnmarshalJSON(src []byte) error
func (*NullableAdministratorResultProviderProperties) Unset ¶ added in v1.0.5
func (v *NullableAdministratorResultProviderProperties) Unset()
type NullableAdministratorType ¶ added in v1.0.2
type NullableAdministratorType struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorType ¶ added in v1.0.2
func NewNullableAdministratorType(val *AdministratorType) *NullableAdministratorType
func (NullableAdministratorType) Get ¶ added in v1.0.2
func (v NullableAdministratorType) Get() *AdministratorType
func (NullableAdministratorType) IsSet ¶ added in v1.0.2
func (v NullableAdministratorType) IsSet() bool
func (NullableAdministratorType) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorType) MarshalJSON() ([]byte, error)
func (*NullableAdministratorType) Set ¶ added in v1.0.2
func (v *NullableAdministratorType) Set(val *AdministratorType)
func (*NullableAdministratorType) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorType) UnmarshalJSON(src []byte) error
func (*NullableAdministratorType) Unset ¶ added in v1.0.2
func (v *NullableAdministratorType) Unset()
type NullableAdministratorsResult ¶ added in v1.0.2
type NullableAdministratorsResult struct {
// contains filtered or unexported fields
}
func NewNullableAdministratorsResult ¶ added in v1.0.2
func NewNullableAdministratorsResult(val *AdministratorsResult) *NullableAdministratorsResult
func (NullableAdministratorsResult) Get ¶ added in v1.0.2
func (v NullableAdministratorsResult) Get() *AdministratorsResult
func (NullableAdministratorsResult) IsSet ¶ added in v1.0.2
func (v NullableAdministratorsResult) IsSet() bool
func (NullableAdministratorsResult) MarshalJSON ¶ added in v1.0.2
func (v NullableAdministratorsResult) MarshalJSON() ([]byte, error)
func (*NullableAdministratorsResult) Set ¶ added in v1.0.2
func (v *NullableAdministratorsResult) Set(val *AdministratorsResult)
func (*NullableAdministratorsResult) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableAdministratorsResult) UnmarshalJSON(src []byte) error
func (*NullableAdministratorsResult) Unset ¶ added in v1.0.2
func (v *NullableAdministratorsResult) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableBooleanPolicyProperty ¶ added in v1.0.2
type NullableBooleanPolicyProperty struct {
// contains filtered or unexported fields
}
func NewNullableBooleanPolicyProperty ¶ added in v1.0.2
func NewNullableBooleanPolicyProperty(val *BooleanPolicyProperty) *NullableBooleanPolicyProperty
func (NullableBooleanPolicyProperty) Get ¶ added in v1.0.2
func (v NullableBooleanPolicyProperty) Get() *BooleanPolicyProperty
func (NullableBooleanPolicyProperty) IsSet ¶ added in v1.0.2
func (v NullableBooleanPolicyProperty) IsSet() bool
func (NullableBooleanPolicyProperty) MarshalJSON ¶ added in v1.0.2
func (v NullableBooleanPolicyProperty) MarshalJSON() ([]byte, error)
func (*NullableBooleanPolicyProperty) Set ¶ added in v1.0.2
func (v *NullableBooleanPolicyProperty) Set(val *BooleanPolicyProperty)
func (*NullableBooleanPolicyProperty) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableBooleanPolicyProperty) UnmarshalJSON(src []byte) error
func (*NullableBooleanPolicyProperty) Unset ¶ added in v1.0.2
func (v *NullableBooleanPolicyProperty) Unset()
type NullableCreateAdministratorInputModel ¶ added in v1.0.2
type NullableCreateAdministratorInputModel struct {
// contains filtered or unexported fields
}
func NewNullableCreateAdministratorInputModel ¶ added in v1.0.2
func NewNullableCreateAdministratorInputModel(val *CreateAdministratorInputModel) *NullableCreateAdministratorInputModel
func (NullableCreateAdministratorInputModel) Get ¶ added in v1.0.2
func (v NullableCreateAdministratorInputModel) Get() *CreateAdministratorInputModel
func (NullableCreateAdministratorInputModel) IsSet ¶ added in v1.0.2
func (v NullableCreateAdministratorInputModel) IsSet() bool
func (NullableCreateAdministratorInputModel) MarshalJSON ¶ added in v1.0.2
func (v NullableCreateAdministratorInputModel) MarshalJSON() ([]byte, error)
func (*NullableCreateAdministratorInputModel) Set ¶ added in v1.0.2
func (v *NullableCreateAdministratorInputModel) Set(val *CreateAdministratorInputModel)
func (*NullableCreateAdministratorInputModel) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableCreateAdministratorInputModel) UnmarshalJSON(src []byte) error
func (*NullableCreateAdministratorInputModel) Unset ¶ added in v1.0.2
func (v *NullableCreateAdministratorInputModel) Unset()
type NullableEmbargoedPersonId ¶ added in v1.0.2
type NullableEmbargoedPersonId struct {
// contains filtered or unexported fields
}
func NewNullableEmbargoedPersonId ¶ added in v1.0.2
func NewNullableEmbargoedPersonId(val *EmbargoedPersonId) *NullableEmbargoedPersonId
func (NullableEmbargoedPersonId) Get ¶ added in v1.0.2
func (v NullableEmbargoedPersonId) Get() *EmbargoedPersonId
func (NullableEmbargoedPersonId) IsSet ¶ added in v1.0.2
func (v NullableEmbargoedPersonId) IsSet() bool
func (NullableEmbargoedPersonId) MarshalJSON ¶ added in v1.0.2
func (v NullableEmbargoedPersonId) MarshalJSON() ([]byte, error)
func (*NullableEmbargoedPersonId) Set ¶ added in v1.0.2
func (v *NullableEmbargoedPersonId) Set(val *EmbargoedPersonId)
func (*NullableEmbargoedPersonId) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableEmbargoedPersonId) UnmarshalJSON(src []byte) error
func (*NullableEmbargoedPersonId) Unset ¶ added in v1.0.2
func (v *NullableEmbargoedPersonId) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullablePendingAdministratorInvite ¶ added in v1.0.2
type NullablePendingAdministratorInvite struct {
// contains filtered or unexported fields
}
func NewNullablePendingAdministratorInvite ¶ added in v1.0.2
func NewNullablePendingAdministratorInvite(val *PendingAdministratorInvite) *NullablePendingAdministratorInvite
func (NullablePendingAdministratorInvite) Get ¶ added in v1.0.2
func (v NullablePendingAdministratorInvite) Get() *PendingAdministratorInvite
func (NullablePendingAdministratorInvite) IsSet ¶ added in v1.0.2
func (v NullablePendingAdministratorInvite) IsSet() bool
func (NullablePendingAdministratorInvite) MarshalJSON ¶ added in v1.0.2
func (v NullablePendingAdministratorInvite) MarshalJSON() ([]byte, error)
func (*NullablePendingAdministratorInvite) Set ¶ added in v1.0.2
func (v *NullablePendingAdministratorInvite) Set(val *PendingAdministratorInvite)
func (*NullablePendingAdministratorInvite) UnmarshalJSON ¶ added in v1.0.2
func (v *NullablePendingAdministratorInvite) UnmarshalJSON(src []byte) error
func (*NullablePendingAdministratorInvite) Unset ¶ added in v1.0.2
func (v *NullablePendingAdministratorInvite) Unset()
type NullablePendingAdministratorInviteExternal ¶ added in v1.0.2
type NullablePendingAdministratorInviteExternal struct {
// contains filtered or unexported fields
}
func NewNullablePendingAdministratorInviteExternal ¶ added in v1.0.2
func NewNullablePendingAdministratorInviteExternal(val *PendingAdministratorInviteExternal) *NullablePendingAdministratorInviteExternal
func (NullablePendingAdministratorInviteExternal) IsSet ¶ added in v1.0.2
func (v NullablePendingAdministratorInviteExternal) IsSet() bool
func (NullablePendingAdministratorInviteExternal) MarshalJSON ¶ added in v1.0.2
func (v NullablePendingAdministratorInviteExternal) MarshalJSON() ([]byte, error)
func (*NullablePendingAdministratorInviteExternal) Set ¶ added in v1.0.2
func (v *NullablePendingAdministratorInviteExternal) Set(val *PendingAdministratorInviteExternal)
func (*NullablePendingAdministratorInviteExternal) UnmarshalJSON ¶ added in v1.0.2
func (v *NullablePendingAdministratorInviteExternal) UnmarshalJSON(src []byte) error
func (*NullablePendingAdministratorInviteExternal) Unset ¶ added in v1.0.2
func (v *NullablePendingAdministratorInviteExternal) Unset()
type NullableProblemDetails ¶ added in v1.0.2
type NullableProblemDetails struct {
// contains filtered or unexported fields
}
func NewNullableProblemDetails ¶ added in v1.0.2
func NewNullableProblemDetails(val *ProblemDetails) *NullableProblemDetails
func (NullableProblemDetails) Get ¶ added in v1.0.2
func (v NullableProblemDetails) Get() *ProblemDetails
func (NullableProblemDetails) IsSet ¶ added in v1.0.2
func (v NullableProblemDetails) IsSet() bool
func (NullableProblemDetails) MarshalJSON ¶ added in v1.0.2
func (v NullableProblemDetails) MarshalJSON() ([]byte, error)
func (*NullableProblemDetails) Set ¶ added in v1.0.2
func (v *NullableProblemDetails) Set(val *ProblemDetails)
func (*NullableProblemDetails) UnmarshalJSON ¶ added in v1.0.2
func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error
func (*NullableProblemDetails) Unset ¶ added in v1.0.2
func (v *NullableProblemDetails) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type PendingAdministratorInvite ¶ added in v1.0.2
type PendingAdministratorInvite struct { Email string `json:"email"` RequestorEmail NullableString `json:"requestorEmail,omitempty"` FirstName NullableString `json:"firstName,omitempty"` LastName NullableString `json:"lastName,omitempty"` Access *AdministratorAccessModel `json:"access,omitempty"` }
PendingAdministratorInvite struct for PendingAdministratorInvite
func NewPendingAdministratorInvite ¶ added in v1.0.2
func NewPendingAdministratorInvite(email string) *PendingAdministratorInvite
NewPendingAdministratorInvite instantiates a new PendingAdministratorInvite object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPendingAdministratorInviteWithDefaults ¶ added in v1.0.2
func NewPendingAdministratorInviteWithDefaults() *PendingAdministratorInvite
NewPendingAdministratorInviteWithDefaults instantiates a new PendingAdministratorInvite object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PendingAdministratorInvite) GetAccess ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetAccess() AdministratorAccessModel
GetAccess returns the Access field value if set, zero value otherwise.
func (*PendingAdministratorInvite) GetAccessOk ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetAccessOk() (*AdministratorAccessModel, bool)
GetAccessOk returns a tuple with the Access field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PendingAdministratorInvite) GetEmail ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetEmail() string
GetEmail returns the Email field value
func (*PendingAdministratorInvite) GetEmailOk ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value and a boolean to check if the value has been set.
func (*PendingAdministratorInvite) GetFirstName ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInvite) GetFirstNameOk ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInvite) GetLastName ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInvite) GetLastNameOk ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInvite) GetRequestorEmail ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetRequestorEmail() string
GetRequestorEmail returns the RequestorEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInvite) GetRequestorEmailOk ¶ added in v1.0.2
func (o *PendingAdministratorInvite) GetRequestorEmailOk() (*string, bool)
GetRequestorEmailOk returns a tuple with the RequestorEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInvite) HasAccess ¶ added in v1.0.2
func (o *PendingAdministratorInvite) HasAccess() bool
HasAccess returns a boolean if a field has been set.
func (*PendingAdministratorInvite) HasFirstName ¶ added in v1.0.2
func (o *PendingAdministratorInvite) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*PendingAdministratorInvite) HasLastName ¶ added in v1.0.2
func (o *PendingAdministratorInvite) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*PendingAdministratorInvite) HasRequestorEmail ¶ added in v1.0.2
func (o *PendingAdministratorInvite) HasRequestorEmail() bool
HasRequestorEmail returns a boolean if a field has been set.
func (PendingAdministratorInvite) MarshalJSON ¶ added in v1.0.2
func (o PendingAdministratorInvite) MarshalJSON() ([]byte, error)
func (*PendingAdministratorInvite) SetAccess ¶ added in v1.0.2
func (o *PendingAdministratorInvite) SetAccess(v AdministratorAccessModel)
SetAccess gets a reference to the given AdministratorAccessModel and assigns it to the Access field.
func (*PendingAdministratorInvite) SetEmail ¶ added in v1.0.2
func (o *PendingAdministratorInvite) SetEmail(v string)
SetEmail sets field value
func (*PendingAdministratorInvite) SetFirstName ¶ added in v1.0.2
func (o *PendingAdministratorInvite) SetFirstName(v string)
SetFirstName gets a reference to the given NullableString and assigns it to the FirstName field.
func (*PendingAdministratorInvite) SetFirstNameNil ¶ added in v1.0.2
func (o *PendingAdministratorInvite) SetFirstNameNil()
SetFirstNameNil sets the value for FirstName to be an explicit nil
func (*PendingAdministratorInvite) SetLastName ¶ added in v1.0.2
func (o *PendingAdministratorInvite) SetLastName(v string)
SetLastName gets a reference to the given NullableString and assigns it to the LastName field.
func (*PendingAdministratorInvite) SetLastNameNil ¶ added in v1.0.2
func (o *PendingAdministratorInvite) SetLastNameNil()
SetLastNameNil sets the value for LastName to be an explicit nil
func (*PendingAdministratorInvite) SetRequestorEmail ¶ added in v1.0.2
func (o *PendingAdministratorInvite) SetRequestorEmail(v string)
SetRequestorEmail gets a reference to the given NullableString and assigns it to the RequestorEmail field.
func (*PendingAdministratorInvite) SetRequestorEmailNil ¶ added in v1.0.2
func (o *PendingAdministratorInvite) SetRequestorEmailNil()
SetRequestorEmailNil sets the value for RequestorEmail to be an explicit nil
func (PendingAdministratorInvite) ToMap ¶ added in v1.0.2
func (o PendingAdministratorInvite) ToMap() (map[string]interface{}, error)
func (*PendingAdministratorInvite) UnsetFirstName ¶ added in v1.0.2
func (o *PendingAdministratorInvite) UnsetFirstName()
UnsetFirstName ensures that no value is present for FirstName, not even an explicit nil
func (*PendingAdministratorInvite) UnsetLastName ¶ added in v1.0.2
func (o *PendingAdministratorInvite) UnsetLastName()
UnsetLastName ensures that no value is present for LastName, not even an explicit nil
func (*PendingAdministratorInvite) UnsetRequestorEmail ¶ added in v1.0.2
func (o *PendingAdministratorInvite) UnsetRequestorEmail()
UnsetRequestorEmail ensures that no value is present for RequestorEmail, not even an explicit nil
type PendingAdministratorInviteExternal ¶ added in v1.0.2
type PendingAdministratorInviteExternal struct { Email string `json:"email"` RequestorEmail NullableString `json:"requestorEmail,omitempty"` FirstName NullableString `json:"firstName,omitempty"` LastName NullableString `json:"lastName,omitempty"` Access *AdministratorAccessModel `json:"access,omitempty"` DisplayName NullableString `json:"displayName,omitempty"` ExternalProviderType AdministratorExternalProviderType `json:"externalProviderType"` ExternalProviderId string `json:"externalProviderId"` ExternalUserId string `json:"externalUserId"` ExternalProviderProperties map[string]interface{} `json:"externalProviderProperties,omitempty"` ExternalProviderAuthDomain NullableString `json:"externalProviderAuthDomain,omitempty"` }
PendingAdministratorInviteExternal struct for PendingAdministratorInviteExternal
func NewPendingAdministratorInviteExternal ¶ added in v1.0.2
func NewPendingAdministratorInviteExternal(email string, externalProviderType AdministratorExternalProviderType, externalProviderId string, externalUserId string) *PendingAdministratorInviteExternal
NewPendingAdministratorInviteExternal instantiates a new PendingAdministratorInviteExternal object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewPendingAdministratorInviteExternalWithDefaults ¶ added in v1.0.2
func NewPendingAdministratorInviteExternalWithDefaults() *PendingAdministratorInviteExternal
NewPendingAdministratorInviteExternalWithDefaults instantiates a new PendingAdministratorInviteExternal object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*PendingAdministratorInviteExternal) GetAccess ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetAccess() AdministratorAccessModel
GetAccess returns the Access field value if set, zero value otherwise.
func (*PendingAdministratorInviteExternal) GetAccessOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetAccessOk() (*AdministratorAccessModel, bool)
GetAccessOk returns a tuple with the Access field value if set, nil otherwise and a boolean to check if the value has been set.
func (*PendingAdministratorInviteExternal) GetDisplayName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInviteExternal) GetDisplayNameOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInviteExternal) GetEmail ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetEmail() string
GetEmail returns the Email field value
func (*PendingAdministratorInviteExternal) GetEmailOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value and a boolean to check if the value has been set.
func (*PendingAdministratorInviteExternal) GetExternalProviderAuthDomain ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalProviderAuthDomain() string
GetExternalProviderAuthDomain returns the ExternalProviderAuthDomain field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInviteExternal) GetExternalProviderAuthDomainOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalProviderAuthDomainOk() (*string, bool)
GetExternalProviderAuthDomainOk returns a tuple with the ExternalProviderAuthDomain field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInviteExternal) GetExternalProviderId ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalProviderId() string
GetExternalProviderId returns the ExternalProviderId field value
func (*PendingAdministratorInviteExternal) GetExternalProviderIdOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalProviderIdOk() (*string, bool)
GetExternalProviderIdOk returns a tuple with the ExternalProviderId field value and a boolean to check if the value has been set.
func (*PendingAdministratorInviteExternal) GetExternalProviderProperties ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalProviderProperties() map[string]interface{}
GetExternalProviderProperties returns the ExternalProviderProperties field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInviteExternal) GetExternalProviderPropertiesOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalProviderPropertiesOk() (map[string]interface{}, bool)
GetExternalProviderPropertiesOk returns a tuple with the ExternalProviderProperties field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInviteExternal) GetExternalProviderType ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalProviderType() AdministratorExternalProviderType
GetExternalProviderType returns the ExternalProviderType field value
func (*PendingAdministratorInviteExternal) GetExternalProviderTypeOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalProviderTypeOk() (*AdministratorExternalProviderType, bool)
GetExternalProviderTypeOk returns a tuple with the ExternalProviderType field value and a boolean to check if the value has been set.
func (*PendingAdministratorInviteExternal) GetExternalUserId ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalUserId() string
GetExternalUserId returns the ExternalUserId field value
func (*PendingAdministratorInviteExternal) GetExternalUserIdOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetExternalUserIdOk() (*string, bool)
GetExternalUserIdOk returns a tuple with the ExternalUserId field value and a boolean to check if the value has been set.
func (*PendingAdministratorInviteExternal) GetFirstName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInviteExternal) GetFirstNameOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInviteExternal) GetLastName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetLastName() string
GetLastName returns the LastName field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInviteExternal) GetLastNameOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetLastNameOk() (*string, bool)
GetLastNameOk returns a tuple with the LastName field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInviteExternal) GetRequestorEmail ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetRequestorEmail() string
GetRequestorEmail returns the RequestorEmail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*PendingAdministratorInviteExternal) GetRequestorEmailOk ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) GetRequestorEmailOk() (*string, bool)
GetRequestorEmailOk returns a tuple with the RequestorEmail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*PendingAdministratorInviteExternal) HasAccess ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) HasAccess() bool
HasAccess returns a boolean if a field has been set.
func (*PendingAdministratorInviteExternal) HasDisplayName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*PendingAdministratorInviteExternal) HasExternalProviderAuthDomain ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) HasExternalProviderAuthDomain() bool
HasExternalProviderAuthDomain returns a boolean if a field has been set.
func (*PendingAdministratorInviteExternal) HasExternalProviderProperties ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) HasExternalProviderProperties() bool
HasExternalProviderProperties returns a boolean if a field has been set.
func (*PendingAdministratorInviteExternal) HasFirstName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*PendingAdministratorInviteExternal) HasLastName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) HasLastName() bool
HasLastName returns a boolean if a field has been set.
func (*PendingAdministratorInviteExternal) HasRequestorEmail ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) HasRequestorEmail() bool
HasRequestorEmail returns a boolean if a field has been set.
func (PendingAdministratorInviteExternal) MarshalJSON ¶ added in v1.0.2
func (o PendingAdministratorInviteExternal) MarshalJSON() ([]byte, error)
func (*PendingAdministratorInviteExternal) SetAccess ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetAccess(v AdministratorAccessModel)
SetAccess gets a reference to the given AdministratorAccessModel and assigns it to the Access field.
func (*PendingAdministratorInviteExternal) SetDisplayName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetDisplayName(v string)
SetDisplayName gets a reference to the given NullableString and assigns it to the DisplayName field.
func (*PendingAdministratorInviteExternal) SetDisplayNameNil ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetDisplayNameNil()
SetDisplayNameNil sets the value for DisplayName to be an explicit nil
func (*PendingAdministratorInviteExternal) SetEmail ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetEmail(v string)
SetEmail sets field value
func (*PendingAdministratorInviteExternal) SetExternalProviderAuthDomain ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetExternalProviderAuthDomain(v string)
SetExternalProviderAuthDomain gets a reference to the given NullableString and assigns it to the ExternalProviderAuthDomain field.
func (*PendingAdministratorInviteExternal) SetExternalProviderAuthDomainNil ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetExternalProviderAuthDomainNil()
SetExternalProviderAuthDomainNil sets the value for ExternalProviderAuthDomain to be an explicit nil
func (*PendingAdministratorInviteExternal) SetExternalProviderId ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetExternalProviderId(v string)
SetExternalProviderId sets field value
func (*PendingAdministratorInviteExternal) SetExternalProviderProperties ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetExternalProviderProperties(v map[string]interface{})
SetExternalProviderProperties gets a reference to the given map[string]interface{} and assigns it to the ExternalProviderProperties field.
func (*PendingAdministratorInviteExternal) SetExternalProviderType ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetExternalProviderType(v AdministratorExternalProviderType)
SetExternalProviderType sets field value
func (*PendingAdministratorInviteExternal) SetExternalUserId ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetExternalUserId(v string)
SetExternalUserId sets field value
func (*PendingAdministratorInviteExternal) SetFirstName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetFirstName(v string)
SetFirstName gets a reference to the given NullableString and assigns it to the FirstName field.
func (*PendingAdministratorInviteExternal) SetFirstNameNil ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetFirstNameNil()
SetFirstNameNil sets the value for FirstName to be an explicit nil
func (*PendingAdministratorInviteExternal) SetLastName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetLastName(v string)
SetLastName gets a reference to the given NullableString and assigns it to the LastName field.
func (*PendingAdministratorInviteExternal) SetLastNameNil ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetLastNameNil()
SetLastNameNil sets the value for LastName to be an explicit nil
func (*PendingAdministratorInviteExternal) SetRequestorEmail ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetRequestorEmail(v string)
SetRequestorEmail gets a reference to the given NullableString and assigns it to the RequestorEmail field.
func (*PendingAdministratorInviteExternal) SetRequestorEmailNil ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) SetRequestorEmailNil()
SetRequestorEmailNil sets the value for RequestorEmail to be an explicit nil
func (PendingAdministratorInviteExternal) ToMap ¶ added in v1.0.2
func (o PendingAdministratorInviteExternal) ToMap() (map[string]interface{}, error)
func (*PendingAdministratorInviteExternal) UnsetDisplayName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) UnsetDisplayName()
UnsetDisplayName ensures that no value is present for DisplayName, not even an explicit nil
func (*PendingAdministratorInviteExternal) UnsetExternalProviderAuthDomain ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) UnsetExternalProviderAuthDomain()
UnsetExternalProviderAuthDomain ensures that no value is present for ExternalProviderAuthDomain, not even an explicit nil
func (*PendingAdministratorInviteExternal) UnsetFirstName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) UnsetFirstName()
UnsetFirstName ensures that no value is present for FirstName, not even an explicit nil
func (*PendingAdministratorInviteExternal) UnsetLastName ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) UnsetLastName()
UnsetLastName ensures that no value is present for LastName, not even an explicit nil
func (*PendingAdministratorInviteExternal) UnsetRequestorEmail ¶ added in v1.0.2
func (o *PendingAdministratorInviteExternal) UnsetRequestorEmail()
UnsetRequestorEmail ensures that no value is present for RequestorEmail, not even an explicit nil
type ProblemDetails ¶ added in v1.0.2
type ProblemDetails struct { Type NullableString `json:"type,omitempty"` Title NullableString `json:"title,omitempty"` Status NullableInt32 `json:"status,omitempty"` Detail NullableString `json:"detail,omitempty"` Instance NullableString `json:"instance,omitempty"` AdditionalProperties map[string]interface{} }
ProblemDetails struct for ProblemDetails
func NewProblemDetails ¶ added in v1.0.2
func NewProblemDetails() *ProblemDetails
NewProblemDetails instantiates a new ProblemDetails object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewProblemDetailsWithDefaults ¶ added in v1.0.2
func NewProblemDetailsWithDefaults() *ProblemDetails
NewProblemDetailsWithDefaults instantiates a new ProblemDetails object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ProblemDetails) GetDetail ¶ added in v1.0.2
func (o *ProblemDetails) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ProblemDetails) GetDetailOk ¶ added in v1.0.2
func (o *ProblemDetails) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ProblemDetails) GetInstance ¶ added in v1.0.2
func (o *ProblemDetails) GetInstance() string
GetInstance returns the Instance field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ProblemDetails) GetInstanceOk ¶ added in v1.0.2
func (o *ProblemDetails) GetInstanceOk() (*string, bool)
GetInstanceOk returns a tuple with the Instance field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ProblemDetails) GetStatus ¶ added in v1.0.2
func (o *ProblemDetails) GetStatus() int32
GetStatus returns the Status field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ProblemDetails) GetStatusOk ¶ added in v1.0.2
func (o *ProblemDetails) GetStatusOk() (*int32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ProblemDetails) GetTitle ¶ added in v1.0.2
func (o *ProblemDetails) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ProblemDetails) GetTitleOk ¶ added in v1.0.2
func (o *ProblemDetails) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ProblemDetails) GetType ¶ added in v1.0.2
func (o *ProblemDetails) GetType() string
GetType returns the Type field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ProblemDetails) GetTypeOk ¶ added in v1.0.2
func (o *ProblemDetails) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ProblemDetails) HasDetail ¶ added in v1.0.2
func (o *ProblemDetails) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (*ProblemDetails) HasInstance ¶ added in v1.0.2
func (o *ProblemDetails) HasInstance() bool
HasInstance returns a boolean if a field has been set.
func (*ProblemDetails) HasStatus ¶ added in v1.0.2
func (o *ProblemDetails) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*ProblemDetails) HasTitle ¶ added in v1.0.2
func (o *ProblemDetails) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (*ProblemDetails) HasType ¶ added in v1.0.2
func (o *ProblemDetails) HasType() bool
HasType returns a boolean if a field has been set.
func (ProblemDetails) MarshalJSON ¶ added in v1.0.2
func (o ProblemDetails) MarshalJSON() ([]byte, error)
func (*ProblemDetails) SetDetail ¶ added in v1.0.2
func (o *ProblemDetails) SetDetail(v string)
SetDetail gets a reference to the given NullableString and assigns it to the Detail field.
func (*ProblemDetails) SetDetailNil ¶ added in v1.0.2
func (o *ProblemDetails) SetDetailNil()
SetDetailNil sets the value for Detail to be an explicit nil
func (*ProblemDetails) SetInstance ¶ added in v1.0.2
func (o *ProblemDetails) SetInstance(v string)
SetInstance gets a reference to the given NullableString and assigns it to the Instance field.
func (*ProblemDetails) SetInstanceNil ¶ added in v1.0.2
func (o *ProblemDetails) SetInstanceNil()
SetInstanceNil sets the value for Instance to be an explicit nil
func (*ProblemDetails) SetStatus ¶ added in v1.0.2
func (o *ProblemDetails) SetStatus(v int32)
SetStatus gets a reference to the given NullableInt32 and assigns it to the Status field.
func (*ProblemDetails) SetStatusNil ¶ added in v1.0.2
func (o *ProblemDetails) SetStatusNil()
SetStatusNil sets the value for Status to be an explicit nil
func (*ProblemDetails) SetTitle ¶ added in v1.0.2
func (o *ProblemDetails) SetTitle(v string)
SetTitle gets a reference to the given NullableString and assigns it to the Title field.
func (*ProblemDetails) SetTitleNil ¶ added in v1.0.2
func (o *ProblemDetails) SetTitleNil()
SetTitleNil sets the value for Title to be an explicit nil
func (*ProblemDetails) SetType ¶ added in v1.0.2
func (o *ProblemDetails) SetType(v string)
SetType gets a reference to the given NullableString and assigns it to the Type field.
func (*ProblemDetails) SetTypeNil ¶ added in v1.0.2
func (o *ProblemDetails) SetTypeNil()
SetTypeNil sets the value for Type to be an explicit nil
func (ProblemDetails) ToMap ¶ added in v1.0.2
func (o ProblemDetails) ToMap() (map[string]interface{}, error)
func (*ProblemDetails) UnmarshalJSON ¶ added in v1.0.2
func (o *ProblemDetails) UnmarshalJSON(bytes []byte) (err error)
func (*ProblemDetails) UnsetDetail ¶ added in v1.0.2
func (o *ProblemDetails) UnsetDetail()
UnsetDetail ensures that no value is present for Detail, not even an explicit nil
func (*ProblemDetails) UnsetInstance ¶ added in v1.0.2
func (o *ProblemDetails) UnsetInstance()
UnsetInstance ensures that no value is present for Instance, not even an explicit nil
func (*ProblemDetails) UnsetStatus ¶ added in v1.0.2
func (o *ProblemDetails) UnsetStatus()
UnsetStatus ensures that no value is present for Status, not even an explicit nil
func (*ProblemDetails) UnsetTitle ¶ added in v1.0.2
func (o *ProblemDetails) UnsetTitle()
UnsetTitle ensures that no value is present for Title, not even an explicit nil
func (*ProblemDetails) UnsetType ¶ added in v1.0.2
func (o *ProblemDetails) UnsetType()
UnsetType ensures that no value is present for Type, not even an explicit nil
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
Source Files ¶
- api_administrators.go
- client.go
- configuration.go
- model_administrator_access_model.go
- model_administrator_access_policy_model.go
- model_administrator_access_scope_choices.go
- model_administrator_access_scope_choices_model.go
- model_administrator_access_type.go
- model_administrator_external_provider_type.go
- model_administrator_notification.go
- model_administrator_notification_type.go
- model_administrator_notifications_emails_preferences.go
- model_administrator_provider_type.go
- model_administrator_result.go
- model_administrator_result_provider_properties.go
- model_administrator_type.go
- model_administrators_result.go
- model_boolean_policy_property.go
- model_create_administrator_input_model.go
- model_embargoed_person_id.go
- model_pending_administrator_invite.go
- model_pending_administrator_invite_external.go
- model_problem_details.go
- response.go
- utils.go