user

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChangeUserPasswordUsingPOSTCreated

type ChangeUserPasswordUsingPOSTCreated struct {
}

ChangeUserPasswordUsingPOSTCreated handles this case with default header values.

Created

func NewChangeUserPasswordUsingPOSTCreated

func NewChangeUserPasswordUsingPOSTCreated() *ChangeUserPasswordUsingPOSTCreated

NewChangeUserPasswordUsingPOSTCreated creates a ChangeUserPasswordUsingPOSTCreated with default headers values

func (*ChangeUserPasswordUsingPOSTCreated) Error

type ChangeUserPasswordUsingPOSTForbidden

type ChangeUserPasswordUsingPOSTForbidden struct {
}

ChangeUserPasswordUsingPOSTForbidden handles this case with default header values.

Forbidden

func NewChangeUserPasswordUsingPOSTForbidden

func NewChangeUserPasswordUsingPOSTForbidden() *ChangeUserPasswordUsingPOSTForbidden

NewChangeUserPasswordUsingPOSTForbidden creates a ChangeUserPasswordUsingPOSTForbidden with default headers values

func (*ChangeUserPasswordUsingPOSTForbidden) Error

type ChangeUserPasswordUsingPOSTNotFound

type ChangeUserPasswordUsingPOSTNotFound struct {
}

ChangeUserPasswordUsingPOSTNotFound handles this case with default header values.

Not Found

func NewChangeUserPasswordUsingPOSTNotFound

func NewChangeUserPasswordUsingPOSTNotFound() *ChangeUserPasswordUsingPOSTNotFound

NewChangeUserPasswordUsingPOSTNotFound creates a ChangeUserPasswordUsingPOSTNotFound with default headers values

func (*ChangeUserPasswordUsingPOSTNotFound) Error

type ChangeUserPasswordUsingPOSTOK

type ChangeUserPasswordUsingPOSTOK struct {
	Payload *models.UserDto
}

ChangeUserPasswordUsingPOSTOK handles this case with default header values.

OK

func NewChangeUserPasswordUsingPOSTOK

func NewChangeUserPasswordUsingPOSTOK() *ChangeUserPasswordUsingPOSTOK

NewChangeUserPasswordUsingPOSTOK creates a ChangeUserPasswordUsingPOSTOK with default headers values

func (*ChangeUserPasswordUsingPOSTOK) Error

func (*ChangeUserPasswordUsingPOSTOK) GetPayload

func (o *ChangeUserPasswordUsingPOSTOK) GetPayload() *models.UserDto

type ChangeUserPasswordUsingPOSTParams

type ChangeUserPasswordUsingPOSTParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ChangeUserPasswordUsingPOSTParams contains all the parameters to send to the API endpoint for the change user password using p o s t operation typically these are written to a http.Request

func NewChangeUserPasswordUsingPOSTParams

func NewChangeUserPasswordUsingPOSTParams() *ChangeUserPasswordUsingPOSTParams

NewChangeUserPasswordUsingPOSTParams creates a new ChangeUserPasswordUsingPOSTParams object with the default values initialized.

func NewChangeUserPasswordUsingPOSTParamsWithContext

func NewChangeUserPasswordUsingPOSTParamsWithContext(ctx context.Context) *ChangeUserPasswordUsingPOSTParams

NewChangeUserPasswordUsingPOSTParamsWithContext creates a new ChangeUserPasswordUsingPOSTParams object with the default values initialized, and the ability to set a context for a request

func NewChangeUserPasswordUsingPOSTParamsWithHTTPClient

func NewChangeUserPasswordUsingPOSTParamsWithHTTPClient(client *http.Client) *ChangeUserPasswordUsingPOSTParams

NewChangeUserPasswordUsingPOSTParamsWithHTTPClient creates a new ChangeUserPasswordUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewChangeUserPasswordUsingPOSTParamsWithTimeout

func NewChangeUserPasswordUsingPOSTParamsWithTimeout(timeout time.Duration) *ChangeUserPasswordUsingPOSTParams

NewChangeUserPasswordUsingPOSTParamsWithTimeout creates a new ChangeUserPasswordUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request

func (*ChangeUserPasswordUsingPOSTParams) SetContext

SetContext adds the context to the change user password using p o s t params

func (*ChangeUserPasswordUsingPOSTParams) SetHTTPClient

func (o *ChangeUserPasswordUsingPOSTParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the change user password using p o s t params

func (*ChangeUserPasswordUsingPOSTParams) SetTimeout

func (o *ChangeUserPasswordUsingPOSTParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the change user password using p o s t params

func (*ChangeUserPasswordUsingPOSTParams) WithContext

WithContext adds the context to the change user password using p o s t params

func (*ChangeUserPasswordUsingPOSTParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the change user password using p o s t params

func (*ChangeUserPasswordUsingPOSTParams) WithTimeout

WithTimeout adds the timeout to the change user password using p o s t params

func (*ChangeUserPasswordUsingPOSTParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ChangeUserPasswordUsingPOSTReader

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

ChangeUserPasswordUsingPOSTReader is a Reader for the ChangeUserPasswordUsingPOST structure.

func (*ChangeUserPasswordUsingPOSTReader) ReadResponse

func (o *ChangeUserPasswordUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ChangeUserPasswordUsingPOSTUnauthorized

type ChangeUserPasswordUsingPOSTUnauthorized struct {
}

ChangeUserPasswordUsingPOSTUnauthorized handles this case with default header values.

Unauthorized

func NewChangeUserPasswordUsingPOSTUnauthorized

func NewChangeUserPasswordUsingPOSTUnauthorized() *ChangeUserPasswordUsingPOSTUnauthorized

NewChangeUserPasswordUsingPOSTUnauthorized creates a ChangeUserPasswordUsingPOSTUnauthorized with default headers values

func (*ChangeUserPasswordUsingPOSTUnauthorized) Error

type ChangeUserPasswordUsingPUTCreated

type ChangeUserPasswordUsingPUTCreated struct {
}

ChangeUserPasswordUsingPUTCreated handles this case with default header values.

Created

func NewChangeUserPasswordUsingPUTCreated

func NewChangeUserPasswordUsingPUTCreated() *ChangeUserPasswordUsingPUTCreated

NewChangeUserPasswordUsingPUTCreated creates a ChangeUserPasswordUsingPUTCreated with default headers values

func (*ChangeUserPasswordUsingPUTCreated) Error

type ChangeUserPasswordUsingPUTForbidden

type ChangeUserPasswordUsingPUTForbidden struct {
}

ChangeUserPasswordUsingPUTForbidden handles this case with default header values.

Forbidden

func NewChangeUserPasswordUsingPUTForbidden

func NewChangeUserPasswordUsingPUTForbidden() *ChangeUserPasswordUsingPUTForbidden

NewChangeUserPasswordUsingPUTForbidden creates a ChangeUserPasswordUsingPUTForbidden with default headers values

func (*ChangeUserPasswordUsingPUTForbidden) Error

type ChangeUserPasswordUsingPUTNotFound

type ChangeUserPasswordUsingPUTNotFound struct {
}

ChangeUserPasswordUsingPUTNotFound handles this case with default header values.

Not Found

func NewChangeUserPasswordUsingPUTNotFound

func NewChangeUserPasswordUsingPUTNotFound() *ChangeUserPasswordUsingPUTNotFound

NewChangeUserPasswordUsingPUTNotFound creates a ChangeUserPasswordUsingPUTNotFound with default headers values

func (*ChangeUserPasswordUsingPUTNotFound) Error

type ChangeUserPasswordUsingPUTOK

type ChangeUserPasswordUsingPUTOK struct {
	Payload *models.UserDto
}

ChangeUserPasswordUsingPUTOK handles this case with default header values.

OK

func NewChangeUserPasswordUsingPUTOK

func NewChangeUserPasswordUsingPUTOK() *ChangeUserPasswordUsingPUTOK

NewChangeUserPasswordUsingPUTOK creates a ChangeUserPasswordUsingPUTOK with default headers values

func (*ChangeUserPasswordUsingPUTOK) Error

func (*ChangeUserPasswordUsingPUTOK) GetPayload

func (o *ChangeUserPasswordUsingPUTOK) GetPayload() *models.UserDto

type ChangeUserPasswordUsingPUTParams

type ChangeUserPasswordUsingPUTParams struct {

	/*ChangeUserPasswordDto
	  changeUserPasswordDto

	*/
	ChangeUserPasswordDto *models.ChangeUserPasswordDto
	/*UserID
	  userId

	*/
	UserID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ChangeUserPasswordUsingPUTParams contains all the parameters to send to the API endpoint for the change user password using p u t operation typically these are written to a http.Request

func NewChangeUserPasswordUsingPUTParams

func NewChangeUserPasswordUsingPUTParams() *ChangeUserPasswordUsingPUTParams

NewChangeUserPasswordUsingPUTParams creates a new ChangeUserPasswordUsingPUTParams object with the default values initialized.

func NewChangeUserPasswordUsingPUTParamsWithContext

func NewChangeUserPasswordUsingPUTParamsWithContext(ctx context.Context) *ChangeUserPasswordUsingPUTParams

NewChangeUserPasswordUsingPUTParamsWithContext creates a new ChangeUserPasswordUsingPUTParams object with the default values initialized, and the ability to set a context for a request

func NewChangeUserPasswordUsingPUTParamsWithHTTPClient

func NewChangeUserPasswordUsingPUTParamsWithHTTPClient(client *http.Client) *ChangeUserPasswordUsingPUTParams

NewChangeUserPasswordUsingPUTParamsWithHTTPClient creates a new ChangeUserPasswordUsingPUTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewChangeUserPasswordUsingPUTParamsWithTimeout

func NewChangeUserPasswordUsingPUTParamsWithTimeout(timeout time.Duration) *ChangeUserPasswordUsingPUTParams

NewChangeUserPasswordUsingPUTParamsWithTimeout creates a new ChangeUserPasswordUsingPUTParams object with the default values initialized, and the ability to set a timeout on a request

func (*ChangeUserPasswordUsingPUTParams) SetChangeUserPasswordDto

func (o *ChangeUserPasswordUsingPUTParams) SetChangeUserPasswordDto(changeUserPasswordDto *models.ChangeUserPasswordDto)

SetChangeUserPasswordDto adds the changeUserPasswordDto to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) SetContext

SetContext adds the context to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) SetHTTPClient

func (o *ChangeUserPasswordUsingPUTParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) SetTimeout

func (o *ChangeUserPasswordUsingPUTParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) SetUserID

func (o *ChangeUserPasswordUsingPUTParams) SetUserID(userID int64)

SetUserID adds the userId to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) WithChangeUserPasswordDto

func (o *ChangeUserPasswordUsingPUTParams) WithChangeUserPasswordDto(changeUserPasswordDto *models.ChangeUserPasswordDto) *ChangeUserPasswordUsingPUTParams

WithChangeUserPasswordDto adds the changeUserPasswordDto to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) WithContext

WithContext adds the context to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) WithTimeout

WithTimeout adds the timeout to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) WithUserID

WithUserID adds the userID to the change user password using p u t params

func (*ChangeUserPasswordUsingPUTParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ChangeUserPasswordUsingPUTReader

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

ChangeUserPasswordUsingPUTReader is a Reader for the ChangeUserPasswordUsingPUT structure.

func (*ChangeUserPasswordUsingPUTReader) ReadResponse

func (o *ChangeUserPasswordUsingPUTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ChangeUserPasswordUsingPUTUnauthorized

type ChangeUserPasswordUsingPUTUnauthorized struct {
}

ChangeUserPasswordUsingPUTUnauthorized handles this case with default header values.

Unauthorized

func NewChangeUserPasswordUsingPUTUnauthorized

func NewChangeUserPasswordUsingPUTUnauthorized() *ChangeUserPasswordUsingPUTUnauthorized

NewChangeUserPasswordUsingPUTUnauthorized creates a ChangeUserPasswordUsingPUTUnauthorized with default headers values

func (*ChangeUserPasswordUsingPUTUnauthorized) Error

type Client

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

Client for user API

func (*Client) ChangeUserPasswordUsingPOST

ChangeUserPasswordUsingPOST submits a password reset request auth0

func (*Client) ChangeUserPasswordUsingPUT

ChangeUserPasswordUsingPUT changes a own user password

func (*Client) CreateAPIAccessTokenUsingPOST1

CreateAPIAccessTokenUsingPOST1 creates api access token for appropriate user

func (*Client) CreateUsersUsingPOST

CreateUsersUsingPOST creates a user

func (*Client) DeleteUserUsingDELETE

DeleteUserUsingDELETE deletes a user

func (*Client) GetAPIAccessTokenUsingGET

func (a *Client) GetAPIAccessTokenUsingGET(params *GetAPIAccessTokenUsingGETParams) (*GetAPIAccessTokenUsingGETOK, error)

GetAPIAccessTokenUsingGET gets api access token for appropriate user

func (*Client) GetUserUsingGET

func (a *Client) GetUserUsingGET(params *GetUserUsingGETParams) (*GetUserUsingGETOK, error)

GetUserUsingGET retrieves a user

func (*Client) GetUsersUsingGET

func (a *Client) GetUsersUsingGET(params *GetUsersUsingGETParams) (*GetUsersUsingGETOK, error)

GetUsersUsingGET retrieves all users

func (*Client) PatchUserUsingPATCH

PatchUserUsingPATCH patches a user

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) UpdateUserUsingPUT

UpdateUserUsingPUT updates a user

type ClientService

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new user API client.

type CreateAPIAccessTokenUsingPOST1Created

type CreateAPIAccessTokenUsingPOST1Created struct {
}

CreateAPIAccessTokenUsingPOST1Created handles this case with default header values.

Created

func NewCreateAPIAccessTokenUsingPOST1Created

func NewCreateAPIAccessTokenUsingPOST1Created() *CreateAPIAccessTokenUsingPOST1Created

NewCreateAPIAccessTokenUsingPOST1Created creates a CreateAPIAccessTokenUsingPOST1Created with default headers values

func (*CreateAPIAccessTokenUsingPOST1Created) Error

type CreateAPIAccessTokenUsingPOST1Forbidden

type CreateAPIAccessTokenUsingPOST1Forbidden struct {
}

CreateAPIAccessTokenUsingPOST1Forbidden handles this case with default header values.

Forbidden

func NewCreateAPIAccessTokenUsingPOST1Forbidden

func NewCreateAPIAccessTokenUsingPOST1Forbidden() *CreateAPIAccessTokenUsingPOST1Forbidden

NewCreateAPIAccessTokenUsingPOST1Forbidden creates a CreateAPIAccessTokenUsingPOST1Forbidden with default headers values

func (*CreateAPIAccessTokenUsingPOST1Forbidden) Error

type CreateAPIAccessTokenUsingPOST1NotFound

type CreateAPIAccessTokenUsingPOST1NotFound struct {
}

CreateAPIAccessTokenUsingPOST1NotFound handles this case with default header values.

Not Found

func NewCreateAPIAccessTokenUsingPOST1NotFound

func NewCreateAPIAccessTokenUsingPOST1NotFound() *CreateAPIAccessTokenUsingPOST1NotFound

NewCreateAPIAccessTokenUsingPOST1NotFound creates a CreateAPIAccessTokenUsingPOST1NotFound with default headers values

func (*CreateAPIAccessTokenUsingPOST1NotFound) Error

type CreateAPIAccessTokenUsingPOST1OK

type CreateAPIAccessTokenUsingPOST1OK struct {
	Payload *models.APIAccessTokenDto
}

CreateAPIAccessTokenUsingPOST1OK handles this case with default header values.

OK

func NewCreateAPIAccessTokenUsingPOST1OK

func NewCreateAPIAccessTokenUsingPOST1OK() *CreateAPIAccessTokenUsingPOST1OK

NewCreateAPIAccessTokenUsingPOST1OK creates a CreateAPIAccessTokenUsingPOST1OK with default headers values

func (*CreateAPIAccessTokenUsingPOST1OK) Error

func (*CreateAPIAccessTokenUsingPOST1OK) GetPayload

type CreateAPIAccessTokenUsingPOST1Params

type CreateAPIAccessTokenUsingPOST1Params struct {

	/*UserID
	  userId

	*/
	UserID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateAPIAccessTokenUsingPOST1Params contains all the parameters to send to the API endpoint for the create Api access token using p o s t 1 operation typically these are written to a http.Request

func NewCreateAPIAccessTokenUsingPOST1Params

func NewCreateAPIAccessTokenUsingPOST1Params() *CreateAPIAccessTokenUsingPOST1Params

NewCreateAPIAccessTokenUsingPOST1Params creates a new CreateAPIAccessTokenUsingPOST1Params object with the default values initialized.

func NewCreateAPIAccessTokenUsingPOST1ParamsWithContext

func NewCreateAPIAccessTokenUsingPOST1ParamsWithContext(ctx context.Context) *CreateAPIAccessTokenUsingPOST1Params

NewCreateAPIAccessTokenUsingPOST1ParamsWithContext creates a new CreateAPIAccessTokenUsingPOST1Params object with the default values initialized, and the ability to set a context for a request

func NewCreateAPIAccessTokenUsingPOST1ParamsWithHTTPClient

func NewCreateAPIAccessTokenUsingPOST1ParamsWithHTTPClient(client *http.Client) *CreateAPIAccessTokenUsingPOST1Params

NewCreateAPIAccessTokenUsingPOST1ParamsWithHTTPClient creates a new CreateAPIAccessTokenUsingPOST1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCreateAPIAccessTokenUsingPOST1ParamsWithTimeout

func NewCreateAPIAccessTokenUsingPOST1ParamsWithTimeout(timeout time.Duration) *CreateAPIAccessTokenUsingPOST1Params

NewCreateAPIAccessTokenUsingPOST1ParamsWithTimeout creates a new CreateAPIAccessTokenUsingPOST1Params object with the default values initialized, and the ability to set a timeout on a request

func (*CreateAPIAccessTokenUsingPOST1Params) SetContext

SetContext adds the context to the create Api access token using p o s t 1 params

func (*CreateAPIAccessTokenUsingPOST1Params) SetHTTPClient

func (o *CreateAPIAccessTokenUsingPOST1Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create Api access token using p o s t 1 params

func (*CreateAPIAccessTokenUsingPOST1Params) SetTimeout

func (o *CreateAPIAccessTokenUsingPOST1Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create Api access token using p o s t 1 params

func (*CreateAPIAccessTokenUsingPOST1Params) SetUserID

func (o *CreateAPIAccessTokenUsingPOST1Params) SetUserID(userID int64)

SetUserID adds the userId to the create Api access token using p o s t 1 params

func (*CreateAPIAccessTokenUsingPOST1Params) WithContext

WithContext adds the context to the create Api access token using p o s t 1 params

func (*CreateAPIAccessTokenUsingPOST1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create Api access token using p o s t 1 params

func (*CreateAPIAccessTokenUsingPOST1Params) WithTimeout

WithTimeout adds the timeout to the create Api access token using p o s t 1 params

func (*CreateAPIAccessTokenUsingPOST1Params) WithUserID

WithUserID adds the userID to the create Api access token using p o s t 1 params

func (*CreateAPIAccessTokenUsingPOST1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateAPIAccessTokenUsingPOST1Reader

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

CreateAPIAccessTokenUsingPOST1Reader is a Reader for the CreateAPIAccessTokenUsingPOST1 structure.

func (*CreateAPIAccessTokenUsingPOST1Reader) ReadResponse

func (o *CreateAPIAccessTokenUsingPOST1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateAPIAccessTokenUsingPOST1Unauthorized

type CreateAPIAccessTokenUsingPOST1Unauthorized struct {
}

CreateAPIAccessTokenUsingPOST1Unauthorized handles this case with default header values.

Unauthorized

func NewCreateAPIAccessTokenUsingPOST1Unauthorized

func NewCreateAPIAccessTokenUsingPOST1Unauthorized() *CreateAPIAccessTokenUsingPOST1Unauthorized

NewCreateAPIAccessTokenUsingPOST1Unauthorized creates a CreateAPIAccessTokenUsingPOST1Unauthorized with default headers values

func (*CreateAPIAccessTokenUsingPOST1Unauthorized) Error

type CreateUsersUsingPOSTCreated

type CreateUsersUsingPOSTCreated struct {
}

CreateUsersUsingPOSTCreated handles this case with default header values.

Created

func NewCreateUsersUsingPOSTCreated

func NewCreateUsersUsingPOSTCreated() *CreateUsersUsingPOSTCreated

NewCreateUsersUsingPOSTCreated creates a CreateUsersUsingPOSTCreated with default headers values

func (*CreateUsersUsingPOSTCreated) Error

type CreateUsersUsingPOSTForbidden

type CreateUsersUsingPOSTForbidden struct {
}

CreateUsersUsingPOSTForbidden handles this case with default header values.

Forbidden

func NewCreateUsersUsingPOSTForbidden

func NewCreateUsersUsingPOSTForbidden() *CreateUsersUsingPOSTForbidden

NewCreateUsersUsingPOSTForbidden creates a CreateUsersUsingPOSTForbidden with default headers values

func (*CreateUsersUsingPOSTForbidden) Error

type CreateUsersUsingPOSTNotFound

type CreateUsersUsingPOSTNotFound struct {
}

CreateUsersUsingPOSTNotFound handles this case with default header values.

Not Found

func NewCreateUsersUsingPOSTNotFound

func NewCreateUsersUsingPOSTNotFound() *CreateUsersUsingPOSTNotFound

NewCreateUsersUsingPOSTNotFound creates a CreateUsersUsingPOSTNotFound with default headers values

func (*CreateUsersUsingPOSTNotFound) Error

type CreateUsersUsingPOSTOK

type CreateUsersUsingPOSTOK struct {
	Payload *models.ListHolderDtoUserDto
}

CreateUsersUsingPOSTOK handles this case with default header values.

OK

func NewCreateUsersUsingPOSTOK

func NewCreateUsersUsingPOSTOK() *CreateUsersUsingPOSTOK

NewCreateUsersUsingPOSTOK creates a CreateUsersUsingPOSTOK with default headers values

func (*CreateUsersUsingPOSTOK) Error

func (o *CreateUsersUsingPOSTOK) Error() string

func (*CreateUsersUsingPOSTOK) GetPayload

type CreateUsersUsingPOSTParams

type CreateUsersUsingPOSTParams struct {

	/*UserListDto
	  userListDto

	*/
	UserListDto []*models.UserDto

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateUsersUsingPOSTParams contains all the parameters to send to the API endpoint for the create users using p o s t operation typically these are written to a http.Request

func NewCreateUsersUsingPOSTParams

func NewCreateUsersUsingPOSTParams() *CreateUsersUsingPOSTParams

NewCreateUsersUsingPOSTParams creates a new CreateUsersUsingPOSTParams object with the default values initialized.

func NewCreateUsersUsingPOSTParamsWithContext

func NewCreateUsersUsingPOSTParamsWithContext(ctx context.Context) *CreateUsersUsingPOSTParams

NewCreateUsersUsingPOSTParamsWithContext creates a new CreateUsersUsingPOSTParams object with the default values initialized, and the ability to set a context for a request

func NewCreateUsersUsingPOSTParamsWithHTTPClient

func NewCreateUsersUsingPOSTParamsWithHTTPClient(client *http.Client) *CreateUsersUsingPOSTParams

NewCreateUsersUsingPOSTParamsWithHTTPClient creates a new CreateUsersUsingPOSTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCreateUsersUsingPOSTParamsWithTimeout

func NewCreateUsersUsingPOSTParamsWithTimeout(timeout time.Duration) *CreateUsersUsingPOSTParams

NewCreateUsersUsingPOSTParamsWithTimeout creates a new CreateUsersUsingPOSTParams object with the default values initialized, and the ability to set a timeout on a request

func (*CreateUsersUsingPOSTParams) SetContext

func (o *CreateUsersUsingPOSTParams) SetContext(ctx context.Context)

SetContext adds the context to the create users using p o s t params

func (*CreateUsersUsingPOSTParams) SetHTTPClient

func (o *CreateUsersUsingPOSTParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create users using p o s t params

func (*CreateUsersUsingPOSTParams) SetTimeout

func (o *CreateUsersUsingPOSTParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create users using p o s t params

func (*CreateUsersUsingPOSTParams) SetUserListDto

func (o *CreateUsersUsingPOSTParams) SetUserListDto(userListDto []*models.UserDto)

SetUserListDto adds the userListDto to the create users using p o s t params

func (*CreateUsersUsingPOSTParams) WithContext

WithContext adds the context to the create users using p o s t params

func (*CreateUsersUsingPOSTParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create users using p o s t params

func (*CreateUsersUsingPOSTParams) WithTimeout

WithTimeout adds the timeout to the create users using p o s t params

func (*CreateUsersUsingPOSTParams) WithUserListDto

func (o *CreateUsersUsingPOSTParams) WithUserListDto(userListDto []*models.UserDto) *CreateUsersUsingPOSTParams

WithUserListDto adds the userListDto to the create users using p o s t params

func (*CreateUsersUsingPOSTParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateUsersUsingPOSTReader

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

CreateUsersUsingPOSTReader is a Reader for the CreateUsersUsingPOST structure.

func (*CreateUsersUsingPOSTReader) ReadResponse

func (o *CreateUsersUsingPOSTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateUsersUsingPOSTUnauthorized

type CreateUsersUsingPOSTUnauthorized struct {
}

CreateUsersUsingPOSTUnauthorized handles this case with default header values.

Unauthorized

func NewCreateUsersUsingPOSTUnauthorized

func NewCreateUsersUsingPOSTUnauthorized() *CreateUsersUsingPOSTUnauthorized

NewCreateUsersUsingPOSTUnauthorized creates a CreateUsersUsingPOSTUnauthorized with default headers values

func (*CreateUsersUsingPOSTUnauthorized) Error

type DeleteUserUsingDELETEForbidden

type DeleteUserUsingDELETEForbidden struct {
}

DeleteUserUsingDELETEForbidden handles this case with default header values.

Forbidden

func NewDeleteUserUsingDELETEForbidden

func NewDeleteUserUsingDELETEForbidden() *DeleteUserUsingDELETEForbidden

NewDeleteUserUsingDELETEForbidden creates a DeleteUserUsingDELETEForbidden with default headers values

func (*DeleteUserUsingDELETEForbidden) Error

type DeleteUserUsingDELETENoContent

type DeleteUserUsingDELETENoContent struct {
}

DeleteUserUsingDELETENoContent handles this case with default header values.

No Content

func NewDeleteUserUsingDELETENoContent

func NewDeleteUserUsingDELETENoContent() *DeleteUserUsingDELETENoContent

NewDeleteUserUsingDELETENoContent creates a DeleteUserUsingDELETENoContent with default headers values

func (*DeleteUserUsingDELETENoContent) Error

type DeleteUserUsingDELETEOK

type DeleteUserUsingDELETEOK struct {
}

DeleteUserUsingDELETEOK handles this case with default header values.

OK

func NewDeleteUserUsingDELETEOK

func NewDeleteUserUsingDELETEOK() *DeleteUserUsingDELETEOK

NewDeleteUserUsingDELETEOK creates a DeleteUserUsingDELETEOK with default headers values

func (*DeleteUserUsingDELETEOK) Error

func (o *DeleteUserUsingDELETEOK) Error() string

type DeleteUserUsingDELETEParams

type DeleteUserUsingDELETEParams struct {

	/*UserID
	  userId

	*/
	UserID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteUserUsingDELETEParams contains all the parameters to send to the API endpoint for the delete user using d e l e t e operation typically these are written to a http.Request

func NewDeleteUserUsingDELETEParams

func NewDeleteUserUsingDELETEParams() *DeleteUserUsingDELETEParams

NewDeleteUserUsingDELETEParams creates a new DeleteUserUsingDELETEParams object with the default values initialized.

func NewDeleteUserUsingDELETEParamsWithContext

func NewDeleteUserUsingDELETEParamsWithContext(ctx context.Context) *DeleteUserUsingDELETEParams

NewDeleteUserUsingDELETEParamsWithContext creates a new DeleteUserUsingDELETEParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteUserUsingDELETEParamsWithHTTPClient

func NewDeleteUserUsingDELETEParamsWithHTTPClient(client *http.Client) *DeleteUserUsingDELETEParams

NewDeleteUserUsingDELETEParamsWithHTTPClient creates a new DeleteUserUsingDELETEParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteUserUsingDELETEParamsWithTimeout

func NewDeleteUserUsingDELETEParamsWithTimeout(timeout time.Duration) *DeleteUserUsingDELETEParams

NewDeleteUserUsingDELETEParamsWithTimeout creates a new DeleteUserUsingDELETEParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteUserUsingDELETEParams) SetContext

func (o *DeleteUserUsingDELETEParams) SetContext(ctx context.Context)

SetContext adds the context to the delete user using d e l e t e params

func (*DeleteUserUsingDELETEParams) SetHTTPClient

func (o *DeleteUserUsingDELETEParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete user using d e l e t e params

func (*DeleteUserUsingDELETEParams) SetTimeout

func (o *DeleteUserUsingDELETEParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete user using d e l e t e params

func (*DeleteUserUsingDELETEParams) SetUserID

func (o *DeleteUserUsingDELETEParams) SetUserID(userID int64)

SetUserID adds the userId to the delete user using d e l e t e params

func (*DeleteUserUsingDELETEParams) WithContext

WithContext adds the context to the delete user using d e l e t e params

func (*DeleteUserUsingDELETEParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete user using d e l e t e params

func (*DeleteUserUsingDELETEParams) WithTimeout

WithTimeout adds the timeout to the delete user using d e l e t e params

func (*DeleteUserUsingDELETEParams) WithUserID

WithUserID adds the userID to the delete user using d e l e t e params

func (*DeleteUserUsingDELETEParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteUserUsingDELETEReader

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

DeleteUserUsingDELETEReader is a Reader for the DeleteUserUsingDELETE structure.

func (*DeleteUserUsingDELETEReader) ReadResponse

func (o *DeleteUserUsingDELETEReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteUserUsingDELETEUnauthorized

type DeleteUserUsingDELETEUnauthorized struct {
}

DeleteUserUsingDELETEUnauthorized handles this case with default header values.

Unauthorized

func NewDeleteUserUsingDELETEUnauthorized

func NewDeleteUserUsingDELETEUnauthorized() *DeleteUserUsingDELETEUnauthorized

NewDeleteUserUsingDELETEUnauthorized creates a DeleteUserUsingDELETEUnauthorized with default headers values

func (*DeleteUserUsingDELETEUnauthorized) Error

type GetAPIAccessTokenUsingGETForbidden

type GetAPIAccessTokenUsingGETForbidden struct {
}

GetAPIAccessTokenUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetAPIAccessTokenUsingGETForbidden

func NewGetAPIAccessTokenUsingGETForbidden() *GetAPIAccessTokenUsingGETForbidden

NewGetAPIAccessTokenUsingGETForbidden creates a GetAPIAccessTokenUsingGETForbidden with default headers values

func (*GetAPIAccessTokenUsingGETForbidden) Error

type GetAPIAccessTokenUsingGETNotFound

type GetAPIAccessTokenUsingGETNotFound struct {
}

GetAPIAccessTokenUsingGETNotFound handles this case with default header values.

Not Found

func NewGetAPIAccessTokenUsingGETNotFound

func NewGetAPIAccessTokenUsingGETNotFound() *GetAPIAccessTokenUsingGETNotFound

NewGetAPIAccessTokenUsingGETNotFound creates a GetAPIAccessTokenUsingGETNotFound with default headers values

func (*GetAPIAccessTokenUsingGETNotFound) Error

type GetAPIAccessTokenUsingGETOK

type GetAPIAccessTokenUsingGETOK struct {
	Payload *models.APIAccessTokenDto
}

GetAPIAccessTokenUsingGETOK handles this case with default header values.

OK

func NewGetAPIAccessTokenUsingGETOK

func NewGetAPIAccessTokenUsingGETOK() *GetAPIAccessTokenUsingGETOK

NewGetAPIAccessTokenUsingGETOK creates a GetAPIAccessTokenUsingGETOK with default headers values

func (*GetAPIAccessTokenUsingGETOK) Error

func (*GetAPIAccessTokenUsingGETOK) GetPayload

type GetAPIAccessTokenUsingGETParams

type GetAPIAccessTokenUsingGETParams struct {

	/*UserID
	  userId

	*/
	UserID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetAPIAccessTokenUsingGETParams contains all the parameters to send to the API endpoint for the get Api access token using g e t operation typically these are written to a http.Request

func NewGetAPIAccessTokenUsingGETParams

func NewGetAPIAccessTokenUsingGETParams() *GetAPIAccessTokenUsingGETParams

NewGetAPIAccessTokenUsingGETParams creates a new GetAPIAccessTokenUsingGETParams object with the default values initialized.

func NewGetAPIAccessTokenUsingGETParamsWithContext

func NewGetAPIAccessTokenUsingGETParamsWithContext(ctx context.Context) *GetAPIAccessTokenUsingGETParams

NewGetAPIAccessTokenUsingGETParamsWithContext creates a new GetAPIAccessTokenUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetAPIAccessTokenUsingGETParamsWithHTTPClient

func NewGetAPIAccessTokenUsingGETParamsWithHTTPClient(client *http.Client) *GetAPIAccessTokenUsingGETParams

NewGetAPIAccessTokenUsingGETParamsWithHTTPClient creates a new GetAPIAccessTokenUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetAPIAccessTokenUsingGETParamsWithTimeout

func NewGetAPIAccessTokenUsingGETParamsWithTimeout(timeout time.Duration) *GetAPIAccessTokenUsingGETParams

NewGetAPIAccessTokenUsingGETParamsWithTimeout creates a new GetAPIAccessTokenUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetAPIAccessTokenUsingGETParams) SetContext

func (o *GetAPIAccessTokenUsingGETParams) SetContext(ctx context.Context)

SetContext adds the context to the get Api access token using g e t params

func (*GetAPIAccessTokenUsingGETParams) SetHTTPClient

func (o *GetAPIAccessTokenUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get Api access token using g e t params

func (*GetAPIAccessTokenUsingGETParams) SetTimeout

func (o *GetAPIAccessTokenUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get Api access token using g e t params

func (*GetAPIAccessTokenUsingGETParams) SetUserID

func (o *GetAPIAccessTokenUsingGETParams) SetUserID(userID int64)

SetUserID adds the userId to the get Api access token using g e t params

func (*GetAPIAccessTokenUsingGETParams) WithContext

WithContext adds the context to the get Api access token using g e t params

func (*GetAPIAccessTokenUsingGETParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get Api access token using g e t params

func (*GetAPIAccessTokenUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get Api access token using g e t params

func (*GetAPIAccessTokenUsingGETParams) WithUserID

WithUserID adds the userID to the get Api access token using g e t params

func (*GetAPIAccessTokenUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetAPIAccessTokenUsingGETReader

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

GetAPIAccessTokenUsingGETReader is a Reader for the GetAPIAccessTokenUsingGET structure.

func (*GetAPIAccessTokenUsingGETReader) ReadResponse

func (o *GetAPIAccessTokenUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetAPIAccessTokenUsingGETUnauthorized

type GetAPIAccessTokenUsingGETUnauthorized struct {
}

GetAPIAccessTokenUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetAPIAccessTokenUsingGETUnauthorized

func NewGetAPIAccessTokenUsingGETUnauthorized() *GetAPIAccessTokenUsingGETUnauthorized

NewGetAPIAccessTokenUsingGETUnauthorized creates a GetAPIAccessTokenUsingGETUnauthorized with default headers values

func (*GetAPIAccessTokenUsingGETUnauthorized) Error

type GetUserUsingGETForbidden

type GetUserUsingGETForbidden struct {
}

GetUserUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetUserUsingGETForbidden

func NewGetUserUsingGETForbidden() *GetUserUsingGETForbidden

NewGetUserUsingGETForbidden creates a GetUserUsingGETForbidden with default headers values

func (*GetUserUsingGETForbidden) Error

func (o *GetUserUsingGETForbidden) Error() string

type GetUserUsingGETNotFound

type GetUserUsingGETNotFound struct {
}

GetUserUsingGETNotFound handles this case with default header values.

Not Found

func NewGetUserUsingGETNotFound

func NewGetUserUsingGETNotFound() *GetUserUsingGETNotFound

NewGetUserUsingGETNotFound creates a GetUserUsingGETNotFound with default headers values

func (*GetUserUsingGETNotFound) Error

func (o *GetUserUsingGETNotFound) Error() string

type GetUserUsingGETOK

type GetUserUsingGETOK struct {
	Payload *models.UserDto
}

GetUserUsingGETOK handles this case with default header values.

OK

func NewGetUserUsingGETOK

func NewGetUserUsingGETOK() *GetUserUsingGETOK

NewGetUserUsingGETOK creates a GetUserUsingGETOK with default headers values

func (*GetUserUsingGETOK) Error

func (o *GetUserUsingGETOK) Error() string

func (*GetUserUsingGETOK) GetPayload

func (o *GetUserUsingGETOK) GetPayload() *models.UserDto

type GetUserUsingGETParams

type GetUserUsingGETParams struct {

	/*UserID
	  userId

	*/
	UserID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetUserUsingGETParams contains all the parameters to send to the API endpoint for the get user using g e t operation typically these are written to a http.Request

func NewGetUserUsingGETParams

func NewGetUserUsingGETParams() *GetUserUsingGETParams

NewGetUserUsingGETParams creates a new GetUserUsingGETParams object with the default values initialized.

func NewGetUserUsingGETParamsWithContext

func NewGetUserUsingGETParamsWithContext(ctx context.Context) *GetUserUsingGETParams

NewGetUserUsingGETParamsWithContext creates a new GetUserUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetUserUsingGETParamsWithHTTPClient

func NewGetUserUsingGETParamsWithHTTPClient(client *http.Client) *GetUserUsingGETParams

NewGetUserUsingGETParamsWithHTTPClient creates a new GetUserUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetUserUsingGETParamsWithTimeout

func NewGetUserUsingGETParamsWithTimeout(timeout time.Duration) *GetUserUsingGETParams

NewGetUserUsingGETParamsWithTimeout creates a new GetUserUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetUserUsingGETParams) SetContext

func (o *GetUserUsingGETParams) SetContext(ctx context.Context)

SetContext adds the context to the get user using g e t params

func (*GetUserUsingGETParams) SetHTTPClient

func (o *GetUserUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get user using g e t params

func (*GetUserUsingGETParams) SetTimeout

func (o *GetUserUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get user using g e t params

func (*GetUserUsingGETParams) SetUserID

func (o *GetUserUsingGETParams) SetUserID(userID int64)

SetUserID adds the userId to the get user using g e t params

func (*GetUserUsingGETParams) WithContext

WithContext adds the context to the get user using g e t params

func (*GetUserUsingGETParams) WithHTTPClient

func (o *GetUserUsingGETParams) WithHTTPClient(client *http.Client) *GetUserUsingGETParams

WithHTTPClient adds the HTTPClient to the get user using g e t params

func (*GetUserUsingGETParams) WithTimeout

func (o *GetUserUsingGETParams) WithTimeout(timeout time.Duration) *GetUserUsingGETParams

WithTimeout adds the timeout to the get user using g e t params

func (*GetUserUsingGETParams) WithUserID

func (o *GetUserUsingGETParams) WithUserID(userID int64) *GetUserUsingGETParams

WithUserID adds the userID to the get user using g e t params

func (*GetUserUsingGETParams) WriteToRequest

func (o *GetUserUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetUserUsingGETReader

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

GetUserUsingGETReader is a Reader for the GetUserUsingGET structure.

func (*GetUserUsingGETReader) ReadResponse

func (o *GetUserUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetUserUsingGETUnauthorized

type GetUserUsingGETUnauthorized struct {
}

GetUserUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetUserUsingGETUnauthorized

func NewGetUserUsingGETUnauthorized() *GetUserUsingGETUnauthorized

NewGetUserUsingGETUnauthorized creates a GetUserUsingGETUnauthorized with default headers values

func (*GetUserUsingGETUnauthorized) Error

type GetUsersUsingGETForbidden

type GetUsersUsingGETForbidden struct {
}

GetUsersUsingGETForbidden handles this case with default header values.

Forbidden

func NewGetUsersUsingGETForbidden

func NewGetUsersUsingGETForbidden() *GetUsersUsingGETForbidden

NewGetUsersUsingGETForbidden creates a GetUsersUsingGETForbidden with default headers values

func (*GetUsersUsingGETForbidden) Error

func (o *GetUsersUsingGETForbidden) Error() string

type GetUsersUsingGETNotFound

type GetUsersUsingGETNotFound struct {
}

GetUsersUsingGETNotFound handles this case with default header values.

Not Found

func NewGetUsersUsingGETNotFound

func NewGetUsersUsingGETNotFound() *GetUsersUsingGETNotFound

NewGetUsersUsingGETNotFound creates a GetUsersUsingGETNotFound with default headers values

func (*GetUsersUsingGETNotFound) Error

func (o *GetUsersUsingGETNotFound) Error() string

type GetUsersUsingGETOK

type GetUsersUsingGETOK struct {
	Payload *models.PagedResultDtoUserDto
}

GetUsersUsingGETOK handles this case with default header values.

OK

func NewGetUsersUsingGETOK

func NewGetUsersUsingGETOK() *GetUsersUsingGETOK

NewGetUsersUsingGETOK creates a GetUsersUsingGETOK with default headers values

func (*GetUsersUsingGETOK) Error

func (o *GetUsersUsingGETOK) Error() string

func (*GetUsersUsingGETOK) GetPayload

type GetUsersUsingGETParams

type GetUsersUsingGETParams struct {

	/*Filter
	  freeTextFilter

	*/
	Filter *string
	/*IsSystem
	  isSystem

	*/
	IsSystem *bool
	/*PageNumber
	  pageNumber

	*/
	PageNumber *int32
	/*PageSize
	  pageSize

	*/
	PageSize *int32
	/*SortDirection
	  sortDirection

	*/
	SortDirection *string
	/*SortField
	  primarySortField

	*/
	SortField *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetUsersUsingGETParams contains all the parameters to send to the API endpoint for the get users using g e t operation typically these are written to a http.Request

func NewGetUsersUsingGETParams

func NewGetUsersUsingGETParams() *GetUsersUsingGETParams

NewGetUsersUsingGETParams creates a new GetUsersUsingGETParams object with the default values initialized.

func NewGetUsersUsingGETParamsWithContext

func NewGetUsersUsingGETParamsWithContext(ctx context.Context) *GetUsersUsingGETParams

NewGetUsersUsingGETParamsWithContext creates a new GetUsersUsingGETParams object with the default values initialized, and the ability to set a context for a request

func NewGetUsersUsingGETParamsWithHTTPClient

func NewGetUsersUsingGETParamsWithHTTPClient(client *http.Client) *GetUsersUsingGETParams

NewGetUsersUsingGETParamsWithHTTPClient creates a new GetUsersUsingGETParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetUsersUsingGETParamsWithTimeout

func NewGetUsersUsingGETParamsWithTimeout(timeout time.Duration) *GetUsersUsingGETParams

NewGetUsersUsingGETParamsWithTimeout creates a new GetUsersUsingGETParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetUsersUsingGETParams) SetContext

func (o *GetUsersUsingGETParams) SetContext(ctx context.Context)

SetContext adds the context to the get users using g e t params

func (*GetUsersUsingGETParams) SetFilter

func (o *GetUsersUsingGETParams) SetFilter(filter *string)

SetFilter adds the filter to the get users using g e t params

func (*GetUsersUsingGETParams) SetHTTPClient

func (o *GetUsersUsingGETParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get users using g e t params

func (*GetUsersUsingGETParams) SetIsSystem

func (o *GetUsersUsingGETParams) SetIsSystem(isSystem *bool)

SetIsSystem adds the isSystem to the get users using g e t params

func (*GetUsersUsingGETParams) SetPageNumber

func (o *GetUsersUsingGETParams) SetPageNumber(pageNumber *int32)

SetPageNumber adds the pageNumber to the get users using g e t params

func (*GetUsersUsingGETParams) SetPageSize

func (o *GetUsersUsingGETParams) SetPageSize(pageSize *int32)

SetPageSize adds the pageSize to the get users using g e t params

func (*GetUsersUsingGETParams) SetSortDirection

func (o *GetUsersUsingGETParams) SetSortDirection(sortDirection *string)

SetSortDirection adds the sortDirection to the get users using g e t params

func (*GetUsersUsingGETParams) SetSortField

func (o *GetUsersUsingGETParams) SetSortField(sortField *string)

SetSortField adds the sortField to the get users using g e t params

func (*GetUsersUsingGETParams) SetTimeout

func (o *GetUsersUsingGETParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get users using g e t params

func (*GetUsersUsingGETParams) WithContext

WithContext adds the context to the get users using g e t params

func (*GetUsersUsingGETParams) WithFilter

func (o *GetUsersUsingGETParams) WithFilter(filter *string) *GetUsersUsingGETParams

WithFilter adds the filter to the get users using g e t params

func (*GetUsersUsingGETParams) WithHTTPClient

func (o *GetUsersUsingGETParams) WithHTTPClient(client *http.Client) *GetUsersUsingGETParams

WithHTTPClient adds the HTTPClient to the get users using g e t params

func (*GetUsersUsingGETParams) WithIsSystem

func (o *GetUsersUsingGETParams) WithIsSystem(isSystem *bool) *GetUsersUsingGETParams

WithIsSystem adds the isSystem to the get users using g e t params

func (*GetUsersUsingGETParams) WithPageNumber

func (o *GetUsersUsingGETParams) WithPageNumber(pageNumber *int32) *GetUsersUsingGETParams

WithPageNumber adds the pageNumber to the get users using g e t params

func (*GetUsersUsingGETParams) WithPageSize

func (o *GetUsersUsingGETParams) WithPageSize(pageSize *int32) *GetUsersUsingGETParams

WithPageSize adds the pageSize to the get users using g e t params

func (*GetUsersUsingGETParams) WithSortDirection

func (o *GetUsersUsingGETParams) WithSortDirection(sortDirection *string) *GetUsersUsingGETParams

WithSortDirection adds the sortDirection to the get users using g e t params

func (*GetUsersUsingGETParams) WithSortField

func (o *GetUsersUsingGETParams) WithSortField(sortField *string) *GetUsersUsingGETParams

WithSortField adds the sortField to the get users using g e t params

func (*GetUsersUsingGETParams) WithTimeout

WithTimeout adds the timeout to the get users using g e t params

func (*GetUsersUsingGETParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetUsersUsingGETReader

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

GetUsersUsingGETReader is a Reader for the GetUsersUsingGET structure.

func (*GetUsersUsingGETReader) ReadResponse

func (o *GetUsersUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetUsersUsingGETUnauthorized

type GetUsersUsingGETUnauthorized struct {
}

GetUsersUsingGETUnauthorized handles this case with default header values.

Unauthorized

func NewGetUsersUsingGETUnauthorized

func NewGetUsersUsingGETUnauthorized() *GetUsersUsingGETUnauthorized

NewGetUsersUsingGETUnauthorized creates a GetUsersUsingGETUnauthorized with default headers values

func (*GetUsersUsingGETUnauthorized) Error

type PatchUserUsingPATCHForbidden

type PatchUserUsingPATCHForbidden struct {
}

PatchUserUsingPATCHForbidden handles this case with default header values.

Forbidden

func NewPatchUserUsingPATCHForbidden

func NewPatchUserUsingPATCHForbidden() *PatchUserUsingPATCHForbidden

NewPatchUserUsingPATCHForbidden creates a PatchUserUsingPATCHForbidden with default headers values

func (*PatchUserUsingPATCHForbidden) Error

type PatchUserUsingPATCHNoContent

type PatchUserUsingPATCHNoContent struct {
}

PatchUserUsingPATCHNoContent handles this case with default header values.

No Content

func NewPatchUserUsingPATCHNoContent

func NewPatchUserUsingPATCHNoContent() *PatchUserUsingPATCHNoContent

NewPatchUserUsingPATCHNoContent creates a PatchUserUsingPATCHNoContent with default headers values

func (*PatchUserUsingPATCHNoContent) Error

type PatchUserUsingPATCHOK

type PatchUserUsingPATCHOK struct {
	Payload *models.UserDto
}

PatchUserUsingPATCHOK handles this case with default header values.

OK

func NewPatchUserUsingPATCHOK

func NewPatchUserUsingPATCHOK() *PatchUserUsingPATCHOK

NewPatchUserUsingPATCHOK creates a PatchUserUsingPATCHOK with default headers values

func (*PatchUserUsingPATCHOK) Error

func (o *PatchUserUsingPATCHOK) Error() string

func (*PatchUserUsingPATCHOK) GetPayload

func (o *PatchUserUsingPATCHOK) GetPayload() *models.UserDto

type PatchUserUsingPATCHParams

type PatchUserUsingPATCHParams struct {

	/*UserDto
	  userDto

	*/
	UserDto *models.UserDto
	/*UserID
	  userId

	*/
	UserID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchUserUsingPATCHParams contains all the parameters to send to the API endpoint for the patch user using p a t c h operation typically these are written to a http.Request

func NewPatchUserUsingPATCHParams

func NewPatchUserUsingPATCHParams() *PatchUserUsingPATCHParams

NewPatchUserUsingPATCHParams creates a new PatchUserUsingPATCHParams object with the default values initialized.

func NewPatchUserUsingPATCHParamsWithContext

func NewPatchUserUsingPATCHParamsWithContext(ctx context.Context) *PatchUserUsingPATCHParams

NewPatchUserUsingPATCHParamsWithContext creates a new PatchUserUsingPATCHParams object with the default values initialized, and the ability to set a context for a request

func NewPatchUserUsingPATCHParamsWithHTTPClient

func NewPatchUserUsingPATCHParamsWithHTTPClient(client *http.Client) *PatchUserUsingPATCHParams

NewPatchUserUsingPATCHParamsWithHTTPClient creates a new PatchUserUsingPATCHParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPatchUserUsingPATCHParamsWithTimeout

func NewPatchUserUsingPATCHParamsWithTimeout(timeout time.Duration) *PatchUserUsingPATCHParams

NewPatchUserUsingPATCHParamsWithTimeout creates a new PatchUserUsingPATCHParams object with the default values initialized, and the ability to set a timeout on a request

func (*PatchUserUsingPATCHParams) SetContext

func (o *PatchUserUsingPATCHParams) SetContext(ctx context.Context)

SetContext adds the context to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) SetHTTPClient

func (o *PatchUserUsingPATCHParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) SetTimeout

func (o *PatchUserUsingPATCHParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) SetUserDto

func (o *PatchUserUsingPATCHParams) SetUserDto(userDto *models.UserDto)

SetUserDto adds the userDto to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) SetUserID

func (o *PatchUserUsingPATCHParams) SetUserID(userID int64)

SetUserID adds the userId to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) WithContext

WithContext adds the context to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) WithHTTPClient

func (o *PatchUserUsingPATCHParams) WithHTTPClient(client *http.Client) *PatchUserUsingPATCHParams

WithHTTPClient adds the HTTPClient to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) WithTimeout

WithTimeout adds the timeout to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) WithUserDto

WithUserDto adds the userDto to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) WithUserID

WithUserID adds the userID to the patch user using p a t c h params

func (*PatchUserUsingPATCHParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchUserUsingPATCHReader

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

PatchUserUsingPATCHReader is a Reader for the PatchUserUsingPATCH structure.

func (*PatchUserUsingPATCHReader) ReadResponse

func (o *PatchUserUsingPATCHReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchUserUsingPATCHUnauthorized

type PatchUserUsingPATCHUnauthorized struct {
}

PatchUserUsingPATCHUnauthorized handles this case with default header values.

Unauthorized

func NewPatchUserUsingPATCHUnauthorized

func NewPatchUserUsingPATCHUnauthorized() *PatchUserUsingPATCHUnauthorized

NewPatchUserUsingPATCHUnauthorized creates a PatchUserUsingPATCHUnauthorized with default headers values

func (*PatchUserUsingPATCHUnauthorized) Error

type UpdateUserUsingPUTCreated

type UpdateUserUsingPUTCreated struct {
}

UpdateUserUsingPUTCreated handles this case with default header values.

Created

func NewUpdateUserUsingPUTCreated

func NewUpdateUserUsingPUTCreated() *UpdateUserUsingPUTCreated

NewUpdateUserUsingPUTCreated creates a UpdateUserUsingPUTCreated with default headers values

func (*UpdateUserUsingPUTCreated) Error

func (o *UpdateUserUsingPUTCreated) Error() string

type UpdateUserUsingPUTForbidden

type UpdateUserUsingPUTForbidden struct {
}

UpdateUserUsingPUTForbidden handles this case with default header values.

Forbidden

func NewUpdateUserUsingPUTForbidden

func NewUpdateUserUsingPUTForbidden() *UpdateUserUsingPUTForbidden

NewUpdateUserUsingPUTForbidden creates a UpdateUserUsingPUTForbidden with default headers values

func (*UpdateUserUsingPUTForbidden) Error

type UpdateUserUsingPUTNotFound

type UpdateUserUsingPUTNotFound struct {
}

UpdateUserUsingPUTNotFound handles this case with default header values.

Not Found

func NewUpdateUserUsingPUTNotFound

func NewUpdateUserUsingPUTNotFound() *UpdateUserUsingPUTNotFound

NewUpdateUserUsingPUTNotFound creates a UpdateUserUsingPUTNotFound with default headers values

func (*UpdateUserUsingPUTNotFound) Error

type UpdateUserUsingPUTOK

type UpdateUserUsingPUTOK struct {
	Payload *models.UserDto
}

UpdateUserUsingPUTOK handles this case with default header values.

OK

func NewUpdateUserUsingPUTOK

func NewUpdateUserUsingPUTOK() *UpdateUserUsingPUTOK

NewUpdateUserUsingPUTOK creates a UpdateUserUsingPUTOK with default headers values

func (*UpdateUserUsingPUTOK) Error

func (o *UpdateUserUsingPUTOK) Error() string

func (*UpdateUserUsingPUTOK) GetPayload

func (o *UpdateUserUsingPUTOK) GetPayload() *models.UserDto

type UpdateUserUsingPUTParams

type UpdateUserUsingPUTParams struct {

	/*UserDto
	  userDto

	*/
	UserDto *models.UserDto
	/*UserID
	  userId

	*/
	UserID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateUserUsingPUTParams contains all the parameters to send to the API endpoint for the update user using p u t operation typically these are written to a http.Request

func NewUpdateUserUsingPUTParams

func NewUpdateUserUsingPUTParams() *UpdateUserUsingPUTParams

NewUpdateUserUsingPUTParams creates a new UpdateUserUsingPUTParams object with the default values initialized.

func NewUpdateUserUsingPUTParamsWithContext

func NewUpdateUserUsingPUTParamsWithContext(ctx context.Context) *UpdateUserUsingPUTParams

NewUpdateUserUsingPUTParamsWithContext creates a new UpdateUserUsingPUTParams object with the default values initialized, and the ability to set a context for a request

func NewUpdateUserUsingPUTParamsWithHTTPClient

func NewUpdateUserUsingPUTParamsWithHTTPClient(client *http.Client) *UpdateUserUsingPUTParams

NewUpdateUserUsingPUTParamsWithHTTPClient creates a new UpdateUserUsingPUTParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewUpdateUserUsingPUTParamsWithTimeout

func NewUpdateUserUsingPUTParamsWithTimeout(timeout time.Duration) *UpdateUserUsingPUTParams

NewUpdateUserUsingPUTParamsWithTimeout creates a new UpdateUserUsingPUTParams object with the default values initialized, and the ability to set a timeout on a request

func (*UpdateUserUsingPUTParams) SetContext

func (o *UpdateUserUsingPUTParams) SetContext(ctx context.Context)

SetContext adds the context to the update user using p u t params

func (*UpdateUserUsingPUTParams) SetHTTPClient

func (o *UpdateUserUsingPUTParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update user using p u t params

func (*UpdateUserUsingPUTParams) SetTimeout

func (o *UpdateUserUsingPUTParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update user using p u t params

func (*UpdateUserUsingPUTParams) SetUserDto

func (o *UpdateUserUsingPUTParams) SetUserDto(userDto *models.UserDto)

SetUserDto adds the userDto to the update user using p u t params

func (*UpdateUserUsingPUTParams) SetUserID

func (o *UpdateUserUsingPUTParams) SetUserID(userID int64)

SetUserID adds the userId to the update user using p u t params

func (*UpdateUserUsingPUTParams) WithContext

WithContext adds the context to the update user using p u t params

func (*UpdateUserUsingPUTParams) WithHTTPClient

func (o *UpdateUserUsingPUTParams) WithHTTPClient(client *http.Client) *UpdateUserUsingPUTParams

WithHTTPClient adds the HTTPClient to the update user using p u t params

func (*UpdateUserUsingPUTParams) WithTimeout

WithTimeout adds the timeout to the update user using p u t params

func (*UpdateUserUsingPUTParams) WithUserDto

WithUserDto adds the userDto to the update user using p u t params

func (*UpdateUserUsingPUTParams) WithUserID

WithUserID adds the userID to the update user using p u t params

func (*UpdateUserUsingPUTParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateUserUsingPUTReader

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

UpdateUserUsingPUTReader is a Reader for the UpdateUserUsingPUT structure.

func (*UpdateUserUsingPUTReader) ReadResponse

func (o *UpdateUserUsingPUTReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateUserUsingPUTUnauthorized

type UpdateUserUsingPUTUnauthorized struct {
}

UpdateUserUsingPUTUnauthorized handles this case with default header values.

Unauthorized

func NewUpdateUserUsingPUTUnauthorized

func NewUpdateUserUsingPUTUnauthorized() *UpdateUserUsingPUTUnauthorized

NewUpdateUserUsingPUTUnauthorized creates a UpdateUserUsingPUTUnauthorized with default headers values

func (*UpdateUserUsingPUTUnauthorized) Error

Jump to

Keyboard shortcuts

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