Documentation
¶
Index ¶
- type LanguagesRequestBuilder
- func (m *LanguagesRequestBuilder) CreateGetRequestInformation(options *LanguagesRequestBuilderGetOptions) (...)
- func (m *LanguagesRequestBuilder) CreatePostRequestInformation(options *LanguagesRequestBuilderPostOptions) (...)
- func (m *LanguagesRequestBuilder) Get(options *LanguagesRequestBuilderGetOptions) (*LanguagesResponse, error)
- func (m *LanguagesRequestBuilder) Post(options *LanguagesRequestBuilderPostOptions) (...)
- type LanguagesRequestBuilderGetOptions
- type LanguagesRequestBuilderGetQueryParameters
- type LanguagesRequestBuilderPostOptions
- type LanguagesResponse
- func (m *LanguagesResponse) GetAdditionalData() map[string]interface{}
- func (m *LanguagesResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *LanguagesResponse) GetNextLink() *string
- func (m *LanguagesResponse) GetValue() ...
- func (m *LanguagesResponse) IsNil() bool
- func (m *LanguagesResponse) Serialize(...) error
- func (m *LanguagesResponse) SetAdditionalData(value map[string]interface{})
- func (m *LanguagesResponse) SetNextLink(value *string)
- func (m *LanguagesResponse) SetValue(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LanguagesRequestBuilder ¶
type LanguagesRequestBuilder struct {
// contains filtered or unexported fields
}
LanguagesRequestBuilder builds and executes requests for operations under \identity\b2xUserFlows\{b2xIdentityUserFlow-id}\languages
func NewLanguagesRequestBuilder ¶
func NewLanguagesRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *LanguagesRequestBuilder
NewLanguagesRequestBuilder instantiates a new LanguagesRequestBuilder and sets the default values.
func NewLanguagesRequestBuilderInternal ¶
func NewLanguagesRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *LanguagesRequestBuilder
NewLanguagesRequestBuilderInternal instantiates a new LanguagesRequestBuilder and sets the default values.
func (*LanguagesRequestBuilder) CreateGetRequestInformation ¶
func (m *LanguagesRequestBuilder) CreateGetRequestInformation(options *LanguagesRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreateGetRequestInformation the languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You cannot create custom languages in self-service sign-up user flows.
func (*LanguagesRequestBuilder) CreatePostRequestInformation ¶
func (m *LanguagesRequestBuilder) CreatePostRequestInformation(options *LanguagesRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation the languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You cannot create custom languages in self-service sign-up user flows.
func (*LanguagesRequestBuilder) Get ¶
func (m *LanguagesRequestBuilder) Get(options *LanguagesRequestBuilderGetOptions) (*LanguagesResponse, error)
Get the languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You cannot create custom languages in self-service sign-up user flows.
func (*LanguagesRequestBuilder) Post ¶
func (m *LanguagesRequestBuilder) Post(options *LanguagesRequestBuilderPostOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.UserFlowLanguageConfiguration, error)
Post the languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You cannot create custom languages in self-service sign-up user flows.
type LanguagesRequestBuilderGetOptions ¶
type LanguagesRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *LanguagesRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
LanguagesRequestBuilderGetOptions options for Get
type LanguagesRequestBuilderGetQueryParameters ¶
type LanguagesRequestBuilderGetQueryParameters struct {
// Include count of items
Count *bool
// Expand related entities
Expand []string
// Filter items by property values
Filter *string
// Order items by property values
Orderby []string
// Search items by search phrases
Search *string
// Select properties to be returned
Select []string
// Skip the first n items
Skip *int32
// Show only the first n items
Top *int32
}
LanguagesRequestBuilderGetQueryParameters the languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You cannot create custom languages in self-service sign-up user flows.
type LanguagesRequestBuilderPostOptions ¶
type LanguagesRequestBuilderPostOptions struct {
//
Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.UserFlowLanguageConfiguration
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
LanguagesRequestBuilderPostOptions options for Post
type LanguagesResponse ¶
type LanguagesResponse struct {
// contains filtered or unexported fields
}
LanguagesResponse
func NewLanguagesResponse ¶
func NewLanguagesResponse() *LanguagesResponse
NewLanguagesResponse instantiates a new languagesResponse and sets the default values.
func (*LanguagesResponse) GetAdditionalData ¶
func (m *LanguagesResponse) GetAdditionalData() map[string]interface{}
GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*LanguagesResponse) GetFieldDeserializers ¶
func (m *LanguagesResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*LanguagesResponse) GetNextLink ¶
func (m *LanguagesResponse) GetNextLink() *string
GetNextLink gets the @odata.nextLink property value.
func (*LanguagesResponse) GetValue ¶
func (m *LanguagesResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.UserFlowLanguageConfiguration
GetValue gets the value property value.
func (*LanguagesResponse) IsNil ¶
func (m *LanguagesResponse) IsNil() bool
func (*LanguagesResponse) Serialize ¶
func (m *LanguagesResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*LanguagesResponse) SetAdditionalData ¶
func (m *LanguagesResponse) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*LanguagesResponse) SetNextLink ¶
func (m *LanguagesResponse) SetNextLink(value *string)
SetNextLink sets the @odata.nextLink property value.
func (*LanguagesResponse) SetValue ¶
func (m *LanguagesResponse) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.UserFlowLanguageConfiguration)
SetValue sets the value property value.