Versions in this module Expand all Collapse all v0 v0.0.2 Oct 22, 2021 v0.0.1 Oct 22, 2021 Changes in this version + type Client struct + func (a *Client) SetTransport(transport runtime.ClientTransport) + func (a *Client) UsersConfigList(params *UsersConfigListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersConfigListOK, error) + func (a *Client) UsersGroupsBulkDelete(params *UsersGroupsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsBulkDeleteNoContent, error) + func (a *Client) UsersGroupsBulkPartialUpdate(params *UsersGroupsBulkPartialUpdateParams, ...) (*UsersGroupsBulkPartialUpdateOK, error) + func (a *Client) UsersGroupsBulkUpdate(params *UsersGroupsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsBulkUpdateOK, error) + func (a *Client) UsersGroupsCreate(params *UsersGroupsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsCreateCreated, error) + func (a *Client) UsersGroupsDelete(params *UsersGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsDeleteNoContent, error) + func (a *Client) UsersGroupsList(params *UsersGroupsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsListOK, error) + func (a *Client) UsersGroupsPartialUpdate(params *UsersGroupsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsPartialUpdateOK, error) + func (a *Client) UsersGroupsRead(params *UsersGroupsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsReadOK, error) + func (a *Client) UsersGroupsUpdate(params *UsersGroupsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsUpdateOK, error) + func (a *Client) UsersPermissionsBulkDelete(params *UsersPermissionsBulkDeleteParams, ...) (*UsersPermissionsBulkDeleteNoContent, error) + func (a *Client) UsersPermissionsBulkPartialUpdate(params *UsersPermissionsBulkPartialUpdateParams, ...) (*UsersPermissionsBulkPartialUpdateOK, error) + func (a *Client) UsersPermissionsBulkUpdate(params *UsersPermissionsBulkUpdateParams, ...) (*UsersPermissionsBulkUpdateOK, error) + func (a *Client) UsersPermissionsCreate(params *UsersPermissionsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsCreateCreated, error) + func (a *Client) UsersPermissionsDelete(params *UsersPermissionsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsDeleteNoContent, error) + func (a *Client) UsersPermissionsList(params *UsersPermissionsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsListOK, error) + func (a *Client) UsersPermissionsPartialUpdate(params *UsersPermissionsPartialUpdateParams, ...) (*UsersPermissionsPartialUpdateOK, error) + func (a *Client) UsersPermissionsRead(params *UsersPermissionsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsReadOK, error) + func (a *Client) UsersPermissionsUpdate(params *UsersPermissionsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsUpdateOK, error) + func (a *Client) UsersUsersBulkDelete(params *UsersUsersBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersBulkDeleteNoContent, error) + func (a *Client) UsersUsersBulkPartialUpdate(params *UsersUsersBulkPartialUpdateParams, ...) (*UsersUsersBulkPartialUpdateOK, error) + func (a *Client) UsersUsersBulkUpdate(params *UsersUsersBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersBulkUpdateOK, error) + func (a *Client) UsersUsersCreate(params *UsersUsersCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersCreateCreated, error) + func (a *Client) UsersUsersDelete(params *UsersUsersDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersDeleteNoContent, error) + func (a *Client) UsersUsersList(params *UsersUsersListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersListOK, error) + func (a *Client) UsersUsersPartialUpdate(params *UsersUsersPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersPartialUpdateOK, error) + func (a *Client) UsersUsersRead(params *UsersUsersReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersReadOK, error) + func (a *Client) UsersUsersUpdate(params *UsersUsersUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersUpdateOK, error) + type ClientOption func(*runtime.ClientOperation) + type ClientService interface + SetTransport func(transport runtime.ClientTransport) + UsersConfigList func(params *UsersConfigListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersConfigListOK, error) + UsersGroupsBulkDelete func(params *UsersGroupsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsBulkDeleteNoContent, error) + UsersGroupsBulkPartialUpdate func(params *UsersGroupsBulkPartialUpdateParams, ...) (*UsersGroupsBulkPartialUpdateOK, error) + UsersGroupsBulkUpdate func(params *UsersGroupsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsBulkUpdateOK, error) + UsersGroupsCreate func(params *UsersGroupsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsCreateCreated, error) + UsersGroupsDelete func(params *UsersGroupsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsDeleteNoContent, error) + UsersGroupsList func(params *UsersGroupsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsListOK, error) + UsersGroupsPartialUpdate func(params *UsersGroupsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsPartialUpdateOK, error) + UsersGroupsRead func(params *UsersGroupsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsReadOK, error) + UsersGroupsUpdate func(params *UsersGroupsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersGroupsUpdateOK, error) + UsersPermissionsBulkDelete func(params *UsersPermissionsBulkDeleteParams, ...) (*UsersPermissionsBulkDeleteNoContent, error) + UsersPermissionsBulkPartialUpdate func(params *UsersPermissionsBulkPartialUpdateParams, ...) (*UsersPermissionsBulkPartialUpdateOK, error) + UsersPermissionsBulkUpdate func(params *UsersPermissionsBulkUpdateParams, ...) (*UsersPermissionsBulkUpdateOK, error) + UsersPermissionsCreate func(params *UsersPermissionsCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsCreateCreated, error) + UsersPermissionsDelete func(params *UsersPermissionsDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsDeleteNoContent, error) + UsersPermissionsList func(params *UsersPermissionsListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsListOK, error) + UsersPermissionsPartialUpdate func(params *UsersPermissionsPartialUpdateParams, ...) (*UsersPermissionsPartialUpdateOK, error) + UsersPermissionsRead func(params *UsersPermissionsReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsReadOK, error) + UsersPermissionsUpdate func(params *UsersPermissionsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersPermissionsUpdateOK, error) + UsersUsersBulkDelete func(params *UsersUsersBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersBulkDeleteNoContent, error) + UsersUsersBulkPartialUpdate func(params *UsersUsersBulkPartialUpdateParams, ...) (*UsersUsersBulkPartialUpdateOK, error) + UsersUsersBulkUpdate func(params *UsersUsersBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersBulkUpdateOK, error) + UsersUsersCreate func(params *UsersUsersCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersCreateCreated, error) + UsersUsersDelete func(params *UsersUsersDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersDeleteNoContent, error) + UsersUsersList func(params *UsersUsersListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersListOK, error) + UsersUsersPartialUpdate func(params *UsersUsersPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersPartialUpdateOK, error) + UsersUsersRead func(params *UsersUsersReadParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersReadOK, error) + UsersUsersUpdate func(params *UsersUsersUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UsersUsersUpdateOK, error) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type UsersConfigListOK struct + func NewUsersConfigListOK() *UsersConfigListOK + func (o *UsersConfigListOK) Error() string + type UsersConfigListParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersConfigListParams() *UsersConfigListParams + func NewUsersConfigListParamsWithContext(ctx context.Context) *UsersConfigListParams + func NewUsersConfigListParamsWithHTTPClient(client *http.Client) *UsersConfigListParams + func NewUsersConfigListParamsWithTimeout(timeout time.Duration) *UsersConfigListParams + func (o *UsersConfigListParams) SetContext(ctx context.Context) + func (o *UsersConfigListParams) SetDefaults() + func (o *UsersConfigListParams) SetHTTPClient(client *http.Client) + func (o *UsersConfigListParams) SetTimeout(timeout time.Duration) + func (o *UsersConfigListParams) WithContext(ctx context.Context) *UsersConfigListParams + func (o *UsersConfigListParams) WithDefaults() *UsersConfigListParams + func (o *UsersConfigListParams) WithHTTPClient(client *http.Client) *UsersConfigListParams + func (o *UsersConfigListParams) WithTimeout(timeout time.Duration) *UsersConfigListParams + func (o *UsersConfigListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersConfigListReader struct + func (o *UsersConfigListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsBulkDeleteNoContent struct + func NewUsersGroupsBulkDeleteNoContent() *UsersGroupsBulkDeleteNoContent + func (o *UsersGroupsBulkDeleteNoContent) Error() string + type UsersGroupsBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersGroupsBulkDeleteParams() *UsersGroupsBulkDeleteParams + func NewUsersGroupsBulkDeleteParamsWithContext(ctx context.Context) *UsersGroupsBulkDeleteParams + func NewUsersGroupsBulkDeleteParamsWithHTTPClient(client *http.Client) *UsersGroupsBulkDeleteParams + func NewUsersGroupsBulkDeleteParamsWithTimeout(timeout time.Duration) *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) SetContext(ctx context.Context) + func (o *UsersGroupsBulkDeleteParams) SetDefaults() + func (o *UsersGroupsBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsBulkDeleteParams) WithContext(ctx context.Context) *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) WithDefaults() *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) WithHTTPClient(client *http.Client) *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) WithTimeout(timeout time.Duration) *UsersGroupsBulkDeleteParams + func (o *UsersGroupsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsBulkDeleteReader struct + func (o *UsersGroupsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsBulkPartialUpdateOK struct + Payload *models.Group + func NewUsersGroupsBulkPartialUpdateOK() *UsersGroupsBulkPartialUpdateOK + func (o *UsersGroupsBulkPartialUpdateOK) Error() string + func (o *UsersGroupsBulkPartialUpdateOK) GetPayload() *models.Group + type UsersGroupsBulkPartialUpdateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + func NewUsersGroupsBulkPartialUpdateParams() *UsersGroupsBulkPartialUpdateParams + func NewUsersGroupsBulkPartialUpdateParamsWithContext(ctx context.Context) *UsersGroupsBulkPartialUpdateParams + func NewUsersGroupsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersGroupsBulkPartialUpdateParams + func NewUsersGroupsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersGroupsBulkPartialUpdateParams) SetData(data *models.Group) + func (o *UsersGroupsBulkPartialUpdateParams) SetDefaults() + func (o *UsersGroupsBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsBulkPartialUpdateParams) WithContext(ctx context.Context) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WithData(data *models.Group) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WithDefaults() *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersGroupsBulkPartialUpdateParams + func (o *UsersGroupsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsBulkPartialUpdateReader struct + func (o *UsersGroupsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsBulkUpdateOK struct + Payload *models.Group + func NewUsersGroupsBulkUpdateOK() *UsersGroupsBulkUpdateOK + func (o *UsersGroupsBulkUpdateOK) Error() string + func (o *UsersGroupsBulkUpdateOK) GetPayload() *models.Group + type UsersGroupsBulkUpdateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + func NewUsersGroupsBulkUpdateParams() *UsersGroupsBulkUpdateParams + func NewUsersGroupsBulkUpdateParamsWithContext(ctx context.Context) *UsersGroupsBulkUpdateParams + func NewUsersGroupsBulkUpdateParamsWithHTTPClient(client *http.Client) *UsersGroupsBulkUpdateParams + func NewUsersGroupsBulkUpdateParamsWithTimeout(timeout time.Duration) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) SetContext(ctx context.Context) + func (o *UsersGroupsBulkUpdateParams) SetData(data *models.Group) + func (o *UsersGroupsBulkUpdateParams) SetDefaults() + func (o *UsersGroupsBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsBulkUpdateParams) WithContext(ctx context.Context) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WithData(data *models.Group) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WithDefaults() *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WithHTTPClient(client *http.Client) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WithTimeout(timeout time.Duration) *UsersGroupsBulkUpdateParams + func (o *UsersGroupsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsBulkUpdateReader struct + func (o *UsersGroupsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsCreateCreated struct + Payload *models.Group + func NewUsersGroupsCreateCreated() *UsersGroupsCreateCreated + func (o *UsersGroupsCreateCreated) Error() string + func (o *UsersGroupsCreateCreated) GetPayload() *models.Group + type UsersGroupsCreateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + func NewUsersGroupsCreateParams() *UsersGroupsCreateParams + func NewUsersGroupsCreateParamsWithContext(ctx context.Context) *UsersGroupsCreateParams + func NewUsersGroupsCreateParamsWithHTTPClient(client *http.Client) *UsersGroupsCreateParams + func NewUsersGroupsCreateParamsWithTimeout(timeout time.Duration) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) SetContext(ctx context.Context) + func (o *UsersGroupsCreateParams) SetData(data *models.Group) + func (o *UsersGroupsCreateParams) SetDefaults() + func (o *UsersGroupsCreateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsCreateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsCreateParams) WithContext(ctx context.Context) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WithData(data *models.Group) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WithDefaults() *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WithHTTPClient(client *http.Client) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WithTimeout(timeout time.Duration) *UsersGroupsCreateParams + func (o *UsersGroupsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsCreateReader struct + func (o *UsersGroupsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsDeleteNoContent struct + func NewUsersGroupsDeleteNoContent() *UsersGroupsDeleteNoContent + func (o *UsersGroupsDeleteNoContent) Error() string + type UsersGroupsDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersGroupsDeleteParams() *UsersGroupsDeleteParams + func NewUsersGroupsDeleteParamsWithContext(ctx context.Context) *UsersGroupsDeleteParams + func NewUsersGroupsDeleteParamsWithHTTPClient(client *http.Client) *UsersGroupsDeleteParams + func NewUsersGroupsDeleteParamsWithTimeout(timeout time.Duration) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) SetContext(ctx context.Context) + func (o *UsersGroupsDeleteParams) SetDefaults() + func (o *UsersGroupsDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsDeleteParams) SetID(id int64) + func (o *UsersGroupsDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsDeleteParams) WithContext(ctx context.Context) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WithDefaults() *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WithHTTPClient(client *http.Client) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WithID(id int64) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WithTimeout(timeout time.Duration) *UsersGroupsDeleteParams + func (o *UsersGroupsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsDeleteReader struct + func (o *UsersGroupsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsListOK struct + Payload *UsersGroupsListOKBody + func NewUsersGroupsListOK() *UsersGroupsListOK + func (o *UsersGroupsListOK) Error() string + func (o *UsersGroupsListOK) GetPayload() *UsersGroupsListOKBody + type UsersGroupsListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.Group + func (o *UsersGroupsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UsersGroupsListOKBody) MarshalBinary() ([]byte, error) + func (o *UsersGroupsListOKBody) UnmarshalBinary(b []byte) error + func (o *UsersGroupsListOKBody) Validate(formats strfmt.Registry) error + type UsersGroupsListParams struct + Context context.Context + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + Limit *int64 + Name *string + NameEmpty *string + NameIc *string + NameIe *string + NameIew *string + NameIsw *string + NameNic *string + NameNie *string + NameNiew *string + NameNisw *string + Namen *string + Offset *int64 + Q *string + func NewUsersGroupsListParams() *UsersGroupsListParams + func NewUsersGroupsListParamsWithContext(ctx context.Context) *UsersGroupsListParams + func NewUsersGroupsListParamsWithHTTPClient(client *http.Client) *UsersGroupsListParams + func NewUsersGroupsListParamsWithTimeout(timeout time.Duration) *UsersGroupsListParams + func (o *UsersGroupsListParams) SetContext(ctx context.Context) + func (o *UsersGroupsListParams) SetDefaults() + func (o *UsersGroupsListParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsListParams) SetID(id *string) + func (o *UsersGroupsListParams) SetIDGt(iDGt *string) + func (o *UsersGroupsListParams) SetIDGte(iDGte *string) + func (o *UsersGroupsListParams) SetIDLt(iDLt *string) + func (o *UsersGroupsListParams) SetIDLte(iDLte *string) + func (o *UsersGroupsListParams) SetIDn(iDn *string) + func (o *UsersGroupsListParams) SetLimit(limit *int64) + func (o *UsersGroupsListParams) SetName(name *string) + func (o *UsersGroupsListParams) SetNameEmpty(nameEmpty *string) + func (o *UsersGroupsListParams) SetNameIc(nameIc *string) + func (o *UsersGroupsListParams) SetNameIe(nameIe *string) + func (o *UsersGroupsListParams) SetNameIew(nameIew *string) + func (o *UsersGroupsListParams) SetNameIsw(nameIsw *string) + func (o *UsersGroupsListParams) SetNameNic(nameNic *string) + func (o *UsersGroupsListParams) SetNameNie(nameNie *string) + func (o *UsersGroupsListParams) SetNameNiew(nameNiew *string) + func (o *UsersGroupsListParams) SetNameNisw(nameNisw *string) + func (o *UsersGroupsListParams) SetNamen(namen *string) + func (o *UsersGroupsListParams) SetOffset(offset *int64) + func (o *UsersGroupsListParams) SetQ(q *string) + func (o *UsersGroupsListParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsListParams) WithContext(ctx context.Context) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithDefaults() *UsersGroupsListParams + func (o *UsersGroupsListParams) WithHTTPClient(client *http.Client) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithID(id *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDGt(iDGt *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDGte(iDGte *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDLt(iDLt *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDLte(iDLte *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithIDn(iDn *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithLimit(limit *int64) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithName(name *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameEmpty(nameEmpty *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameIc(nameIc *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameIe(nameIe *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameIew(nameIew *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameIsw(nameIsw *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameNic(nameNic *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameNie(nameNie *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameNiew(nameNiew *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNameNisw(nameNisw *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithNamen(namen *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithOffset(offset *int64) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithQ(q *string) *UsersGroupsListParams + func (o *UsersGroupsListParams) WithTimeout(timeout time.Duration) *UsersGroupsListParams + func (o *UsersGroupsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsListReader struct + func (o *UsersGroupsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsPartialUpdateOK struct + Payload *models.Group + func NewUsersGroupsPartialUpdateOK() *UsersGroupsPartialUpdateOK + func (o *UsersGroupsPartialUpdateOK) Error() string + func (o *UsersGroupsPartialUpdateOK) GetPayload() *models.Group + type UsersGroupsPartialUpdateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + ID int64 + func NewUsersGroupsPartialUpdateParams() *UsersGroupsPartialUpdateParams + func NewUsersGroupsPartialUpdateParamsWithContext(ctx context.Context) *UsersGroupsPartialUpdateParams + func NewUsersGroupsPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersGroupsPartialUpdateParams + func NewUsersGroupsPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersGroupsPartialUpdateParams) SetData(data *models.Group) + func (o *UsersGroupsPartialUpdateParams) SetDefaults() + func (o *UsersGroupsPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsPartialUpdateParams) SetID(id int64) + func (o *UsersGroupsPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsPartialUpdateParams) WithContext(ctx context.Context) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithData(data *models.Group) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithDefaults() *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithID(id int64) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersGroupsPartialUpdateParams + func (o *UsersGroupsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsPartialUpdateReader struct + func (o *UsersGroupsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsReadOK struct + Payload *models.Group + func NewUsersGroupsReadOK() *UsersGroupsReadOK + func (o *UsersGroupsReadOK) Error() string + func (o *UsersGroupsReadOK) GetPayload() *models.Group + type UsersGroupsReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersGroupsReadParams() *UsersGroupsReadParams + func NewUsersGroupsReadParamsWithContext(ctx context.Context) *UsersGroupsReadParams + func NewUsersGroupsReadParamsWithHTTPClient(client *http.Client) *UsersGroupsReadParams + func NewUsersGroupsReadParamsWithTimeout(timeout time.Duration) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) SetContext(ctx context.Context) + func (o *UsersGroupsReadParams) SetDefaults() + func (o *UsersGroupsReadParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsReadParams) SetID(id int64) + func (o *UsersGroupsReadParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsReadParams) WithContext(ctx context.Context) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WithDefaults() *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WithHTTPClient(client *http.Client) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WithID(id int64) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WithTimeout(timeout time.Duration) *UsersGroupsReadParams + func (o *UsersGroupsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsReadReader struct + func (o *UsersGroupsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersGroupsUpdateOK struct + Payload *models.Group + func NewUsersGroupsUpdateOK() *UsersGroupsUpdateOK + func (o *UsersGroupsUpdateOK) Error() string + func (o *UsersGroupsUpdateOK) GetPayload() *models.Group + type UsersGroupsUpdateParams struct + Context context.Context + Data *models.Group + HTTPClient *http.Client + ID int64 + func NewUsersGroupsUpdateParams() *UsersGroupsUpdateParams + func NewUsersGroupsUpdateParamsWithContext(ctx context.Context) *UsersGroupsUpdateParams + func NewUsersGroupsUpdateParamsWithHTTPClient(client *http.Client) *UsersGroupsUpdateParams + func NewUsersGroupsUpdateParamsWithTimeout(timeout time.Duration) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) SetContext(ctx context.Context) + func (o *UsersGroupsUpdateParams) SetData(data *models.Group) + func (o *UsersGroupsUpdateParams) SetDefaults() + func (o *UsersGroupsUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersGroupsUpdateParams) SetID(id int64) + func (o *UsersGroupsUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersGroupsUpdateParams) WithContext(ctx context.Context) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithData(data *models.Group) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithDefaults() *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithHTTPClient(client *http.Client) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithID(id int64) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WithTimeout(timeout time.Duration) *UsersGroupsUpdateParams + func (o *UsersGroupsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersGroupsUpdateReader struct + func (o *UsersGroupsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsBulkDeleteNoContent struct + func NewUsersPermissionsBulkDeleteNoContent() *UsersPermissionsBulkDeleteNoContent + func (o *UsersPermissionsBulkDeleteNoContent) Error() string + type UsersPermissionsBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersPermissionsBulkDeleteParams() *UsersPermissionsBulkDeleteParams + func NewUsersPermissionsBulkDeleteParamsWithContext(ctx context.Context) *UsersPermissionsBulkDeleteParams + func NewUsersPermissionsBulkDeleteParamsWithHTTPClient(client *http.Client) *UsersPermissionsBulkDeleteParams + func NewUsersPermissionsBulkDeleteParamsWithTimeout(timeout time.Duration) *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) SetContext(ctx context.Context) + func (o *UsersPermissionsBulkDeleteParams) SetDefaults() + func (o *UsersPermissionsBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsBulkDeleteParams) WithContext(ctx context.Context) *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) WithDefaults() *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) WithHTTPClient(client *http.Client) *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) WithTimeout(timeout time.Duration) *UsersPermissionsBulkDeleteParams + func (o *UsersPermissionsBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsBulkDeleteReader struct + func (o *UsersPermissionsBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsBulkPartialUpdateOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsBulkPartialUpdateOK() *UsersPermissionsBulkPartialUpdateOK + func (o *UsersPermissionsBulkPartialUpdateOK) Error() string + func (o *UsersPermissionsBulkPartialUpdateOK) GetPayload() *models.ObjectPermission + type UsersPermissionsBulkPartialUpdateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + func NewUsersPermissionsBulkPartialUpdateParams() *UsersPermissionsBulkPartialUpdateParams + func NewUsersPermissionsBulkPartialUpdateParamsWithContext(ctx context.Context) *UsersPermissionsBulkPartialUpdateParams + func NewUsersPermissionsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersPermissionsBulkPartialUpdateParams + func NewUsersPermissionsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsBulkPartialUpdateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsBulkPartialUpdateParams) SetDefaults() + func (o *UsersPermissionsBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsBulkPartialUpdateParams) WithContext(ctx context.Context) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WithDefaults() *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersPermissionsBulkPartialUpdateParams + func (o *UsersPermissionsBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsBulkPartialUpdateReader struct + func (o *UsersPermissionsBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsBulkUpdateOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsBulkUpdateOK() *UsersPermissionsBulkUpdateOK + func (o *UsersPermissionsBulkUpdateOK) Error() string + func (o *UsersPermissionsBulkUpdateOK) GetPayload() *models.ObjectPermission + type UsersPermissionsBulkUpdateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + func NewUsersPermissionsBulkUpdateParams() *UsersPermissionsBulkUpdateParams + func NewUsersPermissionsBulkUpdateParamsWithContext(ctx context.Context) *UsersPermissionsBulkUpdateParams + func NewUsersPermissionsBulkUpdateParamsWithHTTPClient(client *http.Client) *UsersPermissionsBulkUpdateParams + func NewUsersPermissionsBulkUpdateParamsWithTimeout(timeout time.Duration) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsBulkUpdateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsBulkUpdateParams) SetDefaults() + func (o *UsersPermissionsBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsBulkUpdateParams) WithContext(ctx context.Context) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WithDefaults() *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WithHTTPClient(client *http.Client) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WithTimeout(timeout time.Duration) *UsersPermissionsBulkUpdateParams + func (o *UsersPermissionsBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsBulkUpdateReader struct + func (o *UsersPermissionsBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsCreateCreated struct + Payload *models.ObjectPermission + func NewUsersPermissionsCreateCreated() *UsersPermissionsCreateCreated + func (o *UsersPermissionsCreateCreated) Error() string + func (o *UsersPermissionsCreateCreated) GetPayload() *models.ObjectPermission + type UsersPermissionsCreateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + func NewUsersPermissionsCreateParams() *UsersPermissionsCreateParams + func NewUsersPermissionsCreateParamsWithContext(ctx context.Context) *UsersPermissionsCreateParams + func NewUsersPermissionsCreateParamsWithHTTPClient(client *http.Client) *UsersPermissionsCreateParams + func NewUsersPermissionsCreateParamsWithTimeout(timeout time.Duration) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsCreateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsCreateParams) SetDefaults() + func (o *UsersPermissionsCreateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsCreateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsCreateParams) WithContext(ctx context.Context) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WithDefaults() *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WithHTTPClient(client *http.Client) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WithTimeout(timeout time.Duration) *UsersPermissionsCreateParams + func (o *UsersPermissionsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsCreateReader struct + func (o *UsersPermissionsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsDeleteNoContent struct + func NewUsersPermissionsDeleteNoContent() *UsersPermissionsDeleteNoContent + func (o *UsersPermissionsDeleteNoContent) Error() string + type UsersPermissionsDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersPermissionsDeleteParams() *UsersPermissionsDeleteParams + func NewUsersPermissionsDeleteParamsWithContext(ctx context.Context) *UsersPermissionsDeleteParams + func NewUsersPermissionsDeleteParamsWithHTTPClient(client *http.Client) *UsersPermissionsDeleteParams + func NewUsersPermissionsDeleteParamsWithTimeout(timeout time.Duration) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) SetContext(ctx context.Context) + func (o *UsersPermissionsDeleteParams) SetDefaults() + func (o *UsersPermissionsDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsDeleteParams) SetID(id int64) + func (o *UsersPermissionsDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsDeleteParams) WithContext(ctx context.Context) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WithDefaults() *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WithHTTPClient(client *http.Client) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WithID(id int64) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WithTimeout(timeout time.Duration) *UsersPermissionsDeleteParams + func (o *UsersPermissionsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsDeleteReader struct + func (o *UsersPermissionsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsListOK struct + Payload *UsersPermissionsListOKBody + func NewUsersPermissionsListOK() *UsersPermissionsListOK + func (o *UsersPermissionsListOK) Error() string + func (o *UsersPermissionsListOK) GetPayload() *UsersPermissionsListOKBody + type UsersPermissionsListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.ObjectPermission + func (o *UsersPermissionsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UsersPermissionsListOKBody) MarshalBinary() ([]byte, error) + func (o *UsersPermissionsListOKBody) UnmarshalBinary(b []byte) error + func (o *UsersPermissionsListOKBody) Validate(formats strfmt.Registry) error + type UsersPermissionsListParams struct + Context context.Context + Enabled *string + Group *string + GroupID *string + GroupIDn *string + Groupn *string + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + Limit *int64 + Name *string + NameEmpty *string + NameIc *string + NameIe *string + NameIew *string + NameIsw *string + NameNic *string + NameNie *string + NameNiew *string + NameNisw *string + Namen *string + ObjectTypes *string + ObjectTypesn *string + Offset *int64 + User *string + UserID *string + UserIDn *string + Usern *string + func NewUsersPermissionsListParams() *UsersPermissionsListParams + func NewUsersPermissionsListParamsWithContext(ctx context.Context) *UsersPermissionsListParams + func NewUsersPermissionsListParamsWithHTTPClient(client *http.Client) *UsersPermissionsListParams + func NewUsersPermissionsListParamsWithTimeout(timeout time.Duration) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) SetContext(ctx context.Context) + func (o *UsersPermissionsListParams) SetDefaults() + func (o *UsersPermissionsListParams) SetEnabled(enabled *string) + func (o *UsersPermissionsListParams) SetGroup(group *string) + func (o *UsersPermissionsListParams) SetGroupID(groupID *string) + func (o *UsersPermissionsListParams) SetGroupIDn(groupIDn *string) + func (o *UsersPermissionsListParams) SetGroupn(groupn *string) + func (o *UsersPermissionsListParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsListParams) SetID(id *string) + func (o *UsersPermissionsListParams) SetIDGt(iDGt *string) + func (o *UsersPermissionsListParams) SetIDGte(iDGte *string) + func (o *UsersPermissionsListParams) SetIDLt(iDLt *string) + func (o *UsersPermissionsListParams) SetIDLte(iDLte *string) + func (o *UsersPermissionsListParams) SetIDn(iDn *string) + func (o *UsersPermissionsListParams) SetLimit(limit *int64) + func (o *UsersPermissionsListParams) SetName(name *string) + func (o *UsersPermissionsListParams) SetNameEmpty(nameEmpty *string) + func (o *UsersPermissionsListParams) SetNameIc(nameIc *string) + func (o *UsersPermissionsListParams) SetNameIe(nameIe *string) + func (o *UsersPermissionsListParams) SetNameIew(nameIew *string) + func (o *UsersPermissionsListParams) SetNameIsw(nameIsw *string) + func (o *UsersPermissionsListParams) SetNameNic(nameNic *string) + func (o *UsersPermissionsListParams) SetNameNie(nameNie *string) + func (o *UsersPermissionsListParams) SetNameNiew(nameNiew *string) + func (o *UsersPermissionsListParams) SetNameNisw(nameNisw *string) + func (o *UsersPermissionsListParams) SetNamen(namen *string) + func (o *UsersPermissionsListParams) SetObjectTypes(objectTypes *string) + func (o *UsersPermissionsListParams) SetObjectTypesn(objectTypesn *string) + func (o *UsersPermissionsListParams) SetOffset(offset *int64) + func (o *UsersPermissionsListParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsListParams) SetUser(user *string) + func (o *UsersPermissionsListParams) SetUserID(userID *string) + func (o *UsersPermissionsListParams) SetUserIDn(userIDn *string) + func (o *UsersPermissionsListParams) SetUsern(usern *string) + func (o *UsersPermissionsListParams) WithContext(ctx context.Context) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithDefaults() *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithEnabled(enabled *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithGroup(group *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithGroupID(groupID *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithGroupIDn(groupIDn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithGroupn(groupn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithHTTPClient(client *http.Client) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithID(id *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDGt(iDGt *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDGte(iDGte *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDLt(iDLt *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDLte(iDLte *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithIDn(iDn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithLimit(limit *int64) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithName(name *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameEmpty(nameEmpty *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameIc(nameIc *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameIe(nameIe *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameIew(nameIew *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameIsw(nameIsw *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameNic(nameNic *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameNie(nameNie *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameNiew(nameNiew *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNameNisw(nameNisw *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithNamen(namen *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithObjectTypes(objectTypes *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithObjectTypesn(objectTypesn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithOffset(offset *int64) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithTimeout(timeout time.Duration) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithUser(user *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithUserID(userID *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithUserIDn(userIDn *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WithUsern(usern *string) *UsersPermissionsListParams + func (o *UsersPermissionsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsListReader struct + func (o *UsersPermissionsListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsPartialUpdateOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsPartialUpdateOK() *UsersPermissionsPartialUpdateOK + func (o *UsersPermissionsPartialUpdateOK) Error() string + func (o *UsersPermissionsPartialUpdateOK) GetPayload() *models.ObjectPermission + type UsersPermissionsPartialUpdateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + ID int64 + func NewUsersPermissionsPartialUpdateParams() *UsersPermissionsPartialUpdateParams + func NewUsersPermissionsPartialUpdateParamsWithContext(ctx context.Context) *UsersPermissionsPartialUpdateParams + func NewUsersPermissionsPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersPermissionsPartialUpdateParams + func NewUsersPermissionsPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsPartialUpdateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsPartialUpdateParams) SetDefaults() + func (o *UsersPermissionsPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsPartialUpdateParams) SetID(id int64) + func (o *UsersPermissionsPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsPartialUpdateParams) WithContext(ctx context.Context) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithDefaults() *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithID(id int64) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersPermissionsPartialUpdateParams + func (o *UsersPermissionsPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsPartialUpdateReader struct + func (o *UsersPermissionsPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsReadOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsReadOK() *UsersPermissionsReadOK + func (o *UsersPermissionsReadOK) Error() string + func (o *UsersPermissionsReadOK) GetPayload() *models.ObjectPermission + type UsersPermissionsReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersPermissionsReadParams() *UsersPermissionsReadParams + func NewUsersPermissionsReadParamsWithContext(ctx context.Context) *UsersPermissionsReadParams + func NewUsersPermissionsReadParamsWithHTTPClient(client *http.Client) *UsersPermissionsReadParams + func NewUsersPermissionsReadParamsWithTimeout(timeout time.Duration) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) SetContext(ctx context.Context) + func (o *UsersPermissionsReadParams) SetDefaults() + func (o *UsersPermissionsReadParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsReadParams) SetID(id int64) + func (o *UsersPermissionsReadParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsReadParams) WithContext(ctx context.Context) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WithDefaults() *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WithHTTPClient(client *http.Client) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WithID(id int64) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WithTimeout(timeout time.Duration) *UsersPermissionsReadParams + func (o *UsersPermissionsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsReadReader struct + func (o *UsersPermissionsReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersPermissionsUpdateOK struct + Payload *models.ObjectPermission + func NewUsersPermissionsUpdateOK() *UsersPermissionsUpdateOK + func (o *UsersPermissionsUpdateOK) Error() string + func (o *UsersPermissionsUpdateOK) GetPayload() *models.ObjectPermission + type UsersPermissionsUpdateParams struct + Context context.Context + Data *models.WritableObjectPermission + HTTPClient *http.Client + ID int64 + func NewUsersPermissionsUpdateParams() *UsersPermissionsUpdateParams + func NewUsersPermissionsUpdateParamsWithContext(ctx context.Context) *UsersPermissionsUpdateParams + func NewUsersPermissionsUpdateParamsWithHTTPClient(client *http.Client) *UsersPermissionsUpdateParams + func NewUsersPermissionsUpdateParamsWithTimeout(timeout time.Duration) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) SetContext(ctx context.Context) + func (o *UsersPermissionsUpdateParams) SetData(data *models.WritableObjectPermission) + func (o *UsersPermissionsUpdateParams) SetDefaults() + func (o *UsersPermissionsUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersPermissionsUpdateParams) SetID(id int64) + func (o *UsersPermissionsUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersPermissionsUpdateParams) WithContext(ctx context.Context) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithData(data *models.WritableObjectPermission) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithDefaults() *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithHTTPClient(client *http.Client) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithID(id int64) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WithTimeout(timeout time.Duration) *UsersPermissionsUpdateParams + func (o *UsersPermissionsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersPermissionsUpdateReader struct + func (o *UsersPermissionsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersBulkDeleteNoContent struct + func NewUsersUsersBulkDeleteNoContent() *UsersUsersBulkDeleteNoContent + func (o *UsersUsersBulkDeleteNoContent) Error() string + type UsersUsersBulkDeleteParams struct + Context context.Context + HTTPClient *http.Client + func NewUsersUsersBulkDeleteParams() *UsersUsersBulkDeleteParams + func NewUsersUsersBulkDeleteParamsWithContext(ctx context.Context) *UsersUsersBulkDeleteParams + func NewUsersUsersBulkDeleteParamsWithHTTPClient(client *http.Client) *UsersUsersBulkDeleteParams + func NewUsersUsersBulkDeleteParamsWithTimeout(timeout time.Duration) *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) SetContext(ctx context.Context) + func (o *UsersUsersBulkDeleteParams) SetDefaults() + func (o *UsersUsersBulkDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersBulkDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersBulkDeleteParams) WithContext(ctx context.Context) *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) WithDefaults() *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) WithHTTPClient(client *http.Client) *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) WithTimeout(timeout time.Duration) *UsersUsersBulkDeleteParams + func (o *UsersUsersBulkDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersBulkDeleteReader struct + func (o *UsersUsersBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersBulkPartialUpdateOK struct + Payload *models.User + func NewUsersUsersBulkPartialUpdateOK() *UsersUsersBulkPartialUpdateOK + func (o *UsersUsersBulkPartialUpdateOK) Error() string + func (o *UsersUsersBulkPartialUpdateOK) GetPayload() *models.User + type UsersUsersBulkPartialUpdateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + func NewUsersUsersBulkPartialUpdateParams() *UsersUsersBulkPartialUpdateParams + func NewUsersUsersBulkPartialUpdateParamsWithContext(ctx context.Context) *UsersUsersBulkPartialUpdateParams + func NewUsersUsersBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersUsersBulkPartialUpdateParams + func NewUsersUsersBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersUsersBulkPartialUpdateParams) SetData(data *models.WritableUser) + func (o *UsersUsersBulkPartialUpdateParams) SetDefaults() + func (o *UsersUsersBulkPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersBulkPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersBulkPartialUpdateParams) WithContext(ctx context.Context) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WithData(data *models.WritableUser) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WithDefaults() *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersUsersBulkPartialUpdateParams + func (o *UsersUsersBulkPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersBulkPartialUpdateReader struct + func (o *UsersUsersBulkPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersBulkUpdateOK struct + Payload *models.User + func NewUsersUsersBulkUpdateOK() *UsersUsersBulkUpdateOK + func (o *UsersUsersBulkUpdateOK) Error() string + func (o *UsersUsersBulkUpdateOK) GetPayload() *models.User + type UsersUsersBulkUpdateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + func NewUsersUsersBulkUpdateParams() *UsersUsersBulkUpdateParams + func NewUsersUsersBulkUpdateParamsWithContext(ctx context.Context) *UsersUsersBulkUpdateParams + func NewUsersUsersBulkUpdateParamsWithHTTPClient(client *http.Client) *UsersUsersBulkUpdateParams + func NewUsersUsersBulkUpdateParamsWithTimeout(timeout time.Duration) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) SetContext(ctx context.Context) + func (o *UsersUsersBulkUpdateParams) SetData(data *models.WritableUser) + func (o *UsersUsersBulkUpdateParams) SetDefaults() + func (o *UsersUsersBulkUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersBulkUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersBulkUpdateParams) WithContext(ctx context.Context) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WithData(data *models.WritableUser) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WithDefaults() *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WithHTTPClient(client *http.Client) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WithTimeout(timeout time.Duration) *UsersUsersBulkUpdateParams + func (o *UsersUsersBulkUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersBulkUpdateReader struct + func (o *UsersUsersBulkUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersCreateCreated struct + Payload *models.User + func NewUsersUsersCreateCreated() *UsersUsersCreateCreated + func (o *UsersUsersCreateCreated) Error() string + func (o *UsersUsersCreateCreated) GetPayload() *models.User + type UsersUsersCreateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + func NewUsersUsersCreateParams() *UsersUsersCreateParams + func NewUsersUsersCreateParamsWithContext(ctx context.Context) *UsersUsersCreateParams + func NewUsersUsersCreateParamsWithHTTPClient(client *http.Client) *UsersUsersCreateParams + func NewUsersUsersCreateParamsWithTimeout(timeout time.Duration) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) SetContext(ctx context.Context) + func (o *UsersUsersCreateParams) SetData(data *models.WritableUser) + func (o *UsersUsersCreateParams) SetDefaults() + func (o *UsersUsersCreateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersCreateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersCreateParams) WithContext(ctx context.Context) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WithData(data *models.WritableUser) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WithDefaults() *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WithHTTPClient(client *http.Client) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WithTimeout(timeout time.Duration) *UsersUsersCreateParams + func (o *UsersUsersCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersCreateReader struct + func (o *UsersUsersCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersDeleteNoContent struct + func NewUsersUsersDeleteNoContent() *UsersUsersDeleteNoContent + func (o *UsersUsersDeleteNoContent) Error() string + type UsersUsersDeleteParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersUsersDeleteParams() *UsersUsersDeleteParams + func NewUsersUsersDeleteParamsWithContext(ctx context.Context) *UsersUsersDeleteParams + func NewUsersUsersDeleteParamsWithHTTPClient(client *http.Client) *UsersUsersDeleteParams + func NewUsersUsersDeleteParamsWithTimeout(timeout time.Duration) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) SetContext(ctx context.Context) + func (o *UsersUsersDeleteParams) SetDefaults() + func (o *UsersUsersDeleteParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersDeleteParams) SetID(id int64) + func (o *UsersUsersDeleteParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersDeleteParams) WithContext(ctx context.Context) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WithDefaults() *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WithHTTPClient(client *http.Client) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WithID(id int64) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WithTimeout(timeout time.Duration) *UsersUsersDeleteParams + func (o *UsersUsersDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersDeleteReader struct + func (o *UsersUsersDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersListOK struct + Payload *UsersUsersListOKBody + func NewUsersUsersListOK() *UsersUsersListOK + func (o *UsersUsersListOK) Error() string + func (o *UsersUsersListOK) GetPayload() *UsersUsersListOKBody + type UsersUsersListOKBody struct + Count *int64 + Next *strfmt.URI + Previous *strfmt.URI + Results []*models.User + func (o *UsersUsersListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error + func (o *UsersUsersListOKBody) MarshalBinary() ([]byte, error) + func (o *UsersUsersListOKBody) UnmarshalBinary(b []byte) error + func (o *UsersUsersListOKBody) Validate(formats strfmt.Registry) error + type UsersUsersListParams struct + Context context.Context + Email *string + EmailEmpty *string + EmailIc *string + EmailIe *string + EmailIew *string + EmailIsw *string + EmailNic *string + EmailNie *string + EmailNiew *string + EmailNisw *string + Emailn *string + FirstName *string + FirstNameEmpty *string + FirstNameIc *string + FirstNameIe *string + FirstNameIew *string + FirstNameIsw *string + FirstNameNic *string + FirstNameNie *string + FirstNameNiew *string + FirstNameNisw *string + FirstNamen *string + Group *string + GroupID *string + GroupIDn *string + Groupn *string + HTTPClient *http.Client + ID *string + IDGt *string + IDGte *string + IDLt *string + IDLte *string + IDn *string + IsActive *string + IsStaff *string + LastName *string + LastNameEmpty *string + LastNameIc *string + LastNameIe *string + LastNameIew *string + LastNameIsw *string + LastNameNic *string + LastNameNie *string + LastNameNiew *string + LastNameNisw *string + LastNamen *string + Limit *int64 + Offset *int64 + Q *string + Username *string + UsernameEmpty *string + UsernameIc *string + UsernameIe *string + UsernameIew *string + UsernameIsw *string + UsernameNic *string + UsernameNie *string + UsernameNiew *string + UsernameNisw *string + Usernamen *string + func NewUsersUsersListParams() *UsersUsersListParams + func NewUsersUsersListParamsWithContext(ctx context.Context) *UsersUsersListParams + func NewUsersUsersListParamsWithHTTPClient(client *http.Client) *UsersUsersListParams + func NewUsersUsersListParamsWithTimeout(timeout time.Duration) *UsersUsersListParams + func (o *UsersUsersListParams) SetContext(ctx context.Context) + func (o *UsersUsersListParams) SetDefaults() + func (o *UsersUsersListParams) SetEmail(email *string) + func (o *UsersUsersListParams) SetEmailEmpty(emailEmpty *string) + func (o *UsersUsersListParams) SetEmailIc(emailIc *string) + func (o *UsersUsersListParams) SetEmailIe(emailIe *string) + func (o *UsersUsersListParams) SetEmailIew(emailIew *string) + func (o *UsersUsersListParams) SetEmailIsw(emailIsw *string) + func (o *UsersUsersListParams) SetEmailNic(emailNic *string) + func (o *UsersUsersListParams) SetEmailNie(emailNie *string) + func (o *UsersUsersListParams) SetEmailNiew(emailNiew *string) + func (o *UsersUsersListParams) SetEmailNisw(emailNisw *string) + func (o *UsersUsersListParams) SetEmailn(emailn *string) + func (o *UsersUsersListParams) SetFirstName(firstName *string) + func (o *UsersUsersListParams) SetFirstNameEmpty(firstNameEmpty *string) + func (o *UsersUsersListParams) SetFirstNameIc(firstNameIc *string) + func (o *UsersUsersListParams) SetFirstNameIe(firstNameIe *string) + func (o *UsersUsersListParams) SetFirstNameIew(firstNameIew *string) + func (o *UsersUsersListParams) SetFirstNameIsw(firstNameIsw *string) + func (o *UsersUsersListParams) SetFirstNameNic(firstNameNic *string) + func (o *UsersUsersListParams) SetFirstNameNie(firstNameNie *string) + func (o *UsersUsersListParams) SetFirstNameNiew(firstNameNiew *string) + func (o *UsersUsersListParams) SetFirstNameNisw(firstNameNisw *string) + func (o *UsersUsersListParams) SetFirstNamen(firstNamen *string) + func (o *UsersUsersListParams) SetGroup(group *string) + func (o *UsersUsersListParams) SetGroupID(groupID *string) + func (o *UsersUsersListParams) SetGroupIDn(groupIDn *string) + func (o *UsersUsersListParams) SetGroupn(groupn *string) + func (o *UsersUsersListParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersListParams) SetID(id *string) + func (o *UsersUsersListParams) SetIDGt(iDGt *string) + func (o *UsersUsersListParams) SetIDGte(iDGte *string) + func (o *UsersUsersListParams) SetIDLt(iDLt *string) + func (o *UsersUsersListParams) SetIDLte(iDLte *string) + func (o *UsersUsersListParams) SetIDn(iDn *string) + func (o *UsersUsersListParams) SetIsActive(isActive *string) + func (o *UsersUsersListParams) SetIsStaff(isStaff *string) + func (o *UsersUsersListParams) SetLastName(lastName *string) + func (o *UsersUsersListParams) SetLastNameEmpty(lastNameEmpty *string) + func (o *UsersUsersListParams) SetLastNameIc(lastNameIc *string) + func (o *UsersUsersListParams) SetLastNameIe(lastNameIe *string) + func (o *UsersUsersListParams) SetLastNameIew(lastNameIew *string) + func (o *UsersUsersListParams) SetLastNameIsw(lastNameIsw *string) + func (o *UsersUsersListParams) SetLastNameNic(lastNameNic *string) + func (o *UsersUsersListParams) SetLastNameNie(lastNameNie *string) + func (o *UsersUsersListParams) SetLastNameNiew(lastNameNiew *string) + func (o *UsersUsersListParams) SetLastNameNisw(lastNameNisw *string) + func (o *UsersUsersListParams) SetLastNamen(lastNamen *string) + func (o *UsersUsersListParams) SetLimit(limit *int64) + func (o *UsersUsersListParams) SetOffset(offset *int64) + func (o *UsersUsersListParams) SetQ(q *string) + func (o *UsersUsersListParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersListParams) SetUsername(username *string) + func (o *UsersUsersListParams) SetUsernameEmpty(usernameEmpty *string) + func (o *UsersUsersListParams) SetUsernameIc(usernameIc *string) + func (o *UsersUsersListParams) SetUsernameIe(usernameIe *string) + func (o *UsersUsersListParams) SetUsernameIew(usernameIew *string) + func (o *UsersUsersListParams) SetUsernameIsw(usernameIsw *string) + func (o *UsersUsersListParams) SetUsernameNic(usernameNic *string) + func (o *UsersUsersListParams) SetUsernameNie(usernameNie *string) + func (o *UsersUsersListParams) SetUsernameNiew(usernameNiew *string) + func (o *UsersUsersListParams) SetUsernameNisw(usernameNisw *string) + func (o *UsersUsersListParams) SetUsernamen(usernamen *string) + func (o *UsersUsersListParams) WithContext(ctx context.Context) *UsersUsersListParams + func (o *UsersUsersListParams) WithDefaults() *UsersUsersListParams + func (o *UsersUsersListParams) WithEmail(email *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailEmpty(emailEmpty *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailIc(emailIc *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailIe(emailIe *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailIew(emailIew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailIsw(emailIsw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailNic(emailNic *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailNie(emailNie *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailNiew(emailNiew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailNisw(emailNisw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithEmailn(emailn *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstName(firstName *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameEmpty(firstNameEmpty *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameIc(firstNameIc *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameIe(firstNameIe *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameIew(firstNameIew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameIsw(firstNameIsw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameNic(firstNameNic *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameNie(firstNameNie *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameNiew(firstNameNiew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNameNisw(firstNameNisw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithFirstNamen(firstNamen *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithGroup(group *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithGroupID(groupID *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithGroupIDn(groupIDn *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithGroupn(groupn *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithHTTPClient(client *http.Client) *UsersUsersListParams + func (o *UsersUsersListParams) WithID(id *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDGt(iDGt *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDGte(iDGte *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDLt(iDLt *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDLte(iDLte *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIDn(iDn *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIsActive(isActive *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithIsStaff(isStaff *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastName(lastName *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameEmpty(lastNameEmpty *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameIc(lastNameIc *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameIe(lastNameIe *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameIew(lastNameIew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameIsw(lastNameIsw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameNic(lastNameNic *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameNie(lastNameNie *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameNiew(lastNameNiew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNameNisw(lastNameNisw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLastNamen(lastNamen *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithLimit(limit *int64) *UsersUsersListParams + func (o *UsersUsersListParams) WithOffset(offset *int64) *UsersUsersListParams + func (o *UsersUsersListParams) WithQ(q *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithTimeout(timeout time.Duration) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsername(username *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameEmpty(usernameEmpty *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameIc(usernameIc *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameIe(usernameIe *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameIew(usernameIew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameIsw(usernameIsw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameNic(usernameNic *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameNie(usernameNie *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameNiew(usernameNiew *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernameNisw(usernameNisw *string) *UsersUsersListParams + func (o *UsersUsersListParams) WithUsernamen(usernamen *string) *UsersUsersListParams + func (o *UsersUsersListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersListReader struct + func (o *UsersUsersListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersPartialUpdateOK struct + Payload *models.User + func NewUsersUsersPartialUpdateOK() *UsersUsersPartialUpdateOK + func (o *UsersUsersPartialUpdateOK) Error() string + func (o *UsersUsersPartialUpdateOK) GetPayload() *models.User + type UsersUsersPartialUpdateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + ID int64 + func NewUsersUsersPartialUpdateParams() *UsersUsersPartialUpdateParams + func NewUsersUsersPartialUpdateParamsWithContext(ctx context.Context) *UsersUsersPartialUpdateParams + func NewUsersUsersPartialUpdateParamsWithHTTPClient(client *http.Client) *UsersUsersPartialUpdateParams + func NewUsersUsersPartialUpdateParamsWithTimeout(timeout time.Duration) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) SetContext(ctx context.Context) + func (o *UsersUsersPartialUpdateParams) SetData(data *models.WritableUser) + func (o *UsersUsersPartialUpdateParams) SetDefaults() + func (o *UsersUsersPartialUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersPartialUpdateParams) SetID(id int64) + func (o *UsersUsersPartialUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersPartialUpdateParams) WithContext(ctx context.Context) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithData(data *models.WritableUser) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithDefaults() *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithHTTPClient(client *http.Client) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithID(id int64) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WithTimeout(timeout time.Duration) *UsersUsersPartialUpdateParams + func (o *UsersUsersPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersPartialUpdateReader struct + func (o *UsersUsersPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersReadOK struct + Payload *models.User + func NewUsersUsersReadOK() *UsersUsersReadOK + func (o *UsersUsersReadOK) Error() string + func (o *UsersUsersReadOK) GetPayload() *models.User + type UsersUsersReadParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewUsersUsersReadParams() *UsersUsersReadParams + func NewUsersUsersReadParamsWithContext(ctx context.Context) *UsersUsersReadParams + func NewUsersUsersReadParamsWithHTTPClient(client *http.Client) *UsersUsersReadParams + func NewUsersUsersReadParamsWithTimeout(timeout time.Duration) *UsersUsersReadParams + func (o *UsersUsersReadParams) SetContext(ctx context.Context) + func (o *UsersUsersReadParams) SetDefaults() + func (o *UsersUsersReadParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersReadParams) SetID(id int64) + func (o *UsersUsersReadParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersReadParams) WithContext(ctx context.Context) *UsersUsersReadParams + func (o *UsersUsersReadParams) WithDefaults() *UsersUsersReadParams + func (o *UsersUsersReadParams) WithHTTPClient(client *http.Client) *UsersUsersReadParams + func (o *UsersUsersReadParams) WithID(id int64) *UsersUsersReadParams + func (o *UsersUsersReadParams) WithTimeout(timeout time.Duration) *UsersUsersReadParams + func (o *UsersUsersReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersReadReader struct + func (o *UsersUsersReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UsersUsersUpdateOK struct + Payload *models.User + func NewUsersUsersUpdateOK() *UsersUsersUpdateOK + func (o *UsersUsersUpdateOK) Error() string + func (o *UsersUsersUpdateOK) GetPayload() *models.User + type UsersUsersUpdateParams struct + Context context.Context + Data *models.WritableUser + HTTPClient *http.Client + ID int64 + func NewUsersUsersUpdateParams() *UsersUsersUpdateParams + func NewUsersUsersUpdateParamsWithContext(ctx context.Context) *UsersUsersUpdateParams + func NewUsersUsersUpdateParamsWithHTTPClient(client *http.Client) *UsersUsersUpdateParams + func NewUsersUsersUpdateParamsWithTimeout(timeout time.Duration) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) SetContext(ctx context.Context) + func (o *UsersUsersUpdateParams) SetData(data *models.WritableUser) + func (o *UsersUsersUpdateParams) SetDefaults() + func (o *UsersUsersUpdateParams) SetHTTPClient(client *http.Client) + func (o *UsersUsersUpdateParams) SetID(id int64) + func (o *UsersUsersUpdateParams) SetTimeout(timeout time.Duration) + func (o *UsersUsersUpdateParams) WithContext(ctx context.Context) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithData(data *models.WritableUser) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithDefaults() *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithHTTPClient(client *http.Client) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithID(id int64) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WithTimeout(timeout time.Duration) *UsersUsersUpdateParams + func (o *UsersUsersUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UsersUsersUpdateReader struct + func (o *UsersUsersUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)