wipe

package
v0.46.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateWipePostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateWipePostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type WipePostRequestBody added in v0.24.0

type WipePostRequestBody struct {
	// contains filtered or unexported fields
}

WipePostRequestBody provides operations to call the wipe method.

func NewWipePostRequestBody added in v0.24.0

func NewWipePostRequestBody() *WipePostRequestBody

NewWipePostRequestBody instantiates a new wipePostRequestBody and sets the default values.

func (*WipePostRequestBody) GetAdditionalData added in v0.24.0

func (m *WipePostRequestBody) 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 (*WipePostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*WipePostRequestBody) GetKeepEnrollmentData added in v0.24.0

func (m *WipePostRequestBody) GetKeepEnrollmentData() *bool

GetKeepEnrollmentData gets the keepEnrollmentData property value. The keepEnrollmentData property

func (*WipePostRequestBody) GetKeepUserData added in v0.24.0

func (m *WipePostRequestBody) GetKeepUserData() *bool

GetKeepUserData gets the keepUserData property value. The keepUserData property

func (*WipePostRequestBody) GetMacOsUnlockCode added in v0.24.0

func (m *WipePostRequestBody) GetMacOsUnlockCode() *string

GetMacOsUnlockCode gets the macOsUnlockCode property value. The macOsUnlockCode property

func (*WipePostRequestBody) GetPersistEsimDataPlan added in v0.24.0

func (m *WipePostRequestBody) GetPersistEsimDataPlan() *bool

GetPersistEsimDataPlan gets the persistEsimDataPlan property value. The persistEsimDataPlan property

func (*WipePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*WipePostRequestBody) SetAdditionalData added in v0.24.0

func (m *WipePostRequestBody) 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 (*WipePostRequestBody) SetKeepEnrollmentData added in v0.24.0

func (m *WipePostRequestBody) SetKeepEnrollmentData(value *bool)

SetKeepEnrollmentData sets the keepEnrollmentData property value. The keepEnrollmentData property

func (*WipePostRequestBody) SetKeepUserData added in v0.24.0

func (m *WipePostRequestBody) SetKeepUserData(value *bool)

SetKeepUserData sets the keepUserData property value. The keepUserData property

func (*WipePostRequestBody) SetMacOsUnlockCode added in v0.24.0

func (m *WipePostRequestBody) SetMacOsUnlockCode(value *string)

SetMacOsUnlockCode sets the macOsUnlockCode property value. The macOsUnlockCode property

func (*WipePostRequestBody) SetPersistEsimDataPlan added in v0.24.0

func (m *WipePostRequestBody) SetPersistEsimDataPlan(value *bool)

SetPersistEsimDataPlan sets the persistEsimDataPlan property value. The persistEsimDataPlan property

type WipePostRequestBodyable added in v0.24.0

type WipePostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetKeepEnrollmentData() *bool
	GetKeepUserData() *bool
	GetMacOsUnlockCode() *string
	GetPersistEsimDataPlan() *bool
	SetKeepEnrollmentData(value *bool)
	SetKeepUserData(value *bool)
	SetMacOsUnlockCode(value *string)
	SetPersistEsimDataPlan(value *bool)
}

WipePostRequestBodyable

type WipeRequestBuilder

type WipeRequestBuilder struct {
	// contains filtered or unexported fields
}

WipeRequestBuilder provides operations to call the wipe method.

func NewWipeRequestBuilder

NewWipeRequestBuilder instantiates a new WipeRequestBuilder and sets the default values.

func NewWipeRequestBuilderInternal

func NewWipeRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *WipeRequestBuilder

NewWipeRequestBuilderInternal instantiates a new WipeRequestBuilder and sets the default values.

func (*WipeRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation wipe a device

func (*WipeRequestBuilder) Post

Post wipe a device

type WipeRequestBuilderPostRequestConfiguration added in v0.22.0

type WipeRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

WipeRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL