grant

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGrantRequestBodyFromDiscriminatorValue

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

func CreateGrantResponseFromDiscriminatorValue

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

Types

type GrantRequestBody

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

GrantRequestBody provides operations to call the grant method.

func NewGrantRequestBody

func NewGrantRequestBody() *GrantRequestBody

NewGrantRequestBody instantiates a new grantRequestBody and sets the default values.

func (*GrantRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*GrantRequestBody) GetRecipients

GetRecipients gets the recipients property value. The recipients property

func (*GrantRequestBody) GetRoles

func (m *GrantRequestBody) GetRoles() []string

GetRoles gets the roles property value. The roles property

func (*GrantRequestBody) Serialize

Serialize serializes information the current object

func (*GrantRequestBody) SetAdditionalData

func (m *GrantRequestBody) 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 (*GrantRequestBody) SetRecipients

SetRecipients sets the recipients property value. The recipients property

func (*GrantRequestBody) SetRoles

func (m *GrantRequestBody) SetRoles(value []string)

SetRoles sets the roles property value. The roles property

type GrantRequestBuilder

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

GrantRequestBuilder provides operations to call the grant method.

func NewGrantRequestBuilder

NewGrantRequestBuilder instantiates a new GrantRequestBuilder and sets the default values.

func NewGrantRequestBuilderInternal

func NewGrantRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GrantRequestBuilder

NewGrantRequestBuilderInternal instantiates a new GrantRequestBuilder and sets the default values.

func (*GrantRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action grant

func (*GrantRequestBuilder) Post

Post invoke action grant

type GrantRequestBuilderPostOptions

type GrantRequestBuilderPostOptions struct {
	//
	Body GrantRequestBodyable
	// 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
}

GrantRequestBuilderPostOptions options for Post

type GrantResponse

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

GrantResponse provides operations to call the grant method.

func NewGrantResponse

func NewGrantResponse() *GrantResponse

NewGrantResponse instantiates a new grantResponse and sets the default values.

func (*GrantResponse) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*GrantResponse) GetValue

GetValue gets the value property value. The value property

func (*GrantResponse) Serialize

Serialize serializes information the current object

func (*GrantResponse) SetAdditionalData

func (m *GrantResponse) 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 (*GrantResponse) SetValue

SetValue sets the value property value. The value property

Jump to

Keyboard shortcuts

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