preview

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatePreviewRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type PreviewRequestBody

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

PreviewRequestBody provides operations to call the preview method.

func NewPreviewRequestBody

func NewPreviewRequestBody() *PreviewRequestBody

NewPreviewRequestBody instantiates a new previewRequestBody and sets the default values.

func (*PreviewRequestBody) GetAdditionalData

func (m *PreviewRequestBody) 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 (*PreviewRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*PreviewRequestBody) GetPage

func (m *PreviewRequestBody) GetPage() *string

GetPage gets the page property value. The page property

func (*PreviewRequestBody) GetZoom

func (m *PreviewRequestBody) GetZoom() *float64

GetZoom gets the zoom property value. The zoom property

func (*PreviewRequestBody) Serialize

Serialize serializes information the current object

func (*PreviewRequestBody) SetAdditionalData

func (m *PreviewRequestBody) 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 (*PreviewRequestBody) SetPage

func (m *PreviewRequestBody) SetPage(value *string)

SetPage sets the page property value. The page property

func (*PreviewRequestBody) SetZoom

func (m *PreviewRequestBody) SetZoom(value *float64)

SetZoom sets the zoom property value. The zoom property

type PreviewRequestBodyable added in v0.13.0

PreviewRequestBodyable

type PreviewRequestBuilder

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

PreviewRequestBuilder provides operations to call the preview method.

func NewPreviewRequestBuilder

NewPreviewRequestBuilder instantiates a new PreviewRequestBuilder and sets the default values.

func NewPreviewRequestBuilderInternal

func NewPreviewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PreviewRequestBuilder

NewPreviewRequestBuilderInternal instantiates a new PreviewRequestBuilder and sets the default values.

func (*PreviewRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action preview

type PreviewRequestBuilderPostOptions

type PreviewRequestBuilderPostOptions struct {
	//
	Body PreviewRequestBodyable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

PreviewRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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