organization_authorization

package
v0.0.0-...-853dd42 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	/*
	   DeleteOrgauthorizationTrustee deletes org trust
	*/
	DeleteOrgauthorizationTrustee(ctx context.Context, params *DeleteOrgauthorizationTrusteeParams) (*DeleteOrgauthorizationTrusteeNoContent, error)
	/*
	   DeleteOrgauthorizationTrusteeCloneduser deletes cloned user
	*/
	DeleteOrgauthorizationTrusteeCloneduser(ctx context.Context, params *DeleteOrgauthorizationTrusteeCloneduserParams) (*DeleteOrgauthorizationTrusteeCloneduserNoContent, error)
	/*
	   DeleteOrgauthorizationTrusteeGroup deletes trustee group
	*/
	DeleteOrgauthorizationTrusteeGroup(ctx context.Context, params *DeleteOrgauthorizationTrusteeGroupParams) (*DeleteOrgauthorizationTrusteeGroupNoContent, error)
	/*
	   DeleteOrgauthorizationTrusteeGroupRoles deletes trustee group roles
	*/
	DeleteOrgauthorizationTrusteeGroupRoles(ctx context.Context, params *DeleteOrgauthorizationTrusteeGroupRolesParams) (*DeleteOrgauthorizationTrusteeGroupRolesNoContent, error)
	/*
	   DeleteOrgauthorizationTrusteeUser deletes trustee user
	*/
	DeleteOrgauthorizationTrusteeUser(ctx context.Context, params *DeleteOrgauthorizationTrusteeUserParams) (*DeleteOrgauthorizationTrusteeUserNoContent, error)
	/*
	   DeleteOrgauthorizationTrusteeUserRoles deletes trustee user roles
	*/
	DeleteOrgauthorizationTrusteeUserRoles(ctx context.Context, params *DeleteOrgauthorizationTrusteeUserRolesParams) (*DeleteOrgauthorizationTrusteeUserRolesNoContent, error)
	/*
	   DeleteOrgauthorizationTrustor deletes org trust
	*/
	DeleteOrgauthorizationTrustor(ctx context.Context, params *DeleteOrgauthorizationTrustorParams) (*DeleteOrgauthorizationTrustorNoContent, error)
	/*
	   DeleteOrgauthorizationTrustorCloneduser deletes cloned user
	*/
	DeleteOrgauthorizationTrustorCloneduser(ctx context.Context, params *DeleteOrgauthorizationTrustorCloneduserParams) (*DeleteOrgauthorizationTrustorCloneduserNoContent, error)
	/*
	   DeleteOrgauthorizationTrustorGroup deletes trustee group
	*/
	DeleteOrgauthorizationTrustorGroup(ctx context.Context, params *DeleteOrgauthorizationTrustorGroupParams) (*DeleteOrgauthorizationTrustorGroupNoContent, error)
	/*
	   DeleteOrgauthorizationTrustorUser deletes trustee user
	*/
	DeleteOrgauthorizationTrustorUser(ctx context.Context, params *DeleteOrgauthorizationTrustorUserParams) (*DeleteOrgauthorizationTrustorUserNoContent, error)
	/*
	   GetOrgauthorizationPairing gets pairing info
	*/
	GetOrgauthorizationPairing(ctx context.Context, params *GetOrgauthorizationPairingParams) (*GetOrgauthorizationPairingOK, error)
	/*
	   GetOrgauthorizationTrustee gets org trust
	*/
	GetOrgauthorizationTrustee(ctx context.Context, params *GetOrgauthorizationTrusteeParams) (*GetOrgauthorizationTrusteeOK, error)
	/*
	   GetOrgauthorizationTrusteeClonedusers thes list of cloned users from the trustee organization i e users with a native user record
	   There can be no more than 5 cloned users per organization, so results are represented as simple list and not paged
	*/
	GetOrgauthorizationTrusteeClonedusers(ctx context.Context, params *GetOrgauthorizationTrusteeClonedusersParams) (*GetOrgauthorizationTrusteeClonedusersOK, error)
	/*
	   GetOrgauthorizationTrusteeGroup gets trustee group
	*/
	GetOrgauthorizationTrusteeGroup(ctx context.Context, params *GetOrgauthorizationTrusteeGroupParams) (*GetOrgauthorizationTrusteeGroupOK, error)
	/*
	   GetOrgauthorizationTrusteeGroupRoles gets trustee group roles
	*/
	GetOrgauthorizationTrusteeGroupRoles(ctx context.Context, params *GetOrgauthorizationTrusteeGroupRolesParams) (*GetOrgauthorizationTrusteeGroupRolesOK, error)
	/*
	   GetOrgauthorizationTrusteeGroups thes list of trustee groups for this organization i e groups granted access to this organization
	*/
	GetOrgauthorizationTrusteeGroups(ctx context.Context, params *GetOrgauthorizationTrusteeGroupsParams) (*GetOrgauthorizationTrusteeGroupsOK, error)
	/*
	   GetOrgauthorizationTrusteeUser gets trustee user
	*/
	GetOrgauthorizationTrusteeUser(ctx context.Context, params *GetOrgauthorizationTrusteeUserParams) (*GetOrgauthorizationTrusteeUserOK, error)
	/*
	   GetOrgauthorizationTrusteeUserRoles gets trustee user roles
	*/
	GetOrgauthorizationTrusteeUserRoles(ctx context.Context, params *GetOrgauthorizationTrusteeUserRolesParams) (*GetOrgauthorizationTrusteeUserRolesOK, error)
	/*
	   GetOrgauthorizationTrusteeUsers thes list of trustee users for this organization i e users granted access to this organization
	*/
	GetOrgauthorizationTrusteeUsers(ctx context.Context, params *GetOrgauthorizationTrusteeUsersParams) (*GetOrgauthorizationTrusteeUsersOK, error)
	/*
	   GetOrgauthorizationTrustees thes list of trustees for this organization i e organizations granted access to this organization
	*/
	GetOrgauthorizationTrustees(ctx context.Context, params *GetOrgauthorizationTrusteesParams) (*GetOrgauthorizationTrusteesOK, error)
	/*
	   GetOrgauthorizationTrusteesDefault gets organization authorization trust with customer care if one exists
	*/
	GetOrgauthorizationTrusteesDefault(ctx context.Context, params *GetOrgauthorizationTrusteesDefaultParams) (*GetOrgauthorizationTrusteesDefaultOK, error)
	/*
	   GetOrgauthorizationTrustor gets org trust
	*/
	GetOrgauthorizationTrustor(ctx context.Context, params *GetOrgauthorizationTrustorParams) (*GetOrgauthorizationTrustorOK, error)
	/*
	   GetOrgauthorizationTrustorCloneduser gets cloned user
	*/
	GetOrgauthorizationTrustorCloneduser(ctx context.Context, params *GetOrgauthorizationTrustorCloneduserParams) (*GetOrgauthorizationTrustorCloneduserOK, error)
	/*
	   GetOrgauthorizationTrustorClonedusers thes list of cloned users in the trustor organization i e users with a native user record
	*/
	GetOrgauthorizationTrustorClonedusers(ctx context.Context, params *GetOrgauthorizationTrustorClonedusersParams) (*GetOrgauthorizationTrustorClonedusersOK, error)
	/*
	   GetOrgauthorizationTrustorGroup gets trustee group
	*/
	GetOrgauthorizationTrustorGroup(ctx context.Context, params *GetOrgauthorizationTrustorGroupParams) (*GetOrgauthorizationTrustorGroupOK, error)
	/*
	   GetOrgauthorizationTrustorGroups thes list of groups in the trustor organization i e groups granted access
	*/
	GetOrgauthorizationTrustorGroups(ctx context.Context, params *GetOrgauthorizationTrustorGroupsParams) (*GetOrgauthorizationTrustorGroupsOK, error)
	/*
	   GetOrgauthorizationTrustorUser gets trustee user
	*/
	GetOrgauthorizationTrustorUser(ctx context.Context, params *GetOrgauthorizationTrustorUserParams) (*GetOrgauthorizationTrustorUserOK, error)
	/*
	   GetOrgauthorizationTrustorUsers thes list of users in the trustor organization i e users granted access
	*/
	GetOrgauthorizationTrustorUsers(ctx context.Context, params *GetOrgauthorizationTrustorUsersParams) (*GetOrgauthorizationTrustorUsersOK, error)
	/*
	   GetOrgauthorizationTrustors thes list of organizations that have authorized trusted your organization
	*/
	GetOrgauthorizationTrustors(ctx context.Context, params *GetOrgauthorizationTrustorsParams) (*GetOrgauthorizationTrustorsOK, error)
	/*
	   PostOrgauthorizationPairings as pairing id is created by the trustee and given to the trustor to create a trust
	*/
	PostOrgauthorizationPairings(ctx context.Context, params *PostOrgauthorizationPairingsParams) (*PostOrgauthorizationPairingsOK, error)
	/*
	   PostOrgauthorizationTrusteeGroups adds a group to the trust
	*/
	PostOrgauthorizationTrusteeGroups(ctx context.Context, params *PostOrgauthorizationTrusteeGroupsParams) (*PostOrgauthorizationTrusteeGroupsOK, error)
	/*
	   PostOrgauthorizationTrusteeUsers adds a user to the trust
	*/
	PostOrgauthorizationTrusteeUsers(ctx context.Context, params *PostOrgauthorizationTrusteeUsersParams) (*PostOrgauthorizationTrusteeUsersOK, error)
	/*
	   PostOrgauthorizationTrustees creates a new organization authorization trust this is required to grant other organizations access to your organization
	*/
	PostOrgauthorizationTrustees(ctx context.Context, params *PostOrgauthorizationTrusteesParams) (*PostOrgauthorizationTrusteesOK, error)
	/*
	   PostOrgauthorizationTrusteesAudits gets org trustee audits
	*/
	PostOrgauthorizationTrusteesAudits(ctx context.Context, params *PostOrgauthorizationTrusteesAuditsParams) (*PostOrgauthorizationTrusteesAuditsOK, error)
	/*
	   PostOrgauthorizationTrusteesDefault creates a new organization authorization trust with customer care this is required to grant your regional customer care organization access to your organization
	*/
	PostOrgauthorizationTrusteesDefault(ctx context.Context, params *PostOrgauthorizationTrusteesDefaultParams) (*PostOrgauthorizationTrusteesDefaultOK, error)
	/*
	   PostOrgauthorizationTrustorAudits gets org trustor audits
	*/
	PostOrgauthorizationTrustorAudits(ctx context.Context, params *PostOrgauthorizationTrustorAuditsParams) (*PostOrgauthorizationTrustorAuditsOK, error)
	/*
	   PutOrgauthorizationTrustee updates org trust
	*/
	PutOrgauthorizationTrustee(ctx context.Context, params *PutOrgauthorizationTrusteeParams) (*PutOrgauthorizationTrusteeOK, error)
	/*
	   PutOrgauthorizationTrusteeGroupRoledivisions updates trustee group roles
	*/
	PutOrgauthorizationTrusteeGroupRoledivisions(ctx context.Context, params *PutOrgauthorizationTrusteeGroupRoledivisionsParams) (*PutOrgauthorizationTrusteeGroupRoledivisionsOK, error)
	/*
	   PutOrgauthorizationTrusteeGroupRoles updates trustee group roles
	*/
	PutOrgauthorizationTrusteeGroupRoles(ctx context.Context, params *PutOrgauthorizationTrusteeGroupRolesParams) (*PutOrgauthorizationTrusteeGroupRolesOK, error)
	/*
	   PutOrgauthorizationTrusteeUserRoledivisions updates trustee user roles
	*/
	PutOrgauthorizationTrusteeUserRoledivisions(ctx context.Context, params *PutOrgauthorizationTrusteeUserRoledivisionsParams) (*PutOrgauthorizationTrusteeUserRoledivisionsOK, error)
	/*
	   PutOrgauthorizationTrusteeUserRoles updates trustee user roles
	*/
	PutOrgauthorizationTrusteeUserRoles(ctx context.Context, params *PutOrgauthorizationTrusteeUserRolesParams) (*PutOrgauthorizationTrusteeUserRolesOK, error)
	/*
	   PutOrgauthorizationTrustorCloneduser creates a clone of the trustee user in the trustor org
	*/
	PutOrgauthorizationTrustorCloneduser(ctx context.Context, params *PutOrgauthorizationTrustorCloneduserParams) (*PutOrgauthorizationTrustorCloneduserOK, error)
	/*
	   PutOrgauthorizationTrustorGroup adds a trustee group to the trust
	*/
	PutOrgauthorizationTrustorGroup(ctx context.Context, params *PutOrgauthorizationTrustorGroupParams) (*PutOrgauthorizationTrustorGroupOK, error)
	/*
	   PutOrgauthorizationTrustorUser adds a trustee user to the trust
	*/
	PutOrgauthorizationTrustorUser(ctx context.Context, params *PutOrgauthorizationTrustorUserParams) (*PutOrgauthorizationTrustorUserOK, error)
}

API is the interface of the organization authorization client

type Client

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

Client for organization authorization API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client

New creates a new organization authorization API client.

func (*Client) DeleteOrgauthorizationTrustee

DeleteOrgauthorizationTrustee deletes org trust

func (*Client) DeleteOrgauthorizationTrusteeCloneduser

DeleteOrgauthorizationTrusteeCloneduser deletes cloned user

func (*Client) DeleteOrgauthorizationTrusteeGroup

DeleteOrgauthorizationTrusteeGroup deletes trustee group

func (*Client) DeleteOrgauthorizationTrusteeGroupRoles

DeleteOrgauthorizationTrusteeGroupRoles deletes trustee group roles

func (*Client) DeleteOrgauthorizationTrusteeUser

DeleteOrgauthorizationTrusteeUser deletes trustee user

func (*Client) DeleteOrgauthorizationTrusteeUserRoles

DeleteOrgauthorizationTrusteeUserRoles deletes trustee user roles

func (*Client) DeleteOrgauthorizationTrustor

DeleteOrgauthorizationTrustor deletes org trust

func (*Client) DeleteOrgauthorizationTrustorCloneduser

DeleteOrgauthorizationTrustorCloneduser deletes cloned user

func (*Client) DeleteOrgauthorizationTrustorGroup

DeleteOrgauthorizationTrustorGroup deletes trustee group

func (*Client) DeleteOrgauthorizationTrustorUser

DeleteOrgauthorizationTrustorUser deletes trustee user

func (*Client) GetOrgauthorizationPairing

func (a *Client) GetOrgauthorizationPairing(ctx context.Context, params *GetOrgauthorizationPairingParams) (*GetOrgauthorizationPairingOK, error)

GetOrgauthorizationPairing gets pairing info

func (*Client) GetOrgauthorizationTrustee

func (a *Client) GetOrgauthorizationTrustee(ctx context.Context, params *GetOrgauthorizationTrusteeParams) (*GetOrgauthorizationTrusteeOK, error)

GetOrgauthorizationTrustee gets org trust

func (*Client) GetOrgauthorizationTrusteeClonedusers

func (a *Client) GetOrgauthorizationTrusteeClonedusers(ctx context.Context, params *GetOrgauthorizationTrusteeClonedusersParams) (*GetOrgauthorizationTrusteeClonedusersOK, error)

GetOrgauthorizationTrusteeClonedusers thes list of cloned users from the trustee organization i e users with a native user record

There can be no more than 5 cloned users per organization, so results are represented as simple list and not paged

func (*Client) GetOrgauthorizationTrusteeGroup

func (a *Client) GetOrgauthorizationTrusteeGroup(ctx context.Context, params *GetOrgauthorizationTrusteeGroupParams) (*GetOrgauthorizationTrusteeGroupOK, error)

GetOrgauthorizationTrusteeGroup gets trustee group

func (*Client) GetOrgauthorizationTrusteeGroupRoles

func (a *Client) GetOrgauthorizationTrusteeGroupRoles(ctx context.Context, params *GetOrgauthorizationTrusteeGroupRolesParams) (*GetOrgauthorizationTrusteeGroupRolesOK, error)

GetOrgauthorizationTrusteeGroupRoles gets trustee group roles

func (*Client) GetOrgauthorizationTrusteeGroups

func (a *Client) GetOrgauthorizationTrusteeGroups(ctx context.Context, params *GetOrgauthorizationTrusteeGroupsParams) (*GetOrgauthorizationTrusteeGroupsOK, error)

GetOrgauthorizationTrusteeGroups thes list of trustee groups for this organization i e groups granted access to this organization

func (*Client) GetOrgauthorizationTrusteeUser

func (a *Client) GetOrgauthorizationTrusteeUser(ctx context.Context, params *GetOrgauthorizationTrusteeUserParams) (*GetOrgauthorizationTrusteeUserOK, error)

GetOrgauthorizationTrusteeUser gets trustee user

func (*Client) GetOrgauthorizationTrusteeUserRoles

func (a *Client) GetOrgauthorizationTrusteeUserRoles(ctx context.Context, params *GetOrgauthorizationTrusteeUserRolesParams) (*GetOrgauthorizationTrusteeUserRolesOK, error)

GetOrgauthorizationTrusteeUserRoles gets trustee user roles

func (*Client) GetOrgauthorizationTrusteeUsers

func (a *Client) GetOrgauthorizationTrusteeUsers(ctx context.Context, params *GetOrgauthorizationTrusteeUsersParams) (*GetOrgauthorizationTrusteeUsersOK, error)

GetOrgauthorizationTrusteeUsers thes list of trustee users for this organization i e users granted access to this organization

func (*Client) GetOrgauthorizationTrustees

func (a *Client) GetOrgauthorizationTrustees(ctx context.Context, params *GetOrgauthorizationTrusteesParams) (*GetOrgauthorizationTrusteesOK, error)

GetOrgauthorizationTrustees thes list of trustees for this organization i e organizations granted access to this organization

func (*Client) GetOrgauthorizationTrusteesDefault

func (a *Client) GetOrgauthorizationTrusteesDefault(ctx context.Context, params *GetOrgauthorizationTrusteesDefaultParams) (*GetOrgauthorizationTrusteesDefaultOK, error)

GetOrgauthorizationTrusteesDefault gets organization authorization trust with customer care if one exists

func (*Client) GetOrgauthorizationTrustor

func (a *Client) GetOrgauthorizationTrustor(ctx context.Context, params *GetOrgauthorizationTrustorParams) (*GetOrgauthorizationTrustorOK, error)

GetOrgauthorizationTrustor gets org trust

func (*Client) GetOrgauthorizationTrustorCloneduser

func (a *Client) GetOrgauthorizationTrustorCloneduser(ctx context.Context, params *GetOrgauthorizationTrustorCloneduserParams) (*GetOrgauthorizationTrustorCloneduserOK, error)

GetOrgauthorizationTrustorCloneduser gets cloned user

func (*Client) GetOrgauthorizationTrustorClonedusers

func (a *Client) GetOrgauthorizationTrustorClonedusers(ctx context.Context, params *GetOrgauthorizationTrustorClonedusersParams) (*GetOrgauthorizationTrustorClonedusersOK, error)

GetOrgauthorizationTrustorClonedusers thes list of cloned users in the trustor organization i e users with a native user record

func (*Client) GetOrgauthorizationTrustorGroup

func (a *Client) GetOrgauthorizationTrustorGroup(ctx context.Context, params *GetOrgauthorizationTrustorGroupParams) (*GetOrgauthorizationTrustorGroupOK, error)

GetOrgauthorizationTrustorGroup gets trustee group

func (*Client) GetOrgauthorizationTrustorGroups

func (a *Client) GetOrgauthorizationTrustorGroups(ctx context.Context, params *GetOrgauthorizationTrustorGroupsParams) (*GetOrgauthorizationTrustorGroupsOK, error)

GetOrgauthorizationTrustorGroups thes list of groups in the trustor organization i e groups granted access

func (*Client) GetOrgauthorizationTrustorUser

func (a *Client) GetOrgauthorizationTrustorUser(ctx context.Context, params *GetOrgauthorizationTrustorUserParams) (*GetOrgauthorizationTrustorUserOK, error)

GetOrgauthorizationTrustorUser gets trustee user

func (*Client) GetOrgauthorizationTrustorUsers

func (a *Client) GetOrgauthorizationTrustorUsers(ctx context.Context, params *GetOrgauthorizationTrustorUsersParams) (*GetOrgauthorizationTrustorUsersOK, error)

GetOrgauthorizationTrustorUsers thes list of users in the trustor organization i e users granted access

func (*Client) GetOrgauthorizationTrustors

func (a *Client) GetOrgauthorizationTrustors(ctx context.Context, params *GetOrgauthorizationTrustorsParams) (*GetOrgauthorizationTrustorsOK, error)

GetOrgauthorizationTrustors thes list of organizations that have authorized trusted your organization

func (*Client) PostOrgauthorizationPairings

func (a *Client) PostOrgauthorizationPairings(ctx context.Context, params *PostOrgauthorizationPairingsParams) (*PostOrgauthorizationPairingsOK, error)

PostOrgauthorizationPairings as pairing id is created by the trustee and given to the trustor to create a trust

func (*Client) PostOrgauthorizationTrusteeGroups

func (a *Client) PostOrgauthorizationTrusteeGroups(ctx context.Context, params *PostOrgauthorizationTrusteeGroupsParams) (*PostOrgauthorizationTrusteeGroupsOK, error)

PostOrgauthorizationTrusteeGroups adds a group to the trust

func (*Client) PostOrgauthorizationTrusteeUsers

func (a *Client) PostOrgauthorizationTrusteeUsers(ctx context.Context, params *PostOrgauthorizationTrusteeUsersParams) (*PostOrgauthorizationTrusteeUsersOK, error)

PostOrgauthorizationTrusteeUsers adds a user to the trust

func (*Client) PostOrgauthorizationTrustees

func (a *Client) PostOrgauthorizationTrustees(ctx context.Context, params *PostOrgauthorizationTrusteesParams) (*PostOrgauthorizationTrusteesOK, error)

PostOrgauthorizationTrustees creates a new organization authorization trust this is required to grant other organizations access to your organization

func (*Client) PostOrgauthorizationTrusteesAudits

func (a *Client) PostOrgauthorizationTrusteesAudits(ctx context.Context, params *PostOrgauthorizationTrusteesAuditsParams) (*PostOrgauthorizationTrusteesAuditsOK, error)

PostOrgauthorizationTrusteesAudits gets org trustee audits

func (*Client) PostOrgauthorizationTrusteesDefault

func (a *Client) PostOrgauthorizationTrusteesDefault(ctx context.Context, params *PostOrgauthorizationTrusteesDefaultParams) (*PostOrgauthorizationTrusteesDefaultOK, error)

PostOrgauthorizationTrusteesDefault creates a new organization authorization trust with customer care this is required to grant your regional customer care organization access to your organization

func (*Client) PostOrgauthorizationTrustorAudits

func (a *Client) PostOrgauthorizationTrustorAudits(ctx context.Context, params *PostOrgauthorizationTrustorAuditsParams) (*PostOrgauthorizationTrustorAuditsOK, error)

PostOrgauthorizationTrustorAudits gets org trustor audits

func (*Client) PutOrgauthorizationTrustee

func (a *Client) PutOrgauthorizationTrustee(ctx context.Context, params *PutOrgauthorizationTrusteeParams) (*PutOrgauthorizationTrusteeOK, error)

PutOrgauthorizationTrustee updates org trust

func (*Client) PutOrgauthorizationTrusteeGroupRoledivisions

PutOrgauthorizationTrusteeGroupRoledivisions updates trustee group roles

func (*Client) PutOrgauthorizationTrusteeGroupRoles

func (a *Client) PutOrgauthorizationTrusteeGroupRoles(ctx context.Context, params *PutOrgauthorizationTrusteeGroupRolesParams) (*PutOrgauthorizationTrusteeGroupRolesOK, error)

PutOrgauthorizationTrusteeGroupRoles updates trustee group roles

func (*Client) PutOrgauthorizationTrusteeUserRoledivisions

PutOrgauthorizationTrusteeUserRoledivisions updates trustee user roles

func (*Client) PutOrgauthorizationTrusteeUserRoles

func (a *Client) PutOrgauthorizationTrusteeUserRoles(ctx context.Context, params *PutOrgauthorizationTrusteeUserRolesParams) (*PutOrgauthorizationTrusteeUserRolesOK, error)

PutOrgauthorizationTrusteeUserRoles updates trustee user roles

func (*Client) PutOrgauthorizationTrustorCloneduser

func (a *Client) PutOrgauthorizationTrustorCloneduser(ctx context.Context, params *PutOrgauthorizationTrustorCloneduserParams) (*PutOrgauthorizationTrustorCloneduserOK, error)

PutOrgauthorizationTrustorCloneduser creates a clone of the trustee user in the trustor org

func (*Client) PutOrgauthorizationTrustorGroup

func (a *Client) PutOrgauthorizationTrustorGroup(ctx context.Context, params *PutOrgauthorizationTrustorGroupParams) (*PutOrgauthorizationTrustorGroupOK, error)

PutOrgauthorizationTrustorGroup adds a trustee group to the trust

func (*Client) PutOrgauthorizationTrustorUser

func (a *Client) PutOrgauthorizationTrustorUser(ctx context.Context, params *PutOrgauthorizationTrustorUserParams) (*PutOrgauthorizationTrustorUserOK, error)

PutOrgauthorizationTrustorUser adds a trustee user to the trust

type DeleteOrgauthorizationTrusteeBadRequest

type DeleteOrgauthorizationTrusteeBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrusteeBadRequest

func NewDeleteOrgauthorizationTrusteeBadRequest() *DeleteOrgauthorizationTrusteeBadRequest

NewDeleteOrgauthorizationTrusteeBadRequest creates a DeleteOrgauthorizationTrusteeBadRequest with default headers values

func (*DeleteOrgauthorizationTrusteeBadRequest) Error

func (*DeleteOrgauthorizationTrusteeBadRequest) GetPayload

func (*DeleteOrgauthorizationTrusteeBadRequest) IsClientError

func (o *DeleteOrgauthorizationTrusteeBadRequest) IsClientError() bool

IsClientError returns true when this delete orgauthorization trustee bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustee bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeBadRequest) IsServerError

func (o *DeleteOrgauthorizationTrusteeBadRequest) IsServerError() bool

IsServerError returns true when this delete orgauthorization trustee bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeBadRequest) String

type DeleteOrgauthorizationTrusteeCloneduserBadRequest

type DeleteOrgauthorizationTrusteeCloneduserBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrusteeCloneduserBadRequest

func NewDeleteOrgauthorizationTrusteeCloneduserBadRequest() *DeleteOrgauthorizationTrusteeCloneduserBadRequest

NewDeleteOrgauthorizationTrusteeCloneduserBadRequest creates a DeleteOrgauthorizationTrusteeCloneduserBadRequest with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserBadRequest) Error

func (*DeleteOrgauthorizationTrusteeCloneduserBadRequest) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserBadRequest) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserBadRequest) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserBadRequest) String

type DeleteOrgauthorizationTrusteeCloneduserForbidden

type DeleteOrgauthorizationTrusteeCloneduserForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrusteeCloneduserForbidden

func NewDeleteOrgauthorizationTrusteeCloneduserForbidden() *DeleteOrgauthorizationTrusteeCloneduserForbidden

NewDeleteOrgauthorizationTrusteeCloneduserForbidden creates a DeleteOrgauthorizationTrusteeCloneduserForbidden with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserForbidden) Error

func (*DeleteOrgauthorizationTrusteeCloneduserForbidden) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserForbidden) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserForbidden) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserForbidden) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserForbidden) String

type DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout

type DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrusteeCloneduserGatewayTimeout

func NewDeleteOrgauthorizationTrusteeCloneduserGatewayTimeout() *DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout

NewDeleteOrgauthorizationTrusteeCloneduserGatewayTimeout creates a DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout) Error

func (*DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserGatewayTimeout) String

type DeleteOrgauthorizationTrusteeCloneduserInternalServerError

type DeleteOrgauthorizationTrusteeCloneduserInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrusteeCloneduserInternalServerError

func NewDeleteOrgauthorizationTrusteeCloneduserInternalServerError() *DeleteOrgauthorizationTrusteeCloneduserInternalServerError

NewDeleteOrgauthorizationTrusteeCloneduserInternalServerError creates a DeleteOrgauthorizationTrusteeCloneduserInternalServerError with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserInternalServerError) Error

func (*DeleteOrgauthorizationTrusteeCloneduserInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserInternalServerError) String

type DeleteOrgauthorizationTrusteeCloneduserNoContent

type DeleteOrgauthorizationTrusteeCloneduserNoContent struct {
}

DeleteOrgauthorizationTrusteeCloneduserNoContent describes a response with status code 204, with default header values.

Cloned user successfully deleted

func NewDeleteOrgauthorizationTrusteeCloneduserNoContent

func NewDeleteOrgauthorizationTrusteeCloneduserNoContent() *DeleteOrgauthorizationTrusteeCloneduserNoContent

NewDeleteOrgauthorizationTrusteeCloneduserNoContent creates a DeleteOrgauthorizationTrusteeCloneduserNoContent with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserNoContent) Error

func (*DeleteOrgauthorizationTrusteeCloneduserNoContent) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser no content response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserNoContent) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser no content response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser no content response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserNoContent) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser no content response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser no content response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserNoContent) String

type DeleteOrgauthorizationTrusteeCloneduserNotFound

type DeleteOrgauthorizationTrusteeCloneduserNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrusteeCloneduserNotFound

func NewDeleteOrgauthorizationTrusteeCloneduserNotFound() *DeleteOrgauthorizationTrusteeCloneduserNotFound

NewDeleteOrgauthorizationTrusteeCloneduserNotFound creates a DeleteOrgauthorizationTrusteeCloneduserNotFound with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserNotFound) Error

func (*DeleteOrgauthorizationTrusteeCloneduserNotFound) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserNotFound) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser not found response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserNotFound) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser not found response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser not found response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserNotFound) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser not found response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser not found response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserNotFound) String

type DeleteOrgauthorizationTrusteeCloneduserParams

type DeleteOrgauthorizationTrusteeCloneduserParams struct {

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

	/* TrusteeUserID.

	   Id of the cloned user to delete
	*/
	TrusteeUserID string

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

DeleteOrgauthorizationTrusteeCloneduserParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustee cloneduser operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrusteeCloneduserParams

func NewDeleteOrgauthorizationTrusteeCloneduserParams() *DeleteOrgauthorizationTrusteeCloneduserParams

NewDeleteOrgauthorizationTrusteeCloneduserParams creates a new DeleteOrgauthorizationTrusteeCloneduserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrusteeCloneduserParamsWithContext

func NewDeleteOrgauthorizationTrusteeCloneduserParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrusteeCloneduserParams

NewDeleteOrgauthorizationTrusteeCloneduserParamsWithContext creates a new DeleteOrgauthorizationTrusteeCloneduserParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrusteeCloneduserParamsWithHTTPClient

func NewDeleteOrgauthorizationTrusteeCloneduserParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrusteeCloneduserParams

NewDeleteOrgauthorizationTrusteeCloneduserParamsWithHTTPClient creates a new DeleteOrgauthorizationTrusteeCloneduserParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrusteeCloneduserParamsWithTimeout

func NewDeleteOrgauthorizationTrusteeCloneduserParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrusteeCloneduserParams

NewDeleteOrgauthorizationTrusteeCloneduserParamsWithTimeout creates a new DeleteOrgauthorizationTrusteeCloneduserParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrusteeCloneduserParams) SetContext

SetContext adds the context to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) SetDefaults

SetDefaults hydrates default values in the delete orgauthorization trustee cloneduser params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeCloneduserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) SetTimeout

SetTimeout adds the timeout to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) SetTrusteeOrgID

func (o *DeleteOrgauthorizationTrusteeCloneduserParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) SetTrusteeUserID

func (o *DeleteOrgauthorizationTrusteeCloneduserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) WithContext

WithContext adds the context to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustee cloneduser params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeCloneduserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the delete orgauthorization trustee cloneduser params

func (*DeleteOrgauthorizationTrusteeCloneduserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrusteeCloneduserReader

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

DeleteOrgauthorizationTrusteeCloneduserReader is a Reader for the DeleteOrgauthorizationTrusteeCloneduser structure.

func (*DeleteOrgauthorizationTrusteeCloneduserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge

type DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge

func NewDeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge() *DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge

NewDeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge creates a DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserRequestEntityTooLarge) String

type DeleteOrgauthorizationTrusteeCloneduserRequestTimeout

type DeleteOrgauthorizationTrusteeCloneduserRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrusteeCloneduserRequestTimeout

func NewDeleteOrgauthorizationTrusteeCloneduserRequestTimeout() *DeleteOrgauthorizationTrusteeCloneduserRequestTimeout

NewDeleteOrgauthorizationTrusteeCloneduserRequestTimeout creates a DeleteOrgauthorizationTrusteeCloneduserRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserRequestTimeout) Error

func (*DeleteOrgauthorizationTrusteeCloneduserRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserRequestTimeout) String

type DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable

type DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrusteeCloneduserServiceUnavailable

func NewDeleteOrgauthorizationTrusteeCloneduserServiceUnavailable() *DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable

NewDeleteOrgauthorizationTrusteeCloneduserServiceUnavailable creates a DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable) Error

func (*DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserServiceUnavailable) String

type DeleteOrgauthorizationTrusteeCloneduserTooManyRequests

type DeleteOrgauthorizationTrusteeCloneduserTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrusteeCloneduserTooManyRequests

func NewDeleteOrgauthorizationTrusteeCloneduserTooManyRequests() *DeleteOrgauthorizationTrusteeCloneduserTooManyRequests

NewDeleteOrgauthorizationTrusteeCloneduserTooManyRequests creates a DeleteOrgauthorizationTrusteeCloneduserTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserTooManyRequests) Error

func (*DeleteOrgauthorizationTrusteeCloneduserTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserTooManyRequests) String

type DeleteOrgauthorizationTrusteeCloneduserUnauthorized

type DeleteOrgauthorizationTrusteeCloneduserUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrusteeCloneduserUnauthorized

func NewDeleteOrgauthorizationTrusteeCloneduserUnauthorized() *DeleteOrgauthorizationTrusteeCloneduserUnauthorized

NewDeleteOrgauthorizationTrusteeCloneduserUnauthorized creates a DeleteOrgauthorizationTrusteeCloneduserUnauthorized with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserUnauthorized) Error

func (*DeleteOrgauthorizationTrusteeCloneduserUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserUnauthorized) String

type DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType

type DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType

func NewDeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType() *DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType

NewDeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType creates a DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustee cloneduser unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustee cloneduser unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee cloneduser unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustee cloneduser unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee cloneduser unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeCloneduserUnsupportedMediaType) String

type DeleteOrgauthorizationTrusteeForbidden

type DeleteOrgauthorizationTrusteeForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrusteeForbidden

func NewDeleteOrgauthorizationTrusteeForbidden() *DeleteOrgauthorizationTrusteeForbidden

NewDeleteOrgauthorizationTrusteeForbidden creates a DeleteOrgauthorizationTrusteeForbidden with default headers values

func (*DeleteOrgauthorizationTrusteeForbidden) Error

func (*DeleteOrgauthorizationTrusteeForbidden) GetPayload

func (*DeleteOrgauthorizationTrusteeForbidden) IsClientError

func (o *DeleteOrgauthorizationTrusteeForbidden) IsClientError() bool

IsClientError returns true when this delete orgauthorization trustee forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeForbidden) IsCode

IsCode returns true when this delete orgauthorization trustee forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeForbidden) IsServerError

func (o *DeleteOrgauthorizationTrusteeForbidden) IsServerError() bool

IsServerError returns true when this delete orgauthorization trustee forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeForbidden) String

type DeleteOrgauthorizationTrusteeGatewayTimeout

type DeleteOrgauthorizationTrusteeGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrusteeGatewayTimeout

func NewDeleteOrgauthorizationTrusteeGatewayTimeout() *DeleteOrgauthorizationTrusteeGatewayTimeout

NewDeleteOrgauthorizationTrusteeGatewayTimeout creates a DeleteOrgauthorizationTrusteeGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeGatewayTimeout) Error

func (*DeleteOrgauthorizationTrusteeGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGatewayTimeout) String

type DeleteOrgauthorizationTrusteeGroupBadRequest

type DeleteOrgauthorizationTrusteeGroupBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrusteeGroupBadRequest

func NewDeleteOrgauthorizationTrusteeGroupBadRequest() *DeleteOrgauthorizationTrusteeGroupBadRequest

NewDeleteOrgauthorizationTrusteeGroupBadRequest creates a DeleteOrgauthorizationTrusteeGroupBadRequest with default headers values

func (*DeleteOrgauthorizationTrusteeGroupBadRequest) Error

func (*DeleteOrgauthorizationTrusteeGroupBadRequest) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupBadRequest) IsClientError

IsClientError returns true when this delete orgauthorization trustee group bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustee group bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupBadRequest) IsServerError

IsServerError returns true when this delete orgauthorization trustee group bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupBadRequest) String

type DeleteOrgauthorizationTrusteeGroupForbidden

type DeleteOrgauthorizationTrusteeGroupForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrusteeGroupForbidden

func NewDeleteOrgauthorizationTrusteeGroupForbidden() *DeleteOrgauthorizationTrusteeGroupForbidden

NewDeleteOrgauthorizationTrusteeGroupForbidden creates a DeleteOrgauthorizationTrusteeGroupForbidden with default headers values

func (*DeleteOrgauthorizationTrusteeGroupForbidden) Error

func (*DeleteOrgauthorizationTrusteeGroupForbidden) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupForbidden) IsClientError

IsClientError returns true when this delete orgauthorization trustee group forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupForbidden) IsCode

IsCode returns true when this delete orgauthorization trustee group forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupForbidden) IsServerError

IsServerError returns true when this delete orgauthorization trustee group forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupForbidden) String

type DeleteOrgauthorizationTrusteeGroupGatewayTimeout

type DeleteOrgauthorizationTrusteeGroupGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrusteeGroupGatewayTimeout

func NewDeleteOrgauthorizationTrusteeGroupGatewayTimeout() *DeleteOrgauthorizationTrusteeGroupGatewayTimeout

NewDeleteOrgauthorizationTrusteeGroupGatewayTimeout creates a DeleteOrgauthorizationTrusteeGroupGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeGroupGatewayTimeout) Error

func (*DeleteOrgauthorizationTrusteeGroupGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee group gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee group gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee group gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupGatewayTimeout) String

type DeleteOrgauthorizationTrusteeGroupInternalServerError

type DeleteOrgauthorizationTrusteeGroupInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrusteeGroupInternalServerError

func NewDeleteOrgauthorizationTrusteeGroupInternalServerError() *DeleteOrgauthorizationTrusteeGroupInternalServerError

NewDeleteOrgauthorizationTrusteeGroupInternalServerError creates a DeleteOrgauthorizationTrusteeGroupInternalServerError with default headers values

func (*DeleteOrgauthorizationTrusteeGroupInternalServerError) Error

func (*DeleteOrgauthorizationTrusteeGroupInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustee group internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustee group internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustee group internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupInternalServerError) String

type DeleteOrgauthorizationTrusteeGroupNoContent

type DeleteOrgauthorizationTrusteeGroupNoContent struct {
}

DeleteOrgauthorizationTrusteeGroupNoContent describes a response with status code 204, with default header values.

Trust deleted

func NewDeleteOrgauthorizationTrusteeGroupNoContent

func NewDeleteOrgauthorizationTrusteeGroupNoContent() *DeleteOrgauthorizationTrusteeGroupNoContent

NewDeleteOrgauthorizationTrusteeGroupNoContent creates a DeleteOrgauthorizationTrusteeGroupNoContent with default headers values

func (*DeleteOrgauthorizationTrusteeGroupNoContent) Error

func (*DeleteOrgauthorizationTrusteeGroupNoContent) IsClientError

IsClientError returns true when this delete orgauthorization trustee group no content response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupNoContent) IsCode

IsCode returns true when this delete orgauthorization trustee group no content response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group no content response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupNoContent) IsServerError

IsServerError returns true when this delete orgauthorization trustee group no content response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group no content response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupNoContent) String

type DeleteOrgauthorizationTrusteeGroupNotFound

type DeleteOrgauthorizationTrusteeGroupNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrusteeGroupNotFound

func NewDeleteOrgauthorizationTrusteeGroupNotFound() *DeleteOrgauthorizationTrusteeGroupNotFound

NewDeleteOrgauthorizationTrusteeGroupNotFound creates a DeleteOrgauthorizationTrusteeGroupNotFound with default headers values

func (*DeleteOrgauthorizationTrusteeGroupNotFound) Error

func (*DeleteOrgauthorizationTrusteeGroupNotFound) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupNotFound) IsClientError

IsClientError returns true when this delete orgauthorization trustee group not found response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupNotFound) IsCode

IsCode returns true when this delete orgauthorization trustee group not found response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group not found response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupNotFound) IsServerError

IsServerError returns true when this delete orgauthorization trustee group not found response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group not found response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupNotFound) String

type DeleteOrgauthorizationTrusteeGroupParams

type DeleteOrgauthorizationTrusteeGroupParams struct {

	/* TrusteeGroupID.

	   Trustee Group Id
	*/
	TrusteeGroupID string

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

DeleteOrgauthorizationTrusteeGroupParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustee group operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrusteeGroupParams

func NewDeleteOrgauthorizationTrusteeGroupParams() *DeleteOrgauthorizationTrusteeGroupParams

NewDeleteOrgauthorizationTrusteeGroupParams creates a new DeleteOrgauthorizationTrusteeGroupParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrusteeGroupParamsWithContext

func NewDeleteOrgauthorizationTrusteeGroupParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrusteeGroupParams

NewDeleteOrgauthorizationTrusteeGroupParamsWithContext creates a new DeleteOrgauthorizationTrusteeGroupParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrusteeGroupParamsWithHTTPClient

func NewDeleteOrgauthorizationTrusteeGroupParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrusteeGroupParams

NewDeleteOrgauthorizationTrusteeGroupParamsWithHTTPClient creates a new DeleteOrgauthorizationTrusteeGroupParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrusteeGroupParamsWithTimeout

func NewDeleteOrgauthorizationTrusteeGroupParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrusteeGroupParams

NewDeleteOrgauthorizationTrusteeGroupParamsWithTimeout creates a new DeleteOrgauthorizationTrusteeGroupParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrusteeGroupParams) SetContext

SetContext adds the context to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) SetDefaults

SetDefaults hydrates default values in the delete orgauthorization trustee group params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeGroupParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) SetTimeout

SetTimeout adds the timeout to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) SetTrusteeGroupID

func (o *DeleteOrgauthorizationTrusteeGroupParams) SetTrusteeGroupID(trusteeGroupID string)

SetTrusteeGroupID adds the trusteeGroupId to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) SetTrusteeOrgID

func (o *DeleteOrgauthorizationTrusteeGroupParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) WithContext

WithContext adds the context to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustee group params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeGroupParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) WithTrusteeGroupID

WithTrusteeGroupID adds the trusteeGroupID to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the delete orgauthorization trustee group params

func (*DeleteOrgauthorizationTrusteeGroupParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrusteeGroupReader

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

DeleteOrgauthorizationTrusteeGroupReader is a Reader for the DeleteOrgauthorizationTrusteeGroup structure.

func (*DeleteOrgauthorizationTrusteeGroupReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge

type DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge

func NewDeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge() *DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge

NewDeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge creates a DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustee group request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustee group request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustee group request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRequestEntityTooLarge) String

type DeleteOrgauthorizationTrusteeGroupRequestTimeout

type DeleteOrgauthorizationTrusteeGroupRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrusteeGroupRequestTimeout

func NewDeleteOrgauthorizationTrusteeGroupRequestTimeout() *DeleteOrgauthorizationTrusteeGroupRequestTimeout

NewDeleteOrgauthorizationTrusteeGroupRequestTimeout creates a DeleteOrgauthorizationTrusteeGroupRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRequestTimeout) Error

func (*DeleteOrgauthorizationTrusteeGroupRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee group request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee group request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee group request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRequestTimeout) String

type DeleteOrgauthorizationTrusteeGroupRolesBadRequest

type DeleteOrgauthorizationTrusteeGroupRolesBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrusteeGroupRolesBadRequest

func NewDeleteOrgauthorizationTrusteeGroupRolesBadRequest() *DeleteOrgauthorizationTrusteeGroupRolesBadRequest

NewDeleteOrgauthorizationTrusteeGroupRolesBadRequest creates a DeleteOrgauthorizationTrusteeGroupRolesBadRequest with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesBadRequest) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesBadRequest) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesBadRequest) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustee group roles bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesBadRequest) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesBadRequest) String

type DeleteOrgauthorizationTrusteeGroupRolesForbidden

type DeleteOrgauthorizationTrusteeGroupRolesForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrusteeGroupRolesForbidden

func NewDeleteOrgauthorizationTrusteeGroupRolesForbidden() *DeleteOrgauthorizationTrusteeGroupRolesForbidden

NewDeleteOrgauthorizationTrusteeGroupRolesForbidden creates a DeleteOrgauthorizationTrusteeGroupRolesForbidden with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesForbidden) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesForbidden) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesForbidden) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesForbidden) IsCode

IsCode returns true when this delete orgauthorization trustee group roles forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesForbidden) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesForbidden) String

type DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout

type DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout

func NewDeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout() *DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout

NewDeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout creates a DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee group roles gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesGatewayTimeout) String

type DeleteOrgauthorizationTrusteeGroupRolesInternalServerError

type DeleteOrgauthorizationTrusteeGroupRolesInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrusteeGroupRolesInternalServerError

func NewDeleteOrgauthorizationTrusteeGroupRolesInternalServerError() *DeleteOrgauthorizationTrusteeGroupRolesInternalServerError

NewDeleteOrgauthorizationTrusteeGroupRolesInternalServerError creates a DeleteOrgauthorizationTrusteeGroupRolesInternalServerError with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesInternalServerError) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustee group roles internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesInternalServerError) String

type DeleteOrgauthorizationTrusteeGroupRolesNoContent

type DeleteOrgauthorizationTrusteeGroupRolesNoContent struct {
}

DeleteOrgauthorizationTrusteeGroupRolesNoContent describes a response with status code 204, with default header values.

Roles deleted

func NewDeleteOrgauthorizationTrusteeGroupRolesNoContent

func NewDeleteOrgauthorizationTrusteeGroupRolesNoContent() *DeleteOrgauthorizationTrusteeGroupRolesNoContent

NewDeleteOrgauthorizationTrusteeGroupRolesNoContent creates a DeleteOrgauthorizationTrusteeGroupRolesNoContent with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesNoContent) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesNoContent) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles no content response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesNoContent) IsCode

IsCode returns true when this delete orgauthorization trustee group roles no content response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles no content response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesNoContent) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles no content response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles no content response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesNoContent) String

type DeleteOrgauthorizationTrusteeGroupRolesNotFound

type DeleteOrgauthorizationTrusteeGroupRolesNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrusteeGroupRolesNotFound

func NewDeleteOrgauthorizationTrusteeGroupRolesNotFound() *DeleteOrgauthorizationTrusteeGroupRolesNotFound

NewDeleteOrgauthorizationTrusteeGroupRolesNotFound creates a DeleteOrgauthorizationTrusteeGroupRolesNotFound with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesNotFound) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesNotFound) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesNotFound) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles not found response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesNotFound) IsCode

IsCode returns true when this delete orgauthorization trustee group roles not found response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles not found response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesNotFound) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles not found response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles not found response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesNotFound) String

type DeleteOrgauthorizationTrusteeGroupRolesParams

type DeleteOrgauthorizationTrusteeGroupRolesParams struct {

	/* TrusteeGroupID.

	   Trustee Group Id
	*/
	TrusteeGroupID string

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

DeleteOrgauthorizationTrusteeGroupRolesParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustee group roles operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrusteeGroupRolesParams

func NewDeleteOrgauthorizationTrusteeGroupRolesParams() *DeleteOrgauthorizationTrusteeGroupRolesParams

NewDeleteOrgauthorizationTrusteeGroupRolesParams creates a new DeleteOrgauthorizationTrusteeGroupRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithContext

func NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrusteeGroupRolesParams

NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithContext creates a new DeleteOrgauthorizationTrusteeGroupRolesParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient

func NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrusteeGroupRolesParams

NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient creates a new DeleteOrgauthorizationTrusteeGroupRolesParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithTimeout

func NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrusteeGroupRolesParams

NewDeleteOrgauthorizationTrusteeGroupRolesParamsWithTimeout creates a new DeleteOrgauthorizationTrusteeGroupRolesParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) SetContext

SetContext adds the context to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) SetDefaults

SetDefaults hydrates default values in the delete orgauthorization trustee group roles params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) SetTimeout

SetTimeout adds the timeout to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) SetTrusteeGroupID

func (o *DeleteOrgauthorizationTrusteeGroupRolesParams) SetTrusteeGroupID(trusteeGroupID string)

SetTrusteeGroupID adds the trusteeGroupId to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) SetTrusteeOrgID

func (o *DeleteOrgauthorizationTrusteeGroupRolesParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) WithContext

WithContext adds the context to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustee group roles params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) WithTrusteeGroupID

WithTrusteeGroupID adds the trusteeGroupID to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the delete orgauthorization trustee group roles params

func (*DeleteOrgauthorizationTrusteeGroupRolesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrusteeGroupRolesReader

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

DeleteOrgauthorizationTrusteeGroupRolesReader is a Reader for the DeleteOrgauthorizationTrusteeGroupRoles structure.

func (*DeleteOrgauthorizationTrusteeGroupRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

type DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

func NewDeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge() *DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

NewDeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge creates a DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustee group roles request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) String

type DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout

type DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrusteeGroupRolesRequestTimeout

func NewDeleteOrgauthorizationTrusteeGroupRolesRequestTimeout() *DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout

NewDeleteOrgauthorizationTrusteeGroupRolesRequestTimeout creates a DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee group roles request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesRequestTimeout) String

type DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable

type DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable

func NewDeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable() *DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable

NewDeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable creates a DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustee group roles service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesServiceUnavailable) String

type DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests

type DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrusteeGroupRolesTooManyRequests

func NewDeleteOrgauthorizationTrusteeGroupRolesTooManyRequests() *DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests

NewDeleteOrgauthorizationTrusteeGroupRolesTooManyRequests creates a DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustee group roles too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesTooManyRequests) String

type DeleteOrgauthorizationTrusteeGroupRolesUnauthorized

type DeleteOrgauthorizationTrusteeGroupRolesUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrusteeGroupRolesUnauthorized

func NewDeleteOrgauthorizationTrusteeGroupRolesUnauthorized() *DeleteOrgauthorizationTrusteeGroupRolesUnauthorized

NewDeleteOrgauthorizationTrusteeGroupRolesUnauthorized creates a DeleteOrgauthorizationTrusteeGroupRolesUnauthorized with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesUnauthorized) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustee group roles unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesUnauthorized) String

type DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

type DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

func NewDeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType() *DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

NewDeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType creates a DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustee group roles unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustee group roles unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group roles unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustee group roles unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group roles unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) String

type DeleteOrgauthorizationTrusteeGroupServiceUnavailable

type DeleteOrgauthorizationTrusteeGroupServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrusteeGroupServiceUnavailable

func NewDeleteOrgauthorizationTrusteeGroupServiceUnavailable() *DeleteOrgauthorizationTrusteeGroupServiceUnavailable

NewDeleteOrgauthorizationTrusteeGroupServiceUnavailable creates a DeleteOrgauthorizationTrusteeGroupServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrusteeGroupServiceUnavailable) Error

func (*DeleteOrgauthorizationTrusteeGroupServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustee group service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustee group service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustee group service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupServiceUnavailable) String

type DeleteOrgauthorizationTrusteeGroupTooManyRequests

type DeleteOrgauthorizationTrusteeGroupTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrusteeGroupTooManyRequests

func NewDeleteOrgauthorizationTrusteeGroupTooManyRequests() *DeleteOrgauthorizationTrusteeGroupTooManyRequests

NewDeleteOrgauthorizationTrusteeGroupTooManyRequests creates a DeleteOrgauthorizationTrusteeGroupTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrusteeGroupTooManyRequests) Error

func (*DeleteOrgauthorizationTrusteeGroupTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustee group too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustee group too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustee group too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupTooManyRequests) String

type DeleteOrgauthorizationTrusteeGroupUnauthorized

type DeleteOrgauthorizationTrusteeGroupUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrusteeGroupUnauthorized

func NewDeleteOrgauthorizationTrusteeGroupUnauthorized() *DeleteOrgauthorizationTrusteeGroupUnauthorized

NewDeleteOrgauthorizationTrusteeGroupUnauthorized creates a DeleteOrgauthorizationTrusteeGroupUnauthorized with default headers values

func (*DeleteOrgauthorizationTrusteeGroupUnauthorized) Error

func (*DeleteOrgauthorizationTrusteeGroupUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustee group unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustee group unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustee group unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupUnauthorized) String

type DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType

type DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrusteeGroupUnsupportedMediaType

func NewDeleteOrgauthorizationTrusteeGroupUnsupportedMediaType() *DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType

NewDeleteOrgauthorizationTrusteeGroupUnsupportedMediaType creates a DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustee group unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustee group unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee group unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustee group unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee group unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeGroupUnsupportedMediaType) String

type DeleteOrgauthorizationTrusteeInternalServerError

type DeleteOrgauthorizationTrusteeInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrusteeInternalServerError

func NewDeleteOrgauthorizationTrusteeInternalServerError() *DeleteOrgauthorizationTrusteeInternalServerError

NewDeleteOrgauthorizationTrusteeInternalServerError creates a DeleteOrgauthorizationTrusteeInternalServerError with default headers values

func (*DeleteOrgauthorizationTrusteeInternalServerError) Error

func (*DeleteOrgauthorizationTrusteeInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrusteeInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustee internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustee internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustee internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeInternalServerError) String

type DeleteOrgauthorizationTrusteeNoContent

type DeleteOrgauthorizationTrusteeNoContent struct {
}

DeleteOrgauthorizationTrusteeNoContent describes a response with status code 204, with default header values.

Trust deleted

func NewDeleteOrgauthorizationTrusteeNoContent

func NewDeleteOrgauthorizationTrusteeNoContent() *DeleteOrgauthorizationTrusteeNoContent

NewDeleteOrgauthorizationTrusteeNoContent creates a DeleteOrgauthorizationTrusteeNoContent with default headers values

func (*DeleteOrgauthorizationTrusteeNoContent) Error

func (*DeleteOrgauthorizationTrusteeNoContent) IsClientError

func (o *DeleteOrgauthorizationTrusteeNoContent) IsClientError() bool

IsClientError returns true when this delete orgauthorization trustee no content response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeNoContent) IsCode

IsCode returns true when this delete orgauthorization trustee no content response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee no content response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeNoContent) IsServerError

func (o *DeleteOrgauthorizationTrusteeNoContent) IsServerError() bool

IsServerError returns true when this delete orgauthorization trustee no content response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee no content response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeNoContent) String

type DeleteOrgauthorizationTrusteeNotFound

type DeleteOrgauthorizationTrusteeNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrusteeNotFound

func NewDeleteOrgauthorizationTrusteeNotFound() *DeleteOrgauthorizationTrusteeNotFound

NewDeleteOrgauthorizationTrusteeNotFound creates a DeleteOrgauthorizationTrusteeNotFound with default headers values

func (*DeleteOrgauthorizationTrusteeNotFound) Error

func (*DeleteOrgauthorizationTrusteeNotFound) GetPayload

func (*DeleteOrgauthorizationTrusteeNotFound) IsClientError

func (o *DeleteOrgauthorizationTrusteeNotFound) IsClientError() bool

IsClientError returns true when this delete orgauthorization trustee not found response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeNotFound) IsCode

IsCode returns true when this delete orgauthorization trustee not found response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee not found response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeNotFound) IsServerError

func (o *DeleteOrgauthorizationTrusteeNotFound) IsServerError() bool

IsServerError returns true when this delete orgauthorization trustee not found response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee not found response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeNotFound) String

type DeleteOrgauthorizationTrusteeParams

type DeleteOrgauthorizationTrusteeParams struct {

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

DeleteOrgauthorizationTrusteeParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustee operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrusteeParams

func NewDeleteOrgauthorizationTrusteeParams() *DeleteOrgauthorizationTrusteeParams

NewDeleteOrgauthorizationTrusteeParams creates a new DeleteOrgauthorizationTrusteeParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrusteeParamsWithContext

func NewDeleteOrgauthorizationTrusteeParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrusteeParams

NewDeleteOrgauthorizationTrusteeParamsWithContext creates a new DeleteOrgauthorizationTrusteeParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrusteeParamsWithHTTPClient

func NewDeleteOrgauthorizationTrusteeParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrusteeParams

NewDeleteOrgauthorizationTrusteeParamsWithHTTPClient creates a new DeleteOrgauthorizationTrusteeParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrusteeParamsWithTimeout

func NewDeleteOrgauthorizationTrusteeParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrusteeParams

NewDeleteOrgauthorizationTrusteeParamsWithTimeout creates a new DeleteOrgauthorizationTrusteeParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrusteeParams) SetContext

SetContext adds the context to the delete orgauthorization trustee params

func (*DeleteOrgauthorizationTrusteeParams) SetDefaults

func (o *DeleteOrgauthorizationTrusteeParams) SetDefaults()

SetDefaults hydrates default values in the delete orgauthorization trustee params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustee params

func (*DeleteOrgauthorizationTrusteeParams) SetTimeout

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

SetTimeout adds the timeout to the delete orgauthorization trustee params

func (*DeleteOrgauthorizationTrusteeParams) SetTrusteeOrgID

func (o *DeleteOrgauthorizationTrusteeParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the delete orgauthorization trustee params

func (*DeleteOrgauthorizationTrusteeParams) WithContext

WithContext adds the context to the delete orgauthorization trustee params

func (*DeleteOrgauthorizationTrusteeParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustee params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustee params

func (*DeleteOrgauthorizationTrusteeParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustee params

func (*DeleteOrgauthorizationTrusteeParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the delete orgauthorization trustee params

func (*DeleteOrgauthorizationTrusteeParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrusteeReader

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

DeleteOrgauthorizationTrusteeReader is a Reader for the DeleteOrgauthorizationTrustee structure.

func (*DeleteOrgauthorizationTrusteeReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrusteeRequestEntityTooLarge

type DeleteOrgauthorizationTrusteeRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrusteeRequestEntityTooLarge

func NewDeleteOrgauthorizationTrusteeRequestEntityTooLarge() *DeleteOrgauthorizationTrusteeRequestEntityTooLarge

NewDeleteOrgauthorizationTrusteeRequestEntityTooLarge creates a DeleteOrgauthorizationTrusteeRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrusteeRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrusteeRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrusteeRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustee request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustee request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustee request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeRequestEntityTooLarge) String

type DeleteOrgauthorizationTrusteeRequestTimeout

type DeleteOrgauthorizationTrusteeRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrusteeRequestTimeout

func NewDeleteOrgauthorizationTrusteeRequestTimeout() *DeleteOrgauthorizationTrusteeRequestTimeout

NewDeleteOrgauthorizationTrusteeRequestTimeout creates a DeleteOrgauthorizationTrusteeRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeRequestTimeout) Error

func (*DeleteOrgauthorizationTrusteeRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeRequestTimeout) String

type DeleteOrgauthorizationTrusteeServiceUnavailable

type DeleteOrgauthorizationTrusteeServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrusteeServiceUnavailable

func NewDeleteOrgauthorizationTrusteeServiceUnavailable() *DeleteOrgauthorizationTrusteeServiceUnavailable

NewDeleteOrgauthorizationTrusteeServiceUnavailable creates a DeleteOrgauthorizationTrusteeServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrusteeServiceUnavailable) Error

func (*DeleteOrgauthorizationTrusteeServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrusteeServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustee service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustee service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustee service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeServiceUnavailable) String

type DeleteOrgauthorizationTrusteeTooManyRequests

type DeleteOrgauthorizationTrusteeTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrusteeTooManyRequests

func NewDeleteOrgauthorizationTrusteeTooManyRequests() *DeleteOrgauthorizationTrusteeTooManyRequests

NewDeleteOrgauthorizationTrusteeTooManyRequests creates a DeleteOrgauthorizationTrusteeTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrusteeTooManyRequests) Error

func (*DeleteOrgauthorizationTrusteeTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrusteeTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustee too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustee too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustee too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeTooManyRequests) String

type DeleteOrgauthorizationTrusteeUnauthorized

type DeleteOrgauthorizationTrusteeUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrusteeUnauthorized

func NewDeleteOrgauthorizationTrusteeUnauthorized() *DeleteOrgauthorizationTrusteeUnauthorized

NewDeleteOrgauthorizationTrusteeUnauthorized creates a DeleteOrgauthorizationTrusteeUnauthorized with default headers values

func (*DeleteOrgauthorizationTrusteeUnauthorized) Error

func (*DeleteOrgauthorizationTrusteeUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrusteeUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustee unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustee unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustee unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUnauthorized) String

type DeleteOrgauthorizationTrusteeUnsupportedMediaType

type DeleteOrgauthorizationTrusteeUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrusteeUnsupportedMediaType

func NewDeleteOrgauthorizationTrusteeUnsupportedMediaType() *DeleteOrgauthorizationTrusteeUnsupportedMediaType

NewDeleteOrgauthorizationTrusteeUnsupportedMediaType creates a DeleteOrgauthorizationTrusteeUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrusteeUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrusteeUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrusteeUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustee unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustee unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustee unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUnsupportedMediaType) String

type DeleteOrgauthorizationTrusteeUserBadRequest

type DeleteOrgauthorizationTrusteeUserBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrusteeUserBadRequest

func NewDeleteOrgauthorizationTrusteeUserBadRequest() *DeleteOrgauthorizationTrusteeUserBadRequest

NewDeleteOrgauthorizationTrusteeUserBadRequest creates a DeleteOrgauthorizationTrusteeUserBadRequest with default headers values

func (*DeleteOrgauthorizationTrusteeUserBadRequest) Error

func (*DeleteOrgauthorizationTrusteeUserBadRequest) GetPayload

func (*DeleteOrgauthorizationTrusteeUserBadRequest) IsClientError

IsClientError returns true when this delete orgauthorization trustee user bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustee user bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserBadRequest) IsServerError

IsServerError returns true when this delete orgauthorization trustee user bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserBadRequest) String

type DeleteOrgauthorizationTrusteeUserForbidden

type DeleteOrgauthorizationTrusteeUserForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrusteeUserForbidden

func NewDeleteOrgauthorizationTrusteeUserForbidden() *DeleteOrgauthorizationTrusteeUserForbidden

NewDeleteOrgauthorizationTrusteeUserForbidden creates a DeleteOrgauthorizationTrusteeUserForbidden with default headers values

func (*DeleteOrgauthorizationTrusteeUserForbidden) Error

func (*DeleteOrgauthorizationTrusteeUserForbidden) GetPayload

func (*DeleteOrgauthorizationTrusteeUserForbidden) IsClientError

IsClientError returns true when this delete orgauthorization trustee user forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserForbidden) IsCode

IsCode returns true when this delete orgauthorization trustee user forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserForbidden) IsServerError

IsServerError returns true when this delete orgauthorization trustee user forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserForbidden) String

type DeleteOrgauthorizationTrusteeUserGatewayTimeout

type DeleteOrgauthorizationTrusteeUserGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrusteeUserGatewayTimeout

func NewDeleteOrgauthorizationTrusteeUserGatewayTimeout() *DeleteOrgauthorizationTrusteeUserGatewayTimeout

NewDeleteOrgauthorizationTrusteeUserGatewayTimeout creates a DeleteOrgauthorizationTrusteeUserGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeUserGatewayTimeout) Error

func (*DeleteOrgauthorizationTrusteeUserGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeUserGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee user gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee user gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee user gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserGatewayTimeout) String

type DeleteOrgauthorizationTrusteeUserInternalServerError

type DeleteOrgauthorizationTrusteeUserInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrusteeUserInternalServerError

func NewDeleteOrgauthorizationTrusteeUserInternalServerError() *DeleteOrgauthorizationTrusteeUserInternalServerError

NewDeleteOrgauthorizationTrusteeUserInternalServerError creates a DeleteOrgauthorizationTrusteeUserInternalServerError with default headers values

func (*DeleteOrgauthorizationTrusteeUserInternalServerError) Error

func (*DeleteOrgauthorizationTrusteeUserInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrusteeUserInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustee user internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustee user internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustee user internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserInternalServerError) String

type DeleteOrgauthorizationTrusteeUserNoContent

type DeleteOrgauthorizationTrusteeUserNoContent struct {
}

DeleteOrgauthorizationTrusteeUserNoContent describes a response with status code 204, with default header values.

Trust deleted

func NewDeleteOrgauthorizationTrusteeUserNoContent

func NewDeleteOrgauthorizationTrusteeUserNoContent() *DeleteOrgauthorizationTrusteeUserNoContent

NewDeleteOrgauthorizationTrusteeUserNoContent creates a DeleteOrgauthorizationTrusteeUserNoContent with default headers values

func (*DeleteOrgauthorizationTrusteeUserNoContent) Error

func (*DeleteOrgauthorizationTrusteeUserNoContent) IsClientError

IsClientError returns true when this delete orgauthorization trustee user no content response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserNoContent) IsCode

IsCode returns true when this delete orgauthorization trustee user no content response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user no content response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserNoContent) IsServerError

IsServerError returns true when this delete orgauthorization trustee user no content response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user no content response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserNoContent) String

type DeleteOrgauthorizationTrusteeUserNotFound

type DeleteOrgauthorizationTrusteeUserNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrusteeUserNotFound

func NewDeleteOrgauthorizationTrusteeUserNotFound() *DeleteOrgauthorizationTrusteeUserNotFound

NewDeleteOrgauthorizationTrusteeUserNotFound creates a DeleteOrgauthorizationTrusteeUserNotFound with default headers values

func (*DeleteOrgauthorizationTrusteeUserNotFound) Error

func (*DeleteOrgauthorizationTrusteeUserNotFound) GetPayload

func (*DeleteOrgauthorizationTrusteeUserNotFound) IsClientError

IsClientError returns true when this delete orgauthorization trustee user not found response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserNotFound) IsCode

IsCode returns true when this delete orgauthorization trustee user not found response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user not found response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserNotFound) IsServerError

IsServerError returns true when this delete orgauthorization trustee user not found response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user not found response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserNotFound) String

type DeleteOrgauthorizationTrusteeUserParams

type DeleteOrgauthorizationTrusteeUserParams struct {

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

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

DeleteOrgauthorizationTrusteeUserParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustee user operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrusteeUserParams

func NewDeleteOrgauthorizationTrusteeUserParams() *DeleteOrgauthorizationTrusteeUserParams

NewDeleteOrgauthorizationTrusteeUserParams creates a new DeleteOrgauthorizationTrusteeUserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrusteeUserParamsWithContext

func NewDeleteOrgauthorizationTrusteeUserParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrusteeUserParams

NewDeleteOrgauthorizationTrusteeUserParamsWithContext creates a new DeleteOrgauthorizationTrusteeUserParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrusteeUserParamsWithHTTPClient

func NewDeleteOrgauthorizationTrusteeUserParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrusteeUserParams

NewDeleteOrgauthorizationTrusteeUserParamsWithHTTPClient creates a new DeleteOrgauthorizationTrusteeUserParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrusteeUserParamsWithTimeout

func NewDeleteOrgauthorizationTrusteeUserParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrusteeUserParams

NewDeleteOrgauthorizationTrusteeUserParamsWithTimeout creates a new DeleteOrgauthorizationTrusteeUserParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrusteeUserParams) SetContext

SetContext adds the context to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) SetDefaults

func (o *DeleteOrgauthorizationTrusteeUserParams) SetDefaults()

SetDefaults hydrates default values in the delete orgauthorization trustee user params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeUserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) SetTimeout

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

SetTimeout adds the timeout to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) SetTrusteeOrgID

func (o *DeleteOrgauthorizationTrusteeUserParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) SetTrusteeUserID

func (o *DeleteOrgauthorizationTrusteeUserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) WithContext

WithContext adds the context to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustee user params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeUserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the delete orgauthorization trustee user params

func (*DeleteOrgauthorizationTrusteeUserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrusteeUserReader

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

DeleteOrgauthorizationTrusteeUserReader is a Reader for the DeleteOrgauthorizationTrusteeUser structure.

func (*DeleteOrgauthorizationTrusteeUserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge

type DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrusteeUserRequestEntityTooLarge

func NewDeleteOrgauthorizationTrusteeUserRequestEntityTooLarge() *DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge

NewDeleteOrgauthorizationTrusteeUserRequestEntityTooLarge creates a DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustee user request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustee user request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustee user request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRequestEntityTooLarge) String

type DeleteOrgauthorizationTrusteeUserRequestTimeout

type DeleteOrgauthorizationTrusteeUserRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrusteeUserRequestTimeout

func NewDeleteOrgauthorizationTrusteeUserRequestTimeout() *DeleteOrgauthorizationTrusteeUserRequestTimeout

NewDeleteOrgauthorizationTrusteeUserRequestTimeout creates a DeleteOrgauthorizationTrusteeUserRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeUserRequestTimeout) Error

func (*DeleteOrgauthorizationTrusteeUserRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee user request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee user request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee user request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRequestTimeout) String

type DeleteOrgauthorizationTrusteeUserRolesBadRequest

type DeleteOrgauthorizationTrusteeUserRolesBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrusteeUserRolesBadRequest

func NewDeleteOrgauthorizationTrusteeUserRolesBadRequest() *DeleteOrgauthorizationTrusteeUserRolesBadRequest

NewDeleteOrgauthorizationTrusteeUserRolesBadRequest creates a DeleteOrgauthorizationTrusteeUserRolesBadRequest with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesBadRequest) Error

func (*DeleteOrgauthorizationTrusteeUserRolesBadRequest) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesBadRequest) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustee user roles bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesBadRequest) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesBadRequest) String

type DeleteOrgauthorizationTrusteeUserRolesForbidden

type DeleteOrgauthorizationTrusteeUserRolesForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrusteeUserRolesForbidden

func NewDeleteOrgauthorizationTrusteeUserRolesForbidden() *DeleteOrgauthorizationTrusteeUserRolesForbidden

NewDeleteOrgauthorizationTrusteeUserRolesForbidden creates a DeleteOrgauthorizationTrusteeUserRolesForbidden with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesForbidden) Error

func (*DeleteOrgauthorizationTrusteeUserRolesForbidden) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesForbidden) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesForbidden) IsCode

IsCode returns true when this delete orgauthorization trustee user roles forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesForbidden) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesForbidden) String

type DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout

type DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrusteeUserRolesGatewayTimeout

func NewDeleteOrgauthorizationTrusteeUserRolesGatewayTimeout() *DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout

NewDeleteOrgauthorizationTrusteeUserRolesGatewayTimeout creates a DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout) Error

func (*DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee user roles gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesGatewayTimeout) String

type DeleteOrgauthorizationTrusteeUserRolesInternalServerError

type DeleteOrgauthorizationTrusteeUserRolesInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrusteeUserRolesInternalServerError

func NewDeleteOrgauthorizationTrusteeUserRolesInternalServerError() *DeleteOrgauthorizationTrusteeUserRolesInternalServerError

NewDeleteOrgauthorizationTrusteeUserRolesInternalServerError creates a DeleteOrgauthorizationTrusteeUserRolesInternalServerError with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesInternalServerError) Error

func (*DeleteOrgauthorizationTrusteeUserRolesInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustee user roles internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesInternalServerError) String

type DeleteOrgauthorizationTrusteeUserRolesNoContent

type DeleteOrgauthorizationTrusteeUserRolesNoContent struct {
}

DeleteOrgauthorizationTrusteeUserRolesNoContent describes a response with status code 204, with default header values.

Roles deleted

func NewDeleteOrgauthorizationTrusteeUserRolesNoContent

func NewDeleteOrgauthorizationTrusteeUserRolesNoContent() *DeleteOrgauthorizationTrusteeUserRolesNoContent

NewDeleteOrgauthorizationTrusteeUserRolesNoContent creates a DeleteOrgauthorizationTrusteeUserRolesNoContent with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesNoContent) Error

func (*DeleteOrgauthorizationTrusteeUserRolesNoContent) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles no content response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesNoContent) IsCode

IsCode returns true when this delete orgauthorization trustee user roles no content response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles no content response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesNoContent) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles no content response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles no content response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesNoContent) String

type DeleteOrgauthorizationTrusteeUserRolesNotFound

type DeleteOrgauthorizationTrusteeUserRolesNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrusteeUserRolesNotFound

func NewDeleteOrgauthorizationTrusteeUserRolesNotFound() *DeleteOrgauthorizationTrusteeUserRolesNotFound

NewDeleteOrgauthorizationTrusteeUserRolesNotFound creates a DeleteOrgauthorizationTrusteeUserRolesNotFound with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesNotFound) Error

func (*DeleteOrgauthorizationTrusteeUserRolesNotFound) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesNotFound) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles not found response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesNotFound) IsCode

IsCode returns true when this delete orgauthorization trustee user roles not found response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles not found response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesNotFound) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles not found response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles not found response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesNotFound) String

type DeleteOrgauthorizationTrusteeUserRolesParams

type DeleteOrgauthorizationTrusteeUserRolesParams struct {

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

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

DeleteOrgauthorizationTrusteeUserRolesParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustee user roles operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrusteeUserRolesParams

func NewDeleteOrgauthorizationTrusteeUserRolesParams() *DeleteOrgauthorizationTrusteeUserRolesParams

NewDeleteOrgauthorizationTrusteeUserRolesParams creates a new DeleteOrgauthorizationTrusteeUserRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrusteeUserRolesParamsWithContext

func NewDeleteOrgauthorizationTrusteeUserRolesParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrusteeUserRolesParams

NewDeleteOrgauthorizationTrusteeUserRolesParamsWithContext creates a new DeleteOrgauthorizationTrusteeUserRolesParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrusteeUserRolesParamsWithHTTPClient

func NewDeleteOrgauthorizationTrusteeUserRolesParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrusteeUserRolesParams

NewDeleteOrgauthorizationTrusteeUserRolesParamsWithHTTPClient creates a new DeleteOrgauthorizationTrusteeUserRolesParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrusteeUserRolesParamsWithTimeout

func NewDeleteOrgauthorizationTrusteeUserRolesParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrusteeUserRolesParams

NewDeleteOrgauthorizationTrusteeUserRolesParamsWithTimeout creates a new DeleteOrgauthorizationTrusteeUserRolesParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrusteeUserRolesParams) SetContext

SetContext adds the context to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) SetDefaults

SetDefaults hydrates default values in the delete orgauthorization trustee user roles params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeUserRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) SetTimeout

SetTimeout adds the timeout to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) SetTrusteeOrgID

func (o *DeleteOrgauthorizationTrusteeUserRolesParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) SetTrusteeUserID

func (o *DeleteOrgauthorizationTrusteeUserRolesParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) WithContext

WithContext adds the context to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustee user roles params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrusteeUserRolesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the delete orgauthorization trustee user roles params

func (*DeleteOrgauthorizationTrusteeUserRolesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrusteeUserRolesReader

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

DeleteOrgauthorizationTrusteeUserRolesReader is a Reader for the DeleteOrgauthorizationTrusteeUserRoles structure.

func (*DeleteOrgauthorizationTrusteeUserRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

type DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

func NewDeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge() *DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

NewDeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge creates a DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustee user roles request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) String

type DeleteOrgauthorizationTrusteeUserRolesRequestTimeout

type DeleteOrgauthorizationTrusteeUserRolesRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrusteeUserRolesRequestTimeout

func NewDeleteOrgauthorizationTrusteeUserRolesRequestTimeout() *DeleteOrgauthorizationTrusteeUserRolesRequestTimeout

NewDeleteOrgauthorizationTrusteeUserRolesRequestTimeout creates a DeleteOrgauthorizationTrusteeUserRolesRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesRequestTimeout) Error

func (*DeleteOrgauthorizationTrusteeUserRolesRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustee user roles request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesRequestTimeout) String

type DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable

type DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrusteeUserRolesServiceUnavailable

func NewDeleteOrgauthorizationTrusteeUserRolesServiceUnavailable() *DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable

NewDeleteOrgauthorizationTrusteeUserRolesServiceUnavailable creates a DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable) Error

func (*DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustee user roles service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesServiceUnavailable) String

type DeleteOrgauthorizationTrusteeUserRolesTooManyRequests

type DeleteOrgauthorizationTrusteeUserRolesTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrusteeUserRolesTooManyRequests

func NewDeleteOrgauthorizationTrusteeUserRolesTooManyRequests() *DeleteOrgauthorizationTrusteeUserRolesTooManyRequests

NewDeleteOrgauthorizationTrusteeUserRolesTooManyRequests creates a DeleteOrgauthorizationTrusteeUserRolesTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesTooManyRequests) Error

func (*DeleteOrgauthorizationTrusteeUserRolesTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustee user roles too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesTooManyRequests) String

type DeleteOrgauthorizationTrusteeUserRolesUnauthorized

type DeleteOrgauthorizationTrusteeUserRolesUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrusteeUserRolesUnauthorized

func NewDeleteOrgauthorizationTrusteeUserRolesUnauthorized() *DeleteOrgauthorizationTrusteeUserRolesUnauthorized

NewDeleteOrgauthorizationTrusteeUserRolesUnauthorized creates a DeleteOrgauthorizationTrusteeUserRolesUnauthorized with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesUnauthorized) Error

func (*DeleteOrgauthorizationTrusteeUserRolesUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustee user roles unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesUnauthorized) String

type DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType

type DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType

func NewDeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType() *DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType

NewDeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType creates a DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustee user roles unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustee user roles unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user roles unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustee user roles unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user roles unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserRolesUnsupportedMediaType) String

type DeleteOrgauthorizationTrusteeUserServiceUnavailable

type DeleteOrgauthorizationTrusteeUserServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrusteeUserServiceUnavailable

func NewDeleteOrgauthorizationTrusteeUserServiceUnavailable() *DeleteOrgauthorizationTrusteeUserServiceUnavailable

NewDeleteOrgauthorizationTrusteeUserServiceUnavailable creates a DeleteOrgauthorizationTrusteeUserServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrusteeUserServiceUnavailable) Error

func (*DeleteOrgauthorizationTrusteeUserServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrusteeUserServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustee user service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustee user service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustee user service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserServiceUnavailable) String

type DeleteOrgauthorizationTrusteeUserTooManyRequests

type DeleteOrgauthorizationTrusteeUserTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrusteeUserTooManyRequests

func NewDeleteOrgauthorizationTrusteeUserTooManyRequests() *DeleteOrgauthorizationTrusteeUserTooManyRequests

NewDeleteOrgauthorizationTrusteeUserTooManyRequests creates a DeleteOrgauthorizationTrusteeUserTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrusteeUserTooManyRequests) Error

func (*DeleteOrgauthorizationTrusteeUserTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrusteeUserTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustee user too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustee user too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustee user too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserTooManyRequests) String

type DeleteOrgauthorizationTrusteeUserUnauthorized

type DeleteOrgauthorizationTrusteeUserUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrusteeUserUnauthorized

func NewDeleteOrgauthorizationTrusteeUserUnauthorized() *DeleteOrgauthorizationTrusteeUserUnauthorized

NewDeleteOrgauthorizationTrusteeUserUnauthorized creates a DeleteOrgauthorizationTrusteeUserUnauthorized with default headers values

func (*DeleteOrgauthorizationTrusteeUserUnauthorized) Error

func (*DeleteOrgauthorizationTrusteeUserUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrusteeUserUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustee user unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustee user unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustee user unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserUnauthorized) String

type DeleteOrgauthorizationTrusteeUserUnsupportedMediaType

type DeleteOrgauthorizationTrusteeUserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrusteeUserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrusteeUserUnsupportedMediaType

func NewDeleteOrgauthorizationTrusteeUserUnsupportedMediaType() *DeleteOrgauthorizationTrusteeUserUnsupportedMediaType

NewDeleteOrgauthorizationTrusteeUserUnsupportedMediaType creates a DeleteOrgauthorizationTrusteeUserUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrusteeUserUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrusteeUserUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrusteeUserUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustee user unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrusteeUserUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustee user unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrusteeUserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustee user unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrusteeUserUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustee user unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrusteeUserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustee user unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrusteeUserUnsupportedMediaType) String

type DeleteOrgauthorizationTrustorBadRequest

type DeleteOrgauthorizationTrustorBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrustorBadRequest

func NewDeleteOrgauthorizationTrustorBadRequest() *DeleteOrgauthorizationTrustorBadRequest

NewDeleteOrgauthorizationTrustorBadRequest creates a DeleteOrgauthorizationTrustorBadRequest with default headers values

func (*DeleteOrgauthorizationTrustorBadRequest) Error

func (*DeleteOrgauthorizationTrustorBadRequest) GetPayload

func (*DeleteOrgauthorizationTrustorBadRequest) IsClientError

func (o *DeleteOrgauthorizationTrustorBadRequest) IsClientError() bool

IsClientError returns true when this delete orgauthorization trustor bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrustorBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustor bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrustorBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrustorBadRequest) IsServerError

func (o *DeleteOrgauthorizationTrustorBadRequest) IsServerError() bool

IsServerError returns true when this delete orgauthorization trustor bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrustorBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrustorBadRequest) String

type DeleteOrgauthorizationTrustorCloneduserBadRequest

type DeleteOrgauthorizationTrustorCloneduserBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrustorCloneduserBadRequest

func NewDeleteOrgauthorizationTrustorCloneduserBadRequest() *DeleteOrgauthorizationTrustorCloneduserBadRequest

NewDeleteOrgauthorizationTrustorCloneduserBadRequest creates a DeleteOrgauthorizationTrustorCloneduserBadRequest with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserBadRequest) Error

func (*DeleteOrgauthorizationTrustorCloneduserBadRequest) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserBadRequest) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserBadRequest) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserBadRequest) String

type DeleteOrgauthorizationTrustorCloneduserForbidden

type DeleteOrgauthorizationTrustorCloneduserForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrustorCloneduserForbidden

func NewDeleteOrgauthorizationTrustorCloneduserForbidden() *DeleteOrgauthorizationTrustorCloneduserForbidden

NewDeleteOrgauthorizationTrustorCloneduserForbidden creates a DeleteOrgauthorizationTrustorCloneduserForbidden with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserForbidden) Error

func (*DeleteOrgauthorizationTrustorCloneduserForbidden) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserForbidden) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserForbidden) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserForbidden) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserForbidden) String

type DeleteOrgauthorizationTrustorCloneduserGatewayTimeout

type DeleteOrgauthorizationTrustorCloneduserGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrustorCloneduserGatewayTimeout

func NewDeleteOrgauthorizationTrustorCloneduserGatewayTimeout() *DeleteOrgauthorizationTrustorCloneduserGatewayTimeout

NewDeleteOrgauthorizationTrustorCloneduserGatewayTimeout creates a DeleteOrgauthorizationTrustorCloneduserGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserGatewayTimeout) Error

func (*DeleteOrgauthorizationTrustorCloneduserGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserGatewayTimeout) String

type DeleteOrgauthorizationTrustorCloneduserInternalServerError

type DeleteOrgauthorizationTrustorCloneduserInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrustorCloneduserInternalServerError

func NewDeleteOrgauthorizationTrustorCloneduserInternalServerError() *DeleteOrgauthorizationTrustorCloneduserInternalServerError

NewDeleteOrgauthorizationTrustorCloneduserInternalServerError creates a DeleteOrgauthorizationTrustorCloneduserInternalServerError with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserInternalServerError) Error

func (*DeleteOrgauthorizationTrustorCloneduserInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserInternalServerError) String

type DeleteOrgauthorizationTrustorCloneduserNoContent

type DeleteOrgauthorizationTrustorCloneduserNoContent struct {
}

DeleteOrgauthorizationTrustorCloneduserNoContent describes a response with status code 204, with default header values.

Trust deleted

func NewDeleteOrgauthorizationTrustorCloneduserNoContent

func NewDeleteOrgauthorizationTrustorCloneduserNoContent() *DeleteOrgauthorizationTrustorCloneduserNoContent

NewDeleteOrgauthorizationTrustorCloneduserNoContent creates a DeleteOrgauthorizationTrustorCloneduserNoContent with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserNoContent) Error

func (*DeleteOrgauthorizationTrustorCloneduserNoContent) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser no content response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserNoContent) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser no content response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser no content response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserNoContent) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser no content response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser no content response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserNoContent) String

type DeleteOrgauthorizationTrustorCloneduserNotFound

type DeleteOrgauthorizationTrustorCloneduserNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrustorCloneduserNotFound

func NewDeleteOrgauthorizationTrustorCloneduserNotFound() *DeleteOrgauthorizationTrustorCloneduserNotFound

NewDeleteOrgauthorizationTrustorCloneduserNotFound creates a DeleteOrgauthorizationTrustorCloneduserNotFound with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserNotFound) Error

func (*DeleteOrgauthorizationTrustorCloneduserNotFound) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserNotFound) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser not found response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserNotFound) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser not found response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser not found response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserNotFound) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser not found response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser not found response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserNotFound) String

type DeleteOrgauthorizationTrustorCloneduserParams

type DeleteOrgauthorizationTrustorCloneduserParams struct {

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

DeleteOrgauthorizationTrustorCloneduserParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustor cloneduser operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrustorCloneduserParams

func NewDeleteOrgauthorizationTrustorCloneduserParams() *DeleteOrgauthorizationTrustorCloneduserParams

NewDeleteOrgauthorizationTrustorCloneduserParams creates a new DeleteOrgauthorizationTrustorCloneduserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrustorCloneduserParamsWithContext

func NewDeleteOrgauthorizationTrustorCloneduserParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrustorCloneduserParams

NewDeleteOrgauthorizationTrustorCloneduserParamsWithContext creates a new DeleteOrgauthorizationTrustorCloneduserParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrustorCloneduserParamsWithHTTPClient

func NewDeleteOrgauthorizationTrustorCloneduserParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrustorCloneduserParams

NewDeleteOrgauthorizationTrustorCloneduserParamsWithHTTPClient creates a new DeleteOrgauthorizationTrustorCloneduserParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrustorCloneduserParamsWithTimeout

func NewDeleteOrgauthorizationTrustorCloneduserParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrustorCloneduserParams

NewDeleteOrgauthorizationTrustorCloneduserParamsWithTimeout creates a new DeleteOrgauthorizationTrustorCloneduserParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrustorCloneduserParams) SetContext

SetContext adds the context to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) SetDefaults

SetDefaults hydrates default values in the delete orgauthorization trustor cloneduser params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrustorCloneduserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) SetTimeout

SetTimeout adds the timeout to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) SetTrusteeUserID

func (o *DeleteOrgauthorizationTrustorCloneduserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) SetTrustorOrgID

func (o *DeleteOrgauthorizationTrustorCloneduserParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) WithContext

WithContext adds the context to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustor cloneduser params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrustorCloneduserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the delete orgauthorization trustor cloneduser params

func (*DeleteOrgauthorizationTrustorCloneduserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrustorCloneduserReader

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

DeleteOrgauthorizationTrustorCloneduserReader is a Reader for the DeleteOrgauthorizationTrustorCloneduser structure.

func (*DeleteOrgauthorizationTrustorCloneduserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge

type DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge

func NewDeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge() *DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge

NewDeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge creates a DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserRequestEntityTooLarge) String

type DeleteOrgauthorizationTrustorCloneduserRequestTimeout

type DeleteOrgauthorizationTrustorCloneduserRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrustorCloneduserRequestTimeout

func NewDeleteOrgauthorizationTrustorCloneduserRequestTimeout() *DeleteOrgauthorizationTrustorCloneduserRequestTimeout

NewDeleteOrgauthorizationTrustorCloneduserRequestTimeout creates a DeleteOrgauthorizationTrustorCloneduserRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserRequestTimeout) Error

func (*DeleteOrgauthorizationTrustorCloneduserRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserRequestTimeout) String

type DeleteOrgauthorizationTrustorCloneduserServiceUnavailable

type DeleteOrgauthorizationTrustorCloneduserServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrustorCloneduserServiceUnavailable

func NewDeleteOrgauthorizationTrustorCloneduserServiceUnavailable() *DeleteOrgauthorizationTrustorCloneduserServiceUnavailable

NewDeleteOrgauthorizationTrustorCloneduserServiceUnavailable creates a DeleteOrgauthorizationTrustorCloneduserServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserServiceUnavailable) Error

func (*DeleteOrgauthorizationTrustorCloneduserServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserServiceUnavailable) String

type DeleteOrgauthorizationTrustorCloneduserTooManyRequests

type DeleteOrgauthorizationTrustorCloneduserTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrustorCloneduserTooManyRequests

func NewDeleteOrgauthorizationTrustorCloneduserTooManyRequests() *DeleteOrgauthorizationTrustorCloneduserTooManyRequests

NewDeleteOrgauthorizationTrustorCloneduserTooManyRequests creates a DeleteOrgauthorizationTrustorCloneduserTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserTooManyRequests) Error

func (*DeleteOrgauthorizationTrustorCloneduserTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserTooManyRequests) String

type DeleteOrgauthorizationTrustorCloneduserUnauthorized

type DeleteOrgauthorizationTrustorCloneduserUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrustorCloneduserUnauthorized

func NewDeleteOrgauthorizationTrustorCloneduserUnauthorized() *DeleteOrgauthorizationTrustorCloneduserUnauthorized

NewDeleteOrgauthorizationTrustorCloneduserUnauthorized creates a DeleteOrgauthorizationTrustorCloneduserUnauthorized with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserUnauthorized) Error

func (*DeleteOrgauthorizationTrustorCloneduserUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserUnauthorized) String

type DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType

type DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType

func NewDeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType() *DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType

NewDeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType creates a DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustor cloneduser unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustor cloneduser unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor cloneduser unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustor cloneduser unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor cloneduser unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrustorCloneduserUnsupportedMediaType) String

type DeleteOrgauthorizationTrustorForbidden

type DeleteOrgauthorizationTrustorForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrustorForbidden

func NewDeleteOrgauthorizationTrustorForbidden() *DeleteOrgauthorizationTrustorForbidden

NewDeleteOrgauthorizationTrustorForbidden creates a DeleteOrgauthorizationTrustorForbidden with default headers values

func (*DeleteOrgauthorizationTrustorForbidden) Error

func (*DeleteOrgauthorizationTrustorForbidden) GetPayload

func (*DeleteOrgauthorizationTrustorForbidden) IsClientError

func (o *DeleteOrgauthorizationTrustorForbidden) IsClientError() bool

IsClientError returns true when this delete orgauthorization trustor forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrustorForbidden) IsCode

IsCode returns true when this delete orgauthorization trustor forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrustorForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrustorForbidden) IsServerError

func (o *DeleteOrgauthorizationTrustorForbidden) IsServerError() bool

IsServerError returns true when this delete orgauthorization trustor forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrustorForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrustorForbidden) String

type DeleteOrgauthorizationTrustorGatewayTimeout

type DeleteOrgauthorizationTrustorGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrustorGatewayTimeout

func NewDeleteOrgauthorizationTrustorGatewayTimeout() *DeleteOrgauthorizationTrustorGatewayTimeout

NewDeleteOrgauthorizationTrustorGatewayTimeout creates a DeleteOrgauthorizationTrustorGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrustorGatewayTimeout) Error

func (*DeleteOrgauthorizationTrustorGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrustorGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustor gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustor gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustor gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGatewayTimeout) String

type DeleteOrgauthorizationTrustorGroupBadRequest

type DeleteOrgauthorizationTrustorGroupBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrustorGroupBadRequest

func NewDeleteOrgauthorizationTrustorGroupBadRequest() *DeleteOrgauthorizationTrustorGroupBadRequest

NewDeleteOrgauthorizationTrustorGroupBadRequest creates a DeleteOrgauthorizationTrustorGroupBadRequest with default headers values

func (*DeleteOrgauthorizationTrustorGroupBadRequest) Error

func (*DeleteOrgauthorizationTrustorGroupBadRequest) GetPayload

func (*DeleteOrgauthorizationTrustorGroupBadRequest) IsClientError

IsClientError returns true when this delete orgauthorization trustor group bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustor group bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupBadRequest) IsServerError

IsServerError returns true when this delete orgauthorization trustor group bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupBadRequest) String

type DeleteOrgauthorizationTrustorGroupForbidden

type DeleteOrgauthorizationTrustorGroupForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrustorGroupForbidden

func NewDeleteOrgauthorizationTrustorGroupForbidden() *DeleteOrgauthorizationTrustorGroupForbidden

NewDeleteOrgauthorizationTrustorGroupForbidden creates a DeleteOrgauthorizationTrustorGroupForbidden with default headers values

func (*DeleteOrgauthorizationTrustorGroupForbidden) Error

func (*DeleteOrgauthorizationTrustorGroupForbidden) GetPayload

func (*DeleteOrgauthorizationTrustorGroupForbidden) IsClientError

IsClientError returns true when this delete orgauthorization trustor group forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupForbidden) IsCode

IsCode returns true when this delete orgauthorization trustor group forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupForbidden) IsServerError

IsServerError returns true when this delete orgauthorization trustor group forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupForbidden) String

type DeleteOrgauthorizationTrustorGroupGatewayTimeout

type DeleteOrgauthorizationTrustorGroupGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrustorGroupGatewayTimeout

func NewDeleteOrgauthorizationTrustorGroupGatewayTimeout() *DeleteOrgauthorizationTrustorGroupGatewayTimeout

NewDeleteOrgauthorizationTrustorGroupGatewayTimeout creates a DeleteOrgauthorizationTrustorGroupGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrustorGroupGatewayTimeout) Error

func (*DeleteOrgauthorizationTrustorGroupGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrustorGroupGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustor group gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustor group gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustor group gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupGatewayTimeout) String

type DeleteOrgauthorizationTrustorGroupInternalServerError

type DeleteOrgauthorizationTrustorGroupInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrustorGroupInternalServerError

func NewDeleteOrgauthorizationTrustorGroupInternalServerError() *DeleteOrgauthorizationTrustorGroupInternalServerError

NewDeleteOrgauthorizationTrustorGroupInternalServerError creates a DeleteOrgauthorizationTrustorGroupInternalServerError with default headers values

func (*DeleteOrgauthorizationTrustorGroupInternalServerError) Error

func (*DeleteOrgauthorizationTrustorGroupInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrustorGroupInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustor group internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustor group internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustor group internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupInternalServerError) String

type DeleteOrgauthorizationTrustorGroupNoContent

type DeleteOrgauthorizationTrustorGroupNoContent struct {
}

DeleteOrgauthorizationTrustorGroupNoContent describes a response with status code 204, with default header values.

Trust deleted

func NewDeleteOrgauthorizationTrustorGroupNoContent

func NewDeleteOrgauthorizationTrustorGroupNoContent() *DeleteOrgauthorizationTrustorGroupNoContent

NewDeleteOrgauthorizationTrustorGroupNoContent creates a DeleteOrgauthorizationTrustorGroupNoContent with default headers values

func (*DeleteOrgauthorizationTrustorGroupNoContent) Error

func (*DeleteOrgauthorizationTrustorGroupNoContent) IsClientError

IsClientError returns true when this delete orgauthorization trustor group no content response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupNoContent) IsCode

IsCode returns true when this delete orgauthorization trustor group no content response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group no content response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupNoContent) IsServerError

IsServerError returns true when this delete orgauthorization trustor group no content response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group no content response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupNoContent) String

type DeleteOrgauthorizationTrustorGroupNotFound

type DeleteOrgauthorizationTrustorGroupNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrustorGroupNotFound

func NewDeleteOrgauthorizationTrustorGroupNotFound() *DeleteOrgauthorizationTrustorGroupNotFound

NewDeleteOrgauthorizationTrustorGroupNotFound creates a DeleteOrgauthorizationTrustorGroupNotFound with default headers values

func (*DeleteOrgauthorizationTrustorGroupNotFound) Error

func (*DeleteOrgauthorizationTrustorGroupNotFound) GetPayload

func (*DeleteOrgauthorizationTrustorGroupNotFound) IsClientError

IsClientError returns true when this delete orgauthorization trustor group not found response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupNotFound) IsCode

IsCode returns true when this delete orgauthorization trustor group not found response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group not found response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupNotFound) IsServerError

IsServerError returns true when this delete orgauthorization trustor group not found response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group not found response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupNotFound) String

type DeleteOrgauthorizationTrustorGroupParams

type DeleteOrgauthorizationTrustorGroupParams struct {

	/* TrustorGroupID.

	   Trustor Group Id
	*/
	TrustorGroupID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

DeleteOrgauthorizationTrustorGroupParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustor group operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrustorGroupParams

func NewDeleteOrgauthorizationTrustorGroupParams() *DeleteOrgauthorizationTrustorGroupParams

NewDeleteOrgauthorizationTrustorGroupParams creates a new DeleteOrgauthorizationTrustorGroupParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrustorGroupParamsWithContext

func NewDeleteOrgauthorizationTrustorGroupParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrustorGroupParams

NewDeleteOrgauthorizationTrustorGroupParamsWithContext creates a new DeleteOrgauthorizationTrustorGroupParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrustorGroupParamsWithHTTPClient

func NewDeleteOrgauthorizationTrustorGroupParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrustorGroupParams

NewDeleteOrgauthorizationTrustorGroupParamsWithHTTPClient creates a new DeleteOrgauthorizationTrustorGroupParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrustorGroupParamsWithTimeout

func NewDeleteOrgauthorizationTrustorGroupParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrustorGroupParams

NewDeleteOrgauthorizationTrustorGroupParamsWithTimeout creates a new DeleteOrgauthorizationTrustorGroupParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrustorGroupParams) SetContext

SetContext adds the context to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) SetDefaults

SetDefaults hydrates default values in the delete orgauthorization trustor group params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrustorGroupParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) SetTimeout

SetTimeout adds the timeout to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) SetTrustorGroupID

func (o *DeleteOrgauthorizationTrustorGroupParams) SetTrustorGroupID(trustorGroupID string)

SetTrustorGroupID adds the trustorGroupId to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) SetTrustorOrgID

func (o *DeleteOrgauthorizationTrustorGroupParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) WithContext

WithContext adds the context to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustor group params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrustorGroupParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) WithTrustorGroupID

WithTrustorGroupID adds the trustorGroupID to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the delete orgauthorization trustor group params

func (*DeleteOrgauthorizationTrustorGroupParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrustorGroupReader

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

DeleteOrgauthorizationTrustorGroupReader is a Reader for the DeleteOrgauthorizationTrustorGroup structure.

func (*DeleteOrgauthorizationTrustorGroupReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge

type DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrustorGroupRequestEntityTooLarge

func NewDeleteOrgauthorizationTrustorGroupRequestEntityTooLarge() *DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge

NewDeleteOrgauthorizationTrustorGroupRequestEntityTooLarge creates a DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustor group request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustor group request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustor group request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupRequestEntityTooLarge) String

type DeleteOrgauthorizationTrustorGroupRequestTimeout

type DeleteOrgauthorizationTrustorGroupRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrustorGroupRequestTimeout

func NewDeleteOrgauthorizationTrustorGroupRequestTimeout() *DeleteOrgauthorizationTrustorGroupRequestTimeout

NewDeleteOrgauthorizationTrustorGroupRequestTimeout creates a DeleteOrgauthorizationTrustorGroupRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrustorGroupRequestTimeout) Error

func (*DeleteOrgauthorizationTrustorGroupRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrustorGroupRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustor group request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustor group request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustor group request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupRequestTimeout) String

type DeleteOrgauthorizationTrustorGroupServiceUnavailable

type DeleteOrgauthorizationTrustorGroupServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrustorGroupServiceUnavailable

func NewDeleteOrgauthorizationTrustorGroupServiceUnavailable() *DeleteOrgauthorizationTrustorGroupServiceUnavailable

NewDeleteOrgauthorizationTrustorGroupServiceUnavailable creates a DeleteOrgauthorizationTrustorGroupServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrustorGroupServiceUnavailable) Error

func (*DeleteOrgauthorizationTrustorGroupServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrustorGroupServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustor group service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustor group service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustor group service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupServiceUnavailable) String

type DeleteOrgauthorizationTrustorGroupTooManyRequests

type DeleteOrgauthorizationTrustorGroupTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrustorGroupTooManyRequests

func NewDeleteOrgauthorizationTrustorGroupTooManyRequests() *DeleteOrgauthorizationTrustorGroupTooManyRequests

NewDeleteOrgauthorizationTrustorGroupTooManyRequests creates a DeleteOrgauthorizationTrustorGroupTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrustorGroupTooManyRequests) Error

func (*DeleteOrgauthorizationTrustorGroupTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrustorGroupTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustor group too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustor group too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustor group too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupTooManyRequests) String

type DeleteOrgauthorizationTrustorGroupUnauthorized

type DeleteOrgauthorizationTrustorGroupUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrustorGroupUnauthorized

func NewDeleteOrgauthorizationTrustorGroupUnauthorized() *DeleteOrgauthorizationTrustorGroupUnauthorized

NewDeleteOrgauthorizationTrustorGroupUnauthorized creates a DeleteOrgauthorizationTrustorGroupUnauthorized with default headers values

func (*DeleteOrgauthorizationTrustorGroupUnauthorized) Error

func (*DeleteOrgauthorizationTrustorGroupUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrustorGroupUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustor group unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustor group unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustor group unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupUnauthorized) String

type DeleteOrgauthorizationTrustorGroupUnsupportedMediaType

type DeleteOrgauthorizationTrustorGroupUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorGroupUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrustorGroupUnsupportedMediaType

func NewDeleteOrgauthorizationTrustorGroupUnsupportedMediaType() *DeleteOrgauthorizationTrustorGroupUnsupportedMediaType

NewDeleteOrgauthorizationTrustorGroupUnsupportedMediaType creates a DeleteOrgauthorizationTrustorGroupUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrustorGroupUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrustorGroupUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrustorGroupUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustor group unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrustorGroupUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustor group unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrustorGroupUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor group unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrustorGroupUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustor group unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrustorGroupUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor group unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrustorGroupUnsupportedMediaType) String

type DeleteOrgauthorizationTrustorInternalServerError

type DeleteOrgauthorizationTrustorInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrustorInternalServerError

func NewDeleteOrgauthorizationTrustorInternalServerError() *DeleteOrgauthorizationTrustorInternalServerError

NewDeleteOrgauthorizationTrustorInternalServerError creates a DeleteOrgauthorizationTrustorInternalServerError with default headers values

func (*DeleteOrgauthorizationTrustorInternalServerError) Error

func (*DeleteOrgauthorizationTrustorInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrustorInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustor internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrustorInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustor internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrustorInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrustorInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustor internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrustorInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrustorInternalServerError) String

type DeleteOrgauthorizationTrustorNoContent

type DeleteOrgauthorizationTrustorNoContent struct {
}

DeleteOrgauthorizationTrustorNoContent describes a response with status code 204, with default header values.

Trust deleted

func NewDeleteOrgauthorizationTrustorNoContent

func NewDeleteOrgauthorizationTrustorNoContent() *DeleteOrgauthorizationTrustorNoContent

NewDeleteOrgauthorizationTrustorNoContent creates a DeleteOrgauthorizationTrustorNoContent with default headers values

func (*DeleteOrgauthorizationTrustorNoContent) Error

func (*DeleteOrgauthorizationTrustorNoContent) IsClientError

func (o *DeleteOrgauthorizationTrustorNoContent) IsClientError() bool

IsClientError returns true when this delete orgauthorization trustor no content response has a 4xx status code

func (*DeleteOrgauthorizationTrustorNoContent) IsCode

IsCode returns true when this delete orgauthorization trustor no content response a status code equal to that given

func (*DeleteOrgauthorizationTrustorNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor no content response has a 3xx status code

func (*DeleteOrgauthorizationTrustorNoContent) IsServerError

func (o *DeleteOrgauthorizationTrustorNoContent) IsServerError() bool

IsServerError returns true when this delete orgauthorization trustor no content response has a 5xx status code

func (*DeleteOrgauthorizationTrustorNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor no content response has a 2xx status code

func (*DeleteOrgauthorizationTrustorNoContent) String

type DeleteOrgauthorizationTrustorNotFound

type DeleteOrgauthorizationTrustorNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrustorNotFound

func NewDeleteOrgauthorizationTrustorNotFound() *DeleteOrgauthorizationTrustorNotFound

NewDeleteOrgauthorizationTrustorNotFound creates a DeleteOrgauthorizationTrustorNotFound with default headers values

func (*DeleteOrgauthorizationTrustorNotFound) Error

func (*DeleteOrgauthorizationTrustorNotFound) GetPayload

func (*DeleteOrgauthorizationTrustorNotFound) IsClientError

func (o *DeleteOrgauthorizationTrustorNotFound) IsClientError() bool

IsClientError returns true when this delete orgauthorization trustor not found response has a 4xx status code

func (*DeleteOrgauthorizationTrustorNotFound) IsCode

IsCode returns true when this delete orgauthorization trustor not found response a status code equal to that given

func (*DeleteOrgauthorizationTrustorNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor not found response has a 3xx status code

func (*DeleteOrgauthorizationTrustorNotFound) IsServerError

func (o *DeleteOrgauthorizationTrustorNotFound) IsServerError() bool

IsServerError returns true when this delete orgauthorization trustor not found response has a 5xx status code

func (*DeleteOrgauthorizationTrustorNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor not found response has a 2xx status code

func (*DeleteOrgauthorizationTrustorNotFound) String

type DeleteOrgauthorizationTrustorParams

type DeleteOrgauthorizationTrustorParams struct {

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

DeleteOrgauthorizationTrustorParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustor operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrustorParams

func NewDeleteOrgauthorizationTrustorParams() *DeleteOrgauthorizationTrustorParams

NewDeleteOrgauthorizationTrustorParams creates a new DeleteOrgauthorizationTrustorParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrustorParamsWithContext

func NewDeleteOrgauthorizationTrustorParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrustorParams

NewDeleteOrgauthorizationTrustorParamsWithContext creates a new DeleteOrgauthorizationTrustorParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrustorParamsWithHTTPClient

func NewDeleteOrgauthorizationTrustorParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrustorParams

NewDeleteOrgauthorizationTrustorParamsWithHTTPClient creates a new DeleteOrgauthorizationTrustorParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrustorParamsWithTimeout

func NewDeleteOrgauthorizationTrustorParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrustorParams

NewDeleteOrgauthorizationTrustorParamsWithTimeout creates a new DeleteOrgauthorizationTrustorParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrustorParams) SetContext

SetContext adds the context to the delete orgauthorization trustor params

func (*DeleteOrgauthorizationTrustorParams) SetDefaults

func (o *DeleteOrgauthorizationTrustorParams) SetDefaults()

SetDefaults hydrates default values in the delete orgauthorization trustor params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrustorParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustor params

func (*DeleteOrgauthorizationTrustorParams) SetTimeout

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

SetTimeout adds the timeout to the delete orgauthorization trustor params

func (*DeleteOrgauthorizationTrustorParams) SetTrustorOrgID

func (o *DeleteOrgauthorizationTrustorParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the delete orgauthorization trustor params

func (*DeleteOrgauthorizationTrustorParams) WithContext

WithContext adds the context to the delete orgauthorization trustor params

func (*DeleteOrgauthorizationTrustorParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustor params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrustorParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustor params

func (*DeleteOrgauthorizationTrustorParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustor params

func (*DeleteOrgauthorizationTrustorParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the delete orgauthorization trustor params

func (*DeleteOrgauthorizationTrustorParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrustorReader

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

DeleteOrgauthorizationTrustorReader is a Reader for the DeleteOrgauthorizationTrustor structure.

func (*DeleteOrgauthorizationTrustorReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrustorRequestEntityTooLarge

type DeleteOrgauthorizationTrustorRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrustorRequestEntityTooLarge

func NewDeleteOrgauthorizationTrustorRequestEntityTooLarge() *DeleteOrgauthorizationTrustorRequestEntityTooLarge

NewDeleteOrgauthorizationTrustorRequestEntityTooLarge creates a DeleteOrgauthorizationTrustorRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrustorRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrustorRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrustorRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustor request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrustorRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustor request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrustorRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrustorRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustor request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrustorRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrustorRequestEntityTooLarge) String

type DeleteOrgauthorizationTrustorRequestTimeout

type DeleteOrgauthorizationTrustorRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrustorRequestTimeout

func NewDeleteOrgauthorizationTrustorRequestTimeout() *DeleteOrgauthorizationTrustorRequestTimeout

NewDeleteOrgauthorizationTrustorRequestTimeout creates a DeleteOrgauthorizationTrustorRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrustorRequestTimeout) Error

func (*DeleteOrgauthorizationTrustorRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrustorRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustor request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrustorRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustor request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrustorRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrustorRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustor request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrustorRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrustorRequestTimeout) String

type DeleteOrgauthorizationTrustorServiceUnavailable

type DeleteOrgauthorizationTrustorServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrustorServiceUnavailable

func NewDeleteOrgauthorizationTrustorServiceUnavailable() *DeleteOrgauthorizationTrustorServiceUnavailable

NewDeleteOrgauthorizationTrustorServiceUnavailable creates a DeleteOrgauthorizationTrustorServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrustorServiceUnavailable) Error

func (*DeleteOrgauthorizationTrustorServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrustorServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustor service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrustorServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustor service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrustorServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrustorServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustor service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrustorServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrustorServiceUnavailable) String

type DeleteOrgauthorizationTrustorTooManyRequests

type DeleteOrgauthorizationTrustorTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrustorTooManyRequests

func NewDeleteOrgauthorizationTrustorTooManyRequests() *DeleteOrgauthorizationTrustorTooManyRequests

NewDeleteOrgauthorizationTrustorTooManyRequests creates a DeleteOrgauthorizationTrustorTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrustorTooManyRequests) Error

func (*DeleteOrgauthorizationTrustorTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrustorTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustor too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrustorTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustor too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrustorTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrustorTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustor too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrustorTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrustorTooManyRequests) String

type DeleteOrgauthorizationTrustorUnauthorized

type DeleteOrgauthorizationTrustorUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrustorUnauthorized

func NewDeleteOrgauthorizationTrustorUnauthorized() *DeleteOrgauthorizationTrustorUnauthorized

NewDeleteOrgauthorizationTrustorUnauthorized creates a DeleteOrgauthorizationTrustorUnauthorized with default headers values

func (*DeleteOrgauthorizationTrustorUnauthorized) Error

func (*DeleteOrgauthorizationTrustorUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrustorUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustor unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustor unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustor unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUnauthorized) String

type DeleteOrgauthorizationTrustorUnsupportedMediaType

type DeleteOrgauthorizationTrustorUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrustorUnsupportedMediaType

func NewDeleteOrgauthorizationTrustorUnsupportedMediaType() *DeleteOrgauthorizationTrustorUnsupportedMediaType

NewDeleteOrgauthorizationTrustorUnsupportedMediaType creates a DeleteOrgauthorizationTrustorUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrustorUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrustorUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrustorUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustor unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustor unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustor unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUnsupportedMediaType) String

type DeleteOrgauthorizationTrustorUserBadRequest

type DeleteOrgauthorizationTrustorUserBadRequest struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewDeleteOrgauthorizationTrustorUserBadRequest

func NewDeleteOrgauthorizationTrustorUserBadRequest() *DeleteOrgauthorizationTrustorUserBadRequest

NewDeleteOrgauthorizationTrustorUserBadRequest creates a DeleteOrgauthorizationTrustorUserBadRequest with default headers values

func (*DeleteOrgauthorizationTrustorUserBadRequest) Error

func (*DeleteOrgauthorizationTrustorUserBadRequest) GetPayload

func (*DeleteOrgauthorizationTrustorUserBadRequest) IsClientError

IsClientError returns true when this delete orgauthorization trustor user bad request response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserBadRequest) IsCode

IsCode returns true when this delete orgauthorization trustor user bad request response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserBadRequest) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user bad request response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserBadRequest) IsServerError

IsServerError returns true when this delete orgauthorization trustor user bad request response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserBadRequest) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user bad request response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserBadRequest) String

type DeleteOrgauthorizationTrustorUserForbidden

type DeleteOrgauthorizationTrustorUserForbidden struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewDeleteOrgauthorizationTrustorUserForbidden

func NewDeleteOrgauthorizationTrustorUserForbidden() *DeleteOrgauthorizationTrustorUserForbidden

NewDeleteOrgauthorizationTrustorUserForbidden creates a DeleteOrgauthorizationTrustorUserForbidden with default headers values

func (*DeleteOrgauthorizationTrustorUserForbidden) Error

func (*DeleteOrgauthorizationTrustorUserForbidden) GetPayload

func (*DeleteOrgauthorizationTrustorUserForbidden) IsClientError

IsClientError returns true when this delete orgauthorization trustor user forbidden response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserForbidden) IsCode

IsCode returns true when this delete orgauthorization trustor user forbidden response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserForbidden) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user forbidden response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserForbidden) IsServerError

IsServerError returns true when this delete orgauthorization trustor user forbidden response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserForbidden) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user forbidden response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserForbidden) String

type DeleteOrgauthorizationTrustorUserGatewayTimeout

type DeleteOrgauthorizationTrustorUserGatewayTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewDeleteOrgauthorizationTrustorUserGatewayTimeout

func NewDeleteOrgauthorizationTrustorUserGatewayTimeout() *DeleteOrgauthorizationTrustorUserGatewayTimeout

NewDeleteOrgauthorizationTrustorUserGatewayTimeout creates a DeleteOrgauthorizationTrustorUserGatewayTimeout with default headers values

func (*DeleteOrgauthorizationTrustorUserGatewayTimeout) Error

func (*DeleteOrgauthorizationTrustorUserGatewayTimeout) GetPayload

func (*DeleteOrgauthorizationTrustorUserGatewayTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustor user gateway timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserGatewayTimeout) IsCode

IsCode returns true when this delete orgauthorization trustor user gateway timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserGatewayTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user gateway timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserGatewayTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustor user gateway timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserGatewayTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user gateway timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserGatewayTimeout) String

type DeleteOrgauthorizationTrustorUserInternalServerError

type DeleteOrgauthorizationTrustorUserInternalServerError struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewDeleteOrgauthorizationTrustorUserInternalServerError

func NewDeleteOrgauthorizationTrustorUserInternalServerError() *DeleteOrgauthorizationTrustorUserInternalServerError

NewDeleteOrgauthorizationTrustorUserInternalServerError creates a DeleteOrgauthorizationTrustorUserInternalServerError with default headers values

func (*DeleteOrgauthorizationTrustorUserInternalServerError) Error

func (*DeleteOrgauthorizationTrustorUserInternalServerError) GetPayload

func (*DeleteOrgauthorizationTrustorUserInternalServerError) IsClientError

IsClientError returns true when this delete orgauthorization trustor user internal server error response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserInternalServerError) IsCode

IsCode returns true when this delete orgauthorization trustor user internal server error response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserInternalServerError) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user internal server error response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserInternalServerError) IsServerError

IsServerError returns true when this delete orgauthorization trustor user internal server error response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserInternalServerError) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user internal server error response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserInternalServerError) String

type DeleteOrgauthorizationTrustorUserNoContent

type DeleteOrgauthorizationTrustorUserNoContent struct {
}

DeleteOrgauthorizationTrustorUserNoContent describes a response with status code 204, with default header values.

Trust deleted

func NewDeleteOrgauthorizationTrustorUserNoContent

func NewDeleteOrgauthorizationTrustorUserNoContent() *DeleteOrgauthorizationTrustorUserNoContent

NewDeleteOrgauthorizationTrustorUserNoContent creates a DeleteOrgauthorizationTrustorUserNoContent with default headers values

func (*DeleteOrgauthorizationTrustorUserNoContent) Error

func (*DeleteOrgauthorizationTrustorUserNoContent) IsClientError

IsClientError returns true when this delete orgauthorization trustor user no content response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserNoContent) IsCode

IsCode returns true when this delete orgauthorization trustor user no content response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserNoContent) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user no content response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserNoContent) IsServerError

IsServerError returns true when this delete orgauthorization trustor user no content response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserNoContent) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user no content response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserNoContent) String

type DeleteOrgauthorizationTrustorUserNotFound

type DeleteOrgauthorizationTrustorUserNotFound struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewDeleteOrgauthorizationTrustorUserNotFound

func NewDeleteOrgauthorizationTrustorUserNotFound() *DeleteOrgauthorizationTrustorUserNotFound

NewDeleteOrgauthorizationTrustorUserNotFound creates a DeleteOrgauthorizationTrustorUserNotFound with default headers values

func (*DeleteOrgauthorizationTrustorUserNotFound) Error

func (*DeleteOrgauthorizationTrustorUserNotFound) GetPayload

func (*DeleteOrgauthorizationTrustorUserNotFound) IsClientError

IsClientError returns true when this delete orgauthorization trustor user not found response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserNotFound) IsCode

IsCode returns true when this delete orgauthorization trustor user not found response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserNotFound) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user not found response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserNotFound) IsServerError

IsServerError returns true when this delete orgauthorization trustor user not found response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserNotFound) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user not found response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserNotFound) String

type DeleteOrgauthorizationTrustorUserParams

type DeleteOrgauthorizationTrustorUserParams struct {

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

DeleteOrgauthorizationTrustorUserParams contains all the parameters to send to the API endpoint

for the delete orgauthorization trustor user operation.

Typically these are written to a http.Request.

func NewDeleteOrgauthorizationTrustorUserParams

func NewDeleteOrgauthorizationTrustorUserParams() *DeleteOrgauthorizationTrustorUserParams

NewDeleteOrgauthorizationTrustorUserParams creates a new DeleteOrgauthorizationTrustorUserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteOrgauthorizationTrustorUserParamsWithContext

func NewDeleteOrgauthorizationTrustorUserParamsWithContext(ctx context.Context) *DeleteOrgauthorizationTrustorUserParams

NewDeleteOrgauthorizationTrustorUserParamsWithContext creates a new DeleteOrgauthorizationTrustorUserParams object with the ability to set a context for a request.

func NewDeleteOrgauthorizationTrustorUserParamsWithHTTPClient

func NewDeleteOrgauthorizationTrustorUserParamsWithHTTPClient(client *http.Client) *DeleteOrgauthorizationTrustorUserParams

NewDeleteOrgauthorizationTrustorUserParamsWithHTTPClient creates a new DeleteOrgauthorizationTrustorUserParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteOrgauthorizationTrustorUserParamsWithTimeout

func NewDeleteOrgauthorizationTrustorUserParamsWithTimeout(timeout time.Duration) *DeleteOrgauthorizationTrustorUserParams

NewDeleteOrgauthorizationTrustorUserParamsWithTimeout creates a new DeleteOrgauthorizationTrustorUserParams object with the ability to set a timeout on a request.

func (*DeleteOrgauthorizationTrustorUserParams) SetContext

SetContext adds the context to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) SetDefaults

func (o *DeleteOrgauthorizationTrustorUserParams) SetDefaults()

SetDefaults hydrates default values in the delete orgauthorization trustor user params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrustorUserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) SetTimeout

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

SetTimeout adds the timeout to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) SetTrusteeUserID

func (o *DeleteOrgauthorizationTrustorUserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) SetTrustorOrgID

func (o *DeleteOrgauthorizationTrustorUserParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) WithContext

WithContext adds the context to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) WithDefaults

WithDefaults hydrates default values in the delete orgauthorization trustor user params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteOrgauthorizationTrustorUserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) WithTimeout

WithTimeout adds the timeout to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the delete orgauthorization trustor user params

func (*DeleteOrgauthorizationTrustorUserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteOrgauthorizationTrustorUserReader

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

DeleteOrgauthorizationTrustorUserReader is a Reader for the DeleteOrgauthorizationTrustorUser structure.

func (*DeleteOrgauthorizationTrustorUserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteOrgauthorizationTrustorUserRequestEntityTooLarge

type DeleteOrgauthorizationTrustorUserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewDeleteOrgauthorizationTrustorUserRequestEntityTooLarge

func NewDeleteOrgauthorizationTrustorUserRequestEntityTooLarge() *DeleteOrgauthorizationTrustorUserRequestEntityTooLarge

NewDeleteOrgauthorizationTrustorUserRequestEntityTooLarge creates a DeleteOrgauthorizationTrustorUserRequestEntityTooLarge with default headers values

func (*DeleteOrgauthorizationTrustorUserRequestEntityTooLarge) Error

func (*DeleteOrgauthorizationTrustorUserRequestEntityTooLarge) GetPayload

func (*DeleteOrgauthorizationTrustorUserRequestEntityTooLarge) IsClientError

IsClientError returns true when this delete orgauthorization trustor user request entity too large response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserRequestEntityTooLarge) IsCode

IsCode returns true when this delete orgauthorization trustor user request entity too large response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user request entity too large response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserRequestEntityTooLarge) IsServerError

IsServerError returns true when this delete orgauthorization trustor user request entity too large response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user request entity too large response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserRequestEntityTooLarge) String

type DeleteOrgauthorizationTrustorUserRequestTimeout

type DeleteOrgauthorizationTrustorUserRequestTimeout struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewDeleteOrgauthorizationTrustorUserRequestTimeout

func NewDeleteOrgauthorizationTrustorUserRequestTimeout() *DeleteOrgauthorizationTrustorUserRequestTimeout

NewDeleteOrgauthorizationTrustorUserRequestTimeout creates a DeleteOrgauthorizationTrustorUserRequestTimeout with default headers values

func (*DeleteOrgauthorizationTrustorUserRequestTimeout) Error

func (*DeleteOrgauthorizationTrustorUserRequestTimeout) GetPayload

func (*DeleteOrgauthorizationTrustorUserRequestTimeout) IsClientError

IsClientError returns true when this delete orgauthorization trustor user request timeout response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserRequestTimeout) IsCode

IsCode returns true when this delete orgauthorization trustor user request timeout response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserRequestTimeout) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user request timeout response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserRequestTimeout) IsServerError

IsServerError returns true when this delete orgauthorization trustor user request timeout response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserRequestTimeout) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user request timeout response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserRequestTimeout) String

type DeleteOrgauthorizationTrustorUserServiceUnavailable

type DeleteOrgauthorizationTrustorUserServiceUnavailable struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewDeleteOrgauthorizationTrustorUserServiceUnavailable

func NewDeleteOrgauthorizationTrustorUserServiceUnavailable() *DeleteOrgauthorizationTrustorUserServiceUnavailable

NewDeleteOrgauthorizationTrustorUserServiceUnavailable creates a DeleteOrgauthorizationTrustorUserServiceUnavailable with default headers values

func (*DeleteOrgauthorizationTrustorUserServiceUnavailable) Error

func (*DeleteOrgauthorizationTrustorUserServiceUnavailable) GetPayload

func (*DeleteOrgauthorizationTrustorUserServiceUnavailable) IsClientError

IsClientError returns true when this delete orgauthorization trustor user service unavailable response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserServiceUnavailable) IsCode

IsCode returns true when this delete orgauthorization trustor user service unavailable response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserServiceUnavailable) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user service unavailable response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserServiceUnavailable) IsServerError

IsServerError returns true when this delete orgauthorization trustor user service unavailable response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserServiceUnavailable) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user service unavailable response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserServiceUnavailable) String

type DeleteOrgauthorizationTrustorUserTooManyRequests

type DeleteOrgauthorizationTrustorUserTooManyRequests struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewDeleteOrgauthorizationTrustorUserTooManyRequests

func NewDeleteOrgauthorizationTrustorUserTooManyRequests() *DeleteOrgauthorizationTrustorUserTooManyRequests

NewDeleteOrgauthorizationTrustorUserTooManyRequests creates a DeleteOrgauthorizationTrustorUserTooManyRequests with default headers values

func (*DeleteOrgauthorizationTrustorUserTooManyRequests) Error

func (*DeleteOrgauthorizationTrustorUserTooManyRequests) GetPayload

func (*DeleteOrgauthorizationTrustorUserTooManyRequests) IsClientError

IsClientError returns true when this delete orgauthorization trustor user too many requests response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserTooManyRequests) IsCode

IsCode returns true when this delete orgauthorization trustor user too many requests response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserTooManyRequests) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user too many requests response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserTooManyRequests) IsServerError

IsServerError returns true when this delete orgauthorization trustor user too many requests response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserTooManyRequests) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user too many requests response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserTooManyRequests) String

type DeleteOrgauthorizationTrustorUserUnauthorized

type DeleteOrgauthorizationTrustorUserUnauthorized struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewDeleteOrgauthorizationTrustorUserUnauthorized

func NewDeleteOrgauthorizationTrustorUserUnauthorized() *DeleteOrgauthorizationTrustorUserUnauthorized

NewDeleteOrgauthorizationTrustorUserUnauthorized creates a DeleteOrgauthorizationTrustorUserUnauthorized with default headers values

func (*DeleteOrgauthorizationTrustorUserUnauthorized) Error

func (*DeleteOrgauthorizationTrustorUserUnauthorized) GetPayload

func (*DeleteOrgauthorizationTrustorUserUnauthorized) IsClientError

IsClientError returns true when this delete orgauthorization trustor user unauthorized response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserUnauthorized) IsCode

IsCode returns true when this delete orgauthorization trustor user unauthorized response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserUnauthorized) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user unauthorized response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserUnauthorized) IsServerError

IsServerError returns true when this delete orgauthorization trustor user unauthorized response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserUnauthorized) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user unauthorized response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserUnauthorized) String

type DeleteOrgauthorizationTrustorUserUnsupportedMediaType

type DeleteOrgauthorizationTrustorUserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

DeleteOrgauthorizationTrustorUserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewDeleteOrgauthorizationTrustorUserUnsupportedMediaType

func NewDeleteOrgauthorizationTrustorUserUnsupportedMediaType() *DeleteOrgauthorizationTrustorUserUnsupportedMediaType

NewDeleteOrgauthorizationTrustorUserUnsupportedMediaType creates a DeleteOrgauthorizationTrustorUserUnsupportedMediaType with default headers values

func (*DeleteOrgauthorizationTrustorUserUnsupportedMediaType) Error

func (*DeleteOrgauthorizationTrustorUserUnsupportedMediaType) GetPayload

func (*DeleteOrgauthorizationTrustorUserUnsupportedMediaType) IsClientError

IsClientError returns true when this delete orgauthorization trustor user unsupported media type response has a 4xx status code

func (*DeleteOrgauthorizationTrustorUserUnsupportedMediaType) IsCode

IsCode returns true when this delete orgauthorization trustor user unsupported media type response a status code equal to that given

func (*DeleteOrgauthorizationTrustorUserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this delete orgauthorization trustor user unsupported media type response has a 3xx status code

func (*DeleteOrgauthorizationTrustorUserUnsupportedMediaType) IsServerError

IsServerError returns true when this delete orgauthorization trustor user unsupported media type response has a 5xx status code

func (*DeleteOrgauthorizationTrustorUserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this delete orgauthorization trustor user unsupported media type response has a 2xx status code

func (*DeleteOrgauthorizationTrustorUserUnsupportedMediaType) String

type GetOrgauthorizationPairingBadRequest

type GetOrgauthorizationPairingBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationPairingBadRequest

func NewGetOrgauthorizationPairingBadRequest() *GetOrgauthorizationPairingBadRequest

NewGetOrgauthorizationPairingBadRequest creates a GetOrgauthorizationPairingBadRequest with default headers values

func (*GetOrgauthorizationPairingBadRequest) Error

func (*GetOrgauthorizationPairingBadRequest) GetPayload

func (*GetOrgauthorizationPairingBadRequest) IsClientError

func (o *GetOrgauthorizationPairingBadRequest) IsClientError() bool

IsClientError returns true when this get orgauthorization pairing bad request response has a 4xx status code

func (*GetOrgauthorizationPairingBadRequest) IsCode

IsCode returns true when this get orgauthorization pairing bad request response a status code equal to that given

func (*GetOrgauthorizationPairingBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization pairing bad request response has a 3xx status code

func (*GetOrgauthorizationPairingBadRequest) IsServerError

func (o *GetOrgauthorizationPairingBadRequest) IsServerError() bool

IsServerError returns true when this get orgauthorization pairing bad request response has a 5xx status code

func (*GetOrgauthorizationPairingBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization pairing bad request response has a 2xx status code

func (*GetOrgauthorizationPairingBadRequest) String

type GetOrgauthorizationPairingForbidden

type GetOrgauthorizationPairingForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationPairingForbidden

func NewGetOrgauthorizationPairingForbidden() *GetOrgauthorizationPairingForbidden

NewGetOrgauthorizationPairingForbidden creates a GetOrgauthorizationPairingForbidden with default headers values

func (*GetOrgauthorizationPairingForbidden) Error

func (*GetOrgauthorizationPairingForbidden) GetPayload

func (*GetOrgauthorizationPairingForbidden) IsClientError

func (o *GetOrgauthorizationPairingForbidden) IsClientError() bool

IsClientError returns true when this get orgauthorization pairing forbidden response has a 4xx status code

func (*GetOrgauthorizationPairingForbidden) IsCode

IsCode returns true when this get orgauthorization pairing forbidden response a status code equal to that given

func (*GetOrgauthorizationPairingForbidden) IsRedirect

func (o *GetOrgauthorizationPairingForbidden) IsRedirect() bool

IsRedirect returns true when this get orgauthorization pairing forbidden response has a 3xx status code

func (*GetOrgauthorizationPairingForbidden) IsServerError

func (o *GetOrgauthorizationPairingForbidden) IsServerError() bool

IsServerError returns true when this get orgauthorization pairing forbidden response has a 5xx status code

func (*GetOrgauthorizationPairingForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization pairing forbidden response has a 2xx status code

func (*GetOrgauthorizationPairingForbidden) String

type GetOrgauthorizationPairingGatewayTimeout

type GetOrgauthorizationPairingGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationPairingGatewayTimeout

func NewGetOrgauthorizationPairingGatewayTimeout() *GetOrgauthorizationPairingGatewayTimeout

NewGetOrgauthorizationPairingGatewayTimeout creates a GetOrgauthorizationPairingGatewayTimeout with default headers values

func (*GetOrgauthorizationPairingGatewayTimeout) Error

func (*GetOrgauthorizationPairingGatewayTimeout) GetPayload

func (*GetOrgauthorizationPairingGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization pairing gateway timeout response has a 4xx status code

func (*GetOrgauthorizationPairingGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization pairing gateway timeout response a status code equal to that given

func (*GetOrgauthorizationPairingGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization pairing gateway timeout response has a 3xx status code

func (*GetOrgauthorizationPairingGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization pairing gateway timeout response has a 5xx status code

func (*GetOrgauthorizationPairingGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization pairing gateway timeout response has a 2xx status code

func (*GetOrgauthorizationPairingGatewayTimeout) String

type GetOrgauthorizationPairingInternalServerError

type GetOrgauthorizationPairingInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationPairingInternalServerError

func NewGetOrgauthorizationPairingInternalServerError() *GetOrgauthorizationPairingInternalServerError

NewGetOrgauthorizationPairingInternalServerError creates a GetOrgauthorizationPairingInternalServerError with default headers values

func (*GetOrgauthorizationPairingInternalServerError) Error

func (*GetOrgauthorizationPairingInternalServerError) GetPayload

func (*GetOrgauthorizationPairingInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization pairing internal server error response has a 4xx status code

func (*GetOrgauthorizationPairingInternalServerError) IsCode

IsCode returns true when this get orgauthorization pairing internal server error response a status code equal to that given

func (*GetOrgauthorizationPairingInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization pairing internal server error response has a 3xx status code

func (*GetOrgauthorizationPairingInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization pairing internal server error response has a 5xx status code

func (*GetOrgauthorizationPairingInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization pairing internal server error response has a 2xx status code

func (*GetOrgauthorizationPairingInternalServerError) String

type GetOrgauthorizationPairingNotFound

type GetOrgauthorizationPairingNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationPairingNotFound

func NewGetOrgauthorizationPairingNotFound() *GetOrgauthorizationPairingNotFound

NewGetOrgauthorizationPairingNotFound creates a GetOrgauthorizationPairingNotFound with default headers values

func (*GetOrgauthorizationPairingNotFound) Error

func (*GetOrgauthorizationPairingNotFound) GetPayload

func (*GetOrgauthorizationPairingNotFound) IsClientError

func (o *GetOrgauthorizationPairingNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization pairing not found response has a 4xx status code

func (*GetOrgauthorizationPairingNotFound) IsCode

IsCode returns true when this get orgauthorization pairing not found response a status code equal to that given

func (*GetOrgauthorizationPairingNotFound) IsRedirect

func (o *GetOrgauthorizationPairingNotFound) IsRedirect() bool

IsRedirect returns true when this get orgauthorization pairing not found response has a 3xx status code

func (*GetOrgauthorizationPairingNotFound) IsServerError

func (o *GetOrgauthorizationPairingNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization pairing not found response has a 5xx status code

func (*GetOrgauthorizationPairingNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization pairing not found response has a 2xx status code

func (*GetOrgauthorizationPairingNotFound) String

type GetOrgauthorizationPairingOK

type GetOrgauthorizationPairingOK struct {
	Payload *models.TrustRequest
}

GetOrgauthorizationPairingOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationPairingOK

func NewGetOrgauthorizationPairingOK() *GetOrgauthorizationPairingOK

NewGetOrgauthorizationPairingOK creates a GetOrgauthorizationPairingOK with default headers values

func (*GetOrgauthorizationPairingOK) Error

func (*GetOrgauthorizationPairingOK) GetPayload

func (*GetOrgauthorizationPairingOK) IsClientError

func (o *GetOrgauthorizationPairingOK) IsClientError() bool

IsClientError returns true when this get orgauthorization pairing o k response has a 4xx status code

func (*GetOrgauthorizationPairingOK) IsCode

func (o *GetOrgauthorizationPairingOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization pairing o k response a status code equal to that given

func (*GetOrgauthorizationPairingOK) IsRedirect

func (o *GetOrgauthorizationPairingOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization pairing o k response has a 3xx status code

func (*GetOrgauthorizationPairingOK) IsServerError

func (o *GetOrgauthorizationPairingOK) IsServerError() bool

IsServerError returns true when this get orgauthorization pairing o k response has a 5xx status code

func (*GetOrgauthorizationPairingOK) IsSuccess

func (o *GetOrgauthorizationPairingOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization pairing o k response has a 2xx status code

func (*GetOrgauthorizationPairingOK) String

type GetOrgauthorizationPairingParams

type GetOrgauthorizationPairingParams struct {

	/* PairingID.

	   Pairing Id
	*/
	PairingID string

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

GetOrgauthorizationPairingParams contains all the parameters to send to the API endpoint

for the get orgauthorization pairing operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationPairingParams

func NewGetOrgauthorizationPairingParams() *GetOrgauthorizationPairingParams

NewGetOrgauthorizationPairingParams creates a new GetOrgauthorizationPairingParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationPairingParamsWithContext

func NewGetOrgauthorizationPairingParamsWithContext(ctx context.Context) *GetOrgauthorizationPairingParams

NewGetOrgauthorizationPairingParamsWithContext creates a new GetOrgauthorizationPairingParams object with the ability to set a context for a request.

func NewGetOrgauthorizationPairingParamsWithHTTPClient

func NewGetOrgauthorizationPairingParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationPairingParams

NewGetOrgauthorizationPairingParamsWithHTTPClient creates a new GetOrgauthorizationPairingParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationPairingParamsWithTimeout

func NewGetOrgauthorizationPairingParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationPairingParams

NewGetOrgauthorizationPairingParamsWithTimeout creates a new GetOrgauthorizationPairingParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationPairingParams) SetContext

SetContext adds the context to the get orgauthorization pairing params

func (*GetOrgauthorizationPairingParams) SetDefaults

func (o *GetOrgauthorizationPairingParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization pairing params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationPairingParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization pairing params

func (*GetOrgauthorizationPairingParams) SetPairingID

func (o *GetOrgauthorizationPairingParams) SetPairingID(pairingID string)

SetPairingID adds the pairingId to the get orgauthorization pairing params

func (*GetOrgauthorizationPairingParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization pairing params

func (*GetOrgauthorizationPairingParams) WithContext

WithContext adds the context to the get orgauthorization pairing params

func (*GetOrgauthorizationPairingParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization pairing params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationPairingParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization pairing params

func (*GetOrgauthorizationPairingParams) WithPairingID

WithPairingID adds the pairingID to the get orgauthorization pairing params

func (*GetOrgauthorizationPairingParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization pairing params

func (*GetOrgauthorizationPairingParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationPairingReader

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

GetOrgauthorizationPairingReader is a Reader for the GetOrgauthorizationPairing structure.

func (*GetOrgauthorizationPairingReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationPairingRequestEntityTooLarge

type GetOrgauthorizationPairingRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationPairingRequestEntityTooLarge

func NewGetOrgauthorizationPairingRequestEntityTooLarge() *GetOrgauthorizationPairingRequestEntityTooLarge

NewGetOrgauthorizationPairingRequestEntityTooLarge creates a GetOrgauthorizationPairingRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationPairingRequestEntityTooLarge) Error

func (*GetOrgauthorizationPairingRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationPairingRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization pairing request entity too large response has a 4xx status code

func (*GetOrgauthorizationPairingRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization pairing request entity too large response a status code equal to that given

func (*GetOrgauthorizationPairingRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization pairing request entity too large response has a 3xx status code

func (*GetOrgauthorizationPairingRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization pairing request entity too large response has a 5xx status code

func (*GetOrgauthorizationPairingRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization pairing request entity too large response has a 2xx status code

func (*GetOrgauthorizationPairingRequestEntityTooLarge) String

type GetOrgauthorizationPairingRequestTimeout

type GetOrgauthorizationPairingRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationPairingRequestTimeout

func NewGetOrgauthorizationPairingRequestTimeout() *GetOrgauthorizationPairingRequestTimeout

NewGetOrgauthorizationPairingRequestTimeout creates a GetOrgauthorizationPairingRequestTimeout with default headers values

func (*GetOrgauthorizationPairingRequestTimeout) Error

func (*GetOrgauthorizationPairingRequestTimeout) GetPayload

func (*GetOrgauthorizationPairingRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization pairing request timeout response has a 4xx status code

func (*GetOrgauthorizationPairingRequestTimeout) IsCode

IsCode returns true when this get orgauthorization pairing request timeout response a status code equal to that given

func (*GetOrgauthorizationPairingRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization pairing request timeout response has a 3xx status code

func (*GetOrgauthorizationPairingRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization pairing request timeout response has a 5xx status code

func (*GetOrgauthorizationPairingRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization pairing request timeout response has a 2xx status code

func (*GetOrgauthorizationPairingRequestTimeout) String

type GetOrgauthorizationPairingServiceUnavailable

type GetOrgauthorizationPairingServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationPairingServiceUnavailable

func NewGetOrgauthorizationPairingServiceUnavailable() *GetOrgauthorizationPairingServiceUnavailable

NewGetOrgauthorizationPairingServiceUnavailable creates a GetOrgauthorizationPairingServiceUnavailable with default headers values

func (*GetOrgauthorizationPairingServiceUnavailable) Error

func (*GetOrgauthorizationPairingServiceUnavailable) GetPayload

func (*GetOrgauthorizationPairingServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization pairing service unavailable response has a 4xx status code

func (*GetOrgauthorizationPairingServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization pairing service unavailable response a status code equal to that given

func (*GetOrgauthorizationPairingServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization pairing service unavailable response has a 3xx status code

func (*GetOrgauthorizationPairingServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization pairing service unavailable response has a 5xx status code

func (*GetOrgauthorizationPairingServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization pairing service unavailable response has a 2xx status code

func (*GetOrgauthorizationPairingServiceUnavailable) String

type GetOrgauthorizationPairingTooManyRequests

type GetOrgauthorizationPairingTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationPairingTooManyRequests

func NewGetOrgauthorizationPairingTooManyRequests() *GetOrgauthorizationPairingTooManyRequests

NewGetOrgauthorizationPairingTooManyRequests creates a GetOrgauthorizationPairingTooManyRequests with default headers values

func (*GetOrgauthorizationPairingTooManyRequests) Error

func (*GetOrgauthorizationPairingTooManyRequests) GetPayload

func (*GetOrgauthorizationPairingTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization pairing too many requests response has a 4xx status code

func (*GetOrgauthorizationPairingTooManyRequests) IsCode

IsCode returns true when this get orgauthorization pairing too many requests response a status code equal to that given

func (*GetOrgauthorizationPairingTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization pairing too many requests response has a 3xx status code

func (*GetOrgauthorizationPairingTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization pairing too many requests response has a 5xx status code

func (*GetOrgauthorizationPairingTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization pairing too many requests response has a 2xx status code

func (*GetOrgauthorizationPairingTooManyRequests) String

type GetOrgauthorizationPairingUnauthorized

type GetOrgauthorizationPairingUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationPairingUnauthorized

func NewGetOrgauthorizationPairingUnauthorized() *GetOrgauthorizationPairingUnauthorized

NewGetOrgauthorizationPairingUnauthorized creates a GetOrgauthorizationPairingUnauthorized with default headers values

func (*GetOrgauthorizationPairingUnauthorized) Error

func (*GetOrgauthorizationPairingUnauthorized) GetPayload

func (*GetOrgauthorizationPairingUnauthorized) IsClientError

func (o *GetOrgauthorizationPairingUnauthorized) IsClientError() bool

IsClientError returns true when this get orgauthorization pairing unauthorized response has a 4xx status code

func (*GetOrgauthorizationPairingUnauthorized) IsCode

IsCode returns true when this get orgauthorization pairing unauthorized response a status code equal to that given

func (*GetOrgauthorizationPairingUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization pairing unauthorized response has a 3xx status code

func (*GetOrgauthorizationPairingUnauthorized) IsServerError

func (o *GetOrgauthorizationPairingUnauthorized) IsServerError() bool

IsServerError returns true when this get orgauthorization pairing unauthorized response has a 5xx status code

func (*GetOrgauthorizationPairingUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization pairing unauthorized response has a 2xx status code

func (*GetOrgauthorizationPairingUnauthorized) String

type GetOrgauthorizationPairingUnsupportedMediaType

type GetOrgauthorizationPairingUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationPairingUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationPairingUnsupportedMediaType

func NewGetOrgauthorizationPairingUnsupportedMediaType() *GetOrgauthorizationPairingUnsupportedMediaType

NewGetOrgauthorizationPairingUnsupportedMediaType creates a GetOrgauthorizationPairingUnsupportedMediaType with default headers values

func (*GetOrgauthorizationPairingUnsupportedMediaType) Error

func (*GetOrgauthorizationPairingUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationPairingUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization pairing unsupported media type response has a 4xx status code

func (*GetOrgauthorizationPairingUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization pairing unsupported media type response a status code equal to that given

func (*GetOrgauthorizationPairingUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization pairing unsupported media type response has a 3xx status code

func (*GetOrgauthorizationPairingUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization pairing unsupported media type response has a 5xx status code

func (*GetOrgauthorizationPairingUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization pairing unsupported media type response has a 2xx status code

func (*GetOrgauthorizationPairingUnsupportedMediaType) String

type GetOrgauthorizationTrusteeBadRequest

type GetOrgauthorizationTrusteeBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteeBadRequest

func NewGetOrgauthorizationTrusteeBadRequest() *GetOrgauthorizationTrusteeBadRequest

NewGetOrgauthorizationTrusteeBadRequest creates a GetOrgauthorizationTrusteeBadRequest with default headers values

func (*GetOrgauthorizationTrusteeBadRequest) Error

func (*GetOrgauthorizationTrusteeBadRequest) GetPayload

func (*GetOrgauthorizationTrusteeBadRequest) IsClientError

func (o *GetOrgauthorizationTrusteeBadRequest) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteeBadRequest) IsCode

IsCode returns true when this get orgauthorization trustee bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteeBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustee bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteeBadRequest) IsServerError

func (o *GetOrgauthorizationTrusteeBadRequest) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteeBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustee bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteeBadRequest) String

type GetOrgauthorizationTrusteeClonedusersBadRequest

type GetOrgauthorizationTrusteeClonedusersBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteeClonedusersBadRequest

func NewGetOrgauthorizationTrusteeClonedusersBadRequest() *GetOrgauthorizationTrusteeClonedusersBadRequest

NewGetOrgauthorizationTrusteeClonedusersBadRequest creates a GetOrgauthorizationTrusteeClonedusersBadRequest with default headers values

func (*GetOrgauthorizationTrusteeClonedusersBadRequest) Error

func (*GetOrgauthorizationTrusteeClonedusersBadRequest) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersBadRequest) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersBadRequest) String

type GetOrgauthorizationTrusteeClonedusersForbidden

type GetOrgauthorizationTrusteeClonedusersForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteeClonedusersForbidden

func NewGetOrgauthorizationTrusteeClonedusersForbidden() *GetOrgauthorizationTrusteeClonedusersForbidden

NewGetOrgauthorizationTrusteeClonedusersForbidden creates a GetOrgauthorizationTrusteeClonedusersForbidden with default headers values

func (*GetOrgauthorizationTrusteeClonedusersForbidden) Error

func (*GetOrgauthorizationTrusteeClonedusersForbidden) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersForbidden) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersForbidden) String

type GetOrgauthorizationTrusteeClonedusersGatewayTimeout

type GetOrgauthorizationTrusteeClonedusersGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteeClonedusersGatewayTimeout

func NewGetOrgauthorizationTrusteeClonedusersGatewayTimeout() *GetOrgauthorizationTrusteeClonedusersGatewayTimeout

NewGetOrgauthorizationTrusteeClonedusersGatewayTimeout creates a GetOrgauthorizationTrusteeClonedusersGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteeClonedusersGatewayTimeout) Error

func (*GetOrgauthorizationTrusteeClonedusersGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersGatewayTimeout) String

type GetOrgauthorizationTrusteeClonedusersInternalServerError

type GetOrgauthorizationTrusteeClonedusersInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteeClonedusersInternalServerError

func NewGetOrgauthorizationTrusteeClonedusersInternalServerError() *GetOrgauthorizationTrusteeClonedusersInternalServerError

NewGetOrgauthorizationTrusteeClonedusersInternalServerError creates a GetOrgauthorizationTrusteeClonedusersInternalServerError with default headers values

func (*GetOrgauthorizationTrusteeClonedusersInternalServerError) Error

func (*GetOrgauthorizationTrusteeClonedusersInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersInternalServerError) String

type GetOrgauthorizationTrusteeClonedusersNotFound

type GetOrgauthorizationTrusteeClonedusersNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteeClonedusersNotFound

func NewGetOrgauthorizationTrusteeClonedusersNotFound() *GetOrgauthorizationTrusteeClonedusersNotFound

NewGetOrgauthorizationTrusteeClonedusersNotFound creates a GetOrgauthorizationTrusteeClonedusersNotFound with default headers values

func (*GetOrgauthorizationTrusteeClonedusersNotFound) Error

func (*GetOrgauthorizationTrusteeClonedusersNotFound) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersNotFound) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers not found response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersNotFound) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers not found response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers not found response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersNotFound) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers not found response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers not found response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersNotFound) String

type GetOrgauthorizationTrusteeClonedusersOK

type GetOrgauthorizationTrusteeClonedusersOK struct {
	Payload *models.ClonedUserEntityListing
}

GetOrgauthorizationTrusteeClonedusersOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteeClonedusersOK

func NewGetOrgauthorizationTrusteeClonedusersOK() *GetOrgauthorizationTrusteeClonedusersOK

NewGetOrgauthorizationTrusteeClonedusersOK creates a GetOrgauthorizationTrusteeClonedusersOK with default headers values

func (*GetOrgauthorizationTrusteeClonedusersOK) Error

func (*GetOrgauthorizationTrusteeClonedusersOK) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersOK) IsClientError

func (o *GetOrgauthorizationTrusteeClonedusersOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee clonedusers o k response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersOK) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers o k response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersOK) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers o k response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersOK) IsServerError

func (o *GetOrgauthorizationTrusteeClonedusersOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee clonedusers o k response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersOK) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers o k response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersOK) String

type GetOrgauthorizationTrusteeClonedusersParams

type GetOrgauthorizationTrusteeClonedusersParams struct {

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

GetOrgauthorizationTrusteeClonedusersParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustee clonedusers operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteeClonedusersParams

func NewGetOrgauthorizationTrusteeClonedusersParams() *GetOrgauthorizationTrusteeClonedusersParams

NewGetOrgauthorizationTrusteeClonedusersParams creates a new GetOrgauthorizationTrusteeClonedusersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteeClonedusersParamsWithContext

func NewGetOrgauthorizationTrusteeClonedusersParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteeClonedusersParams

NewGetOrgauthorizationTrusteeClonedusersParamsWithContext creates a new GetOrgauthorizationTrusteeClonedusersParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteeClonedusersParamsWithHTTPClient

func NewGetOrgauthorizationTrusteeClonedusersParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteeClonedusersParams

NewGetOrgauthorizationTrusteeClonedusersParamsWithHTTPClient creates a new GetOrgauthorizationTrusteeClonedusersParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteeClonedusersParamsWithTimeout

func NewGetOrgauthorizationTrusteeClonedusersParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteeClonedusersParams

NewGetOrgauthorizationTrusteeClonedusersParamsWithTimeout creates a new GetOrgauthorizationTrusteeClonedusersParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteeClonedusersParams) SetContext

SetContext adds the context to the get orgauthorization trustee clonedusers params

func (*GetOrgauthorizationTrusteeClonedusersParams) SetDefaults

SetDefaults hydrates default values in the get orgauthorization trustee clonedusers params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeClonedusersParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustee clonedusers params

func (*GetOrgauthorizationTrusteeClonedusersParams) SetTimeout

SetTimeout adds the timeout to the get orgauthorization trustee clonedusers params

func (*GetOrgauthorizationTrusteeClonedusersParams) SetTrusteeOrgID

func (o *GetOrgauthorizationTrusteeClonedusersParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the get orgauthorization trustee clonedusers params

func (*GetOrgauthorizationTrusteeClonedusersParams) WithContext

WithContext adds the context to the get orgauthorization trustee clonedusers params

func (*GetOrgauthorizationTrusteeClonedusersParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustee clonedusers params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeClonedusersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustee clonedusers params

func (*GetOrgauthorizationTrusteeClonedusersParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustee clonedusers params

func (*GetOrgauthorizationTrusteeClonedusersParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the get orgauthorization trustee clonedusers params

func (*GetOrgauthorizationTrusteeClonedusersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteeClonedusersReader

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

GetOrgauthorizationTrusteeClonedusersReader is a Reader for the GetOrgauthorizationTrusteeClonedusers structure.

func (*GetOrgauthorizationTrusteeClonedusersReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge

type GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge

func NewGetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge() *GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge

NewGetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge creates a GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersRequestEntityTooLarge) String

type GetOrgauthorizationTrusteeClonedusersRequestTimeout

type GetOrgauthorizationTrusteeClonedusersRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteeClonedusersRequestTimeout

func NewGetOrgauthorizationTrusteeClonedusersRequestTimeout() *GetOrgauthorizationTrusteeClonedusersRequestTimeout

NewGetOrgauthorizationTrusteeClonedusersRequestTimeout creates a GetOrgauthorizationTrusteeClonedusersRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteeClonedusersRequestTimeout) Error

func (*GetOrgauthorizationTrusteeClonedusersRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersRequestTimeout) String

type GetOrgauthorizationTrusteeClonedusersServiceUnavailable

type GetOrgauthorizationTrusteeClonedusersServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteeClonedusersServiceUnavailable

func NewGetOrgauthorizationTrusteeClonedusersServiceUnavailable() *GetOrgauthorizationTrusteeClonedusersServiceUnavailable

NewGetOrgauthorizationTrusteeClonedusersServiceUnavailable creates a GetOrgauthorizationTrusteeClonedusersServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteeClonedusersServiceUnavailable) Error

func (*GetOrgauthorizationTrusteeClonedusersServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersServiceUnavailable) String

type GetOrgauthorizationTrusteeClonedusersTooManyRequests

type GetOrgauthorizationTrusteeClonedusersTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteeClonedusersTooManyRequests

func NewGetOrgauthorizationTrusteeClonedusersTooManyRequests() *GetOrgauthorizationTrusteeClonedusersTooManyRequests

NewGetOrgauthorizationTrusteeClonedusersTooManyRequests creates a GetOrgauthorizationTrusteeClonedusersTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteeClonedusersTooManyRequests) Error

func (*GetOrgauthorizationTrusteeClonedusersTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersTooManyRequests) String

type GetOrgauthorizationTrusteeClonedusersUnauthorized

type GetOrgauthorizationTrusteeClonedusersUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteeClonedusersUnauthorized

func NewGetOrgauthorizationTrusteeClonedusersUnauthorized() *GetOrgauthorizationTrusteeClonedusersUnauthorized

NewGetOrgauthorizationTrusteeClonedusersUnauthorized creates a GetOrgauthorizationTrusteeClonedusersUnauthorized with default headers values

func (*GetOrgauthorizationTrusteeClonedusersUnauthorized) Error

func (*GetOrgauthorizationTrusteeClonedusersUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersUnauthorized) String

type GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType

type GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteeClonedusersUnsupportedMediaType

func NewGetOrgauthorizationTrusteeClonedusersUnsupportedMediaType() *GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType

NewGetOrgauthorizationTrusteeClonedusersUnsupportedMediaType creates a GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustee clonedusers unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustee clonedusers unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustee clonedusers unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustee clonedusers unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustee clonedusers unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteeClonedusersUnsupportedMediaType) String

type GetOrgauthorizationTrusteeForbidden

type GetOrgauthorizationTrusteeForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteeForbidden

func NewGetOrgauthorizationTrusteeForbidden() *GetOrgauthorizationTrusteeForbidden

NewGetOrgauthorizationTrusteeForbidden creates a GetOrgauthorizationTrusteeForbidden with default headers values

func (*GetOrgauthorizationTrusteeForbidden) Error

func (*GetOrgauthorizationTrusteeForbidden) GetPayload

func (*GetOrgauthorizationTrusteeForbidden) IsClientError

func (o *GetOrgauthorizationTrusteeForbidden) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteeForbidden) IsCode

IsCode returns true when this get orgauthorization trustee forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteeForbidden) IsRedirect

func (o *GetOrgauthorizationTrusteeForbidden) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustee forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteeForbidden) IsServerError

func (o *GetOrgauthorizationTrusteeForbidden) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteeForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustee forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteeForbidden) String

type GetOrgauthorizationTrusteeGatewayTimeout

type GetOrgauthorizationTrusteeGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteeGatewayTimeout

func NewGetOrgauthorizationTrusteeGatewayTimeout() *GetOrgauthorizationTrusteeGatewayTimeout

NewGetOrgauthorizationTrusteeGatewayTimeout creates a GetOrgauthorizationTrusteeGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteeGatewayTimeout) Error

func (*GetOrgauthorizationTrusteeGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteeGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustee gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeGatewayTimeout) String

type GetOrgauthorizationTrusteeGroupBadRequest

type GetOrgauthorizationTrusteeGroupBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteeGroupBadRequest

func NewGetOrgauthorizationTrusteeGroupBadRequest() *GetOrgauthorizationTrusteeGroupBadRequest

NewGetOrgauthorizationTrusteeGroupBadRequest creates a GetOrgauthorizationTrusteeGroupBadRequest with default headers values

func (*GetOrgauthorizationTrusteeGroupBadRequest) Error

func (*GetOrgauthorizationTrusteeGroupBadRequest) GetPayload

func (*GetOrgauthorizationTrusteeGroupBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustee group bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupBadRequest) IsCode

IsCode returns true when this get orgauthorization trustee group bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustee group bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupBadRequest) String

type GetOrgauthorizationTrusteeGroupForbidden

type GetOrgauthorizationTrusteeGroupForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteeGroupForbidden

func NewGetOrgauthorizationTrusteeGroupForbidden() *GetOrgauthorizationTrusteeGroupForbidden

NewGetOrgauthorizationTrusteeGroupForbidden creates a GetOrgauthorizationTrusteeGroupForbidden with default headers values

func (*GetOrgauthorizationTrusteeGroupForbidden) Error

func (*GetOrgauthorizationTrusteeGroupForbidden) GetPayload

func (*GetOrgauthorizationTrusteeGroupForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustee group forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupForbidden) IsCode

IsCode returns true when this get orgauthorization trustee group forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustee group forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupForbidden) String

type GetOrgauthorizationTrusteeGroupGatewayTimeout

type GetOrgauthorizationTrusteeGroupGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteeGroupGatewayTimeout

func NewGetOrgauthorizationTrusteeGroupGatewayTimeout() *GetOrgauthorizationTrusteeGroupGatewayTimeout

NewGetOrgauthorizationTrusteeGroupGatewayTimeout creates a GetOrgauthorizationTrusteeGroupGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteeGroupGatewayTimeout) Error

func (*GetOrgauthorizationTrusteeGroupGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteeGroupGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee group gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustee group gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee group gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupGatewayTimeout) String

type GetOrgauthorizationTrusteeGroupInternalServerError

type GetOrgauthorizationTrusteeGroupInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteeGroupInternalServerError

func NewGetOrgauthorizationTrusteeGroupInternalServerError() *GetOrgauthorizationTrusteeGroupInternalServerError

NewGetOrgauthorizationTrusteeGroupInternalServerError creates a GetOrgauthorizationTrusteeGroupInternalServerError with default headers values

func (*GetOrgauthorizationTrusteeGroupInternalServerError) Error

func (*GetOrgauthorizationTrusteeGroupInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteeGroupInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustee group internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustee group internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustee group internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupInternalServerError) String

type GetOrgauthorizationTrusteeGroupNotFound

type GetOrgauthorizationTrusteeGroupNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteeGroupNotFound

func NewGetOrgauthorizationTrusteeGroupNotFound() *GetOrgauthorizationTrusteeGroupNotFound

NewGetOrgauthorizationTrusteeGroupNotFound creates a GetOrgauthorizationTrusteeGroupNotFound with default headers values

func (*GetOrgauthorizationTrusteeGroupNotFound) Error

func (*GetOrgauthorizationTrusteeGroupNotFound) GetPayload

func (*GetOrgauthorizationTrusteeGroupNotFound) IsClientError

func (o *GetOrgauthorizationTrusteeGroupNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee group not found response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupNotFound) IsCode

IsCode returns true when this get orgauthorization trustee group not found response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group not found response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupNotFound) IsServerError

func (o *GetOrgauthorizationTrusteeGroupNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee group not found response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group not found response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupNotFound) String

type GetOrgauthorizationTrusteeGroupOK

type GetOrgauthorizationTrusteeGroupOK struct {
	Payload *models.TrustGroup
}

GetOrgauthorizationTrusteeGroupOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteeGroupOK

func NewGetOrgauthorizationTrusteeGroupOK() *GetOrgauthorizationTrusteeGroupOK

NewGetOrgauthorizationTrusteeGroupOK creates a GetOrgauthorizationTrusteeGroupOK with default headers values

func (*GetOrgauthorizationTrusteeGroupOK) Error

func (*GetOrgauthorizationTrusteeGroupOK) GetPayload

func (*GetOrgauthorizationTrusteeGroupOK) IsClientError

func (o *GetOrgauthorizationTrusteeGroupOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee group o k response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupOK) IsCode

func (o *GetOrgauthorizationTrusteeGroupOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustee group o k response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupOK) IsRedirect

func (o *GetOrgauthorizationTrusteeGroupOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustee group o k response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupOK) IsServerError

func (o *GetOrgauthorizationTrusteeGroupOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee group o k response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupOK) IsSuccess

func (o *GetOrgauthorizationTrusteeGroupOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustee group o k response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupOK) String

type GetOrgauthorizationTrusteeGroupParams

type GetOrgauthorizationTrusteeGroupParams struct {

	/* TrusteeGroupID.

	   Trustee Group Id
	*/
	TrusteeGroupID string

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

GetOrgauthorizationTrusteeGroupParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustee group operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteeGroupParams

func NewGetOrgauthorizationTrusteeGroupParams() *GetOrgauthorizationTrusteeGroupParams

NewGetOrgauthorizationTrusteeGroupParams creates a new GetOrgauthorizationTrusteeGroupParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteeGroupParamsWithContext

func NewGetOrgauthorizationTrusteeGroupParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteeGroupParams

NewGetOrgauthorizationTrusteeGroupParamsWithContext creates a new GetOrgauthorizationTrusteeGroupParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteeGroupParamsWithHTTPClient

func NewGetOrgauthorizationTrusteeGroupParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteeGroupParams

NewGetOrgauthorizationTrusteeGroupParamsWithHTTPClient creates a new GetOrgauthorizationTrusteeGroupParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteeGroupParamsWithTimeout

func NewGetOrgauthorizationTrusteeGroupParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteeGroupParams

NewGetOrgauthorizationTrusteeGroupParamsWithTimeout creates a new GetOrgauthorizationTrusteeGroupParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteeGroupParams) SetContext

SetContext adds the context to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) SetDefaults

func (o *GetOrgauthorizationTrusteeGroupParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustee group params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeGroupParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) SetTrusteeGroupID

func (o *GetOrgauthorizationTrusteeGroupParams) SetTrusteeGroupID(trusteeGroupID string)

SetTrusteeGroupID adds the trusteeGroupId to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) SetTrusteeOrgID

func (o *GetOrgauthorizationTrusteeGroupParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) WithContext

WithContext adds the context to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustee group params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeGroupParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) WithTrusteeGroupID

WithTrusteeGroupID adds the trusteeGroupID to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the get orgauthorization trustee group params

func (*GetOrgauthorizationTrusteeGroupParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteeGroupReader

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

GetOrgauthorizationTrusteeGroupReader is a Reader for the GetOrgauthorizationTrusteeGroup structure.

func (*GetOrgauthorizationTrusteeGroupReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteeGroupRequestEntityTooLarge

type GetOrgauthorizationTrusteeGroupRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteeGroupRequestEntityTooLarge

func NewGetOrgauthorizationTrusteeGroupRequestEntityTooLarge() *GetOrgauthorizationTrusteeGroupRequestEntityTooLarge

NewGetOrgauthorizationTrusteeGroupRequestEntityTooLarge creates a GetOrgauthorizationTrusteeGroupRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteeGroupRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteeGroupRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustee group request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustee group request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustee group request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRequestEntityTooLarge) String

type GetOrgauthorizationTrusteeGroupRequestTimeout

type GetOrgauthorizationTrusteeGroupRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteeGroupRequestTimeout

func NewGetOrgauthorizationTrusteeGroupRequestTimeout() *GetOrgauthorizationTrusteeGroupRequestTimeout

NewGetOrgauthorizationTrusteeGroupRequestTimeout creates a GetOrgauthorizationTrusteeGroupRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteeGroupRequestTimeout) Error

func (*GetOrgauthorizationTrusteeGroupRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteeGroupRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee group request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustee group request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee group request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRequestTimeout) String

type GetOrgauthorizationTrusteeGroupRolesBadRequest

type GetOrgauthorizationTrusteeGroupRolesBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteeGroupRolesBadRequest

func NewGetOrgauthorizationTrusteeGroupRolesBadRequest() *GetOrgauthorizationTrusteeGroupRolesBadRequest

NewGetOrgauthorizationTrusteeGroupRolesBadRequest creates a GetOrgauthorizationTrusteeGroupRolesBadRequest with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesBadRequest) Error

func (*GetOrgauthorizationTrusteeGroupRolesBadRequest) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesBadRequest) IsCode

IsCode returns true when this get orgauthorization trustee group roles bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesBadRequest) String

type GetOrgauthorizationTrusteeGroupRolesForbidden

type GetOrgauthorizationTrusteeGroupRolesForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteeGroupRolesForbidden

func NewGetOrgauthorizationTrusteeGroupRolesForbidden() *GetOrgauthorizationTrusteeGroupRolesForbidden

NewGetOrgauthorizationTrusteeGroupRolesForbidden creates a GetOrgauthorizationTrusteeGroupRolesForbidden with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesForbidden) Error

func (*GetOrgauthorizationTrusteeGroupRolesForbidden) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesForbidden) IsCode

IsCode returns true when this get orgauthorization trustee group roles forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesForbidden) String

type GetOrgauthorizationTrusteeGroupRolesGatewayTimeout

type GetOrgauthorizationTrusteeGroupRolesGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteeGroupRolesGatewayTimeout

func NewGetOrgauthorizationTrusteeGroupRolesGatewayTimeout() *GetOrgauthorizationTrusteeGroupRolesGatewayTimeout

NewGetOrgauthorizationTrusteeGroupRolesGatewayTimeout creates a GetOrgauthorizationTrusteeGroupRolesGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesGatewayTimeout) Error

func (*GetOrgauthorizationTrusteeGroupRolesGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustee group roles gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesGatewayTimeout) String

type GetOrgauthorizationTrusteeGroupRolesInternalServerError

type GetOrgauthorizationTrusteeGroupRolesInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteeGroupRolesInternalServerError

func NewGetOrgauthorizationTrusteeGroupRolesInternalServerError() *GetOrgauthorizationTrusteeGroupRolesInternalServerError

NewGetOrgauthorizationTrusteeGroupRolesInternalServerError creates a GetOrgauthorizationTrusteeGroupRolesInternalServerError with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesInternalServerError) Error

func (*GetOrgauthorizationTrusteeGroupRolesInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustee group roles internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesInternalServerError) String

type GetOrgauthorizationTrusteeGroupRolesNotFound

type GetOrgauthorizationTrusteeGroupRolesNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteeGroupRolesNotFound

func NewGetOrgauthorizationTrusteeGroupRolesNotFound() *GetOrgauthorizationTrusteeGroupRolesNotFound

NewGetOrgauthorizationTrusteeGroupRolesNotFound creates a GetOrgauthorizationTrusteeGroupRolesNotFound with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesNotFound) Error

func (*GetOrgauthorizationTrusteeGroupRolesNotFound) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesNotFound) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles not found response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesNotFound) IsCode

IsCode returns true when this get orgauthorization trustee group roles not found response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles not found response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesNotFound) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles not found response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles not found response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesNotFound) String

type GetOrgauthorizationTrusteeGroupRolesOK

type GetOrgauthorizationTrusteeGroupRolesOK struct {
	Payload *models.UserAuthorization
}

GetOrgauthorizationTrusteeGroupRolesOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteeGroupRolesOK

func NewGetOrgauthorizationTrusteeGroupRolesOK() *GetOrgauthorizationTrusteeGroupRolesOK

NewGetOrgauthorizationTrusteeGroupRolesOK creates a GetOrgauthorizationTrusteeGroupRolesOK with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesOK) Error

func (*GetOrgauthorizationTrusteeGroupRolesOK) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesOK) IsClientError

func (o *GetOrgauthorizationTrusteeGroupRolesOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee group roles o k response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesOK) IsCode

IsCode returns true when this get orgauthorization trustee group roles o k response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesOK) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles o k response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesOK) IsServerError

func (o *GetOrgauthorizationTrusteeGroupRolesOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee group roles o k response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesOK) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles o k response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesOK) String

type GetOrgauthorizationTrusteeGroupRolesParams

type GetOrgauthorizationTrusteeGroupRolesParams struct {

	/* TrusteeGroupID.

	   Trustee Group Id
	*/
	TrusteeGroupID string

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

GetOrgauthorizationTrusteeGroupRolesParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustee group roles operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteeGroupRolesParams

func NewGetOrgauthorizationTrusteeGroupRolesParams() *GetOrgauthorizationTrusteeGroupRolesParams

NewGetOrgauthorizationTrusteeGroupRolesParams creates a new GetOrgauthorizationTrusteeGroupRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteeGroupRolesParamsWithContext

func NewGetOrgauthorizationTrusteeGroupRolesParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteeGroupRolesParams

NewGetOrgauthorizationTrusteeGroupRolesParamsWithContext creates a new GetOrgauthorizationTrusteeGroupRolesParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient

func NewGetOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteeGroupRolesParams

NewGetOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient creates a new GetOrgauthorizationTrusteeGroupRolesParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteeGroupRolesParamsWithTimeout

func NewGetOrgauthorizationTrusteeGroupRolesParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteeGroupRolesParams

NewGetOrgauthorizationTrusteeGroupRolesParamsWithTimeout creates a new GetOrgauthorizationTrusteeGroupRolesParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteeGroupRolesParams) SetContext

SetContext adds the context to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) SetDefaults

SetDefaults hydrates default values in the get orgauthorization trustee group roles params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeGroupRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) SetTimeout

SetTimeout adds the timeout to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) SetTrusteeGroupID

func (o *GetOrgauthorizationTrusteeGroupRolesParams) SetTrusteeGroupID(trusteeGroupID string)

SetTrusteeGroupID adds the trusteeGroupId to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) SetTrusteeOrgID

func (o *GetOrgauthorizationTrusteeGroupRolesParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) WithContext

WithContext adds the context to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustee group roles params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeGroupRolesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) WithTrusteeGroupID

WithTrusteeGroupID adds the trusteeGroupID to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the get orgauthorization trustee group roles params

func (*GetOrgauthorizationTrusteeGroupRolesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteeGroupRolesReader

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

GetOrgauthorizationTrusteeGroupRolesReader is a Reader for the GetOrgauthorizationTrusteeGroupRoles structure.

func (*GetOrgauthorizationTrusteeGroupRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

type GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

func NewGetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge() *GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

NewGetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge creates a GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustee group roles request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) String

type GetOrgauthorizationTrusteeGroupRolesRequestTimeout

type GetOrgauthorizationTrusteeGroupRolesRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteeGroupRolesRequestTimeout

func NewGetOrgauthorizationTrusteeGroupRolesRequestTimeout() *GetOrgauthorizationTrusteeGroupRolesRequestTimeout

NewGetOrgauthorizationTrusteeGroupRolesRequestTimeout creates a GetOrgauthorizationTrusteeGroupRolesRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesRequestTimeout) Error

func (*GetOrgauthorizationTrusteeGroupRolesRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustee group roles request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesRequestTimeout) String

type GetOrgauthorizationTrusteeGroupRolesServiceUnavailable

type GetOrgauthorizationTrusteeGroupRolesServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteeGroupRolesServiceUnavailable

func NewGetOrgauthorizationTrusteeGroupRolesServiceUnavailable() *GetOrgauthorizationTrusteeGroupRolesServiceUnavailable

NewGetOrgauthorizationTrusteeGroupRolesServiceUnavailable creates a GetOrgauthorizationTrusteeGroupRolesServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesServiceUnavailable) Error

func (*GetOrgauthorizationTrusteeGroupRolesServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustee group roles service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesServiceUnavailable) String

type GetOrgauthorizationTrusteeGroupRolesTooManyRequests

type GetOrgauthorizationTrusteeGroupRolesTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteeGroupRolesTooManyRequests

func NewGetOrgauthorizationTrusteeGroupRolesTooManyRequests() *GetOrgauthorizationTrusteeGroupRolesTooManyRequests

NewGetOrgauthorizationTrusteeGroupRolesTooManyRequests creates a GetOrgauthorizationTrusteeGroupRolesTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesTooManyRequests) Error

func (*GetOrgauthorizationTrusteeGroupRolesTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustee group roles too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesTooManyRequests) String

type GetOrgauthorizationTrusteeGroupRolesUnauthorized

type GetOrgauthorizationTrusteeGroupRolesUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteeGroupRolesUnauthorized

func NewGetOrgauthorizationTrusteeGroupRolesUnauthorized() *GetOrgauthorizationTrusteeGroupRolesUnauthorized

NewGetOrgauthorizationTrusteeGroupRolesUnauthorized creates a GetOrgauthorizationTrusteeGroupRolesUnauthorized with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesUnauthorized) Error

func (*GetOrgauthorizationTrusteeGroupRolesUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustee group roles unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesUnauthorized) String

type GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

type GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

func NewGetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType() *GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

NewGetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType creates a GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustee group roles unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustee group roles unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group roles unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustee group roles unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group roles unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) String

type GetOrgauthorizationTrusteeGroupServiceUnavailable

type GetOrgauthorizationTrusteeGroupServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteeGroupServiceUnavailable

func NewGetOrgauthorizationTrusteeGroupServiceUnavailable() *GetOrgauthorizationTrusteeGroupServiceUnavailable

NewGetOrgauthorizationTrusteeGroupServiceUnavailable creates a GetOrgauthorizationTrusteeGroupServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteeGroupServiceUnavailable) Error

func (*GetOrgauthorizationTrusteeGroupServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteeGroupServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustee group service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustee group service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustee group service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupServiceUnavailable) String

type GetOrgauthorizationTrusteeGroupTooManyRequests

type GetOrgauthorizationTrusteeGroupTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteeGroupTooManyRequests

func NewGetOrgauthorizationTrusteeGroupTooManyRequests() *GetOrgauthorizationTrusteeGroupTooManyRequests

NewGetOrgauthorizationTrusteeGroupTooManyRequests creates a GetOrgauthorizationTrusteeGroupTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteeGroupTooManyRequests) Error

func (*GetOrgauthorizationTrusteeGroupTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteeGroupTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustee group too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustee group too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustee group too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupTooManyRequests) String

type GetOrgauthorizationTrusteeGroupUnauthorized

type GetOrgauthorizationTrusteeGroupUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteeGroupUnauthorized

func NewGetOrgauthorizationTrusteeGroupUnauthorized() *GetOrgauthorizationTrusteeGroupUnauthorized

NewGetOrgauthorizationTrusteeGroupUnauthorized creates a GetOrgauthorizationTrusteeGroupUnauthorized with default headers values

func (*GetOrgauthorizationTrusteeGroupUnauthorized) Error

func (*GetOrgauthorizationTrusteeGroupUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteeGroupUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustee group unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustee group unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustee group unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupUnauthorized) String

type GetOrgauthorizationTrusteeGroupUnsupportedMediaType

type GetOrgauthorizationTrusteeGroupUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteeGroupUnsupportedMediaType

func NewGetOrgauthorizationTrusteeGroupUnsupportedMediaType() *GetOrgauthorizationTrusteeGroupUnsupportedMediaType

NewGetOrgauthorizationTrusteeGroupUnsupportedMediaType creates a GetOrgauthorizationTrusteeGroupUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteeGroupUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteeGroupUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteeGroupUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustee group unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustee group unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustee group unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustee group unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustee group unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupUnsupportedMediaType) String

type GetOrgauthorizationTrusteeGroupsBadRequest

type GetOrgauthorizationTrusteeGroupsBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteeGroupsBadRequest

func NewGetOrgauthorizationTrusteeGroupsBadRequest() *GetOrgauthorizationTrusteeGroupsBadRequest

NewGetOrgauthorizationTrusteeGroupsBadRequest creates a GetOrgauthorizationTrusteeGroupsBadRequest with default headers values

func (*GetOrgauthorizationTrusteeGroupsBadRequest) Error

func (*GetOrgauthorizationTrusteeGroupsBadRequest) GetPayload

func (*GetOrgauthorizationTrusteeGroupsBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustee groups bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsBadRequest) IsCode

IsCode returns true when this get orgauthorization trustee groups bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustee groups bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsBadRequest) String

type GetOrgauthorizationTrusteeGroupsForbidden

type GetOrgauthorizationTrusteeGroupsForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteeGroupsForbidden

func NewGetOrgauthorizationTrusteeGroupsForbidden() *GetOrgauthorizationTrusteeGroupsForbidden

NewGetOrgauthorizationTrusteeGroupsForbidden creates a GetOrgauthorizationTrusteeGroupsForbidden with default headers values

func (*GetOrgauthorizationTrusteeGroupsForbidden) Error

func (*GetOrgauthorizationTrusteeGroupsForbidden) GetPayload

func (*GetOrgauthorizationTrusteeGroupsForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustee groups forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsForbidden) IsCode

IsCode returns true when this get orgauthorization trustee groups forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustee groups forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsForbidden) String

type GetOrgauthorizationTrusteeGroupsGatewayTimeout

type GetOrgauthorizationTrusteeGroupsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteeGroupsGatewayTimeout

func NewGetOrgauthorizationTrusteeGroupsGatewayTimeout() *GetOrgauthorizationTrusteeGroupsGatewayTimeout

NewGetOrgauthorizationTrusteeGroupsGatewayTimeout creates a GetOrgauthorizationTrusteeGroupsGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteeGroupsGatewayTimeout) Error

func (*GetOrgauthorizationTrusteeGroupsGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteeGroupsGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee groups gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustee groups gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee groups gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsGatewayTimeout) String

type GetOrgauthorizationTrusteeGroupsInternalServerError

type GetOrgauthorizationTrusteeGroupsInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteeGroupsInternalServerError

func NewGetOrgauthorizationTrusteeGroupsInternalServerError() *GetOrgauthorizationTrusteeGroupsInternalServerError

NewGetOrgauthorizationTrusteeGroupsInternalServerError creates a GetOrgauthorizationTrusteeGroupsInternalServerError with default headers values

func (*GetOrgauthorizationTrusteeGroupsInternalServerError) Error

func (*GetOrgauthorizationTrusteeGroupsInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteeGroupsInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustee groups internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustee groups internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustee groups internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsInternalServerError) String

type GetOrgauthorizationTrusteeGroupsNotFound

type GetOrgauthorizationTrusteeGroupsNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteeGroupsNotFound

func NewGetOrgauthorizationTrusteeGroupsNotFound() *GetOrgauthorizationTrusteeGroupsNotFound

NewGetOrgauthorizationTrusteeGroupsNotFound creates a GetOrgauthorizationTrusteeGroupsNotFound with default headers values

func (*GetOrgauthorizationTrusteeGroupsNotFound) Error

func (*GetOrgauthorizationTrusteeGroupsNotFound) GetPayload

func (*GetOrgauthorizationTrusteeGroupsNotFound) IsClientError

IsClientError returns true when this get orgauthorization trustee groups not found response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsNotFound) IsCode

IsCode returns true when this get orgauthorization trustee groups not found response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups not found response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsNotFound) IsServerError

IsServerError returns true when this get orgauthorization trustee groups not found response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups not found response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsNotFound) String

type GetOrgauthorizationTrusteeGroupsOK

type GetOrgauthorizationTrusteeGroupsOK struct {
	Payload *models.TrustGroupEntityListing
}

GetOrgauthorizationTrusteeGroupsOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteeGroupsOK

func NewGetOrgauthorizationTrusteeGroupsOK() *GetOrgauthorizationTrusteeGroupsOK

NewGetOrgauthorizationTrusteeGroupsOK creates a GetOrgauthorizationTrusteeGroupsOK with default headers values

func (*GetOrgauthorizationTrusteeGroupsOK) Error

func (*GetOrgauthorizationTrusteeGroupsOK) GetPayload

func (*GetOrgauthorizationTrusteeGroupsOK) IsClientError

func (o *GetOrgauthorizationTrusteeGroupsOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee groups o k response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsOK) IsCode

IsCode returns true when this get orgauthorization trustee groups o k response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsOK) IsRedirect

func (o *GetOrgauthorizationTrusteeGroupsOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustee groups o k response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsOK) IsServerError

func (o *GetOrgauthorizationTrusteeGroupsOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee groups o k response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsOK) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups o k response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsOK) String

type GetOrgauthorizationTrusteeGroupsParams

type GetOrgauthorizationTrusteeGroupsParams struct {

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

GetOrgauthorizationTrusteeGroupsParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustee groups operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteeGroupsParams

func NewGetOrgauthorizationTrusteeGroupsParams() *GetOrgauthorizationTrusteeGroupsParams

NewGetOrgauthorizationTrusteeGroupsParams creates a new GetOrgauthorizationTrusteeGroupsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteeGroupsParamsWithContext

func NewGetOrgauthorizationTrusteeGroupsParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteeGroupsParams

NewGetOrgauthorizationTrusteeGroupsParamsWithContext creates a new GetOrgauthorizationTrusteeGroupsParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteeGroupsParamsWithHTTPClient

func NewGetOrgauthorizationTrusteeGroupsParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteeGroupsParams

NewGetOrgauthorizationTrusteeGroupsParamsWithHTTPClient creates a new GetOrgauthorizationTrusteeGroupsParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteeGroupsParamsWithTimeout

func NewGetOrgauthorizationTrusteeGroupsParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteeGroupsParams

NewGetOrgauthorizationTrusteeGroupsParamsWithTimeout creates a new GetOrgauthorizationTrusteeGroupsParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteeGroupsParams) SetContext

SetContext adds the context to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) SetDefaults

func (o *GetOrgauthorizationTrusteeGroupsParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustee groups params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeGroupsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) SetPageNumber

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

SetPageNumber adds the pageNumber to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) SetPageSize

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

SetPageSize adds the pageSize to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) SetTrusteeOrgID

func (o *GetOrgauthorizationTrusteeGroupsParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) WithContext

WithContext adds the context to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustee groups params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeGroupsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) WithPageNumber

WithPageNumber adds the pageNumber to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) WithPageSize

WithPageSize adds the pageSize to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the get orgauthorization trustee groups params

func (*GetOrgauthorizationTrusteeGroupsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteeGroupsReader

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

GetOrgauthorizationTrusteeGroupsReader is a Reader for the GetOrgauthorizationTrusteeGroups structure.

func (*GetOrgauthorizationTrusteeGroupsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge

type GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteeGroupsRequestEntityTooLarge

func NewGetOrgauthorizationTrusteeGroupsRequestEntityTooLarge() *GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge

NewGetOrgauthorizationTrusteeGroupsRequestEntityTooLarge creates a GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustee groups request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustee groups request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustee groups request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsRequestEntityTooLarge) String

type GetOrgauthorizationTrusteeGroupsRequestTimeout

type GetOrgauthorizationTrusteeGroupsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteeGroupsRequestTimeout

func NewGetOrgauthorizationTrusteeGroupsRequestTimeout() *GetOrgauthorizationTrusteeGroupsRequestTimeout

NewGetOrgauthorizationTrusteeGroupsRequestTimeout creates a GetOrgauthorizationTrusteeGroupsRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteeGroupsRequestTimeout) Error

func (*GetOrgauthorizationTrusteeGroupsRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteeGroupsRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee groups request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustee groups request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee groups request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsRequestTimeout) String

type GetOrgauthorizationTrusteeGroupsServiceUnavailable

type GetOrgauthorizationTrusteeGroupsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteeGroupsServiceUnavailable

func NewGetOrgauthorizationTrusteeGroupsServiceUnavailable() *GetOrgauthorizationTrusteeGroupsServiceUnavailable

NewGetOrgauthorizationTrusteeGroupsServiceUnavailable creates a GetOrgauthorizationTrusteeGroupsServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteeGroupsServiceUnavailable) Error

func (*GetOrgauthorizationTrusteeGroupsServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteeGroupsServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustee groups service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustee groups service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustee groups service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsServiceUnavailable) String

type GetOrgauthorizationTrusteeGroupsTooManyRequests

type GetOrgauthorizationTrusteeGroupsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteeGroupsTooManyRequests

func NewGetOrgauthorizationTrusteeGroupsTooManyRequests() *GetOrgauthorizationTrusteeGroupsTooManyRequests

NewGetOrgauthorizationTrusteeGroupsTooManyRequests creates a GetOrgauthorizationTrusteeGroupsTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteeGroupsTooManyRequests) Error

func (*GetOrgauthorizationTrusteeGroupsTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteeGroupsTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustee groups too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustee groups too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustee groups too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsTooManyRequests) String

type GetOrgauthorizationTrusteeGroupsUnauthorized

type GetOrgauthorizationTrusteeGroupsUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteeGroupsUnauthorized

func NewGetOrgauthorizationTrusteeGroupsUnauthorized() *GetOrgauthorizationTrusteeGroupsUnauthorized

NewGetOrgauthorizationTrusteeGroupsUnauthorized creates a GetOrgauthorizationTrusteeGroupsUnauthorized with default headers values

func (*GetOrgauthorizationTrusteeGroupsUnauthorized) Error

func (*GetOrgauthorizationTrusteeGroupsUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteeGroupsUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustee groups unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustee groups unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustee groups unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsUnauthorized) String

type GetOrgauthorizationTrusteeGroupsUnsupportedMediaType

type GetOrgauthorizationTrusteeGroupsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeGroupsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteeGroupsUnsupportedMediaType

func NewGetOrgauthorizationTrusteeGroupsUnsupportedMediaType() *GetOrgauthorizationTrusteeGroupsUnsupportedMediaType

NewGetOrgauthorizationTrusteeGroupsUnsupportedMediaType creates a GetOrgauthorizationTrusteeGroupsUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteeGroupsUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteeGroupsUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustee groups unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustee groups unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustee groups unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustee groups unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustee groups unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteeGroupsUnsupportedMediaType) String

type GetOrgauthorizationTrusteeInternalServerError

type GetOrgauthorizationTrusteeInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteeInternalServerError

func NewGetOrgauthorizationTrusteeInternalServerError() *GetOrgauthorizationTrusteeInternalServerError

NewGetOrgauthorizationTrusteeInternalServerError creates a GetOrgauthorizationTrusteeInternalServerError with default headers values

func (*GetOrgauthorizationTrusteeInternalServerError) Error

func (*GetOrgauthorizationTrusteeInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteeInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustee internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteeInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustee internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteeInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustee internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteeInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustee internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteeInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustee internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteeInternalServerError) String

type GetOrgauthorizationTrusteeNotFound

type GetOrgauthorizationTrusteeNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteeNotFound

func NewGetOrgauthorizationTrusteeNotFound() *GetOrgauthorizationTrusteeNotFound

NewGetOrgauthorizationTrusteeNotFound creates a GetOrgauthorizationTrusteeNotFound with default headers values

func (*GetOrgauthorizationTrusteeNotFound) Error

func (*GetOrgauthorizationTrusteeNotFound) GetPayload

func (*GetOrgauthorizationTrusteeNotFound) IsClientError

func (o *GetOrgauthorizationTrusteeNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee not found response has a 4xx status code

func (*GetOrgauthorizationTrusteeNotFound) IsCode

IsCode returns true when this get orgauthorization trustee not found response a status code equal to that given

func (*GetOrgauthorizationTrusteeNotFound) IsRedirect

func (o *GetOrgauthorizationTrusteeNotFound) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustee not found response has a 3xx status code

func (*GetOrgauthorizationTrusteeNotFound) IsServerError

func (o *GetOrgauthorizationTrusteeNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee not found response has a 5xx status code

func (*GetOrgauthorizationTrusteeNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustee not found response has a 2xx status code

func (*GetOrgauthorizationTrusteeNotFound) String

type GetOrgauthorizationTrusteeOK

type GetOrgauthorizationTrusteeOK struct {
	Payload *models.Trustee
}

GetOrgauthorizationTrusteeOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteeOK

func NewGetOrgauthorizationTrusteeOK() *GetOrgauthorizationTrusteeOK

NewGetOrgauthorizationTrusteeOK creates a GetOrgauthorizationTrusteeOK with default headers values

func (*GetOrgauthorizationTrusteeOK) Error

func (*GetOrgauthorizationTrusteeOK) GetPayload

func (o *GetOrgauthorizationTrusteeOK) GetPayload() *models.Trustee

func (*GetOrgauthorizationTrusteeOK) IsClientError

func (o *GetOrgauthorizationTrusteeOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee o k response has a 4xx status code

func (*GetOrgauthorizationTrusteeOK) IsCode

func (o *GetOrgauthorizationTrusteeOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustee o k response a status code equal to that given

func (*GetOrgauthorizationTrusteeOK) IsRedirect

func (o *GetOrgauthorizationTrusteeOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustee o k response has a 3xx status code

func (*GetOrgauthorizationTrusteeOK) IsServerError

func (o *GetOrgauthorizationTrusteeOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee o k response has a 5xx status code

func (*GetOrgauthorizationTrusteeOK) IsSuccess

func (o *GetOrgauthorizationTrusteeOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustee o k response has a 2xx status code

func (*GetOrgauthorizationTrusteeOK) String

type GetOrgauthorizationTrusteeParams

type GetOrgauthorizationTrusteeParams struct {

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

GetOrgauthorizationTrusteeParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustee operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteeParams

func NewGetOrgauthorizationTrusteeParams() *GetOrgauthorizationTrusteeParams

NewGetOrgauthorizationTrusteeParams creates a new GetOrgauthorizationTrusteeParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteeParamsWithContext

func NewGetOrgauthorizationTrusteeParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteeParams

NewGetOrgauthorizationTrusteeParamsWithContext creates a new GetOrgauthorizationTrusteeParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteeParamsWithHTTPClient

func NewGetOrgauthorizationTrusteeParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteeParams

NewGetOrgauthorizationTrusteeParamsWithHTTPClient creates a new GetOrgauthorizationTrusteeParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteeParamsWithTimeout

func NewGetOrgauthorizationTrusteeParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteeParams

NewGetOrgauthorizationTrusteeParamsWithTimeout creates a new GetOrgauthorizationTrusteeParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteeParams) SetContext

SetContext adds the context to the get orgauthorization trustee params

func (*GetOrgauthorizationTrusteeParams) SetDefaults

func (o *GetOrgauthorizationTrusteeParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustee params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustee params

func (*GetOrgauthorizationTrusteeParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustee params

func (*GetOrgauthorizationTrusteeParams) SetTrusteeOrgID

func (o *GetOrgauthorizationTrusteeParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the get orgauthorization trustee params

func (*GetOrgauthorizationTrusteeParams) WithContext

WithContext adds the context to the get orgauthorization trustee params

func (*GetOrgauthorizationTrusteeParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustee params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustee params

func (*GetOrgauthorizationTrusteeParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustee params

func (*GetOrgauthorizationTrusteeParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the get orgauthorization trustee params

func (*GetOrgauthorizationTrusteeParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteeReader

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

GetOrgauthorizationTrusteeReader is a Reader for the GetOrgauthorizationTrustee structure.

func (*GetOrgauthorizationTrusteeReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteeRequestEntityTooLarge

type GetOrgauthorizationTrusteeRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteeRequestEntityTooLarge

func NewGetOrgauthorizationTrusteeRequestEntityTooLarge() *GetOrgauthorizationTrusteeRequestEntityTooLarge

NewGetOrgauthorizationTrusteeRequestEntityTooLarge creates a GetOrgauthorizationTrusteeRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteeRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteeRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteeRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustee request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteeRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustee request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteeRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustee request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteeRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustee request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteeRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustee request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteeRequestEntityTooLarge) String

type GetOrgauthorizationTrusteeRequestTimeout

type GetOrgauthorizationTrusteeRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteeRequestTimeout

func NewGetOrgauthorizationTrusteeRequestTimeout() *GetOrgauthorizationTrusteeRequestTimeout

NewGetOrgauthorizationTrusteeRequestTimeout creates a GetOrgauthorizationTrusteeRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteeRequestTimeout) Error

func (*GetOrgauthorizationTrusteeRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteeRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustee request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeRequestTimeout) String

type GetOrgauthorizationTrusteeServiceUnavailable

type GetOrgauthorizationTrusteeServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteeServiceUnavailable

func NewGetOrgauthorizationTrusteeServiceUnavailable() *GetOrgauthorizationTrusteeServiceUnavailable

NewGetOrgauthorizationTrusteeServiceUnavailable creates a GetOrgauthorizationTrusteeServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteeServiceUnavailable) Error

func (*GetOrgauthorizationTrusteeServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteeServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustee service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteeServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustee service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteeServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustee service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteeServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustee service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteeServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustee service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteeServiceUnavailable) String

type GetOrgauthorizationTrusteeTooManyRequests

type GetOrgauthorizationTrusteeTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteeTooManyRequests

func NewGetOrgauthorizationTrusteeTooManyRequests() *GetOrgauthorizationTrusteeTooManyRequests

NewGetOrgauthorizationTrusteeTooManyRequests creates a GetOrgauthorizationTrusteeTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteeTooManyRequests) Error

func (*GetOrgauthorizationTrusteeTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteeTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustee too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteeTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustee too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteeTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustee too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteeTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustee too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteeTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustee too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteeTooManyRequests) String

type GetOrgauthorizationTrusteeUnauthorized

type GetOrgauthorizationTrusteeUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteeUnauthorized

func NewGetOrgauthorizationTrusteeUnauthorized() *GetOrgauthorizationTrusteeUnauthorized

NewGetOrgauthorizationTrusteeUnauthorized creates a GetOrgauthorizationTrusteeUnauthorized with default headers values

func (*GetOrgauthorizationTrusteeUnauthorized) Error

func (*GetOrgauthorizationTrusteeUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteeUnauthorized) IsClientError

func (o *GetOrgauthorizationTrusteeUnauthorized) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteeUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustee unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteeUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustee unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteeUnauthorized) IsServerError

func (o *GetOrgauthorizationTrusteeUnauthorized) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteeUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustee unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteeUnauthorized) String

type GetOrgauthorizationTrusteeUnsupportedMediaType

type GetOrgauthorizationTrusteeUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteeUnsupportedMediaType

func NewGetOrgauthorizationTrusteeUnsupportedMediaType() *GetOrgauthorizationTrusteeUnsupportedMediaType

NewGetOrgauthorizationTrusteeUnsupportedMediaType creates a GetOrgauthorizationTrusteeUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteeUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteeUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteeUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustee unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteeUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustee unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteeUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustee unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteeUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustee unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteeUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustee unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteeUnsupportedMediaType) String

type GetOrgauthorizationTrusteeUserBadRequest

type GetOrgauthorizationTrusteeUserBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteeUserBadRequest

func NewGetOrgauthorizationTrusteeUserBadRequest() *GetOrgauthorizationTrusteeUserBadRequest

NewGetOrgauthorizationTrusteeUserBadRequest creates a GetOrgauthorizationTrusteeUserBadRequest with default headers values

func (*GetOrgauthorizationTrusteeUserBadRequest) Error

func (*GetOrgauthorizationTrusteeUserBadRequest) GetPayload

func (*GetOrgauthorizationTrusteeUserBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustee user bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserBadRequest) IsCode

IsCode returns true when this get orgauthorization trustee user bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustee user bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserBadRequest) String

type GetOrgauthorizationTrusteeUserForbidden

type GetOrgauthorizationTrusteeUserForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteeUserForbidden

func NewGetOrgauthorizationTrusteeUserForbidden() *GetOrgauthorizationTrusteeUserForbidden

NewGetOrgauthorizationTrusteeUserForbidden creates a GetOrgauthorizationTrusteeUserForbidden with default headers values

func (*GetOrgauthorizationTrusteeUserForbidden) Error

func (*GetOrgauthorizationTrusteeUserForbidden) GetPayload

func (*GetOrgauthorizationTrusteeUserForbidden) IsClientError

func (o *GetOrgauthorizationTrusteeUserForbidden) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee user forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserForbidden) IsCode

IsCode returns true when this get orgauthorization trustee user forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserForbidden) IsServerError

func (o *GetOrgauthorizationTrusteeUserForbidden) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee user forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserForbidden) String

type GetOrgauthorizationTrusteeUserGatewayTimeout

type GetOrgauthorizationTrusteeUserGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteeUserGatewayTimeout

func NewGetOrgauthorizationTrusteeUserGatewayTimeout() *GetOrgauthorizationTrusteeUserGatewayTimeout

NewGetOrgauthorizationTrusteeUserGatewayTimeout creates a GetOrgauthorizationTrusteeUserGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteeUserGatewayTimeout) Error

func (*GetOrgauthorizationTrusteeUserGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteeUserGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee user gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustee user gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee user gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserGatewayTimeout) String

type GetOrgauthorizationTrusteeUserInternalServerError

type GetOrgauthorizationTrusteeUserInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteeUserInternalServerError

func NewGetOrgauthorizationTrusteeUserInternalServerError() *GetOrgauthorizationTrusteeUserInternalServerError

NewGetOrgauthorizationTrusteeUserInternalServerError creates a GetOrgauthorizationTrusteeUserInternalServerError with default headers values

func (*GetOrgauthorizationTrusteeUserInternalServerError) Error

func (*GetOrgauthorizationTrusteeUserInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteeUserInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustee user internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustee user internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustee user internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserInternalServerError) String

type GetOrgauthorizationTrusteeUserNotFound

type GetOrgauthorizationTrusteeUserNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteeUserNotFound

func NewGetOrgauthorizationTrusteeUserNotFound() *GetOrgauthorizationTrusteeUserNotFound

NewGetOrgauthorizationTrusteeUserNotFound creates a GetOrgauthorizationTrusteeUserNotFound with default headers values

func (*GetOrgauthorizationTrusteeUserNotFound) Error

func (*GetOrgauthorizationTrusteeUserNotFound) GetPayload

func (*GetOrgauthorizationTrusteeUserNotFound) IsClientError

func (o *GetOrgauthorizationTrusteeUserNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee user not found response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserNotFound) IsCode

IsCode returns true when this get orgauthorization trustee user not found response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user not found response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserNotFound) IsServerError

func (o *GetOrgauthorizationTrusteeUserNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee user not found response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user not found response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserNotFound) String

type GetOrgauthorizationTrusteeUserOK

type GetOrgauthorizationTrusteeUserOK struct {
	Payload *models.TrustUser
}

GetOrgauthorizationTrusteeUserOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteeUserOK

func NewGetOrgauthorizationTrusteeUserOK() *GetOrgauthorizationTrusteeUserOK

NewGetOrgauthorizationTrusteeUserOK creates a GetOrgauthorizationTrusteeUserOK with default headers values

func (*GetOrgauthorizationTrusteeUserOK) Error

func (*GetOrgauthorizationTrusteeUserOK) GetPayload

func (*GetOrgauthorizationTrusteeUserOK) IsClientError

func (o *GetOrgauthorizationTrusteeUserOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee user o k response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserOK) IsCode

func (o *GetOrgauthorizationTrusteeUserOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustee user o k response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserOK) IsRedirect

func (o *GetOrgauthorizationTrusteeUserOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustee user o k response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserOK) IsServerError

func (o *GetOrgauthorizationTrusteeUserOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee user o k response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserOK) IsSuccess

func (o *GetOrgauthorizationTrusteeUserOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustee user o k response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserOK) String

type GetOrgauthorizationTrusteeUserParams

type GetOrgauthorizationTrusteeUserParams struct {

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

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

GetOrgauthorizationTrusteeUserParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustee user operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteeUserParams

func NewGetOrgauthorizationTrusteeUserParams() *GetOrgauthorizationTrusteeUserParams

NewGetOrgauthorizationTrusteeUserParams creates a new GetOrgauthorizationTrusteeUserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteeUserParamsWithContext

func NewGetOrgauthorizationTrusteeUserParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteeUserParams

NewGetOrgauthorizationTrusteeUserParamsWithContext creates a new GetOrgauthorizationTrusteeUserParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteeUserParamsWithHTTPClient

func NewGetOrgauthorizationTrusteeUserParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteeUserParams

NewGetOrgauthorizationTrusteeUserParamsWithHTTPClient creates a new GetOrgauthorizationTrusteeUserParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteeUserParamsWithTimeout

func NewGetOrgauthorizationTrusteeUserParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteeUserParams

NewGetOrgauthorizationTrusteeUserParamsWithTimeout creates a new GetOrgauthorizationTrusteeUserParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteeUserParams) SetContext

SetContext adds the context to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) SetDefaults

func (o *GetOrgauthorizationTrusteeUserParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustee user params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeUserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) SetTrusteeOrgID

func (o *GetOrgauthorizationTrusteeUserParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) SetTrusteeUserID

func (o *GetOrgauthorizationTrusteeUserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) WithContext

WithContext adds the context to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustee user params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeUserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the get orgauthorization trustee user params

func (*GetOrgauthorizationTrusteeUserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteeUserReader

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

GetOrgauthorizationTrusteeUserReader is a Reader for the GetOrgauthorizationTrusteeUser structure.

func (*GetOrgauthorizationTrusteeUserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteeUserRequestEntityTooLarge

type GetOrgauthorizationTrusteeUserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteeUserRequestEntityTooLarge

func NewGetOrgauthorizationTrusteeUserRequestEntityTooLarge() *GetOrgauthorizationTrusteeUserRequestEntityTooLarge

NewGetOrgauthorizationTrusteeUserRequestEntityTooLarge creates a GetOrgauthorizationTrusteeUserRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteeUserRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteeUserRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteeUserRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustee user request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustee user request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustee user request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRequestEntityTooLarge) String

type GetOrgauthorizationTrusteeUserRequestTimeout

type GetOrgauthorizationTrusteeUserRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteeUserRequestTimeout

func NewGetOrgauthorizationTrusteeUserRequestTimeout() *GetOrgauthorizationTrusteeUserRequestTimeout

NewGetOrgauthorizationTrusteeUserRequestTimeout creates a GetOrgauthorizationTrusteeUserRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteeUserRequestTimeout) Error

func (*GetOrgauthorizationTrusteeUserRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteeUserRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee user request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustee user request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee user request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRequestTimeout) String

type GetOrgauthorizationTrusteeUserRolesBadRequest

type GetOrgauthorizationTrusteeUserRolesBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteeUserRolesBadRequest

func NewGetOrgauthorizationTrusteeUserRolesBadRequest() *GetOrgauthorizationTrusteeUserRolesBadRequest

NewGetOrgauthorizationTrusteeUserRolesBadRequest creates a GetOrgauthorizationTrusteeUserRolesBadRequest with default headers values

func (*GetOrgauthorizationTrusteeUserRolesBadRequest) Error

func (*GetOrgauthorizationTrusteeUserRolesBadRequest) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesBadRequest) IsCode

IsCode returns true when this get orgauthorization trustee user roles bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesBadRequest) String

type GetOrgauthorizationTrusteeUserRolesForbidden

type GetOrgauthorizationTrusteeUserRolesForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteeUserRolesForbidden

func NewGetOrgauthorizationTrusteeUserRolesForbidden() *GetOrgauthorizationTrusteeUserRolesForbidden

NewGetOrgauthorizationTrusteeUserRolesForbidden creates a GetOrgauthorizationTrusteeUserRolesForbidden with default headers values

func (*GetOrgauthorizationTrusteeUserRolesForbidden) Error

func (*GetOrgauthorizationTrusteeUserRolesForbidden) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesForbidden) IsCode

IsCode returns true when this get orgauthorization trustee user roles forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesForbidden) String

type GetOrgauthorizationTrusteeUserRolesGatewayTimeout

type GetOrgauthorizationTrusteeUserRolesGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteeUserRolesGatewayTimeout

func NewGetOrgauthorizationTrusteeUserRolesGatewayTimeout() *GetOrgauthorizationTrusteeUserRolesGatewayTimeout

NewGetOrgauthorizationTrusteeUserRolesGatewayTimeout creates a GetOrgauthorizationTrusteeUserRolesGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteeUserRolesGatewayTimeout) Error

func (*GetOrgauthorizationTrusteeUserRolesGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustee user roles gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesGatewayTimeout) String

type GetOrgauthorizationTrusteeUserRolesInternalServerError

type GetOrgauthorizationTrusteeUserRolesInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteeUserRolesInternalServerError

func NewGetOrgauthorizationTrusteeUserRolesInternalServerError() *GetOrgauthorizationTrusteeUserRolesInternalServerError

NewGetOrgauthorizationTrusteeUserRolesInternalServerError creates a GetOrgauthorizationTrusteeUserRolesInternalServerError with default headers values

func (*GetOrgauthorizationTrusteeUserRolesInternalServerError) Error

func (*GetOrgauthorizationTrusteeUserRolesInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustee user roles internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesInternalServerError) String

type GetOrgauthorizationTrusteeUserRolesNotFound

type GetOrgauthorizationTrusteeUserRolesNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteeUserRolesNotFound

func NewGetOrgauthorizationTrusteeUserRolesNotFound() *GetOrgauthorizationTrusteeUserRolesNotFound

NewGetOrgauthorizationTrusteeUserRolesNotFound creates a GetOrgauthorizationTrusteeUserRolesNotFound with default headers values

func (*GetOrgauthorizationTrusteeUserRolesNotFound) Error

func (*GetOrgauthorizationTrusteeUserRolesNotFound) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesNotFound) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles not found response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesNotFound) IsCode

IsCode returns true when this get orgauthorization trustee user roles not found response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles not found response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesNotFound) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles not found response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles not found response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesNotFound) String

type GetOrgauthorizationTrusteeUserRolesOK

type GetOrgauthorizationTrusteeUserRolesOK struct {
	Payload *models.UserAuthorization
}

GetOrgauthorizationTrusteeUserRolesOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteeUserRolesOK

func NewGetOrgauthorizationTrusteeUserRolesOK() *GetOrgauthorizationTrusteeUserRolesOK

NewGetOrgauthorizationTrusteeUserRolesOK creates a GetOrgauthorizationTrusteeUserRolesOK with default headers values

func (*GetOrgauthorizationTrusteeUserRolesOK) Error

func (*GetOrgauthorizationTrusteeUserRolesOK) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesOK) IsClientError

func (o *GetOrgauthorizationTrusteeUserRolesOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee user roles o k response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesOK) IsCode

IsCode returns true when this get orgauthorization trustee user roles o k response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesOK) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles o k response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesOK) IsServerError

func (o *GetOrgauthorizationTrusteeUserRolesOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee user roles o k response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesOK) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles o k response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesOK) String

type GetOrgauthorizationTrusteeUserRolesParams

type GetOrgauthorizationTrusteeUserRolesParams struct {

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

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

GetOrgauthorizationTrusteeUserRolesParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustee user roles operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteeUserRolesParams

func NewGetOrgauthorizationTrusteeUserRolesParams() *GetOrgauthorizationTrusteeUserRolesParams

NewGetOrgauthorizationTrusteeUserRolesParams creates a new GetOrgauthorizationTrusteeUserRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteeUserRolesParamsWithContext

func NewGetOrgauthorizationTrusteeUserRolesParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteeUserRolesParams

NewGetOrgauthorizationTrusteeUserRolesParamsWithContext creates a new GetOrgauthorizationTrusteeUserRolesParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteeUserRolesParamsWithHTTPClient

func NewGetOrgauthorizationTrusteeUserRolesParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteeUserRolesParams

NewGetOrgauthorizationTrusteeUserRolesParamsWithHTTPClient creates a new GetOrgauthorizationTrusteeUserRolesParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteeUserRolesParamsWithTimeout

func NewGetOrgauthorizationTrusteeUserRolesParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteeUserRolesParams

NewGetOrgauthorizationTrusteeUserRolesParamsWithTimeout creates a new GetOrgauthorizationTrusteeUserRolesParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteeUserRolesParams) SetContext

SetContext adds the context to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) SetDefaults

SetDefaults hydrates default values in the get orgauthorization trustee user roles params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeUserRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) SetTimeout

SetTimeout adds the timeout to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) SetTrusteeOrgID

func (o *GetOrgauthorizationTrusteeUserRolesParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) SetTrusteeUserID

func (o *GetOrgauthorizationTrusteeUserRolesParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) WithContext

WithContext adds the context to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustee user roles params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeUserRolesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the get orgauthorization trustee user roles params

func (*GetOrgauthorizationTrusteeUserRolesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteeUserRolesReader

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

GetOrgauthorizationTrusteeUserRolesReader is a Reader for the GetOrgauthorizationTrusteeUserRoles structure.

func (*GetOrgauthorizationTrusteeUserRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

type GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

func NewGetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge() *GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

NewGetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge creates a GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustee user roles request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) String

type GetOrgauthorizationTrusteeUserRolesRequestTimeout

type GetOrgauthorizationTrusteeUserRolesRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteeUserRolesRequestTimeout

func NewGetOrgauthorizationTrusteeUserRolesRequestTimeout() *GetOrgauthorizationTrusteeUserRolesRequestTimeout

NewGetOrgauthorizationTrusteeUserRolesRequestTimeout creates a GetOrgauthorizationTrusteeUserRolesRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteeUserRolesRequestTimeout) Error

func (*GetOrgauthorizationTrusteeUserRolesRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustee user roles request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesRequestTimeout) String

type GetOrgauthorizationTrusteeUserRolesServiceUnavailable

type GetOrgauthorizationTrusteeUserRolesServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteeUserRolesServiceUnavailable

func NewGetOrgauthorizationTrusteeUserRolesServiceUnavailable() *GetOrgauthorizationTrusteeUserRolesServiceUnavailable

NewGetOrgauthorizationTrusteeUserRolesServiceUnavailable creates a GetOrgauthorizationTrusteeUserRolesServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteeUserRolesServiceUnavailable) Error

func (*GetOrgauthorizationTrusteeUserRolesServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustee user roles service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesServiceUnavailable) String

type GetOrgauthorizationTrusteeUserRolesTooManyRequests

type GetOrgauthorizationTrusteeUserRolesTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteeUserRolesTooManyRequests

func NewGetOrgauthorizationTrusteeUserRolesTooManyRequests() *GetOrgauthorizationTrusteeUserRolesTooManyRequests

NewGetOrgauthorizationTrusteeUserRolesTooManyRequests creates a GetOrgauthorizationTrusteeUserRolesTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteeUserRolesTooManyRequests) Error

func (*GetOrgauthorizationTrusteeUserRolesTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustee user roles too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesTooManyRequests) String

type GetOrgauthorizationTrusteeUserRolesUnauthorized

type GetOrgauthorizationTrusteeUserRolesUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteeUserRolesUnauthorized

func NewGetOrgauthorizationTrusteeUserRolesUnauthorized() *GetOrgauthorizationTrusteeUserRolesUnauthorized

NewGetOrgauthorizationTrusteeUserRolesUnauthorized creates a GetOrgauthorizationTrusteeUserRolesUnauthorized with default headers values

func (*GetOrgauthorizationTrusteeUserRolesUnauthorized) Error

func (*GetOrgauthorizationTrusteeUserRolesUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustee user roles unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesUnauthorized) String

type GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType

type GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteeUserRolesUnsupportedMediaType

func NewGetOrgauthorizationTrusteeUserRolesUnsupportedMediaType() *GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType

NewGetOrgauthorizationTrusteeUserRolesUnsupportedMediaType creates a GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustee user roles unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustee user roles unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user roles unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustee user roles unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user roles unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserRolesUnsupportedMediaType) String

type GetOrgauthorizationTrusteeUserServiceUnavailable

type GetOrgauthorizationTrusteeUserServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteeUserServiceUnavailable

func NewGetOrgauthorizationTrusteeUserServiceUnavailable() *GetOrgauthorizationTrusteeUserServiceUnavailable

NewGetOrgauthorizationTrusteeUserServiceUnavailable creates a GetOrgauthorizationTrusteeUserServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteeUserServiceUnavailable) Error

func (*GetOrgauthorizationTrusteeUserServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteeUserServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustee user service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustee user service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustee user service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserServiceUnavailable) String

type GetOrgauthorizationTrusteeUserTooManyRequests

type GetOrgauthorizationTrusteeUserTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteeUserTooManyRequests

func NewGetOrgauthorizationTrusteeUserTooManyRequests() *GetOrgauthorizationTrusteeUserTooManyRequests

NewGetOrgauthorizationTrusteeUserTooManyRequests creates a GetOrgauthorizationTrusteeUserTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteeUserTooManyRequests) Error

func (*GetOrgauthorizationTrusteeUserTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteeUserTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustee user too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustee user too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustee user too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserTooManyRequests) String

type GetOrgauthorizationTrusteeUserUnauthorized

type GetOrgauthorizationTrusteeUserUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteeUserUnauthorized

func NewGetOrgauthorizationTrusteeUserUnauthorized() *GetOrgauthorizationTrusteeUserUnauthorized

NewGetOrgauthorizationTrusteeUserUnauthorized creates a GetOrgauthorizationTrusteeUserUnauthorized with default headers values

func (*GetOrgauthorizationTrusteeUserUnauthorized) Error

func (*GetOrgauthorizationTrusteeUserUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteeUserUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustee user unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustee user unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustee user unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserUnauthorized) String

type GetOrgauthorizationTrusteeUserUnsupportedMediaType

type GetOrgauthorizationTrusteeUserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteeUserUnsupportedMediaType

func NewGetOrgauthorizationTrusteeUserUnsupportedMediaType() *GetOrgauthorizationTrusteeUserUnsupportedMediaType

NewGetOrgauthorizationTrusteeUserUnsupportedMediaType creates a GetOrgauthorizationTrusteeUserUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteeUserUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteeUserUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteeUserUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustee user unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteeUserUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustee user unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteeUserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustee user unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteeUserUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustee user unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteeUserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustee user unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteeUserUnsupportedMediaType) String

type GetOrgauthorizationTrusteeUsersBadRequest

type GetOrgauthorizationTrusteeUsersBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteeUsersBadRequest

func NewGetOrgauthorizationTrusteeUsersBadRequest() *GetOrgauthorizationTrusteeUsersBadRequest

NewGetOrgauthorizationTrusteeUsersBadRequest creates a GetOrgauthorizationTrusteeUsersBadRequest with default headers values

func (*GetOrgauthorizationTrusteeUsersBadRequest) Error

func (*GetOrgauthorizationTrusteeUsersBadRequest) GetPayload

func (*GetOrgauthorizationTrusteeUsersBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustee users bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersBadRequest) IsCode

IsCode returns true when this get orgauthorization trustee users bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustee users bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersBadRequest) String

type GetOrgauthorizationTrusteeUsersForbidden

type GetOrgauthorizationTrusteeUsersForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteeUsersForbidden

func NewGetOrgauthorizationTrusteeUsersForbidden() *GetOrgauthorizationTrusteeUsersForbidden

NewGetOrgauthorizationTrusteeUsersForbidden creates a GetOrgauthorizationTrusteeUsersForbidden with default headers values

func (*GetOrgauthorizationTrusteeUsersForbidden) Error

func (*GetOrgauthorizationTrusteeUsersForbidden) GetPayload

func (*GetOrgauthorizationTrusteeUsersForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustee users forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersForbidden) IsCode

IsCode returns true when this get orgauthorization trustee users forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustee users forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersForbidden) String

type GetOrgauthorizationTrusteeUsersGatewayTimeout

type GetOrgauthorizationTrusteeUsersGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteeUsersGatewayTimeout

func NewGetOrgauthorizationTrusteeUsersGatewayTimeout() *GetOrgauthorizationTrusteeUsersGatewayTimeout

NewGetOrgauthorizationTrusteeUsersGatewayTimeout creates a GetOrgauthorizationTrusteeUsersGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteeUsersGatewayTimeout) Error

func (*GetOrgauthorizationTrusteeUsersGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteeUsersGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee users gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustee users gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee users gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersGatewayTimeout) String

type GetOrgauthorizationTrusteeUsersInternalServerError

type GetOrgauthorizationTrusteeUsersInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteeUsersInternalServerError

func NewGetOrgauthorizationTrusteeUsersInternalServerError() *GetOrgauthorizationTrusteeUsersInternalServerError

NewGetOrgauthorizationTrusteeUsersInternalServerError creates a GetOrgauthorizationTrusteeUsersInternalServerError with default headers values

func (*GetOrgauthorizationTrusteeUsersInternalServerError) Error

func (*GetOrgauthorizationTrusteeUsersInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteeUsersInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustee users internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustee users internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustee users internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersInternalServerError) String

type GetOrgauthorizationTrusteeUsersNotFound

type GetOrgauthorizationTrusteeUsersNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteeUsersNotFound

func NewGetOrgauthorizationTrusteeUsersNotFound() *GetOrgauthorizationTrusteeUsersNotFound

NewGetOrgauthorizationTrusteeUsersNotFound creates a GetOrgauthorizationTrusteeUsersNotFound with default headers values

func (*GetOrgauthorizationTrusteeUsersNotFound) Error

func (*GetOrgauthorizationTrusteeUsersNotFound) GetPayload

func (*GetOrgauthorizationTrusteeUsersNotFound) IsClientError

func (o *GetOrgauthorizationTrusteeUsersNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee users not found response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersNotFound) IsCode

IsCode returns true when this get orgauthorization trustee users not found response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users not found response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersNotFound) IsServerError

func (o *GetOrgauthorizationTrusteeUsersNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee users not found response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users not found response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersNotFound) String

type GetOrgauthorizationTrusteeUsersOK

type GetOrgauthorizationTrusteeUsersOK struct {
	Payload *models.TrustUserEntityListing
}

GetOrgauthorizationTrusteeUsersOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteeUsersOK

func NewGetOrgauthorizationTrusteeUsersOK() *GetOrgauthorizationTrusteeUsersOK

NewGetOrgauthorizationTrusteeUsersOK creates a GetOrgauthorizationTrusteeUsersOK with default headers values

func (*GetOrgauthorizationTrusteeUsersOK) Error

func (*GetOrgauthorizationTrusteeUsersOK) GetPayload

func (*GetOrgauthorizationTrusteeUsersOK) IsClientError

func (o *GetOrgauthorizationTrusteeUsersOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustee users o k response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersOK) IsCode

func (o *GetOrgauthorizationTrusteeUsersOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustee users o k response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersOK) IsRedirect

func (o *GetOrgauthorizationTrusteeUsersOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustee users o k response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersOK) IsServerError

func (o *GetOrgauthorizationTrusteeUsersOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustee users o k response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersOK) IsSuccess

func (o *GetOrgauthorizationTrusteeUsersOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustee users o k response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersOK) String

type GetOrgauthorizationTrusteeUsersParams

type GetOrgauthorizationTrusteeUsersParams struct {

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

GetOrgauthorizationTrusteeUsersParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustee users operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteeUsersParams

func NewGetOrgauthorizationTrusteeUsersParams() *GetOrgauthorizationTrusteeUsersParams

NewGetOrgauthorizationTrusteeUsersParams creates a new GetOrgauthorizationTrusteeUsersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteeUsersParamsWithContext

func NewGetOrgauthorizationTrusteeUsersParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteeUsersParams

NewGetOrgauthorizationTrusteeUsersParamsWithContext creates a new GetOrgauthorizationTrusteeUsersParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteeUsersParamsWithHTTPClient

func NewGetOrgauthorizationTrusteeUsersParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteeUsersParams

NewGetOrgauthorizationTrusteeUsersParamsWithHTTPClient creates a new GetOrgauthorizationTrusteeUsersParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteeUsersParamsWithTimeout

func NewGetOrgauthorizationTrusteeUsersParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteeUsersParams

NewGetOrgauthorizationTrusteeUsersParamsWithTimeout creates a new GetOrgauthorizationTrusteeUsersParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteeUsersParams) SetContext

SetContext adds the context to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) SetDefaults

func (o *GetOrgauthorizationTrusteeUsersParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustee users params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeUsersParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) SetPageNumber

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

SetPageNumber adds the pageNumber to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) SetPageSize

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

SetPageSize adds the pageSize to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) SetTrusteeOrgID

func (o *GetOrgauthorizationTrusteeUsersParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) WithContext

WithContext adds the context to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustee users params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteeUsersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) WithPageNumber

WithPageNumber adds the pageNumber to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) WithPageSize

WithPageSize adds the pageSize to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the get orgauthorization trustee users params

func (*GetOrgauthorizationTrusteeUsersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteeUsersReader

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

GetOrgauthorizationTrusteeUsersReader is a Reader for the GetOrgauthorizationTrusteeUsers structure.

func (*GetOrgauthorizationTrusteeUsersReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteeUsersRequestEntityTooLarge

type GetOrgauthorizationTrusteeUsersRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteeUsersRequestEntityTooLarge

func NewGetOrgauthorizationTrusteeUsersRequestEntityTooLarge() *GetOrgauthorizationTrusteeUsersRequestEntityTooLarge

NewGetOrgauthorizationTrusteeUsersRequestEntityTooLarge creates a GetOrgauthorizationTrusteeUsersRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteeUsersRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteeUsersRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustee users request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustee users request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustee users request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersRequestEntityTooLarge) String

type GetOrgauthorizationTrusteeUsersRequestTimeout

type GetOrgauthorizationTrusteeUsersRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteeUsersRequestTimeout

func NewGetOrgauthorizationTrusteeUsersRequestTimeout() *GetOrgauthorizationTrusteeUsersRequestTimeout

NewGetOrgauthorizationTrusteeUsersRequestTimeout creates a GetOrgauthorizationTrusteeUsersRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteeUsersRequestTimeout) Error

func (*GetOrgauthorizationTrusteeUsersRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteeUsersRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustee users request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustee users request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustee users request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersRequestTimeout) String

type GetOrgauthorizationTrusteeUsersServiceUnavailable

type GetOrgauthorizationTrusteeUsersServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteeUsersServiceUnavailable

func NewGetOrgauthorizationTrusteeUsersServiceUnavailable() *GetOrgauthorizationTrusteeUsersServiceUnavailable

NewGetOrgauthorizationTrusteeUsersServiceUnavailable creates a GetOrgauthorizationTrusteeUsersServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteeUsersServiceUnavailable) Error

func (*GetOrgauthorizationTrusteeUsersServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteeUsersServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustee users service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustee users service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustee users service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersServiceUnavailable) String

type GetOrgauthorizationTrusteeUsersTooManyRequests

type GetOrgauthorizationTrusteeUsersTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteeUsersTooManyRequests

func NewGetOrgauthorizationTrusteeUsersTooManyRequests() *GetOrgauthorizationTrusteeUsersTooManyRequests

NewGetOrgauthorizationTrusteeUsersTooManyRequests creates a GetOrgauthorizationTrusteeUsersTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteeUsersTooManyRequests) Error

func (*GetOrgauthorizationTrusteeUsersTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteeUsersTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustee users too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustee users too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustee users too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersTooManyRequests) String

type GetOrgauthorizationTrusteeUsersUnauthorized

type GetOrgauthorizationTrusteeUsersUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteeUsersUnauthorized

func NewGetOrgauthorizationTrusteeUsersUnauthorized() *GetOrgauthorizationTrusteeUsersUnauthorized

NewGetOrgauthorizationTrusteeUsersUnauthorized creates a GetOrgauthorizationTrusteeUsersUnauthorized with default headers values

func (*GetOrgauthorizationTrusteeUsersUnauthorized) Error

func (*GetOrgauthorizationTrusteeUsersUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteeUsersUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustee users unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustee users unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustee users unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersUnauthorized) String

type GetOrgauthorizationTrusteeUsersUnsupportedMediaType

type GetOrgauthorizationTrusteeUsersUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteeUsersUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteeUsersUnsupportedMediaType

func NewGetOrgauthorizationTrusteeUsersUnsupportedMediaType() *GetOrgauthorizationTrusteeUsersUnsupportedMediaType

NewGetOrgauthorizationTrusteeUsersUnsupportedMediaType creates a GetOrgauthorizationTrusteeUsersUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteeUsersUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteeUsersUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteeUsersUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustee users unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteeUsersUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustee users unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteeUsersUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustee users unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteeUsersUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustee users unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteeUsersUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustee users unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteeUsersUnsupportedMediaType) String

type GetOrgauthorizationTrusteesBadRequest

type GetOrgauthorizationTrusteesBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteesBadRequest

func NewGetOrgauthorizationTrusteesBadRequest() *GetOrgauthorizationTrusteesBadRequest

NewGetOrgauthorizationTrusteesBadRequest creates a GetOrgauthorizationTrusteesBadRequest with default headers values

func (*GetOrgauthorizationTrusteesBadRequest) Error

func (*GetOrgauthorizationTrusteesBadRequest) GetPayload

func (*GetOrgauthorizationTrusteesBadRequest) IsClientError

func (o *GetOrgauthorizationTrusteesBadRequest) IsClientError() bool

IsClientError returns true when this get orgauthorization trustees bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteesBadRequest) IsCode

IsCode returns true when this get orgauthorization trustees bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteesBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustees bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteesBadRequest) IsServerError

func (o *GetOrgauthorizationTrusteesBadRequest) IsServerError() bool

IsServerError returns true when this get orgauthorization trustees bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteesBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustees bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteesBadRequest) String

type GetOrgauthorizationTrusteesDefaultBadRequest

type GetOrgauthorizationTrusteesDefaultBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrusteesDefaultBadRequest

func NewGetOrgauthorizationTrusteesDefaultBadRequest() *GetOrgauthorizationTrusteesDefaultBadRequest

NewGetOrgauthorizationTrusteesDefaultBadRequest creates a GetOrgauthorizationTrusteesDefaultBadRequest with default headers values

func (*GetOrgauthorizationTrusteesDefaultBadRequest) Error

func (*GetOrgauthorizationTrusteesDefaultBadRequest) GetPayload

func (*GetOrgauthorizationTrusteesDefaultBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustees default bad request response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultBadRequest) IsCode

IsCode returns true when this get orgauthorization trustees default bad request response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default bad request response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustees default bad request response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default bad request response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultBadRequest) String

type GetOrgauthorizationTrusteesDefaultForbidden

type GetOrgauthorizationTrusteesDefaultForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteesDefaultForbidden

func NewGetOrgauthorizationTrusteesDefaultForbidden() *GetOrgauthorizationTrusteesDefaultForbidden

NewGetOrgauthorizationTrusteesDefaultForbidden creates a GetOrgauthorizationTrusteesDefaultForbidden with default headers values

func (*GetOrgauthorizationTrusteesDefaultForbidden) Error

func (*GetOrgauthorizationTrusteesDefaultForbidden) GetPayload

func (*GetOrgauthorizationTrusteesDefaultForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustees default forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultForbidden) IsCode

IsCode returns true when this get orgauthorization trustees default forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustees default forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultForbidden) String

type GetOrgauthorizationTrusteesDefaultGatewayTimeout

type GetOrgauthorizationTrusteesDefaultGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteesDefaultGatewayTimeout

func NewGetOrgauthorizationTrusteesDefaultGatewayTimeout() *GetOrgauthorizationTrusteesDefaultGatewayTimeout

NewGetOrgauthorizationTrusteesDefaultGatewayTimeout creates a GetOrgauthorizationTrusteesDefaultGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteesDefaultGatewayTimeout) Error

func (*GetOrgauthorizationTrusteesDefaultGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteesDefaultGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustees default gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustees default gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustees default gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultGatewayTimeout) String

type GetOrgauthorizationTrusteesDefaultInternalServerError

type GetOrgauthorizationTrusteesDefaultInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteesDefaultInternalServerError

func NewGetOrgauthorizationTrusteesDefaultInternalServerError() *GetOrgauthorizationTrusteesDefaultInternalServerError

NewGetOrgauthorizationTrusteesDefaultInternalServerError creates a GetOrgauthorizationTrusteesDefaultInternalServerError with default headers values

func (*GetOrgauthorizationTrusteesDefaultInternalServerError) Error

func (*GetOrgauthorizationTrusteesDefaultInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteesDefaultInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustees default internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustees default internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustees default internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultInternalServerError) String

type GetOrgauthorizationTrusteesDefaultNotFound

type GetOrgauthorizationTrusteesDefaultNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteesDefaultNotFound

func NewGetOrgauthorizationTrusteesDefaultNotFound() *GetOrgauthorizationTrusteesDefaultNotFound

NewGetOrgauthorizationTrusteesDefaultNotFound creates a GetOrgauthorizationTrusteesDefaultNotFound with default headers values

func (*GetOrgauthorizationTrusteesDefaultNotFound) Error

func (*GetOrgauthorizationTrusteesDefaultNotFound) GetPayload

func (*GetOrgauthorizationTrusteesDefaultNotFound) IsClientError

IsClientError returns true when this get orgauthorization trustees default not found response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultNotFound) IsCode

IsCode returns true when this get orgauthorization trustees default not found response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default not found response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultNotFound) IsServerError

IsServerError returns true when this get orgauthorization trustees default not found response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default not found response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultNotFound) String

type GetOrgauthorizationTrusteesDefaultOK

type GetOrgauthorizationTrusteesDefaultOK struct {
	Payload *models.Trustee
}

GetOrgauthorizationTrusteesDefaultOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteesDefaultOK

func NewGetOrgauthorizationTrusteesDefaultOK() *GetOrgauthorizationTrusteesDefaultOK

NewGetOrgauthorizationTrusteesDefaultOK creates a GetOrgauthorizationTrusteesDefaultOK with default headers values

func (*GetOrgauthorizationTrusteesDefaultOK) Error

func (*GetOrgauthorizationTrusteesDefaultOK) GetPayload

func (*GetOrgauthorizationTrusteesDefaultOK) IsClientError

func (o *GetOrgauthorizationTrusteesDefaultOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustees default o k response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultOK) IsCode

IsCode returns true when this get orgauthorization trustees default o k response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultOK) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default o k response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultOK) IsServerError

func (o *GetOrgauthorizationTrusteesDefaultOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustees default o k response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultOK) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default o k response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultOK) String

type GetOrgauthorizationTrusteesDefaultParams

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

GetOrgauthorizationTrusteesDefaultParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustees default operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteesDefaultParams

func NewGetOrgauthorizationTrusteesDefaultParams() *GetOrgauthorizationTrusteesDefaultParams

NewGetOrgauthorizationTrusteesDefaultParams creates a new GetOrgauthorizationTrusteesDefaultParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteesDefaultParamsWithContext

func NewGetOrgauthorizationTrusteesDefaultParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteesDefaultParams

NewGetOrgauthorizationTrusteesDefaultParamsWithContext creates a new GetOrgauthorizationTrusteesDefaultParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteesDefaultParamsWithHTTPClient

func NewGetOrgauthorizationTrusteesDefaultParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteesDefaultParams

NewGetOrgauthorizationTrusteesDefaultParamsWithHTTPClient creates a new GetOrgauthorizationTrusteesDefaultParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteesDefaultParamsWithTimeout

func NewGetOrgauthorizationTrusteesDefaultParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteesDefaultParams

NewGetOrgauthorizationTrusteesDefaultParamsWithTimeout creates a new GetOrgauthorizationTrusteesDefaultParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteesDefaultParams) SetContext

SetContext adds the context to the get orgauthorization trustees default params

func (*GetOrgauthorizationTrusteesDefaultParams) SetDefaults

SetDefaults hydrates default values in the get orgauthorization trustees default params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteesDefaultParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustees default params

func (*GetOrgauthorizationTrusteesDefaultParams) SetTimeout

SetTimeout adds the timeout to the get orgauthorization trustees default params

func (*GetOrgauthorizationTrusteesDefaultParams) WithContext

WithContext adds the context to the get orgauthorization trustees default params

func (*GetOrgauthorizationTrusteesDefaultParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustees default params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteesDefaultParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustees default params

func (*GetOrgauthorizationTrusteesDefaultParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustees default params

func (*GetOrgauthorizationTrusteesDefaultParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteesDefaultReader

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

GetOrgauthorizationTrusteesDefaultReader is a Reader for the GetOrgauthorizationTrusteesDefault structure.

func (*GetOrgauthorizationTrusteesDefaultReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge

type GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteesDefaultRequestEntityTooLarge

func NewGetOrgauthorizationTrusteesDefaultRequestEntityTooLarge() *GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge

NewGetOrgauthorizationTrusteesDefaultRequestEntityTooLarge creates a GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustees default request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustees default request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustees default request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultRequestEntityTooLarge) String

type GetOrgauthorizationTrusteesDefaultRequestTimeout

type GetOrgauthorizationTrusteesDefaultRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteesDefaultRequestTimeout

func NewGetOrgauthorizationTrusteesDefaultRequestTimeout() *GetOrgauthorizationTrusteesDefaultRequestTimeout

NewGetOrgauthorizationTrusteesDefaultRequestTimeout creates a GetOrgauthorizationTrusteesDefaultRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteesDefaultRequestTimeout) Error

func (*GetOrgauthorizationTrusteesDefaultRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteesDefaultRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustees default request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustees default request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustees default request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultRequestTimeout) String

type GetOrgauthorizationTrusteesDefaultServiceUnavailable

type GetOrgauthorizationTrusteesDefaultServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteesDefaultServiceUnavailable

func NewGetOrgauthorizationTrusteesDefaultServiceUnavailable() *GetOrgauthorizationTrusteesDefaultServiceUnavailable

NewGetOrgauthorizationTrusteesDefaultServiceUnavailable creates a GetOrgauthorizationTrusteesDefaultServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteesDefaultServiceUnavailable) Error

func (*GetOrgauthorizationTrusteesDefaultServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteesDefaultServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustees default service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustees default service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustees default service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultServiceUnavailable) String

type GetOrgauthorizationTrusteesDefaultTooManyRequests

type GetOrgauthorizationTrusteesDefaultTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteesDefaultTooManyRequests

func NewGetOrgauthorizationTrusteesDefaultTooManyRequests() *GetOrgauthorizationTrusteesDefaultTooManyRequests

NewGetOrgauthorizationTrusteesDefaultTooManyRequests creates a GetOrgauthorizationTrusteesDefaultTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteesDefaultTooManyRequests) Error

func (*GetOrgauthorizationTrusteesDefaultTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteesDefaultTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustees default too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustees default too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustees default too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultTooManyRequests) String

type GetOrgauthorizationTrusteesDefaultUnauthorized

type GetOrgauthorizationTrusteesDefaultUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteesDefaultUnauthorized

func NewGetOrgauthorizationTrusteesDefaultUnauthorized() *GetOrgauthorizationTrusteesDefaultUnauthorized

NewGetOrgauthorizationTrusteesDefaultUnauthorized creates a GetOrgauthorizationTrusteesDefaultUnauthorized with default headers values

func (*GetOrgauthorizationTrusteesDefaultUnauthorized) Error

func (*GetOrgauthorizationTrusteesDefaultUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteesDefaultUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustees default unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustees default unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustees default unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultUnauthorized) String

type GetOrgauthorizationTrusteesDefaultUnsupportedMediaType

type GetOrgauthorizationTrusteesDefaultUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesDefaultUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteesDefaultUnsupportedMediaType

func NewGetOrgauthorizationTrusteesDefaultUnsupportedMediaType() *GetOrgauthorizationTrusteesDefaultUnsupportedMediaType

NewGetOrgauthorizationTrusteesDefaultUnsupportedMediaType creates a GetOrgauthorizationTrusteesDefaultUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteesDefaultUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteesDefaultUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustees default unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustees default unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustees default unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustees default unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustees default unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteesDefaultUnsupportedMediaType) String

type GetOrgauthorizationTrusteesForbidden

type GetOrgauthorizationTrusteesForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrusteesForbidden

func NewGetOrgauthorizationTrusteesForbidden() *GetOrgauthorizationTrusteesForbidden

NewGetOrgauthorizationTrusteesForbidden creates a GetOrgauthorizationTrusteesForbidden with default headers values

func (*GetOrgauthorizationTrusteesForbidden) Error

func (*GetOrgauthorizationTrusteesForbidden) GetPayload

func (*GetOrgauthorizationTrusteesForbidden) IsClientError

func (o *GetOrgauthorizationTrusteesForbidden) IsClientError() bool

IsClientError returns true when this get orgauthorization trustees forbidden response has a 4xx status code

func (*GetOrgauthorizationTrusteesForbidden) IsCode

IsCode returns true when this get orgauthorization trustees forbidden response a status code equal to that given

func (*GetOrgauthorizationTrusteesForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustees forbidden response has a 3xx status code

func (*GetOrgauthorizationTrusteesForbidden) IsServerError

func (o *GetOrgauthorizationTrusteesForbidden) IsServerError() bool

IsServerError returns true when this get orgauthorization trustees forbidden response has a 5xx status code

func (*GetOrgauthorizationTrusteesForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustees forbidden response has a 2xx status code

func (*GetOrgauthorizationTrusteesForbidden) String

type GetOrgauthorizationTrusteesGatewayTimeout

type GetOrgauthorizationTrusteesGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrusteesGatewayTimeout

func NewGetOrgauthorizationTrusteesGatewayTimeout() *GetOrgauthorizationTrusteesGatewayTimeout

NewGetOrgauthorizationTrusteesGatewayTimeout creates a GetOrgauthorizationTrusteesGatewayTimeout with default headers values

func (*GetOrgauthorizationTrusteesGatewayTimeout) Error

func (*GetOrgauthorizationTrusteesGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrusteesGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustees gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteesGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustees gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteesGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustees gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteesGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustees gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteesGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustees gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteesGatewayTimeout) String

type GetOrgauthorizationTrusteesInternalServerError

type GetOrgauthorizationTrusteesInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrusteesInternalServerError

func NewGetOrgauthorizationTrusteesInternalServerError() *GetOrgauthorizationTrusteesInternalServerError

NewGetOrgauthorizationTrusteesInternalServerError creates a GetOrgauthorizationTrusteesInternalServerError with default headers values

func (*GetOrgauthorizationTrusteesInternalServerError) Error

func (*GetOrgauthorizationTrusteesInternalServerError) GetPayload

func (*GetOrgauthorizationTrusteesInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustees internal server error response has a 4xx status code

func (*GetOrgauthorizationTrusteesInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustees internal server error response a status code equal to that given

func (*GetOrgauthorizationTrusteesInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustees internal server error response has a 3xx status code

func (*GetOrgauthorizationTrusteesInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustees internal server error response has a 5xx status code

func (*GetOrgauthorizationTrusteesInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustees internal server error response has a 2xx status code

func (*GetOrgauthorizationTrusteesInternalServerError) String

type GetOrgauthorizationTrusteesNotFound

type GetOrgauthorizationTrusteesNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrusteesNotFound

func NewGetOrgauthorizationTrusteesNotFound() *GetOrgauthorizationTrusteesNotFound

NewGetOrgauthorizationTrusteesNotFound creates a GetOrgauthorizationTrusteesNotFound with default headers values

func (*GetOrgauthorizationTrusteesNotFound) Error

func (*GetOrgauthorizationTrusteesNotFound) GetPayload

func (*GetOrgauthorizationTrusteesNotFound) IsClientError

func (o *GetOrgauthorizationTrusteesNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustees not found response has a 4xx status code

func (*GetOrgauthorizationTrusteesNotFound) IsCode

IsCode returns true when this get orgauthorization trustees not found response a status code equal to that given

func (*GetOrgauthorizationTrusteesNotFound) IsRedirect

func (o *GetOrgauthorizationTrusteesNotFound) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustees not found response has a 3xx status code

func (*GetOrgauthorizationTrusteesNotFound) IsServerError

func (o *GetOrgauthorizationTrusteesNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustees not found response has a 5xx status code

func (*GetOrgauthorizationTrusteesNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustees not found response has a 2xx status code

func (*GetOrgauthorizationTrusteesNotFound) String

type GetOrgauthorizationTrusteesOK

type GetOrgauthorizationTrusteesOK struct {
	Payload *models.TrustEntityListing
}

GetOrgauthorizationTrusteesOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrusteesOK

func NewGetOrgauthorizationTrusteesOK() *GetOrgauthorizationTrusteesOK

NewGetOrgauthorizationTrusteesOK creates a GetOrgauthorizationTrusteesOK with default headers values

func (*GetOrgauthorizationTrusteesOK) Error

func (*GetOrgauthorizationTrusteesOK) GetPayload

func (*GetOrgauthorizationTrusteesOK) IsClientError

func (o *GetOrgauthorizationTrusteesOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustees o k response has a 4xx status code

func (*GetOrgauthorizationTrusteesOK) IsCode

func (o *GetOrgauthorizationTrusteesOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustees o k response a status code equal to that given

func (*GetOrgauthorizationTrusteesOK) IsRedirect

func (o *GetOrgauthorizationTrusteesOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustees o k response has a 3xx status code

func (*GetOrgauthorizationTrusteesOK) IsServerError

func (o *GetOrgauthorizationTrusteesOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustees o k response has a 5xx status code

func (*GetOrgauthorizationTrusteesOK) IsSuccess

func (o *GetOrgauthorizationTrusteesOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustees o k response has a 2xx status code

func (*GetOrgauthorizationTrusteesOK) String

type GetOrgauthorizationTrusteesParams

type GetOrgauthorizationTrusteesParams struct {

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

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

GetOrgauthorizationTrusteesParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustees operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrusteesParams

func NewGetOrgauthorizationTrusteesParams() *GetOrgauthorizationTrusteesParams

NewGetOrgauthorizationTrusteesParams creates a new GetOrgauthorizationTrusteesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrusteesParamsWithContext

func NewGetOrgauthorizationTrusteesParamsWithContext(ctx context.Context) *GetOrgauthorizationTrusteesParams

NewGetOrgauthorizationTrusteesParamsWithContext creates a new GetOrgauthorizationTrusteesParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrusteesParamsWithHTTPClient

func NewGetOrgauthorizationTrusteesParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrusteesParams

NewGetOrgauthorizationTrusteesParamsWithHTTPClient creates a new GetOrgauthorizationTrusteesParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrusteesParamsWithTimeout

func NewGetOrgauthorizationTrusteesParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrusteesParams

NewGetOrgauthorizationTrusteesParamsWithTimeout creates a new GetOrgauthorizationTrusteesParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrusteesParams) SetContext

SetContext adds the context to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) SetDefaults

func (o *GetOrgauthorizationTrusteesParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustees params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) SetPageNumber

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

SetPageNumber adds the pageNumber to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) SetPageSize

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

SetPageSize adds the pageSize to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) WithContext

WithContext adds the context to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustees params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrusteesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) WithPageNumber

WithPageNumber adds the pageNumber to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) WithPageSize

WithPageSize adds the pageSize to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustees params

func (*GetOrgauthorizationTrusteesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrusteesReader

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

GetOrgauthorizationTrusteesReader is a Reader for the GetOrgauthorizationTrustees structure.

func (*GetOrgauthorizationTrusteesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrusteesRequestEntityTooLarge

type GetOrgauthorizationTrusteesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrusteesRequestEntityTooLarge

func NewGetOrgauthorizationTrusteesRequestEntityTooLarge() *GetOrgauthorizationTrusteesRequestEntityTooLarge

NewGetOrgauthorizationTrusteesRequestEntityTooLarge creates a GetOrgauthorizationTrusteesRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrusteesRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrusteesRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrusteesRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustees request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrusteesRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustees request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrusteesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustees request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrusteesRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustees request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrusteesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustees request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrusteesRequestEntityTooLarge) String

type GetOrgauthorizationTrusteesRequestTimeout

type GetOrgauthorizationTrusteesRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrusteesRequestTimeout

func NewGetOrgauthorizationTrusteesRequestTimeout() *GetOrgauthorizationTrusteesRequestTimeout

NewGetOrgauthorizationTrusteesRequestTimeout creates a GetOrgauthorizationTrusteesRequestTimeout with default headers values

func (*GetOrgauthorizationTrusteesRequestTimeout) Error

func (*GetOrgauthorizationTrusteesRequestTimeout) GetPayload

func (*GetOrgauthorizationTrusteesRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustees request timeout response has a 4xx status code

func (*GetOrgauthorizationTrusteesRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustees request timeout response a status code equal to that given

func (*GetOrgauthorizationTrusteesRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustees request timeout response has a 3xx status code

func (*GetOrgauthorizationTrusteesRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustees request timeout response has a 5xx status code

func (*GetOrgauthorizationTrusteesRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustees request timeout response has a 2xx status code

func (*GetOrgauthorizationTrusteesRequestTimeout) String

type GetOrgauthorizationTrusteesServiceUnavailable

type GetOrgauthorizationTrusteesServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrusteesServiceUnavailable

func NewGetOrgauthorizationTrusteesServiceUnavailable() *GetOrgauthorizationTrusteesServiceUnavailable

NewGetOrgauthorizationTrusteesServiceUnavailable creates a GetOrgauthorizationTrusteesServiceUnavailable with default headers values

func (*GetOrgauthorizationTrusteesServiceUnavailable) Error

func (*GetOrgauthorizationTrusteesServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrusteesServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustees service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrusteesServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustees service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrusteesServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustees service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrusteesServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustees service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrusteesServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustees service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrusteesServiceUnavailable) String

type GetOrgauthorizationTrusteesTooManyRequests

type GetOrgauthorizationTrusteesTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrusteesTooManyRequests

func NewGetOrgauthorizationTrusteesTooManyRequests() *GetOrgauthorizationTrusteesTooManyRequests

NewGetOrgauthorizationTrusteesTooManyRequests creates a GetOrgauthorizationTrusteesTooManyRequests with default headers values

func (*GetOrgauthorizationTrusteesTooManyRequests) Error

func (*GetOrgauthorizationTrusteesTooManyRequests) GetPayload

func (*GetOrgauthorizationTrusteesTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustees too many requests response has a 4xx status code

func (*GetOrgauthorizationTrusteesTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustees too many requests response a status code equal to that given

func (*GetOrgauthorizationTrusteesTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustees too many requests response has a 3xx status code

func (*GetOrgauthorizationTrusteesTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustees too many requests response has a 5xx status code

func (*GetOrgauthorizationTrusteesTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustees too many requests response has a 2xx status code

func (*GetOrgauthorizationTrusteesTooManyRequests) String

type GetOrgauthorizationTrusteesUnauthorized

type GetOrgauthorizationTrusteesUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrusteesUnauthorized

func NewGetOrgauthorizationTrusteesUnauthorized() *GetOrgauthorizationTrusteesUnauthorized

NewGetOrgauthorizationTrusteesUnauthorized creates a GetOrgauthorizationTrusteesUnauthorized with default headers values

func (*GetOrgauthorizationTrusteesUnauthorized) Error

func (*GetOrgauthorizationTrusteesUnauthorized) GetPayload

func (*GetOrgauthorizationTrusteesUnauthorized) IsClientError

func (o *GetOrgauthorizationTrusteesUnauthorized) IsClientError() bool

IsClientError returns true when this get orgauthorization trustees unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrusteesUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustees unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrusteesUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustees unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrusteesUnauthorized) IsServerError

func (o *GetOrgauthorizationTrusteesUnauthorized) IsServerError() bool

IsServerError returns true when this get orgauthorization trustees unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrusteesUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustees unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrusteesUnauthorized) String

type GetOrgauthorizationTrusteesUnsupportedMediaType

type GetOrgauthorizationTrusteesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrusteesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrusteesUnsupportedMediaType

func NewGetOrgauthorizationTrusteesUnsupportedMediaType() *GetOrgauthorizationTrusteesUnsupportedMediaType

NewGetOrgauthorizationTrusteesUnsupportedMediaType creates a GetOrgauthorizationTrusteesUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrusteesUnsupportedMediaType) Error

func (*GetOrgauthorizationTrusteesUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrusteesUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustees unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrusteesUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustees unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrusteesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustees unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrusteesUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustees unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrusteesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustees unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrusteesUnsupportedMediaType) String

type GetOrgauthorizationTrustorBadRequest

type GetOrgauthorizationTrustorBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrustorBadRequest

func NewGetOrgauthorizationTrustorBadRequest() *GetOrgauthorizationTrustorBadRequest

NewGetOrgauthorizationTrustorBadRequest creates a GetOrgauthorizationTrustorBadRequest with default headers values

func (*GetOrgauthorizationTrustorBadRequest) Error

func (*GetOrgauthorizationTrustorBadRequest) GetPayload

func (*GetOrgauthorizationTrustorBadRequest) IsClientError

func (o *GetOrgauthorizationTrustorBadRequest) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor bad request response has a 4xx status code

func (*GetOrgauthorizationTrustorBadRequest) IsCode

IsCode returns true when this get orgauthorization trustor bad request response a status code equal to that given

func (*GetOrgauthorizationTrustorBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustor bad request response has a 3xx status code

func (*GetOrgauthorizationTrustorBadRequest) IsServerError

func (o *GetOrgauthorizationTrustorBadRequest) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor bad request response has a 5xx status code

func (*GetOrgauthorizationTrustorBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustor bad request response has a 2xx status code

func (*GetOrgauthorizationTrustorBadRequest) String

type GetOrgauthorizationTrustorCloneduserBadRequest

type GetOrgauthorizationTrustorCloneduserBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrustorCloneduserBadRequest

func NewGetOrgauthorizationTrustorCloneduserBadRequest() *GetOrgauthorizationTrustorCloneduserBadRequest

NewGetOrgauthorizationTrustorCloneduserBadRequest creates a GetOrgauthorizationTrustorCloneduserBadRequest with default headers values

func (*GetOrgauthorizationTrustorCloneduserBadRequest) Error

func (*GetOrgauthorizationTrustorCloneduserBadRequest) GetPayload

func (*GetOrgauthorizationTrustorCloneduserBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser bad request response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserBadRequest) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser bad request response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser bad request response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser bad request response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser bad request response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserBadRequest) String

type GetOrgauthorizationTrustorCloneduserForbidden

type GetOrgauthorizationTrustorCloneduserForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrustorCloneduserForbidden

func NewGetOrgauthorizationTrustorCloneduserForbidden() *GetOrgauthorizationTrustorCloneduserForbidden

NewGetOrgauthorizationTrustorCloneduserForbidden creates a GetOrgauthorizationTrustorCloneduserForbidden with default headers values

func (*GetOrgauthorizationTrustorCloneduserForbidden) Error

func (*GetOrgauthorizationTrustorCloneduserForbidden) GetPayload

func (*GetOrgauthorizationTrustorCloneduserForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser forbidden response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserForbidden) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser forbidden response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser forbidden response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser forbidden response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser forbidden response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserForbidden) String

type GetOrgauthorizationTrustorCloneduserGatewayTimeout

type GetOrgauthorizationTrustorCloneduserGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrustorCloneduserGatewayTimeout

func NewGetOrgauthorizationTrustorCloneduserGatewayTimeout() *GetOrgauthorizationTrustorCloneduserGatewayTimeout

NewGetOrgauthorizationTrustorCloneduserGatewayTimeout creates a GetOrgauthorizationTrustorCloneduserGatewayTimeout with default headers values

func (*GetOrgauthorizationTrustorCloneduserGatewayTimeout) Error

func (*GetOrgauthorizationTrustorCloneduserGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrustorCloneduserGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserGatewayTimeout) String

type GetOrgauthorizationTrustorCloneduserInternalServerError

type GetOrgauthorizationTrustorCloneduserInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrustorCloneduserInternalServerError

func NewGetOrgauthorizationTrustorCloneduserInternalServerError() *GetOrgauthorizationTrustorCloneduserInternalServerError

NewGetOrgauthorizationTrustorCloneduserInternalServerError creates a GetOrgauthorizationTrustorCloneduserInternalServerError with default headers values

func (*GetOrgauthorizationTrustorCloneduserInternalServerError) Error

func (*GetOrgauthorizationTrustorCloneduserInternalServerError) GetPayload

func (*GetOrgauthorizationTrustorCloneduserInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser internal server error response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser internal server error response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser internal server error response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser internal server error response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser internal server error response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserInternalServerError) String

type GetOrgauthorizationTrustorCloneduserNotFound

type GetOrgauthorizationTrustorCloneduserNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrustorCloneduserNotFound

func NewGetOrgauthorizationTrustorCloneduserNotFound() *GetOrgauthorizationTrustorCloneduserNotFound

NewGetOrgauthorizationTrustorCloneduserNotFound creates a GetOrgauthorizationTrustorCloneduserNotFound with default headers values

func (*GetOrgauthorizationTrustorCloneduserNotFound) Error

func (*GetOrgauthorizationTrustorCloneduserNotFound) GetPayload

func (*GetOrgauthorizationTrustorCloneduserNotFound) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser not found response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserNotFound) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser not found response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser not found response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserNotFound) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser not found response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser not found response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserNotFound) String

type GetOrgauthorizationTrustorCloneduserOK

type GetOrgauthorizationTrustorCloneduserOK struct {
	Payload *models.ClonedUser
}

GetOrgauthorizationTrustorCloneduserOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrustorCloneduserOK

func NewGetOrgauthorizationTrustorCloneduserOK() *GetOrgauthorizationTrustorCloneduserOK

NewGetOrgauthorizationTrustorCloneduserOK creates a GetOrgauthorizationTrustorCloneduserOK with default headers values

func (*GetOrgauthorizationTrustorCloneduserOK) Error

func (*GetOrgauthorizationTrustorCloneduserOK) GetPayload

func (*GetOrgauthorizationTrustorCloneduserOK) IsClientError

func (o *GetOrgauthorizationTrustorCloneduserOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor cloneduser o k response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserOK) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser o k response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserOK) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser o k response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserOK) IsServerError

func (o *GetOrgauthorizationTrustorCloneduserOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor cloneduser o k response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserOK) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser o k response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserOK) String

type GetOrgauthorizationTrustorCloneduserParams

type GetOrgauthorizationTrustorCloneduserParams struct {

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

GetOrgauthorizationTrustorCloneduserParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustor cloneduser operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrustorCloneduserParams

func NewGetOrgauthorizationTrustorCloneduserParams() *GetOrgauthorizationTrustorCloneduserParams

NewGetOrgauthorizationTrustorCloneduserParams creates a new GetOrgauthorizationTrustorCloneduserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrustorCloneduserParamsWithContext

func NewGetOrgauthorizationTrustorCloneduserParamsWithContext(ctx context.Context) *GetOrgauthorizationTrustorCloneduserParams

NewGetOrgauthorizationTrustorCloneduserParamsWithContext creates a new GetOrgauthorizationTrustorCloneduserParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrustorCloneduserParamsWithHTTPClient

func NewGetOrgauthorizationTrustorCloneduserParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrustorCloneduserParams

NewGetOrgauthorizationTrustorCloneduserParamsWithHTTPClient creates a new GetOrgauthorizationTrustorCloneduserParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrustorCloneduserParamsWithTimeout

func NewGetOrgauthorizationTrustorCloneduserParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrustorCloneduserParams

NewGetOrgauthorizationTrustorCloneduserParamsWithTimeout creates a new GetOrgauthorizationTrustorCloneduserParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrustorCloneduserParams) SetContext

SetContext adds the context to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) SetDefaults

SetDefaults hydrates default values in the get orgauthorization trustor cloneduser params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorCloneduserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) SetTimeout

SetTimeout adds the timeout to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) SetTrusteeUserID

func (o *GetOrgauthorizationTrustorCloneduserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) SetTrustorOrgID

func (o *GetOrgauthorizationTrustorCloneduserParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) WithContext

WithContext adds the context to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustor cloneduser params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorCloneduserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the get orgauthorization trustor cloneduser params

func (*GetOrgauthorizationTrustorCloneduserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrustorCloneduserReader

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

GetOrgauthorizationTrustorCloneduserReader is a Reader for the GetOrgauthorizationTrustorCloneduser structure.

func (*GetOrgauthorizationTrustorCloneduserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge

type GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrustorCloneduserRequestEntityTooLarge

func NewGetOrgauthorizationTrustorCloneduserRequestEntityTooLarge() *GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge

NewGetOrgauthorizationTrustorCloneduserRequestEntityTooLarge creates a GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserRequestEntityTooLarge) String

type GetOrgauthorizationTrustorCloneduserRequestTimeout

type GetOrgauthorizationTrustorCloneduserRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrustorCloneduserRequestTimeout

func NewGetOrgauthorizationTrustorCloneduserRequestTimeout() *GetOrgauthorizationTrustorCloneduserRequestTimeout

NewGetOrgauthorizationTrustorCloneduserRequestTimeout creates a GetOrgauthorizationTrustorCloneduserRequestTimeout with default headers values

func (*GetOrgauthorizationTrustorCloneduserRequestTimeout) Error

func (*GetOrgauthorizationTrustorCloneduserRequestTimeout) GetPayload

func (*GetOrgauthorizationTrustorCloneduserRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser request timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser request timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser request timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser request timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser request timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserRequestTimeout) String

type GetOrgauthorizationTrustorCloneduserServiceUnavailable

type GetOrgauthorizationTrustorCloneduserServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrustorCloneduserServiceUnavailable

func NewGetOrgauthorizationTrustorCloneduserServiceUnavailable() *GetOrgauthorizationTrustorCloneduserServiceUnavailable

NewGetOrgauthorizationTrustorCloneduserServiceUnavailable creates a GetOrgauthorizationTrustorCloneduserServiceUnavailable with default headers values

func (*GetOrgauthorizationTrustorCloneduserServiceUnavailable) Error

func (*GetOrgauthorizationTrustorCloneduserServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrustorCloneduserServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserServiceUnavailable) String

type GetOrgauthorizationTrustorCloneduserTooManyRequests

type GetOrgauthorizationTrustorCloneduserTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrustorCloneduserTooManyRequests

func NewGetOrgauthorizationTrustorCloneduserTooManyRequests() *GetOrgauthorizationTrustorCloneduserTooManyRequests

NewGetOrgauthorizationTrustorCloneduserTooManyRequests creates a GetOrgauthorizationTrustorCloneduserTooManyRequests with default headers values

func (*GetOrgauthorizationTrustorCloneduserTooManyRequests) Error

func (*GetOrgauthorizationTrustorCloneduserTooManyRequests) GetPayload

func (*GetOrgauthorizationTrustorCloneduserTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser too many requests response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser too many requests response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser too many requests response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser too many requests response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser too many requests response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserTooManyRequests) String

type GetOrgauthorizationTrustorCloneduserUnauthorized

type GetOrgauthorizationTrustorCloneduserUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrustorCloneduserUnauthorized

func NewGetOrgauthorizationTrustorCloneduserUnauthorized() *GetOrgauthorizationTrustorCloneduserUnauthorized

NewGetOrgauthorizationTrustorCloneduserUnauthorized creates a GetOrgauthorizationTrustorCloneduserUnauthorized with default headers values

func (*GetOrgauthorizationTrustorCloneduserUnauthorized) Error

func (*GetOrgauthorizationTrustorCloneduserUnauthorized) GetPayload

func (*GetOrgauthorizationTrustorCloneduserUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserUnauthorized) String

type GetOrgauthorizationTrustorCloneduserUnsupportedMediaType

type GetOrgauthorizationTrustorCloneduserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorCloneduserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrustorCloneduserUnsupportedMediaType

func NewGetOrgauthorizationTrustorCloneduserUnsupportedMediaType() *GetOrgauthorizationTrustorCloneduserUnsupportedMediaType

NewGetOrgauthorizationTrustorCloneduserUnsupportedMediaType creates a GetOrgauthorizationTrustorCloneduserUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrustorCloneduserUnsupportedMediaType) Error

func (*GetOrgauthorizationTrustorCloneduserUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustor cloneduser unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustor cloneduser unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustor cloneduser unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustor cloneduser unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustor cloneduser unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrustorCloneduserUnsupportedMediaType) String

type GetOrgauthorizationTrustorClonedusersBadRequest

type GetOrgauthorizationTrustorClonedusersBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrustorClonedusersBadRequest

func NewGetOrgauthorizationTrustorClonedusersBadRequest() *GetOrgauthorizationTrustorClonedusersBadRequest

NewGetOrgauthorizationTrustorClonedusersBadRequest creates a GetOrgauthorizationTrustorClonedusersBadRequest with default headers values

func (*GetOrgauthorizationTrustorClonedusersBadRequest) Error

func (*GetOrgauthorizationTrustorClonedusersBadRequest) GetPayload

func (*GetOrgauthorizationTrustorClonedusersBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers bad request response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersBadRequest) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers bad request response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers bad request response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers bad request response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers bad request response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersBadRequest) String

type GetOrgauthorizationTrustorClonedusersForbidden

type GetOrgauthorizationTrustorClonedusersForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrustorClonedusersForbidden

func NewGetOrgauthorizationTrustorClonedusersForbidden() *GetOrgauthorizationTrustorClonedusersForbidden

NewGetOrgauthorizationTrustorClonedusersForbidden creates a GetOrgauthorizationTrustorClonedusersForbidden with default headers values

func (*GetOrgauthorizationTrustorClonedusersForbidden) Error

func (*GetOrgauthorizationTrustorClonedusersForbidden) GetPayload

func (*GetOrgauthorizationTrustorClonedusersForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers forbidden response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersForbidden) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers forbidden response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers forbidden response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers forbidden response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers forbidden response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersForbidden) String

type GetOrgauthorizationTrustorClonedusersGatewayTimeout

type GetOrgauthorizationTrustorClonedusersGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrustorClonedusersGatewayTimeout

func NewGetOrgauthorizationTrustorClonedusersGatewayTimeout() *GetOrgauthorizationTrustorClonedusersGatewayTimeout

NewGetOrgauthorizationTrustorClonedusersGatewayTimeout creates a GetOrgauthorizationTrustorClonedusersGatewayTimeout with default headers values

func (*GetOrgauthorizationTrustorClonedusersGatewayTimeout) Error

func (*GetOrgauthorizationTrustorClonedusersGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrustorClonedusersGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersGatewayTimeout) String

type GetOrgauthorizationTrustorClonedusersInternalServerError

type GetOrgauthorizationTrustorClonedusersInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrustorClonedusersInternalServerError

func NewGetOrgauthorizationTrustorClonedusersInternalServerError() *GetOrgauthorizationTrustorClonedusersInternalServerError

NewGetOrgauthorizationTrustorClonedusersInternalServerError creates a GetOrgauthorizationTrustorClonedusersInternalServerError with default headers values

func (*GetOrgauthorizationTrustorClonedusersInternalServerError) Error

func (*GetOrgauthorizationTrustorClonedusersInternalServerError) GetPayload

func (*GetOrgauthorizationTrustorClonedusersInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers internal server error response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers internal server error response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers internal server error response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers internal server error response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers internal server error response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersInternalServerError) String

type GetOrgauthorizationTrustorClonedusersNotFound

type GetOrgauthorizationTrustorClonedusersNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrustorClonedusersNotFound

func NewGetOrgauthorizationTrustorClonedusersNotFound() *GetOrgauthorizationTrustorClonedusersNotFound

NewGetOrgauthorizationTrustorClonedusersNotFound creates a GetOrgauthorizationTrustorClonedusersNotFound with default headers values

func (*GetOrgauthorizationTrustorClonedusersNotFound) Error

func (*GetOrgauthorizationTrustorClonedusersNotFound) GetPayload

func (*GetOrgauthorizationTrustorClonedusersNotFound) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers not found response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersNotFound) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers not found response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers not found response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersNotFound) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers not found response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers not found response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersNotFound) String

type GetOrgauthorizationTrustorClonedusersOK

type GetOrgauthorizationTrustorClonedusersOK struct {
	Payload *models.ClonedUserEntityListing
}

GetOrgauthorizationTrustorClonedusersOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrustorClonedusersOK

func NewGetOrgauthorizationTrustorClonedusersOK() *GetOrgauthorizationTrustorClonedusersOK

NewGetOrgauthorizationTrustorClonedusersOK creates a GetOrgauthorizationTrustorClonedusersOK with default headers values

func (*GetOrgauthorizationTrustorClonedusersOK) Error

func (*GetOrgauthorizationTrustorClonedusersOK) GetPayload

func (*GetOrgauthorizationTrustorClonedusersOK) IsClientError

func (o *GetOrgauthorizationTrustorClonedusersOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor clonedusers o k response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersOK) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers o k response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersOK) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers o k response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersOK) IsServerError

func (o *GetOrgauthorizationTrustorClonedusersOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor clonedusers o k response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersOK) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers o k response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersOK) String

type GetOrgauthorizationTrustorClonedusersParams

type GetOrgauthorizationTrustorClonedusersParams struct {

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

GetOrgauthorizationTrustorClonedusersParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustor clonedusers operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrustorClonedusersParams

func NewGetOrgauthorizationTrustorClonedusersParams() *GetOrgauthorizationTrustorClonedusersParams

NewGetOrgauthorizationTrustorClonedusersParams creates a new GetOrgauthorizationTrustorClonedusersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrustorClonedusersParamsWithContext

func NewGetOrgauthorizationTrustorClonedusersParamsWithContext(ctx context.Context) *GetOrgauthorizationTrustorClonedusersParams

NewGetOrgauthorizationTrustorClonedusersParamsWithContext creates a new GetOrgauthorizationTrustorClonedusersParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrustorClonedusersParamsWithHTTPClient

func NewGetOrgauthorizationTrustorClonedusersParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrustorClonedusersParams

NewGetOrgauthorizationTrustorClonedusersParamsWithHTTPClient creates a new GetOrgauthorizationTrustorClonedusersParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrustorClonedusersParamsWithTimeout

func NewGetOrgauthorizationTrustorClonedusersParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrustorClonedusersParams

NewGetOrgauthorizationTrustorClonedusersParamsWithTimeout creates a new GetOrgauthorizationTrustorClonedusersParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrustorClonedusersParams) SetContext

SetContext adds the context to the get orgauthorization trustor clonedusers params

func (*GetOrgauthorizationTrustorClonedusersParams) SetDefaults

SetDefaults hydrates default values in the get orgauthorization trustor clonedusers params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorClonedusersParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustor clonedusers params

func (*GetOrgauthorizationTrustorClonedusersParams) SetTimeout

SetTimeout adds the timeout to the get orgauthorization trustor clonedusers params

func (*GetOrgauthorizationTrustorClonedusersParams) SetTrustorOrgID

func (o *GetOrgauthorizationTrustorClonedusersParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the get orgauthorization trustor clonedusers params

func (*GetOrgauthorizationTrustorClonedusersParams) WithContext

WithContext adds the context to the get orgauthorization trustor clonedusers params

func (*GetOrgauthorizationTrustorClonedusersParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustor clonedusers params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorClonedusersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustor clonedusers params

func (*GetOrgauthorizationTrustorClonedusersParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustor clonedusers params

func (*GetOrgauthorizationTrustorClonedusersParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the get orgauthorization trustor clonedusers params

func (*GetOrgauthorizationTrustorClonedusersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrustorClonedusersReader

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

GetOrgauthorizationTrustorClonedusersReader is a Reader for the GetOrgauthorizationTrustorClonedusers structure.

func (*GetOrgauthorizationTrustorClonedusersReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge

type GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrustorClonedusersRequestEntityTooLarge

func NewGetOrgauthorizationTrustorClonedusersRequestEntityTooLarge() *GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge

NewGetOrgauthorizationTrustorClonedusersRequestEntityTooLarge creates a GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersRequestEntityTooLarge) String

type GetOrgauthorizationTrustorClonedusersRequestTimeout

type GetOrgauthorizationTrustorClonedusersRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrustorClonedusersRequestTimeout

func NewGetOrgauthorizationTrustorClonedusersRequestTimeout() *GetOrgauthorizationTrustorClonedusersRequestTimeout

NewGetOrgauthorizationTrustorClonedusersRequestTimeout creates a GetOrgauthorizationTrustorClonedusersRequestTimeout with default headers values

func (*GetOrgauthorizationTrustorClonedusersRequestTimeout) Error

func (*GetOrgauthorizationTrustorClonedusersRequestTimeout) GetPayload

func (*GetOrgauthorizationTrustorClonedusersRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers request timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers request timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers request timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers request timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers request timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersRequestTimeout) String

type GetOrgauthorizationTrustorClonedusersServiceUnavailable

type GetOrgauthorizationTrustorClonedusersServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrustorClonedusersServiceUnavailable

func NewGetOrgauthorizationTrustorClonedusersServiceUnavailable() *GetOrgauthorizationTrustorClonedusersServiceUnavailable

NewGetOrgauthorizationTrustorClonedusersServiceUnavailable creates a GetOrgauthorizationTrustorClonedusersServiceUnavailable with default headers values

func (*GetOrgauthorizationTrustorClonedusersServiceUnavailable) Error

func (*GetOrgauthorizationTrustorClonedusersServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrustorClonedusersServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersServiceUnavailable) String

type GetOrgauthorizationTrustorClonedusersTooManyRequests

type GetOrgauthorizationTrustorClonedusersTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrustorClonedusersTooManyRequests

func NewGetOrgauthorizationTrustorClonedusersTooManyRequests() *GetOrgauthorizationTrustorClonedusersTooManyRequests

NewGetOrgauthorizationTrustorClonedusersTooManyRequests creates a GetOrgauthorizationTrustorClonedusersTooManyRequests with default headers values

func (*GetOrgauthorizationTrustorClonedusersTooManyRequests) Error

func (*GetOrgauthorizationTrustorClonedusersTooManyRequests) GetPayload

func (*GetOrgauthorizationTrustorClonedusersTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers too many requests response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers too many requests response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers too many requests response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers too many requests response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers too many requests response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersTooManyRequests) String

type GetOrgauthorizationTrustorClonedusersUnauthorized

type GetOrgauthorizationTrustorClonedusersUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrustorClonedusersUnauthorized

func NewGetOrgauthorizationTrustorClonedusersUnauthorized() *GetOrgauthorizationTrustorClonedusersUnauthorized

NewGetOrgauthorizationTrustorClonedusersUnauthorized creates a GetOrgauthorizationTrustorClonedusersUnauthorized with default headers values

func (*GetOrgauthorizationTrustorClonedusersUnauthorized) Error

func (*GetOrgauthorizationTrustorClonedusersUnauthorized) GetPayload

func (*GetOrgauthorizationTrustorClonedusersUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersUnauthorized) String

type GetOrgauthorizationTrustorClonedusersUnsupportedMediaType

type GetOrgauthorizationTrustorClonedusersUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorClonedusersUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrustorClonedusersUnsupportedMediaType

func NewGetOrgauthorizationTrustorClonedusersUnsupportedMediaType() *GetOrgauthorizationTrustorClonedusersUnsupportedMediaType

NewGetOrgauthorizationTrustorClonedusersUnsupportedMediaType creates a GetOrgauthorizationTrustorClonedusersUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrustorClonedusersUnsupportedMediaType) Error

func (*GetOrgauthorizationTrustorClonedusersUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrustorClonedusersUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustor clonedusers unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrustorClonedusersUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustor clonedusers unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrustorClonedusersUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustor clonedusers unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrustorClonedusersUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustor clonedusers unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrustorClonedusersUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustor clonedusers unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrustorClonedusersUnsupportedMediaType) String

type GetOrgauthorizationTrustorForbidden

type GetOrgauthorizationTrustorForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrustorForbidden

func NewGetOrgauthorizationTrustorForbidden() *GetOrgauthorizationTrustorForbidden

NewGetOrgauthorizationTrustorForbidden creates a GetOrgauthorizationTrustorForbidden with default headers values

func (*GetOrgauthorizationTrustorForbidden) Error

func (*GetOrgauthorizationTrustorForbidden) GetPayload

func (*GetOrgauthorizationTrustorForbidden) IsClientError

func (o *GetOrgauthorizationTrustorForbidden) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor forbidden response has a 4xx status code

func (*GetOrgauthorizationTrustorForbidden) IsCode

IsCode returns true when this get orgauthorization trustor forbidden response a status code equal to that given

func (*GetOrgauthorizationTrustorForbidden) IsRedirect

func (o *GetOrgauthorizationTrustorForbidden) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustor forbidden response has a 3xx status code

func (*GetOrgauthorizationTrustorForbidden) IsServerError

func (o *GetOrgauthorizationTrustorForbidden) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor forbidden response has a 5xx status code

func (*GetOrgauthorizationTrustorForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustor forbidden response has a 2xx status code

func (*GetOrgauthorizationTrustorForbidden) String

type GetOrgauthorizationTrustorGatewayTimeout

type GetOrgauthorizationTrustorGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrustorGatewayTimeout

func NewGetOrgauthorizationTrustorGatewayTimeout() *GetOrgauthorizationTrustorGatewayTimeout

NewGetOrgauthorizationTrustorGatewayTimeout creates a GetOrgauthorizationTrustorGatewayTimeout with default headers values

func (*GetOrgauthorizationTrustorGatewayTimeout) Error

func (*GetOrgauthorizationTrustorGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrustorGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustor gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorGatewayTimeout) String

type GetOrgauthorizationTrustorGroupBadRequest

type GetOrgauthorizationTrustorGroupBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrustorGroupBadRequest

func NewGetOrgauthorizationTrustorGroupBadRequest() *GetOrgauthorizationTrustorGroupBadRequest

NewGetOrgauthorizationTrustorGroupBadRequest creates a GetOrgauthorizationTrustorGroupBadRequest with default headers values

func (*GetOrgauthorizationTrustorGroupBadRequest) Error

func (*GetOrgauthorizationTrustorGroupBadRequest) GetPayload

func (*GetOrgauthorizationTrustorGroupBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustor group bad request response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupBadRequest) IsCode

IsCode returns true when this get orgauthorization trustor group bad request response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group bad request response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustor group bad request response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group bad request response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupBadRequest) String

type GetOrgauthorizationTrustorGroupForbidden

type GetOrgauthorizationTrustorGroupForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrustorGroupForbidden

func NewGetOrgauthorizationTrustorGroupForbidden() *GetOrgauthorizationTrustorGroupForbidden

NewGetOrgauthorizationTrustorGroupForbidden creates a GetOrgauthorizationTrustorGroupForbidden with default headers values

func (*GetOrgauthorizationTrustorGroupForbidden) Error

func (*GetOrgauthorizationTrustorGroupForbidden) GetPayload

func (*GetOrgauthorizationTrustorGroupForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustor group forbidden response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupForbidden) IsCode

IsCode returns true when this get orgauthorization trustor group forbidden response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group forbidden response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustor group forbidden response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group forbidden response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupForbidden) String

type GetOrgauthorizationTrustorGroupGatewayTimeout

type GetOrgauthorizationTrustorGroupGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrustorGroupGatewayTimeout

func NewGetOrgauthorizationTrustorGroupGatewayTimeout() *GetOrgauthorizationTrustorGroupGatewayTimeout

NewGetOrgauthorizationTrustorGroupGatewayTimeout creates a GetOrgauthorizationTrustorGroupGatewayTimeout with default headers values

func (*GetOrgauthorizationTrustorGroupGatewayTimeout) Error

func (*GetOrgauthorizationTrustorGroupGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrustorGroupGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor group gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustor group gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor group gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupGatewayTimeout) String

type GetOrgauthorizationTrustorGroupInternalServerError

type GetOrgauthorizationTrustorGroupInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrustorGroupInternalServerError

func NewGetOrgauthorizationTrustorGroupInternalServerError() *GetOrgauthorizationTrustorGroupInternalServerError

NewGetOrgauthorizationTrustorGroupInternalServerError creates a GetOrgauthorizationTrustorGroupInternalServerError with default headers values

func (*GetOrgauthorizationTrustorGroupInternalServerError) Error

func (*GetOrgauthorizationTrustorGroupInternalServerError) GetPayload

func (*GetOrgauthorizationTrustorGroupInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustor group internal server error response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustor group internal server error response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group internal server error response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustor group internal server error response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group internal server error response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupInternalServerError) String

type GetOrgauthorizationTrustorGroupNotFound

type GetOrgauthorizationTrustorGroupNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrustorGroupNotFound

func NewGetOrgauthorizationTrustorGroupNotFound() *GetOrgauthorizationTrustorGroupNotFound

NewGetOrgauthorizationTrustorGroupNotFound creates a GetOrgauthorizationTrustorGroupNotFound with default headers values

func (*GetOrgauthorizationTrustorGroupNotFound) Error

func (*GetOrgauthorizationTrustorGroupNotFound) GetPayload

func (*GetOrgauthorizationTrustorGroupNotFound) IsClientError

func (o *GetOrgauthorizationTrustorGroupNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor group not found response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupNotFound) IsCode

IsCode returns true when this get orgauthorization trustor group not found response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group not found response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupNotFound) IsServerError

func (o *GetOrgauthorizationTrustorGroupNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor group not found response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group not found response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupNotFound) String

type GetOrgauthorizationTrustorGroupOK

type GetOrgauthorizationTrustorGroupOK struct {
	Payload *models.TrustGroup
}

GetOrgauthorizationTrustorGroupOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrustorGroupOK

func NewGetOrgauthorizationTrustorGroupOK() *GetOrgauthorizationTrustorGroupOK

NewGetOrgauthorizationTrustorGroupOK creates a GetOrgauthorizationTrustorGroupOK with default headers values

func (*GetOrgauthorizationTrustorGroupOK) Error

func (*GetOrgauthorizationTrustorGroupOK) GetPayload

func (*GetOrgauthorizationTrustorGroupOK) IsClientError

func (o *GetOrgauthorizationTrustorGroupOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor group o k response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupOK) IsCode

func (o *GetOrgauthorizationTrustorGroupOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustor group o k response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupOK) IsRedirect

func (o *GetOrgauthorizationTrustorGroupOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustor group o k response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupOK) IsServerError

func (o *GetOrgauthorizationTrustorGroupOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor group o k response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupOK) IsSuccess

func (o *GetOrgauthorizationTrustorGroupOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustor group o k response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupOK) String

type GetOrgauthorizationTrustorGroupParams

type GetOrgauthorizationTrustorGroupParams struct {

	/* TrustorGroupID.

	   Trustor Group Id
	*/
	TrustorGroupID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

GetOrgauthorizationTrustorGroupParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustor group operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrustorGroupParams

func NewGetOrgauthorizationTrustorGroupParams() *GetOrgauthorizationTrustorGroupParams

NewGetOrgauthorizationTrustorGroupParams creates a new GetOrgauthorizationTrustorGroupParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrustorGroupParamsWithContext

func NewGetOrgauthorizationTrustorGroupParamsWithContext(ctx context.Context) *GetOrgauthorizationTrustorGroupParams

NewGetOrgauthorizationTrustorGroupParamsWithContext creates a new GetOrgauthorizationTrustorGroupParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrustorGroupParamsWithHTTPClient

func NewGetOrgauthorizationTrustorGroupParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrustorGroupParams

NewGetOrgauthorizationTrustorGroupParamsWithHTTPClient creates a new GetOrgauthorizationTrustorGroupParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrustorGroupParamsWithTimeout

func NewGetOrgauthorizationTrustorGroupParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrustorGroupParams

NewGetOrgauthorizationTrustorGroupParamsWithTimeout creates a new GetOrgauthorizationTrustorGroupParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrustorGroupParams) SetContext

SetContext adds the context to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) SetDefaults

func (o *GetOrgauthorizationTrustorGroupParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustor group params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorGroupParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) SetTrustorGroupID

func (o *GetOrgauthorizationTrustorGroupParams) SetTrustorGroupID(trustorGroupID string)

SetTrustorGroupID adds the trustorGroupId to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) SetTrustorOrgID

func (o *GetOrgauthorizationTrustorGroupParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) WithContext

WithContext adds the context to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustor group params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorGroupParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) WithTrustorGroupID

WithTrustorGroupID adds the trustorGroupID to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the get orgauthorization trustor group params

func (*GetOrgauthorizationTrustorGroupParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrustorGroupReader

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

GetOrgauthorizationTrustorGroupReader is a Reader for the GetOrgauthorizationTrustorGroup structure.

func (*GetOrgauthorizationTrustorGroupReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrustorGroupRequestEntityTooLarge

type GetOrgauthorizationTrustorGroupRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrustorGroupRequestEntityTooLarge

func NewGetOrgauthorizationTrustorGroupRequestEntityTooLarge() *GetOrgauthorizationTrustorGroupRequestEntityTooLarge

NewGetOrgauthorizationTrustorGroupRequestEntityTooLarge creates a GetOrgauthorizationTrustorGroupRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrustorGroupRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrustorGroupRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrustorGroupRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustor group request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustor group request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustor group request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupRequestEntityTooLarge) String

type GetOrgauthorizationTrustorGroupRequestTimeout

type GetOrgauthorizationTrustorGroupRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrustorGroupRequestTimeout

func NewGetOrgauthorizationTrustorGroupRequestTimeout() *GetOrgauthorizationTrustorGroupRequestTimeout

NewGetOrgauthorizationTrustorGroupRequestTimeout creates a GetOrgauthorizationTrustorGroupRequestTimeout with default headers values

func (*GetOrgauthorizationTrustorGroupRequestTimeout) Error

func (*GetOrgauthorizationTrustorGroupRequestTimeout) GetPayload

func (*GetOrgauthorizationTrustorGroupRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor group request timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustor group request timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group request timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor group request timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group request timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupRequestTimeout) String

type GetOrgauthorizationTrustorGroupServiceUnavailable

type GetOrgauthorizationTrustorGroupServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrustorGroupServiceUnavailable

func NewGetOrgauthorizationTrustorGroupServiceUnavailable() *GetOrgauthorizationTrustorGroupServiceUnavailable

NewGetOrgauthorizationTrustorGroupServiceUnavailable creates a GetOrgauthorizationTrustorGroupServiceUnavailable with default headers values

func (*GetOrgauthorizationTrustorGroupServiceUnavailable) Error

func (*GetOrgauthorizationTrustorGroupServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrustorGroupServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustor group service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustor group service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustor group service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupServiceUnavailable) String

type GetOrgauthorizationTrustorGroupTooManyRequests

type GetOrgauthorizationTrustorGroupTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrustorGroupTooManyRequests

func NewGetOrgauthorizationTrustorGroupTooManyRequests() *GetOrgauthorizationTrustorGroupTooManyRequests

NewGetOrgauthorizationTrustorGroupTooManyRequests creates a GetOrgauthorizationTrustorGroupTooManyRequests with default headers values

func (*GetOrgauthorizationTrustorGroupTooManyRequests) Error

func (*GetOrgauthorizationTrustorGroupTooManyRequests) GetPayload

func (*GetOrgauthorizationTrustorGroupTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustor group too many requests response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustor group too many requests response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group too many requests response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustor group too many requests response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group too many requests response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupTooManyRequests) String

type GetOrgauthorizationTrustorGroupUnauthorized

type GetOrgauthorizationTrustorGroupUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrustorGroupUnauthorized

func NewGetOrgauthorizationTrustorGroupUnauthorized() *GetOrgauthorizationTrustorGroupUnauthorized

NewGetOrgauthorizationTrustorGroupUnauthorized creates a GetOrgauthorizationTrustorGroupUnauthorized with default headers values

func (*GetOrgauthorizationTrustorGroupUnauthorized) Error

func (*GetOrgauthorizationTrustorGroupUnauthorized) GetPayload

func (*GetOrgauthorizationTrustorGroupUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustor group unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustor group unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustor group unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupUnauthorized) String

type GetOrgauthorizationTrustorGroupUnsupportedMediaType

type GetOrgauthorizationTrustorGroupUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrustorGroupUnsupportedMediaType

func NewGetOrgauthorizationTrustorGroupUnsupportedMediaType() *GetOrgauthorizationTrustorGroupUnsupportedMediaType

NewGetOrgauthorizationTrustorGroupUnsupportedMediaType creates a GetOrgauthorizationTrustorGroupUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrustorGroupUnsupportedMediaType) Error

func (*GetOrgauthorizationTrustorGroupUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrustorGroupUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustor group unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustor group unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustor group unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustor group unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustor group unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupUnsupportedMediaType) String

type GetOrgauthorizationTrustorGroupsBadRequest

type GetOrgauthorizationTrustorGroupsBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrustorGroupsBadRequest

func NewGetOrgauthorizationTrustorGroupsBadRequest() *GetOrgauthorizationTrustorGroupsBadRequest

NewGetOrgauthorizationTrustorGroupsBadRequest creates a GetOrgauthorizationTrustorGroupsBadRequest with default headers values

func (*GetOrgauthorizationTrustorGroupsBadRequest) Error

func (*GetOrgauthorizationTrustorGroupsBadRequest) GetPayload

func (*GetOrgauthorizationTrustorGroupsBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustor groups bad request response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsBadRequest) IsCode

IsCode returns true when this get orgauthorization trustor groups bad request response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups bad request response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustor groups bad request response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups bad request response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsBadRequest) String

type GetOrgauthorizationTrustorGroupsForbidden

type GetOrgauthorizationTrustorGroupsForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrustorGroupsForbidden

func NewGetOrgauthorizationTrustorGroupsForbidden() *GetOrgauthorizationTrustorGroupsForbidden

NewGetOrgauthorizationTrustorGroupsForbidden creates a GetOrgauthorizationTrustorGroupsForbidden with default headers values

func (*GetOrgauthorizationTrustorGroupsForbidden) Error

func (*GetOrgauthorizationTrustorGroupsForbidden) GetPayload

func (*GetOrgauthorizationTrustorGroupsForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustor groups forbidden response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsForbidden) IsCode

IsCode returns true when this get orgauthorization trustor groups forbidden response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups forbidden response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustor groups forbidden response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups forbidden response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsForbidden) String

type GetOrgauthorizationTrustorGroupsGatewayTimeout

type GetOrgauthorizationTrustorGroupsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrustorGroupsGatewayTimeout

func NewGetOrgauthorizationTrustorGroupsGatewayTimeout() *GetOrgauthorizationTrustorGroupsGatewayTimeout

NewGetOrgauthorizationTrustorGroupsGatewayTimeout creates a GetOrgauthorizationTrustorGroupsGatewayTimeout with default headers values

func (*GetOrgauthorizationTrustorGroupsGatewayTimeout) Error

func (*GetOrgauthorizationTrustorGroupsGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrustorGroupsGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor groups gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustor groups gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor groups gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsGatewayTimeout) String

type GetOrgauthorizationTrustorGroupsInternalServerError

type GetOrgauthorizationTrustorGroupsInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrustorGroupsInternalServerError

func NewGetOrgauthorizationTrustorGroupsInternalServerError() *GetOrgauthorizationTrustorGroupsInternalServerError

NewGetOrgauthorizationTrustorGroupsInternalServerError creates a GetOrgauthorizationTrustorGroupsInternalServerError with default headers values

func (*GetOrgauthorizationTrustorGroupsInternalServerError) Error

func (*GetOrgauthorizationTrustorGroupsInternalServerError) GetPayload

func (*GetOrgauthorizationTrustorGroupsInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustor groups internal server error response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustor groups internal server error response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups internal server error response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustor groups internal server error response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups internal server error response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsInternalServerError) String

type GetOrgauthorizationTrustorGroupsNotFound

type GetOrgauthorizationTrustorGroupsNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrustorGroupsNotFound

func NewGetOrgauthorizationTrustorGroupsNotFound() *GetOrgauthorizationTrustorGroupsNotFound

NewGetOrgauthorizationTrustorGroupsNotFound creates a GetOrgauthorizationTrustorGroupsNotFound with default headers values

func (*GetOrgauthorizationTrustorGroupsNotFound) Error

func (*GetOrgauthorizationTrustorGroupsNotFound) GetPayload

func (*GetOrgauthorizationTrustorGroupsNotFound) IsClientError

IsClientError returns true when this get orgauthorization trustor groups not found response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsNotFound) IsCode

IsCode returns true when this get orgauthorization trustor groups not found response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups not found response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsNotFound) IsServerError

IsServerError returns true when this get orgauthorization trustor groups not found response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups not found response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsNotFound) String

type GetOrgauthorizationTrustorGroupsOK

type GetOrgauthorizationTrustorGroupsOK struct {
	Payload *models.TrustGroupEntityListing
}

GetOrgauthorizationTrustorGroupsOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrustorGroupsOK

func NewGetOrgauthorizationTrustorGroupsOK() *GetOrgauthorizationTrustorGroupsOK

NewGetOrgauthorizationTrustorGroupsOK creates a GetOrgauthorizationTrustorGroupsOK with default headers values

func (*GetOrgauthorizationTrustorGroupsOK) Error

func (*GetOrgauthorizationTrustorGroupsOK) GetPayload

func (*GetOrgauthorizationTrustorGroupsOK) IsClientError

func (o *GetOrgauthorizationTrustorGroupsOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor groups o k response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsOK) IsCode

IsCode returns true when this get orgauthorization trustor groups o k response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsOK) IsRedirect

func (o *GetOrgauthorizationTrustorGroupsOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustor groups o k response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsOK) IsServerError

func (o *GetOrgauthorizationTrustorGroupsOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor groups o k response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsOK) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups o k response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsOK) String

type GetOrgauthorizationTrustorGroupsParams

type GetOrgauthorizationTrustorGroupsParams struct {

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	/* TrustorOrgID.

	   Trustee Organization Id
	*/
	TrustorOrgID string

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

GetOrgauthorizationTrustorGroupsParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustor groups operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrustorGroupsParams

func NewGetOrgauthorizationTrustorGroupsParams() *GetOrgauthorizationTrustorGroupsParams

NewGetOrgauthorizationTrustorGroupsParams creates a new GetOrgauthorizationTrustorGroupsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrustorGroupsParamsWithContext

func NewGetOrgauthorizationTrustorGroupsParamsWithContext(ctx context.Context) *GetOrgauthorizationTrustorGroupsParams

NewGetOrgauthorizationTrustorGroupsParamsWithContext creates a new GetOrgauthorizationTrustorGroupsParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrustorGroupsParamsWithHTTPClient

func NewGetOrgauthorizationTrustorGroupsParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrustorGroupsParams

NewGetOrgauthorizationTrustorGroupsParamsWithHTTPClient creates a new GetOrgauthorizationTrustorGroupsParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrustorGroupsParamsWithTimeout

func NewGetOrgauthorizationTrustorGroupsParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrustorGroupsParams

NewGetOrgauthorizationTrustorGroupsParamsWithTimeout creates a new GetOrgauthorizationTrustorGroupsParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrustorGroupsParams) SetContext

SetContext adds the context to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) SetDefaults

func (o *GetOrgauthorizationTrustorGroupsParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustor groups params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorGroupsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) SetPageNumber

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

SetPageNumber adds the pageNumber to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) SetPageSize

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

SetPageSize adds the pageSize to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) SetTrustorOrgID

func (o *GetOrgauthorizationTrustorGroupsParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) WithContext

WithContext adds the context to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustor groups params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorGroupsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) WithPageNumber

WithPageNumber adds the pageNumber to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) WithPageSize

WithPageSize adds the pageSize to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the get orgauthorization trustor groups params

func (*GetOrgauthorizationTrustorGroupsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrustorGroupsReader

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

GetOrgauthorizationTrustorGroupsReader is a Reader for the GetOrgauthorizationTrustorGroups structure.

func (*GetOrgauthorizationTrustorGroupsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrustorGroupsRequestEntityTooLarge

type GetOrgauthorizationTrustorGroupsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrustorGroupsRequestEntityTooLarge

func NewGetOrgauthorizationTrustorGroupsRequestEntityTooLarge() *GetOrgauthorizationTrustorGroupsRequestEntityTooLarge

NewGetOrgauthorizationTrustorGroupsRequestEntityTooLarge creates a GetOrgauthorizationTrustorGroupsRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrustorGroupsRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrustorGroupsRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrustorGroupsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustor groups request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustor groups request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustor groups request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsRequestEntityTooLarge) String

type GetOrgauthorizationTrustorGroupsRequestTimeout

type GetOrgauthorizationTrustorGroupsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrustorGroupsRequestTimeout

func NewGetOrgauthorizationTrustorGroupsRequestTimeout() *GetOrgauthorizationTrustorGroupsRequestTimeout

NewGetOrgauthorizationTrustorGroupsRequestTimeout creates a GetOrgauthorizationTrustorGroupsRequestTimeout with default headers values

func (*GetOrgauthorizationTrustorGroupsRequestTimeout) Error

func (*GetOrgauthorizationTrustorGroupsRequestTimeout) GetPayload

func (*GetOrgauthorizationTrustorGroupsRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor groups request timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustor groups request timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups request timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor groups request timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups request timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsRequestTimeout) String

type GetOrgauthorizationTrustorGroupsServiceUnavailable

type GetOrgauthorizationTrustorGroupsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrustorGroupsServiceUnavailable

func NewGetOrgauthorizationTrustorGroupsServiceUnavailable() *GetOrgauthorizationTrustorGroupsServiceUnavailable

NewGetOrgauthorizationTrustorGroupsServiceUnavailable creates a GetOrgauthorizationTrustorGroupsServiceUnavailable with default headers values

func (*GetOrgauthorizationTrustorGroupsServiceUnavailable) Error

func (*GetOrgauthorizationTrustorGroupsServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrustorGroupsServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustor groups service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustor groups service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustor groups service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsServiceUnavailable) String

type GetOrgauthorizationTrustorGroupsTooManyRequests

type GetOrgauthorizationTrustorGroupsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrustorGroupsTooManyRequests

func NewGetOrgauthorizationTrustorGroupsTooManyRequests() *GetOrgauthorizationTrustorGroupsTooManyRequests

NewGetOrgauthorizationTrustorGroupsTooManyRequests creates a GetOrgauthorizationTrustorGroupsTooManyRequests with default headers values

func (*GetOrgauthorizationTrustorGroupsTooManyRequests) Error

func (*GetOrgauthorizationTrustorGroupsTooManyRequests) GetPayload

func (*GetOrgauthorizationTrustorGroupsTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustor groups too many requests response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustor groups too many requests response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups too many requests response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustor groups too many requests response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups too many requests response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsTooManyRequests) String

type GetOrgauthorizationTrustorGroupsUnauthorized

type GetOrgauthorizationTrustorGroupsUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrustorGroupsUnauthorized

func NewGetOrgauthorizationTrustorGroupsUnauthorized() *GetOrgauthorizationTrustorGroupsUnauthorized

NewGetOrgauthorizationTrustorGroupsUnauthorized creates a GetOrgauthorizationTrustorGroupsUnauthorized with default headers values

func (*GetOrgauthorizationTrustorGroupsUnauthorized) Error

func (*GetOrgauthorizationTrustorGroupsUnauthorized) GetPayload

func (*GetOrgauthorizationTrustorGroupsUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustor groups unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustor groups unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustor groups unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsUnauthorized) String

type GetOrgauthorizationTrustorGroupsUnsupportedMediaType

type GetOrgauthorizationTrustorGroupsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorGroupsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrustorGroupsUnsupportedMediaType

func NewGetOrgauthorizationTrustorGroupsUnsupportedMediaType() *GetOrgauthorizationTrustorGroupsUnsupportedMediaType

NewGetOrgauthorizationTrustorGroupsUnsupportedMediaType creates a GetOrgauthorizationTrustorGroupsUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrustorGroupsUnsupportedMediaType) Error

func (*GetOrgauthorizationTrustorGroupsUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrustorGroupsUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustor groups unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrustorGroupsUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustor groups unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrustorGroupsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustor groups unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrustorGroupsUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustor groups unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrustorGroupsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustor groups unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrustorGroupsUnsupportedMediaType) String

type GetOrgauthorizationTrustorInternalServerError

type GetOrgauthorizationTrustorInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrustorInternalServerError

func NewGetOrgauthorizationTrustorInternalServerError() *GetOrgauthorizationTrustorInternalServerError

NewGetOrgauthorizationTrustorInternalServerError creates a GetOrgauthorizationTrustorInternalServerError with default headers values

func (*GetOrgauthorizationTrustorInternalServerError) Error

func (*GetOrgauthorizationTrustorInternalServerError) GetPayload

func (*GetOrgauthorizationTrustorInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustor internal server error response has a 4xx status code

func (*GetOrgauthorizationTrustorInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustor internal server error response a status code equal to that given

func (*GetOrgauthorizationTrustorInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustor internal server error response has a 3xx status code

func (*GetOrgauthorizationTrustorInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustor internal server error response has a 5xx status code

func (*GetOrgauthorizationTrustorInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustor internal server error response has a 2xx status code

func (*GetOrgauthorizationTrustorInternalServerError) String

type GetOrgauthorizationTrustorNotFound

type GetOrgauthorizationTrustorNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrustorNotFound

func NewGetOrgauthorizationTrustorNotFound() *GetOrgauthorizationTrustorNotFound

NewGetOrgauthorizationTrustorNotFound creates a GetOrgauthorizationTrustorNotFound with default headers values

func (*GetOrgauthorizationTrustorNotFound) Error

func (*GetOrgauthorizationTrustorNotFound) GetPayload

func (*GetOrgauthorizationTrustorNotFound) IsClientError

func (o *GetOrgauthorizationTrustorNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor not found response has a 4xx status code

func (*GetOrgauthorizationTrustorNotFound) IsCode

IsCode returns true when this get orgauthorization trustor not found response a status code equal to that given

func (*GetOrgauthorizationTrustorNotFound) IsRedirect

func (o *GetOrgauthorizationTrustorNotFound) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustor not found response has a 3xx status code

func (*GetOrgauthorizationTrustorNotFound) IsServerError

func (o *GetOrgauthorizationTrustorNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor not found response has a 5xx status code

func (*GetOrgauthorizationTrustorNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustor not found response has a 2xx status code

func (*GetOrgauthorizationTrustorNotFound) String

type GetOrgauthorizationTrustorOK

type GetOrgauthorizationTrustorOK struct {
	Payload *models.Trustor
}

GetOrgauthorizationTrustorOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrustorOK

func NewGetOrgauthorizationTrustorOK() *GetOrgauthorizationTrustorOK

NewGetOrgauthorizationTrustorOK creates a GetOrgauthorizationTrustorOK with default headers values

func (*GetOrgauthorizationTrustorOK) Error

func (*GetOrgauthorizationTrustorOK) GetPayload

func (o *GetOrgauthorizationTrustorOK) GetPayload() *models.Trustor

func (*GetOrgauthorizationTrustorOK) IsClientError

func (o *GetOrgauthorizationTrustorOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor o k response has a 4xx status code

func (*GetOrgauthorizationTrustorOK) IsCode

func (o *GetOrgauthorizationTrustorOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustor o k response a status code equal to that given

func (*GetOrgauthorizationTrustorOK) IsRedirect

func (o *GetOrgauthorizationTrustorOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustor o k response has a 3xx status code

func (*GetOrgauthorizationTrustorOK) IsServerError

func (o *GetOrgauthorizationTrustorOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor o k response has a 5xx status code

func (*GetOrgauthorizationTrustorOK) IsSuccess

func (o *GetOrgauthorizationTrustorOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustor o k response has a 2xx status code

func (*GetOrgauthorizationTrustorOK) String

type GetOrgauthorizationTrustorParams

type GetOrgauthorizationTrustorParams struct {

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

GetOrgauthorizationTrustorParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustor operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrustorParams

func NewGetOrgauthorizationTrustorParams() *GetOrgauthorizationTrustorParams

NewGetOrgauthorizationTrustorParams creates a new GetOrgauthorizationTrustorParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrustorParamsWithContext

func NewGetOrgauthorizationTrustorParamsWithContext(ctx context.Context) *GetOrgauthorizationTrustorParams

NewGetOrgauthorizationTrustorParamsWithContext creates a new GetOrgauthorizationTrustorParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrustorParamsWithHTTPClient

func NewGetOrgauthorizationTrustorParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrustorParams

NewGetOrgauthorizationTrustorParamsWithHTTPClient creates a new GetOrgauthorizationTrustorParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrustorParamsWithTimeout

func NewGetOrgauthorizationTrustorParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrustorParams

NewGetOrgauthorizationTrustorParamsWithTimeout creates a new GetOrgauthorizationTrustorParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrustorParams) SetContext

SetContext adds the context to the get orgauthorization trustor params

func (*GetOrgauthorizationTrustorParams) SetDefaults

func (o *GetOrgauthorizationTrustorParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustor params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustor params

func (*GetOrgauthorizationTrustorParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustor params

func (*GetOrgauthorizationTrustorParams) SetTrustorOrgID

func (o *GetOrgauthorizationTrustorParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the get orgauthorization trustor params

func (*GetOrgauthorizationTrustorParams) WithContext

WithContext adds the context to the get orgauthorization trustor params

func (*GetOrgauthorizationTrustorParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustor params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustor params

func (*GetOrgauthorizationTrustorParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustor params

func (*GetOrgauthorizationTrustorParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the get orgauthorization trustor params

func (*GetOrgauthorizationTrustorParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrustorReader

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

GetOrgauthorizationTrustorReader is a Reader for the GetOrgauthorizationTrustor structure.

func (*GetOrgauthorizationTrustorReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrustorRequestEntityTooLarge

type GetOrgauthorizationTrustorRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrustorRequestEntityTooLarge

func NewGetOrgauthorizationTrustorRequestEntityTooLarge() *GetOrgauthorizationTrustorRequestEntityTooLarge

NewGetOrgauthorizationTrustorRequestEntityTooLarge creates a GetOrgauthorizationTrustorRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrustorRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrustorRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrustorRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustor request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrustorRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustor request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrustorRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustor request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrustorRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustor request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrustorRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustor request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrustorRequestEntityTooLarge) String

type GetOrgauthorizationTrustorRequestTimeout

type GetOrgauthorizationTrustorRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrustorRequestTimeout

func NewGetOrgauthorizationTrustorRequestTimeout() *GetOrgauthorizationTrustorRequestTimeout

NewGetOrgauthorizationTrustorRequestTimeout creates a GetOrgauthorizationTrustorRequestTimeout with default headers values

func (*GetOrgauthorizationTrustorRequestTimeout) Error

func (*GetOrgauthorizationTrustorRequestTimeout) GetPayload

func (*GetOrgauthorizationTrustorRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor request timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustor request timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor request timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor request timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor request timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorRequestTimeout) String

type GetOrgauthorizationTrustorServiceUnavailable

type GetOrgauthorizationTrustorServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrustorServiceUnavailable

func NewGetOrgauthorizationTrustorServiceUnavailable() *GetOrgauthorizationTrustorServiceUnavailable

NewGetOrgauthorizationTrustorServiceUnavailable creates a GetOrgauthorizationTrustorServiceUnavailable with default headers values

func (*GetOrgauthorizationTrustorServiceUnavailable) Error

func (*GetOrgauthorizationTrustorServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrustorServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustor service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrustorServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustor service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrustorServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustor service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrustorServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustor service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrustorServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustor service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrustorServiceUnavailable) String

type GetOrgauthorizationTrustorTooManyRequests

type GetOrgauthorizationTrustorTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrustorTooManyRequests

func NewGetOrgauthorizationTrustorTooManyRequests() *GetOrgauthorizationTrustorTooManyRequests

NewGetOrgauthorizationTrustorTooManyRequests creates a GetOrgauthorizationTrustorTooManyRequests with default headers values

func (*GetOrgauthorizationTrustorTooManyRequests) Error

func (*GetOrgauthorizationTrustorTooManyRequests) GetPayload

func (*GetOrgauthorizationTrustorTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustor too many requests response has a 4xx status code

func (*GetOrgauthorizationTrustorTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustor too many requests response a status code equal to that given

func (*GetOrgauthorizationTrustorTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustor too many requests response has a 3xx status code

func (*GetOrgauthorizationTrustorTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustor too many requests response has a 5xx status code

func (*GetOrgauthorizationTrustorTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustor too many requests response has a 2xx status code

func (*GetOrgauthorizationTrustorTooManyRequests) String

type GetOrgauthorizationTrustorUnauthorized

type GetOrgauthorizationTrustorUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrustorUnauthorized

func NewGetOrgauthorizationTrustorUnauthorized() *GetOrgauthorizationTrustorUnauthorized

NewGetOrgauthorizationTrustorUnauthorized creates a GetOrgauthorizationTrustorUnauthorized with default headers values

func (*GetOrgauthorizationTrustorUnauthorized) Error

func (*GetOrgauthorizationTrustorUnauthorized) GetPayload

func (*GetOrgauthorizationTrustorUnauthorized) IsClientError

func (o *GetOrgauthorizationTrustorUnauthorized) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrustorUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustor unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrustorUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustor unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrustorUnauthorized) IsServerError

func (o *GetOrgauthorizationTrustorUnauthorized) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrustorUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustor unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrustorUnauthorized) String

type GetOrgauthorizationTrustorUnsupportedMediaType

type GetOrgauthorizationTrustorUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrustorUnsupportedMediaType

func NewGetOrgauthorizationTrustorUnsupportedMediaType() *GetOrgauthorizationTrustorUnsupportedMediaType

NewGetOrgauthorizationTrustorUnsupportedMediaType creates a GetOrgauthorizationTrustorUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrustorUnsupportedMediaType) Error

func (*GetOrgauthorizationTrustorUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrustorUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustor unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrustorUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustor unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrustorUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustor unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrustorUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustor unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrustorUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustor unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrustorUnsupportedMediaType) String

type GetOrgauthorizationTrustorUserBadRequest

type GetOrgauthorizationTrustorUserBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrustorUserBadRequest

func NewGetOrgauthorizationTrustorUserBadRequest() *GetOrgauthorizationTrustorUserBadRequest

NewGetOrgauthorizationTrustorUserBadRequest creates a GetOrgauthorizationTrustorUserBadRequest with default headers values

func (*GetOrgauthorizationTrustorUserBadRequest) Error

func (*GetOrgauthorizationTrustorUserBadRequest) GetPayload

func (*GetOrgauthorizationTrustorUserBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustor user bad request response has a 4xx status code

func (*GetOrgauthorizationTrustorUserBadRequest) IsCode

IsCode returns true when this get orgauthorization trustor user bad request response a status code equal to that given

func (*GetOrgauthorizationTrustorUserBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user bad request response has a 3xx status code

func (*GetOrgauthorizationTrustorUserBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustor user bad request response has a 5xx status code

func (*GetOrgauthorizationTrustorUserBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user bad request response has a 2xx status code

func (*GetOrgauthorizationTrustorUserBadRequest) String

type GetOrgauthorizationTrustorUserForbidden

type GetOrgauthorizationTrustorUserForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrustorUserForbidden

func NewGetOrgauthorizationTrustorUserForbidden() *GetOrgauthorizationTrustorUserForbidden

NewGetOrgauthorizationTrustorUserForbidden creates a GetOrgauthorizationTrustorUserForbidden with default headers values

func (*GetOrgauthorizationTrustorUserForbidden) Error

func (*GetOrgauthorizationTrustorUserForbidden) GetPayload

func (*GetOrgauthorizationTrustorUserForbidden) IsClientError

func (o *GetOrgauthorizationTrustorUserForbidden) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor user forbidden response has a 4xx status code

func (*GetOrgauthorizationTrustorUserForbidden) IsCode

IsCode returns true when this get orgauthorization trustor user forbidden response a status code equal to that given

func (*GetOrgauthorizationTrustorUserForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user forbidden response has a 3xx status code

func (*GetOrgauthorizationTrustorUserForbidden) IsServerError

func (o *GetOrgauthorizationTrustorUserForbidden) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor user forbidden response has a 5xx status code

func (*GetOrgauthorizationTrustorUserForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user forbidden response has a 2xx status code

func (*GetOrgauthorizationTrustorUserForbidden) String

type GetOrgauthorizationTrustorUserGatewayTimeout

type GetOrgauthorizationTrustorUserGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrustorUserGatewayTimeout

func NewGetOrgauthorizationTrustorUserGatewayTimeout() *GetOrgauthorizationTrustorUserGatewayTimeout

NewGetOrgauthorizationTrustorUserGatewayTimeout creates a GetOrgauthorizationTrustorUserGatewayTimeout with default headers values

func (*GetOrgauthorizationTrustorUserGatewayTimeout) Error

func (*GetOrgauthorizationTrustorUserGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrustorUserGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor user gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorUserGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustor user gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorUserGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorUserGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor user gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorUserGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorUserGatewayTimeout) String

type GetOrgauthorizationTrustorUserInternalServerError

type GetOrgauthorizationTrustorUserInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrustorUserInternalServerError

func NewGetOrgauthorizationTrustorUserInternalServerError() *GetOrgauthorizationTrustorUserInternalServerError

NewGetOrgauthorizationTrustorUserInternalServerError creates a GetOrgauthorizationTrustorUserInternalServerError with default headers values

func (*GetOrgauthorizationTrustorUserInternalServerError) Error

func (*GetOrgauthorizationTrustorUserInternalServerError) GetPayload

func (*GetOrgauthorizationTrustorUserInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustor user internal server error response has a 4xx status code

func (*GetOrgauthorizationTrustorUserInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustor user internal server error response a status code equal to that given

func (*GetOrgauthorizationTrustorUserInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user internal server error response has a 3xx status code

func (*GetOrgauthorizationTrustorUserInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustor user internal server error response has a 5xx status code

func (*GetOrgauthorizationTrustorUserInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user internal server error response has a 2xx status code

func (*GetOrgauthorizationTrustorUserInternalServerError) String

type GetOrgauthorizationTrustorUserNotFound

type GetOrgauthorizationTrustorUserNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrustorUserNotFound

func NewGetOrgauthorizationTrustorUserNotFound() *GetOrgauthorizationTrustorUserNotFound

NewGetOrgauthorizationTrustorUserNotFound creates a GetOrgauthorizationTrustorUserNotFound with default headers values

func (*GetOrgauthorizationTrustorUserNotFound) Error

func (*GetOrgauthorizationTrustorUserNotFound) GetPayload

func (*GetOrgauthorizationTrustorUserNotFound) IsClientError

func (o *GetOrgauthorizationTrustorUserNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor user not found response has a 4xx status code

func (*GetOrgauthorizationTrustorUserNotFound) IsCode

IsCode returns true when this get orgauthorization trustor user not found response a status code equal to that given

func (*GetOrgauthorizationTrustorUserNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user not found response has a 3xx status code

func (*GetOrgauthorizationTrustorUserNotFound) IsServerError

func (o *GetOrgauthorizationTrustorUserNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor user not found response has a 5xx status code

func (*GetOrgauthorizationTrustorUserNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user not found response has a 2xx status code

func (*GetOrgauthorizationTrustorUserNotFound) String

type GetOrgauthorizationTrustorUserOK

type GetOrgauthorizationTrustorUserOK struct {
	Payload *models.TrustUser
}

GetOrgauthorizationTrustorUserOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrustorUserOK

func NewGetOrgauthorizationTrustorUserOK() *GetOrgauthorizationTrustorUserOK

NewGetOrgauthorizationTrustorUserOK creates a GetOrgauthorizationTrustorUserOK with default headers values

func (*GetOrgauthorizationTrustorUserOK) Error

func (*GetOrgauthorizationTrustorUserOK) GetPayload

func (*GetOrgauthorizationTrustorUserOK) IsClientError

func (o *GetOrgauthorizationTrustorUserOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor user o k response has a 4xx status code

func (*GetOrgauthorizationTrustorUserOK) IsCode

func (o *GetOrgauthorizationTrustorUserOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustor user o k response a status code equal to that given

func (*GetOrgauthorizationTrustorUserOK) IsRedirect

func (o *GetOrgauthorizationTrustorUserOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustor user o k response has a 3xx status code

func (*GetOrgauthorizationTrustorUserOK) IsServerError

func (o *GetOrgauthorizationTrustorUserOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor user o k response has a 5xx status code

func (*GetOrgauthorizationTrustorUserOK) IsSuccess

func (o *GetOrgauthorizationTrustorUserOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustor user o k response has a 2xx status code

func (*GetOrgauthorizationTrustorUserOK) String

type GetOrgauthorizationTrustorUserParams

type GetOrgauthorizationTrustorUserParams struct {

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

GetOrgauthorizationTrustorUserParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustor user operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrustorUserParams

func NewGetOrgauthorizationTrustorUserParams() *GetOrgauthorizationTrustorUserParams

NewGetOrgauthorizationTrustorUserParams creates a new GetOrgauthorizationTrustorUserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrustorUserParamsWithContext

func NewGetOrgauthorizationTrustorUserParamsWithContext(ctx context.Context) *GetOrgauthorizationTrustorUserParams

NewGetOrgauthorizationTrustorUserParamsWithContext creates a new GetOrgauthorizationTrustorUserParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrustorUserParamsWithHTTPClient

func NewGetOrgauthorizationTrustorUserParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrustorUserParams

NewGetOrgauthorizationTrustorUserParamsWithHTTPClient creates a new GetOrgauthorizationTrustorUserParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrustorUserParamsWithTimeout

func NewGetOrgauthorizationTrustorUserParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrustorUserParams

NewGetOrgauthorizationTrustorUserParamsWithTimeout creates a new GetOrgauthorizationTrustorUserParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrustorUserParams) SetContext

SetContext adds the context to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) SetDefaults

func (o *GetOrgauthorizationTrustorUserParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustor user params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorUserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) SetTrusteeUserID

func (o *GetOrgauthorizationTrustorUserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) SetTrustorOrgID

func (o *GetOrgauthorizationTrustorUserParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) WithContext

WithContext adds the context to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustor user params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorUserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the get orgauthorization trustor user params

func (*GetOrgauthorizationTrustorUserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrustorUserReader

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

GetOrgauthorizationTrustorUserReader is a Reader for the GetOrgauthorizationTrustorUser structure.

func (*GetOrgauthorizationTrustorUserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrustorUserRequestEntityTooLarge

type GetOrgauthorizationTrustorUserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrustorUserRequestEntityTooLarge

func NewGetOrgauthorizationTrustorUserRequestEntityTooLarge() *GetOrgauthorizationTrustorUserRequestEntityTooLarge

NewGetOrgauthorizationTrustorUserRequestEntityTooLarge creates a GetOrgauthorizationTrustorUserRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrustorUserRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrustorUserRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrustorUserRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustor user request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrustorUserRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustor user request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrustorUserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrustorUserRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustor user request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrustorUserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrustorUserRequestEntityTooLarge) String

type GetOrgauthorizationTrustorUserRequestTimeout

type GetOrgauthorizationTrustorUserRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrustorUserRequestTimeout

func NewGetOrgauthorizationTrustorUserRequestTimeout() *GetOrgauthorizationTrustorUserRequestTimeout

NewGetOrgauthorizationTrustorUserRequestTimeout creates a GetOrgauthorizationTrustorUserRequestTimeout with default headers values

func (*GetOrgauthorizationTrustorUserRequestTimeout) Error

func (*GetOrgauthorizationTrustorUserRequestTimeout) GetPayload

func (*GetOrgauthorizationTrustorUserRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor user request timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorUserRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustor user request timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorUserRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user request timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorUserRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor user request timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorUserRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user request timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorUserRequestTimeout) String

type GetOrgauthorizationTrustorUserServiceUnavailable

type GetOrgauthorizationTrustorUserServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrustorUserServiceUnavailable

func NewGetOrgauthorizationTrustorUserServiceUnavailable() *GetOrgauthorizationTrustorUserServiceUnavailable

NewGetOrgauthorizationTrustorUserServiceUnavailable creates a GetOrgauthorizationTrustorUserServiceUnavailable with default headers values

func (*GetOrgauthorizationTrustorUserServiceUnavailable) Error

func (*GetOrgauthorizationTrustorUserServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrustorUserServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustor user service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrustorUserServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustor user service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrustorUserServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrustorUserServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustor user service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrustorUserServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrustorUserServiceUnavailable) String

type GetOrgauthorizationTrustorUserTooManyRequests

type GetOrgauthorizationTrustorUserTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrustorUserTooManyRequests

func NewGetOrgauthorizationTrustorUserTooManyRequests() *GetOrgauthorizationTrustorUserTooManyRequests

NewGetOrgauthorizationTrustorUserTooManyRequests creates a GetOrgauthorizationTrustorUserTooManyRequests with default headers values

func (*GetOrgauthorizationTrustorUserTooManyRequests) Error

func (*GetOrgauthorizationTrustorUserTooManyRequests) GetPayload

func (*GetOrgauthorizationTrustorUserTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustor user too many requests response has a 4xx status code

func (*GetOrgauthorizationTrustorUserTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustor user too many requests response a status code equal to that given

func (*GetOrgauthorizationTrustorUserTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user too many requests response has a 3xx status code

func (*GetOrgauthorizationTrustorUserTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustor user too many requests response has a 5xx status code

func (*GetOrgauthorizationTrustorUserTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user too many requests response has a 2xx status code

func (*GetOrgauthorizationTrustorUserTooManyRequests) String

type GetOrgauthorizationTrustorUserUnauthorized

type GetOrgauthorizationTrustorUserUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrustorUserUnauthorized

func NewGetOrgauthorizationTrustorUserUnauthorized() *GetOrgauthorizationTrustorUserUnauthorized

NewGetOrgauthorizationTrustorUserUnauthorized creates a GetOrgauthorizationTrustorUserUnauthorized with default headers values

func (*GetOrgauthorizationTrustorUserUnauthorized) Error

func (*GetOrgauthorizationTrustorUserUnauthorized) GetPayload

func (*GetOrgauthorizationTrustorUserUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustor user unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrustorUserUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustor user unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrustorUserUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrustorUserUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustor user unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrustorUserUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrustorUserUnauthorized) String

type GetOrgauthorizationTrustorUserUnsupportedMediaType

type GetOrgauthorizationTrustorUserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrustorUserUnsupportedMediaType

func NewGetOrgauthorizationTrustorUserUnsupportedMediaType() *GetOrgauthorizationTrustorUserUnsupportedMediaType

NewGetOrgauthorizationTrustorUserUnsupportedMediaType creates a GetOrgauthorizationTrustorUserUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrustorUserUnsupportedMediaType) Error

func (*GetOrgauthorizationTrustorUserUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrustorUserUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustor user unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrustorUserUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustor user unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrustorUserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustor user unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrustorUserUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustor user unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrustorUserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustor user unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrustorUserUnsupportedMediaType) String

type GetOrgauthorizationTrustorUsersBadRequest

type GetOrgauthorizationTrustorUsersBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrustorUsersBadRequest

func NewGetOrgauthorizationTrustorUsersBadRequest() *GetOrgauthorizationTrustorUsersBadRequest

NewGetOrgauthorizationTrustorUsersBadRequest creates a GetOrgauthorizationTrustorUsersBadRequest with default headers values

func (*GetOrgauthorizationTrustorUsersBadRequest) Error

func (*GetOrgauthorizationTrustorUsersBadRequest) GetPayload

func (*GetOrgauthorizationTrustorUsersBadRequest) IsClientError

IsClientError returns true when this get orgauthorization trustor users bad request response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersBadRequest) IsCode

IsCode returns true when this get orgauthorization trustor users bad request response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users bad request response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersBadRequest) IsServerError

IsServerError returns true when this get orgauthorization trustor users bad request response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users bad request response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersBadRequest) String

type GetOrgauthorizationTrustorUsersForbidden

type GetOrgauthorizationTrustorUsersForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrustorUsersForbidden

func NewGetOrgauthorizationTrustorUsersForbidden() *GetOrgauthorizationTrustorUsersForbidden

NewGetOrgauthorizationTrustorUsersForbidden creates a GetOrgauthorizationTrustorUsersForbidden with default headers values

func (*GetOrgauthorizationTrustorUsersForbidden) Error

func (*GetOrgauthorizationTrustorUsersForbidden) GetPayload

func (*GetOrgauthorizationTrustorUsersForbidden) IsClientError

IsClientError returns true when this get orgauthorization trustor users forbidden response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersForbidden) IsCode

IsCode returns true when this get orgauthorization trustor users forbidden response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users forbidden response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersForbidden) IsServerError

IsServerError returns true when this get orgauthorization trustor users forbidden response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users forbidden response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersForbidden) String

type GetOrgauthorizationTrustorUsersGatewayTimeout

type GetOrgauthorizationTrustorUsersGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrustorUsersGatewayTimeout

func NewGetOrgauthorizationTrustorUsersGatewayTimeout() *GetOrgauthorizationTrustorUsersGatewayTimeout

NewGetOrgauthorizationTrustorUsersGatewayTimeout creates a GetOrgauthorizationTrustorUsersGatewayTimeout with default headers values

func (*GetOrgauthorizationTrustorUsersGatewayTimeout) Error

func (*GetOrgauthorizationTrustorUsersGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrustorUsersGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor users gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustor users gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor users gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersGatewayTimeout) String

type GetOrgauthorizationTrustorUsersInternalServerError

type GetOrgauthorizationTrustorUsersInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrustorUsersInternalServerError

func NewGetOrgauthorizationTrustorUsersInternalServerError() *GetOrgauthorizationTrustorUsersInternalServerError

NewGetOrgauthorizationTrustorUsersInternalServerError creates a GetOrgauthorizationTrustorUsersInternalServerError with default headers values

func (*GetOrgauthorizationTrustorUsersInternalServerError) Error

func (*GetOrgauthorizationTrustorUsersInternalServerError) GetPayload

func (*GetOrgauthorizationTrustorUsersInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustor users internal server error response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustor users internal server error response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users internal server error response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustor users internal server error response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users internal server error response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersInternalServerError) String

type GetOrgauthorizationTrustorUsersNotFound

type GetOrgauthorizationTrustorUsersNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrustorUsersNotFound

func NewGetOrgauthorizationTrustorUsersNotFound() *GetOrgauthorizationTrustorUsersNotFound

NewGetOrgauthorizationTrustorUsersNotFound creates a GetOrgauthorizationTrustorUsersNotFound with default headers values

func (*GetOrgauthorizationTrustorUsersNotFound) Error

func (*GetOrgauthorizationTrustorUsersNotFound) GetPayload

func (*GetOrgauthorizationTrustorUsersNotFound) IsClientError

func (o *GetOrgauthorizationTrustorUsersNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor users not found response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersNotFound) IsCode

IsCode returns true when this get orgauthorization trustor users not found response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersNotFound) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users not found response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersNotFound) IsServerError

func (o *GetOrgauthorizationTrustorUsersNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor users not found response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users not found response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersNotFound) String

type GetOrgauthorizationTrustorUsersOK

type GetOrgauthorizationTrustorUsersOK struct {
	Payload *models.TrustUserEntityListing
}

GetOrgauthorizationTrustorUsersOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrustorUsersOK

func NewGetOrgauthorizationTrustorUsersOK() *GetOrgauthorizationTrustorUsersOK

NewGetOrgauthorizationTrustorUsersOK creates a GetOrgauthorizationTrustorUsersOK with default headers values

func (*GetOrgauthorizationTrustorUsersOK) Error

func (*GetOrgauthorizationTrustorUsersOK) GetPayload

func (*GetOrgauthorizationTrustorUsersOK) IsClientError

func (o *GetOrgauthorizationTrustorUsersOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustor users o k response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersOK) IsCode

func (o *GetOrgauthorizationTrustorUsersOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustor users o k response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersOK) IsRedirect

func (o *GetOrgauthorizationTrustorUsersOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustor users o k response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersOK) IsServerError

func (o *GetOrgauthorizationTrustorUsersOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustor users o k response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersOK) IsSuccess

func (o *GetOrgauthorizationTrustorUsersOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustor users o k response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersOK) String

type GetOrgauthorizationTrustorUsersParams

type GetOrgauthorizationTrustorUsersParams struct {

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	/* TrustorOrgID.

	   Trustee Organization Id
	*/
	TrustorOrgID string

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

GetOrgauthorizationTrustorUsersParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustor users operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrustorUsersParams

func NewGetOrgauthorizationTrustorUsersParams() *GetOrgauthorizationTrustorUsersParams

NewGetOrgauthorizationTrustorUsersParams creates a new GetOrgauthorizationTrustorUsersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrustorUsersParamsWithContext

func NewGetOrgauthorizationTrustorUsersParamsWithContext(ctx context.Context) *GetOrgauthorizationTrustorUsersParams

NewGetOrgauthorizationTrustorUsersParamsWithContext creates a new GetOrgauthorizationTrustorUsersParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrustorUsersParamsWithHTTPClient

func NewGetOrgauthorizationTrustorUsersParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrustorUsersParams

NewGetOrgauthorizationTrustorUsersParamsWithHTTPClient creates a new GetOrgauthorizationTrustorUsersParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrustorUsersParamsWithTimeout

func NewGetOrgauthorizationTrustorUsersParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrustorUsersParams

NewGetOrgauthorizationTrustorUsersParamsWithTimeout creates a new GetOrgauthorizationTrustorUsersParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrustorUsersParams) SetContext

SetContext adds the context to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) SetDefaults

func (o *GetOrgauthorizationTrustorUsersParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustor users params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorUsersParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) SetPageNumber

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

SetPageNumber adds the pageNumber to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) SetPageSize

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

SetPageSize adds the pageSize to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) SetTrustorOrgID

func (o *GetOrgauthorizationTrustorUsersParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) WithContext

WithContext adds the context to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustor users params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorUsersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) WithPageNumber

WithPageNumber adds the pageNumber to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) WithPageSize

WithPageSize adds the pageSize to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the get orgauthorization trustor users params

func (*GetOrgauthorizationTrustorUsersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrustorUsersReader

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

GetOrgauthorizationTrustorUsersReader is a Reader for the GetOrgauthorizationTrustorUsers structure.

func (*GetOrgauthorizationTrustorUsersReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrustorUsersRequestEntityTooLarge

type GetOrgauthorizationTrustorUsersRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrustorUsersRequestEntityTooLarge

func NewGetOrgauthorizationTrustorUsersRequestEntityTooLarge() *GetOrgauthorizationTrustorUsersRequestEntityTooLarge

NewGetOrgauthorizationTrustorUsersRequestEntityTooLarge creates a GetOrgauthorizationTrustorUsersRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrustorUsersRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrustorUsersRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrustorUsersRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustor users request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustor users request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustor users request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersRequestEntityTooLarge) String

type GetOrgauthorizationTrustorUsersRequestTimeout

type GetOrgauthorizationTrustorUsersRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrustorUsersRequestTimeout

func NewGetOrgauthorizationTrustorUsersRequestTimeout() *GetOrgauthorizationTrustorUsersRequestTimeout

NewGetOrgauthorizationTrustorUsersRequestTimeout creates a GetOrgauthorizationTrustorUsersRequestTimeout with default headers values

func (*GetOrgauthorizationTrustorUsersRequestTimeout) Error

func (*GetOrgauthorizationTrustorUsersRequestTimeout) GetPayload

func (*GetOrgauthorizationTrustorUsersRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustor users request timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustor users request timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users request timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustor users request timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users request timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersRequestTimeout) String

type GetOrgauthorizationTrustorUsersServiceUnavailable

type GetOrgauthorizationTrustorUsersServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrustorUsersServiceUnavailable

func NewGetOrgauthorizationTrustorUsersServiceUnavailable() *GetOrgauthorizationTrustorUsersServiceUnavailable

NewGetOrgauthorizationTrustorUsersServiceUnavailable creates a GetOrgauthorizationTrustorUsersServiceUnavailable with default headers values

func (*GetOrgauthorizationTrustorUsersServiceUnavailable) Error

func (*GetOrgauthorizationTrustorUsersServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrustorUsersServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustor users service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustor users service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustor users service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersServiceUnavailable) String

type GetOrgauthorizationTrustorUsersTooManyRequests

type GetOrgauthorizationTrustorUsersTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrustorUsersTooManyRequests

func NewGetOrgauthorizationTrustorUsersTooManyRequests() *GetOrgauthorizationTrustorUsersTooManyRequests

NewGetOrgauthorizationTrustorUsersTooManyRequests creates a GetOrgauthorizationTrustorUsersTooManyRequests with default headers values

func (*GetOrgauthorizationTrustorUsersTooManyRequests) Error

func (*GetOrgauthorizationTrustorUsersTooManyRequests) GetPayload

func (*GetOrgauthorizationTrustorUsersTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustor users too many requests response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustor users too many requests response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users too many requests response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustor users too many requests response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users too many requests response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersTooManyRequests) String

type GetOrgauthorizationTrustorUsersUnauthorized

type GetOrgauthorizationTrustorUsersUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrustorUsersUnauthorized

func NewGetOrgauthorizationTrustorUsersUnauthorized() *GetOrgauthorizationTrustorUsersUnauthorized

NewGetOrgauthorizationTrustorUsersUnauthorized creates a GetOrgauthorizationTrustorUsersUnauthorized with default headers values

func (*GetOrgauthorizationTrustorUsersUnauthorized) Error

func (*GetOrgauthorizationTrustorUsersUnauthorized) GetPayload

func (*GetOrgauthorizationTrustorUsersUnauthorized) IsClientError

IsClientError returns true when this get orgauthorization trustor users unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustor users unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersUnauthorized) IsServerError

IsServerError returns true when this get orgauthorization trustor users unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersUnauthorized) String

type GetOrgauthorizationTrustorUsersUnsupportedMediaType

type GetOrgauthorizationTrustorUsersUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorUsersUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrustorUsersUnsupportedMediaType

func NewGetOrgauthorizationTrustorUsersUnsupportedMediaType() *GetOrgauthorizationTrustorUsersUnsupportedMediaType

NewGetOrgauthorizationTrustorUsersUnsupportedMediaType creates a GetOrgauthorizationTrustorUsersUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrustorUsersUnsupportedMediaType) Error

func (*GetOrgauthorizationTrustorUsersUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrustorUsersUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustor users unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrustorUsersUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustor users unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrustorUsersUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustor users unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrustorUsersUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustor users unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrustorUsersUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustor users unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrustorUsersUnsupportedMediaType) String

type GetOrgauthorizationTrustorsBadRequest

type GetOrgauthorizationTrustorsBadRequest struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetOrgauthorizationTrustorsBadRequest

func NewGetOrgauthorizationTrustorsBadRequest() *GetOrgauthorizationTrustorsBadRequest

NewGetOrgauthorizationTrustorsBadRequest creates a GetOrgauthorizationTrustorsBadRequest with default headers values

func (*GetOrgauthorizationTrustorsBadRequest) Error

func (*GetOrgauthorizationTrustorsBadRequest) GetPayload

func (*GetOrgauthorizationTrustorsBadRequest) IsClientError

func (o *GetOrgauthorizationTrustorsBadRequest) IsClientError() bool

IsClientError returns true when this get orgauthorization trustors bad request response has a 4xx status code

func (*GetOrgauthorizationTrustorsBadRequest) IsCode

IsCode returns true when this get orgauthorization trustors bad request response a status code equal to that given

func (*GetOrgauthorizationTrustorsBadRequest) IsRedirect

IsRedirect returns true when this get orgauthorization trustors bad request response has a 3xx status code

func (*GetOrgauthorizationTrustorsBadRequest) IsServerError

func (o *GetOrgauthorizationTrustorsBadRequest) IsServerError() bool

IsServerError returns true when this get orgauthorization trustors bad request response has a 5xx status code

func (*GetOrgauthorizationTrustorsBadRequest) IsSuccess

IsSuccess returns true when this get orgauthorization trustors bad request response has a 2xx status code

func (*GetOrgauthorizationTrustorsBadRequest) String

type GetOrgauthorizationTrustorsForbidden

type GetOrgauthorizationTrustorsForbidden struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetOrgauthorizationTrustorsForbidden

func NewGetOrgauthorizationTrustorsForbidden() *GetOrgauthorizationTrustorsForbidden

NewGetOrgauthorizationTrustorsForbidden creates a GetOrgauthorizationTrustorsForbidden with default headers values

func (*GetOrgauthorizationTrustorsForbidden) Error

func (*GetOrgauthorizationTrustorsForbidden) GetPayload

func (*GetOrgauthorizationTrustorsForbidden) IsClientError

func (o *GetOrgauthorizationTrustorsForbidden) IsClientError() bool

IsClientError returns true when this get orgauthorization trustors forbidden response has a 4xx status code

func (*GetOrgauthorizationTrustorsForbidden) IsCode

IsCode returns true when this get orgauthorization trustors forbidden response a status code equal to that given

func (*GetOrgauthorizationTrustorsForbidden) IsRedirect

IsRedirect returns true when this get orgauthorization trustors forbidden response has a 3xx status code

func (*GetOrgauthorizationTrustorsForbidden) IsServerError

func (o *GetOrgauthorizationTrustorsForbidden) IsServerError() bool

IsServerError returns true when this get orgauthorization trustors forbidden response has a 5xx status code

func (*GetOrgauthorizationTrustorsForbidden) IsSuccess

IsSuccess returns true when this get orgauthorization trustors forbidden response has a 2xx status code

func (*GetOrgauthorizationTrustorsForbidden) String

type GetOrgauthorizationTrustorsGatewayTimeout

type GetOrgauthorizationTrustorsGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetOrgauthorizationTrustorsGatewayTimeout

func NewGetOrgauthorizationTrustorsGatewayTimeout() *GetOrgauthorizationTrustorsGatewayTimeout

NewGetOrgauthorizationTrustorsGatewayTimeout creates a GetOrgauthorizationTrustorsGatewayTimeout with default headers values

func (*GetOrgauthorizationTrustorsGatewayTimeout) Error

func (*GetOrgauthorizationTrustorsGatewayTimeout) GetPayload

func (*GetOrgauthorizationTrustorsGatewayTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustors gateway timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorsGatewayTimeout) IsCode

IsCode returns true when this get orgauthorization trustors gateway timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorsGatewayTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustors gateway timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorsGatewayTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustors gateway timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorsGatewayTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustors gateway timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorsGatewayTimeout) String

type GetOrgauthorizationTrustorsInternalServerError

type GetOrgauthorizationTrustorsInternalServerError struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetOrgauthorizationTrustorsInternalServerError

func NewGetOrgauthorizationTrustorsInternalServerError() *GetOrgauthorizationTrustorsInternalServerError

NewGetOrgauthorizationTrustorsInternalServerError creates a GetOrgauthorizationTrustorsInternalServerError with default headers values

func (*GetOrgauthorizationTrustorsInternalServerError) Error

func (*GetOrgauthorizationTrustorsInternalServerError) GetPayload

func (*GetOrgauthorizationTrustorsInternalServerError) IsClientError

IsClientError returns true when this get orgauthorization trustors internal server error response has a 4xx status code

func (*GetOrgauthorizationTrustorsInternalServerError) IsCode

IsCode returns true when this get orgauthorization trustors internal server error response a status code equal to that given

func (*GetOrgauthorizationTrustorsInternalServerError) IsRedirect

IsRedirect returns true when this get orgauthorization trustors internal server error response has a 3xx status code

func (*GetOrgauthorizationTrustorsInternalServerError) IsServerError

IsServerError returns true when this get orgauthorization trustors internal server error response has a 5xx status code

func (*GetOrgauthorizationTrustorsInternalServerError) IsSuccess

IsSuccess returns true when this get orgauthorization trustors internal server error response has a 2xx status code

func (*GetOrgauthorizationTrustorsInternalServerError) String

type GetOrgauthorizationTrustorsNotFound

type GetOrgauthorizationTrustorsNotFound struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetOrgauthorizationTrustorsNotFound

func NewGetOrgauthorizationTrustorsNotFound() *GetOrgauthorizationTrustorsNotFound

NewGetOrgauthorizationTrustorsNotFound creates a GetOrgauthorizationTrustorsNotFound with default headers values

func (*GetOrgauthorizationTrustorsNotFound) Error

func (*GetOrgauthorizationTrustorsNotFound) GetPayload

func (*GetOrgauthorizationTrustorsNotFound) IsClientError

func (o *GetOrgauthorizationTrustorsNotFound) IsClientError() bool

IsClientError returns true when this get orgauthorization trustors not found response has a 4xx status code

func (*GetOrgauthorizationTrustorsNotFound) IsCode

IsCode returns true when this get orgauthorization trustors not found response a status code equal to that given

func (*GetOrgauthorizationTrustorsNotFound) IsRedirect

func (o *GetOrgauthorizationTrustorsNotFound) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustors not found response has a 3xx status code

func (*GetOrgauthorizationTrustorsNotFound) IsServerError

func (o *GetOrgauthorizationTrustorsNotFound) IsServerError() bool

IsServerError returns true when this get orgauthorization trustors not found response has a 5xx status code

func (*GetOrgauthorizationTrustorsNotFound) IsSuccess

IsSuccess returns true when this get orgauthorization trustors not found response has a 2xx status code

func (*GetOrgauthorizationTrustorsNotFound) String

type GetOrgauthorizationTrustorsOK

type GetOrgauthorizationTrustorsOK struct {
	Payload *models.TrustorEntityListing
}

GetOrgauthorizationTrustorsOK describes a response with status code 200, with default header values.

successful operation

func NewGetOrgauthorizationTrustorsOK

func NewGetOrgauthorizationTrustorsOK() *GetOrgauthorizationTrustorsOK

NewGetOrgauthorizationTrustorsOK creates a GetOrgauthorizationTrustorsOK with default headers values

func (*GetOrgauthorizationTrustorsOK) Error

func (*GetOrgauthorizationTrustorsOK) GetPayload

func (*GetOrgauthorizationTrustorsOK) IsClientError

func (o *GetOrgauthorizationTrustorsOK) IsClientError() bool

IsClientError returns true when this get orgauthorization trustors o k response has a 4xx status code

func (*GetOrgauthorizationTrustorsOK) IsCode

func (o *GetOrgauthorizationTrustorsOK) IsCode(code int) bool

IsCode returns true when this get orgauthorization trustors o k response a status code equal to that given

func (*GetOrgauthorizationTrustorsOK) IsRedirect

func (o *GetOrgauthorizationTrustorsOK) IsRedirect() bool

IsRedirect returns true when this get orgauthorization trustors o k response has a 3xx status code

func (*GetOrgauthorizationTrustorsOK) IsServerError

func (o *GetOrgauthorizationTrustorsOK) IsServerError() bool

IsServerError returns true when this get orgauthorization trustors o k response has a 5xx status code

func (*GetOrgauthorizationTrustorsOK) IsSuccess

func (o *GetOrgauthorizationTrustorsOK) IsSuccess() bool

IsSuccess returns true when this get orgauthorization trustors o k response has a 2xx status code

func (*GetOrgauthorizationTrustorsOK) String

type GetOrgauthorizationTrustorsParams

type GetOrgauthorizationTrustorsParams struct {

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

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

GetOrgauthorizationTrustorsParams contains all the parameters to send to the API endpoint

for the get orgauthorization trustors operation.

Typically these are written to a http.Request.

func NewGetOrgauthorizationTrustorsParams

func NewGetOrgauthorizationTrustorsParams() *GetOrgauthorizationTrustorsParams

NewGetOrgauthorizationTrustorsParams creates a new GetOrgauthorizationTrustorsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetOrgauthorizationTrustorsParamsWithContext

func NewGetOrgauthorizationTrustorsParamsWithContext(ctx context.Context) *GetOrgauthorizationTrustorsParams

NewGetOrgauthorizationTrustorsParamsWithContext creates a new GetOrgauthorizationTrustorsParams object with the ability to set a context for a request.

func NewGetOrgauthorizationTrustorsParamsWithHTTPClient

func NewGetOrgauthorizationTrustorsParamsWithHTTPClient(client *http.Client) *GetOrgauthorizationTrustorsParams

NewGetOrgauthorizationTrustorsParamsWithHTTPClient creates a new GetOrgauthorizationTrustorsParams object with the ability to set a custom HTTPClient for a request.

func NewGetOrgauthorizationTrustorsParamsWithTimeout

func NewGetOrgauthorizationTrustorsParamsWithTimeout(timeout time.Duration) *GetOrgauthorizationTrustorsParams

NewGetOrgauthorizationTrustorsParamsWithTimeout creates a new GetOrgauthorizationTrustorsParams object with the ability to set a timeout on a request.

func (*GetOrgauthorizationTrustorsParams) SetContext

SetContext adds the context to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) SetDefaults

func (o *GetOrgauthorizationTrustorsParams) SetDefaults()

SetDefaults hydrates default values in the get orgauthorization trustors params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) SetPageNumber

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

SetPageNumber adds the pageNumber to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) SetPageSize

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

SetPageSize adds the pageSize to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) SetTimeout

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

SetTimeout adds the timeout to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) WithContext

WithContext adds the context to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) WithDefaults

WithDefaults hydrates default values in the get orgauthorization trustors params (not the query body).

All values with no default are reset to their zero value.

func (*GetOrgauthorizationTrustorsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) WithPageNumber

WithPageNumber adds the pageNumber to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) WithPageSize

WithPageSize adds the pageSize to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) WithTimeout

WithTimeout adds the timeout to the get orgauthorization trustors params

func (*GetOrgauthorizationTrustorsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetOrgauthorizationTrustorsReader

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

GetOrgauthorizationTrustorsReader is a Reader for the GetOrgauthorizationTrustors structure.

func (*GetOrgauthorizationTrustorsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetOrgauthorizationTrustorsRequestEntityTooLarge

type GetOrgauthorizationTrustorsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetOrgauthorizationTrustorsRequestEntityTooLarge

func NewGetOrgauthorizationTrustorsRequestEntityTooLarge() *GetOrgauthorizationTrustorsRequestEntityTooLarge

NewGetOrgauthorizationTrustorsRequestEntityTooLarge creates a GetOrgauthorizationTrustorsRequestEntityTooLarge with default headers values

func (*GetOrgauthorizationTrustorsRequestEntityTooLarge) Error

func (*GetOrgauthorizationTrustorsRequestEntityTooLarge) GetPayload

func (*GetOrgauthorizationTrustorsRequestEntityTooLarge) IsClientError

IsClientError returns true when this get orgauthorization trustors request entity too large response has a 4xx status code

func (*GetOrgauthorizationTrustorsRequestEntityTooLarge) IsCode

IsCode returns true when this get orgauthorization trustors request entity too large response a status code equal to that given

func (*GetOrgauthorizationTrustorsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get orgauthorization trustors request entity too large response has a 3xx status code

func (*GetOrgauthorizationTrustorsRequestEntityTooLarge) IsServerError

IsServerError returns true when this get orgauthorization trustors request entity too large response has a 5xx status code

func (*GetOrgauthorizationTrustorsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get orgauthorization trustors request entity too large response has a 2xx status code

func (*GetOrgauthorizationTrustorsRequestEntityTooLarge) String

type GetOrgauthorizationTrustorsRequestTimeout

type GetOrgauthorizationTrustorsRequestTimeout struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetOrgauthorizationTrustorsRequestTimeout

func NewGetOrgauthorizationTrustorsRequestTimeout() *GetOrgauthorizationTrustorsRequestTimeout

NewGetOrgauthorizationTrustorsRequestTimeout creates a GetOrgauthorizationTrustorsRequestTimeout with default headers values

func (*GetOrgauthorizationTrustorsRequestTimeout) Error

func (*GetOrgauthorizationTrustorsRequestTimeout) GetPayload

func (*GetOrgauthorizationTrustorsRequestTimeout) IsClientError

IsClientError returns true when this get orgauthorization trustors request timeout response has a 4xx status code

func (*GetOrgauthorizationTrustorsRequestTimeout) IsCode

IsCode returns true when this get orgauthorization trustors request timeout response a status code equal to that given

func (*GetOrgauthorizationTrustorsRequestTimeout) IsRedirect

IsRedirect returns true when this get orgauthorization trustors request timeout response has a 3xx status code

func (*GetOrgauthorizationTrustorsRequestTimeout) IsServerError

IsServerError returns true when this get orgauthorization trustors request timeout response has a 5xx status code

func (*GetOrgauthorizationTrustorsRequestTimeout) IsSuccess

IsSuccess returns true when this get orgauthorization trustors request timeout response has a 2xx status code

func (*GetOrgauthorizationTrustorsRequestTimeout) String

type GetOrgauthorizationTrustorsServiceUnavailable

type GetOrgauthorizationTrustorsServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetOrgauthorizationTrustorsServiceUnavailable

func NewGetOrgauthorizationTrustorsServiceUnavailable() *GetOrgauthorizationTrustorsServiceUnavailable

NewGetOrgauthorizationTrustorsServiceUnavailable creates a GetOrgauthorizationTrustorsServiceUnavailable with default headers values

func (*GetOrgauthorizationTrustorsServiceUnavailable) Error

func (*GetOrgauthorizationTrustorsServiceUnavailable) GetPayload

func (*GetOrgauthorizationTrustorsServiceUnavailable) IsClientError

IsClientError returns true when this get orgauthorization trustors service unavailable response has a 4xx status code

func (*GetOrgauthorizationTrustorsServiceUnavailable) IsCode

IsCode returns true when this get orgauthorization trustors service unavailable response a status code equal to that given

func (*GetOrgauthorizationTrustorsServiceUnavailable) IsRedirect

IsRedirect returns true when this get orgauthorization trustors service unavailable response has a 3xx status code

func (*GetOrgauthorizationTrustorsServiceUnavailable) IsServerError

IsServerError returns true when this get orgauthorization trustors service unavailable response has a 5xx status code

func (*GetOrgauthorizationTrustorsServiceUnavailable) IsSuccess

IsSuccess returns true when this get orgauthorization trustors service unavailable response has a 2xx status code

func (*GetOrgauthorizationTrustorsServiceUnavailable) String

type GetOrgauthorizationTrustorsTooManyRequests

type GetOrgauthorizationTrustorsTooManyRequests struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetOrgauthorizationTrustorsTooManyRequests

func NewGetOrgauthorizationTrustorsTooManyRequests() *GetOrgauthorizationTrustorsTooManyRequests

NewGetOrgauthorizationTrustorsTooManyRequests creates a GetOrgauthorizationTrustorsTooManyRequests with default headers values

func (*GetOrgauthorizationTrustorsTooManyRequests) Error

func (*GetOrgauthorizationTrustorsTooManyRequests) GetPayload

func (*GetOrgauthorizationTrustorsTooManyRequests) IsClientError

IsClientError returns true when this get orgauthorization trustors too many requests response has a 4xx status code

func (*GetOrgauthorizationTrustorsTooManyRequests) IsCode

IsCode returns true when this get orgauthorization trustors too many requests response a status code equal to that given

func (*GetOrgauthorizationTrustorsTooManyRequests) IsRedirect

IsRedirect returns true when this get orgauthorization trustors too many requests response has a 3xx status code

func (*GetOrgauthorizationTrustorsTooManyRequests) IsServerError

IsServerError returns true when this get orgauthorization trustors too many requests response has a 5xx status code

func (*GetOrgauthorizationTrustorsTooManyRequests) IsSuccess

IsSuccess returns true when this get orgauthorization trustors too many requests response has a 2xx status code

func (*GetOrgauthorizationTrustorsTooManyRequests) String

type GetOrgauthorizationTrustorsUnauthorized

type GetOrgauthorizationTrustorsUnauthorized struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetOrgauthorizationTrustorsUnauthorized

func NewGetOrgauthorizationTrustorsUnauthorized() *GetOrgauthorizationTrustorsUnauthorized

NewGetOrgauthorizationTrustorsUnauthorized creates a GetOrgauthorizationTrustorsUnauthorized with default headers values

func (*GetOrgauthorizationTrustorsUnauthorized) Error

func (*GetOrgauthorizationTrustorsUnauthorized) GetPayload

func (*GetOrgauthorizationTrustorsUnauthorized) IsClientError

func (o *GetOrgauthorizationTrustorsUnauthorized) IsClientError() bool

IsClientError returns true when this get orgauthorization trustors unauthorized response has a 4xx status code

func (*GetOrgauthorizationTrustorsUnauthorized) IsCode

IsCode returns true when this get orgauthorization trustors unauthorized response a status code equal to that given

func (*GetOrgauthorizationTrustorsUnauthorized) IsRedirect

IsRedirect returns true when this get orgauthorization trustors unauthorized response has a 3xx status code

func (*GetOrgauthorizationTrustorsUnauthorized) IsServerError

func (o *GetOrgauthorizationTrustorsUnauthorized) IsServerError() bool

IsServerError returns true when this get orgauthorization trustors unauthorized response has a 5xx status code

func (*GetOrgauthorizationTrustorsUnauthorized) IsSuccess

IsSuccess returns true when this get orgauthorization trustors unauthorized response has a 2xx status code

func (*GetOrgauthorizationTrustorsUnauthorized) String

type GetOrgauthorizationTrustorsUnsupportedMediaType

type GetOrgauthorizationTrustorsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetOrgauthorizationTrustorsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetOrgauthorizationTrustorsUnsupportedMediaType

func NewGetOrgauthorizationTrustorsUnsupportedMediaType() *GetOrgauthorizationTrustorsUnsupportedMediaType

NewGetOrgauthorizationTrustorsUnsupportedMediaType creates a GetOrgauthorizationTrustorsUnsupportedMediaType with default headers values

func (*GetOrgauthorizationTrustorsUnsupportedMediaType) Error

func (*GetOrgauthorizationTrustorsUnsupportedMediaType) GetPayload

func (*GetOrgauthorizationTrustorsUnsupportedMediaType) IsClientError

IsClientError returns true when this get orgauthorization trustors unsupported media type response has a 4xx status code

func (*GetOrgauthorizationTrustorsUnsupportedMediaType) IsCode

IsCode returns true when this get orgauthorization trustors unsupported media type response a status code equal to that given

func (*GetOrgauthorizationTrustorsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get orgauthorization trustors unsupported media type response has a 3xx status code

func (*GetOrgauthorizationTrustorsUnsupportedMediaType) IsServerError

IsServerError returns true when this get orgauthorization trustors unsupported media type response has a 5xx status code

func (*GetOrgauthorizationTrustorsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get orgauthorization trustors unsupported media type response has a 2xx status code

func (*GetOrgauthorizationTrustorsUnsupportedMediaType) String

type PostOrgauthorizationPairingsBadRequest

type PostOrgauthorizationPairingsBadRequest struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostOrgauthorizationPairingsBadRequest

func NewPostOrgauthorizationPairingsBadRequest() *PostOrgauthorizationPairingsBadRequest

NewPostOrgauthorizationPairingsBadRequest creates a PostOrgauthorizationPairingsBadRequest with default headers values

func (*PostOrgauthorizationPairingsBadRequest) Error

func (*PostOrgauthorizationPairingsBadRequest) GetPayload

func (*PostOrgauthorizationPairingsBadRequest) IsClientError

func (o *PostOrgauthorizationPairingsBadRequest) IsClientError() bool

IsClientError returns true when this post orgauthorization pairings bad request response has a 4xx status code

func (*PostOrgauthorizationPairingsBadRequest) IsCode

IsCode returns true when this post orgauthorization pairings bad request response a status code equal to that given

func (*PostOrgauthorizationPairingsBadRequest) IsRedirect

IsRedirect returns true when this post orgauthorization pairings bad request response has a 3xx status code

func (*PostOrgauthorizationPairingsBadRequest) IsServerError

func (o *PostOrgauthorizationPairingsBadRequest) IsServerError() bool

IsServerError returns true when this post orgauthorization pairings bad request response has a 5xx status code

func (*PostOrgauthorizationPairingsBadRequest) IsSuccess

IsSuccess returns true when this post orgauthorization pairings bad request response has a 2xx status code

func (*PostOrgauthorizationPairingsBadRequest) String

type PostOrgauthorizationPairingsForbidden

type PostOrgauthorizationPairingsForbidden struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostOrgauthorizationPairingsForbidden

func NewPostOrgauthorizationPairingsForbidden() *PostOrgauthorizationPairingsForbidden

NewPostOrgauthorizationPairingsForbidden creates a PostOrgauthorizationPairingsForbidden with default headers values

func (*PostOrgauthorizationPairingsForbidden) Error

func (*PostOrgauthorizationPairingsForbidden) GetPayload

func (*PostOrgauthorizationPairingsForbidden) IsClientError

func (o *PostOrgauthorizationPairingsForbidden) IsClientError() bool

IsClientError returns true when this post orgauthorization pairings forbidden response has a 4xx status code

func (*PostOrgauthorizationPairingsForbidden) IsCode

IsCode returns true when this post orgauthorization pairings forbidden response a status code equal to that given

func (*PostOrgauthorizationPairingsForbidden) IsRedirect

IsRedirect returns true when this post orgauthorization pairings forbidden response has a 3xx status code

func (*PostOrgauthorizationPairingsForbidden) IsServerError

func (o *PostOrgauthorizationPairingsForbidden) IsServerError() bool

IsServerError returns true when this post orgauthorization pairings forbidden response has a 5xx status code

func (*PostOrgauthorizationPairingsForbidden) IsSuccess

IsSuccess returns true when this post orgauthorization pairings forbidden response has a 2xx status code

func (*PostOrgauthorizationPairingsForbidden) String

type PostOrgauthorizationPairingsGatewayTimeout

type PostOrgauthorizationPairingsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostOrgauthorizationPairingsGatewayTimeout

func NewPostOrgauthorizationPairingsGatewayTimeout() *PostOrgauthorizationPairingsGatewayTimeout

NewPostOrgauthorizationPairingsGatewayTimeout creates a PostOrgauthorizationPairingsGatewayTimeout with default headers values

func (*PostOrgauthorizationPairingsGatewayTimeout) Error

func (*PostOrgauthorizationPairingsGatewayTimeout) GetPayload

func (*PostOrgauthorizationPairingsGatewayTimeout) IsClientError

IsClientError returns true when this post orgauthorization pairings gateway timeout response has a 4xx status code

func (*PostOrgauthorizationPairingsGatewayTimeout) IsCode

IsCode returns true when this post orgauthorization pairings gateway timeout response a status code equal to that given

func (*PostOrgauthorizationPairingsGatewayTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization pairings gateway timeout response has a 3xx status code

func (*PostOrgauthorizationPairingsGatewayTimeout) IsServerError

IsServerError returns true when this post orgauthorization pairings gateway timeout response has a 5xx status code

func (*PostOrgauthorizationPairingsGatewayTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization pairings gateway timeout response has a 2xx status code

func (*PostOrgauthorizationPairingsGatewayTimeout) String

type PostOrgauthorizationPairingsInternalServerError

type PostOrgauthorizationPairingsInternalServerError struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostOrgauthorizationPairingsInternalServerError

func NewPostOrgauthorizationPairingsInternalServerError() *PostOrgauthorizationPairingsInternalServerError

NewPostOrgauthorizationPairingsInternalServerError creates a PostOrgauthorizationPairingsInternalServerError with default headers values

func (*PostOrgauthorizationPairingsInternalServerError) Error

func (*PostOrgauthorizationPairingsInternalServerError) GetPayload

func (*PostOrgauthorizationPairingsInternalServerError) IsClientError

IsClientError returns true when this post orgauthorization pairings internal server error response has a 4xx status code

func (*PostOrgauthorizationPairingsInternalServerError) IsCode

IsCode returns true when this post orgauthorization pairings internal server error response a status code equal to that given

func (*PostOrgauthorizationPairingsInternalServerError) IsRedirect

IsRedirect returns true when this post orgauthorization pairings internal server error response has a 3xx status code

func (*PostOrgauthorizationPairingsInternalServerError) IsServerError

IsServerError returns true when this post orgauthorization pairings internal server error response has a 5xx status code

func (*PostOrgauthorizationPairingsInternalServerError) IsSuccess

IsSuccess returns true when this post orgauthorization pairings internal server error response has a 2xx status code

func (*PostOrgauthorizationPairingsInternalServerError) String

type PostOrgauthorizationPairingsNotFound

type PostOrgauthorizationPairingsNotFound struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostOrgauthorizationPairingsNotFound

func NewPostOrgauthorizationPairingsNotFound() *PostOrgauthorizationPairingsNotFound

NewPostOrgauthorizationPairingsNotFound creates a PostOrgauthorizationPairingsNotFound with default headers values

func (*PostOrgauthorizationPairingsNotFound) Error

func (*PostOrgauthorizationPairingsNotFound) GetPayload

func (*PostOrgauthorizationPairingsNotFound) IsClientError

func (o *PostOrgauthorizationPairingsNotFound) IsClientError() bool

IsClientError returns true when this post orgauthorization pairings not found response has a 4xx status code

func (*PostOrgauthorizationPairingsNotFound) IsCode

IsCode returns true when this post orgauthorization pairings not found response a status code equal to that given

func (*PostOrgauthorizationPairingsNotFound) IsRedirect

IsRedirect returns true when this post orgauthorization pairings not found response has a 3xx status code

func (*PostOrgauthorizationPairingsNotFound) IsServerError

func (o *PostOrgauthorizationPairingsNotFound) IsServerError() bool

IsServerError returns true when this post orgauthorization pairings not found response has a 5xx status code

func (*PostOrgauthorizationPairingsNotFound) IsSuccess

IsSuccess returns true when this post orgauthorization pairings not found response has a 2xx status code

func (*PostOrgauthorizationPairingsNotFound) String

type PostOrgauthorizationPairingsOK

type PostOrgauthorizationPairingsOK struct {
	Payload *models.TrustRequest
}

PostOrgauthorizationPairingsOK describes a response with status code 200, with default header values.

successful operation

func NewPostOrgauthorizationPairingsOK

func NewPostOrgauthorizationPairingsOK() *PostOrgauthorizationPairingsOK

NewPostOrgauthorizationPairingsOK creates a PostOrgauthorizationPairingsOK with default headers values

func (*PostOrgauthorizationPairingsOK) Error

func (*PostOrgauthorizationPairingsOK) GetPayload

func (*PostOrgauthorizationPairingsOK) IsClientError

func (o *PostOrgauthorizationPairingsOK) IsClientError() bool

IsClientError returns true when this post orgauthorization pairings o k response has a 4xx status code

func (*PostOrgauthorizationPairingsOK) IsCode

func (o *PostOrgauthorizationPairingsOK) IsCode(code int) bool

IsCode returns true when this post orgauthorization pairings o k response a status code equal to that given

func (*PostOrgauthorizationPairingsOK) IsRedirect

func (o *PostOrgauthorizationPairingsOK) IsRedirect() bool

IsRedirect returns true when this post orgauthorization pairings o k response has a 3xx status code

func (*PostOrgauthorizationPairingsOK) IsServerError

func (o *PostOrgauthorizationPairingsOK) IsServerError() bool

IsServerError returns true when this post orgauthorization pairings o k response has a 5xx status code

func (*PostOrgauthorizationPairingsOK) IsSuccess

func (o *PostOrgauthorizationPairingsOK) IsSuccess() bool

IsSuccess returns true when this post orgauthorization pairings o k response has a 2xx status code

func (*PostOrgauthorizationPairingsOK) String

type PostOrgauthorizationPairingsParams

type PostOrgauthorizationPairingsParams struct {

	/* Body.

	   Pairing Info
	*/
	Body *models.TrustRequestCreate

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

PostOrgauthorizationPairingsParams contains all the parameters to send to the API endpoint

for the post orgauthorization pairings operation.

Typically these are written to a http.Request.

func NewPostOrgauthorizationPairingsParams

func NewPostOrgauthorizationPairingsParams() *PostOrgauthorizationPairingsParams

NewPostOrgauthorizationPairingsParams creates a new PostOrgauthorizationPairingsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostOrgauthorizationPairingsParamsWithContext

func NewPostOrgauthorizationPairingsParamsWithContext(ctx context.Context) *PostOrgauthorizationPairingsParams

NewPostOrgauthorizationPairingsParamsWithContext creates a new PostOrgauthorizationPairingsParams object with the ability to set a context for a request.

func NewPostOrgauthorizationPairingsParamsWithHTTPClient

func NewPostOrgauthorizationPairingsParamsWithHTTPClient(client *http.Client) *PostOrgauthorizationPairingsParams

NewPostOrgauthorizationPairingsParamsWithHTTPClient creates a new PostOrgauthorizationPairingsParams object with the ability to set a custom HTTPClient for a request.

func NewPostOrgauthorizationPairingsParamsWithTimeout

func NewPostOrgauthorizationPairingsParamsWithTimeout(timeout time.Duration) *PostOrgauthorizationPairingsParams

NewPostOrgauthorizationPairingsParamsWithTimeout creates a new PostOrgauthorizationPairingsParams object with the ability to set a timeout on a request.

func (*PostOrgauthorizationPairingsParams) SetBody

SetBody adds the body to the post orgauthorization pairings params

func (*PostOrgauthorizationPairingsParams) SetContext

SetContext adds the context to the post orgauthorization pairings params

func (*PostOrgauthorizationPairingsParams) SetDefaults

func (o *PostOrgauthorizationPairingsParams) SetDefaults()

SetDefaults hydrates default values in the post orgauthorization pairings params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationPairingsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post orgauthorization pairings params

func (*PostOrgauthorizationPairingsParams) SetTimeout

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

SetTimeout adds the timeout to the post orgauthorization pairings params

func (*PostOrgauthorizationPairingsParams) WithBody

WithBody adds the body to the post orgauthorization pairings params

func (*PostOrgauthorizationPairingsParams) WithContext

WithContext adds the context to the post orgauthorization pairings params

func (*PostOrgauthorizationPairingsParams) WithDefaults

WithDefaults hydrates default values in the post orgauthorization pairings params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationPairingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post orgauthorization pairings params

func (*PostOrgauthorizationPairingsParams) WithTimeout

WithTimeout adds the timeout to the post orgauthorization pairings params

func (*PostOrgauthorizationPairingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostOrgauthorizationPairingsReader

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

PostOrgauthorizationPairingsReader is a Reader for the PostOrgauthorizationPairings structure.

func (*PostOrgauthorizationPairingsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostOrgauthorizationPairingsRequestEntityTooLarge

type PostOrgauthorizationPairingsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostOrgauthorizationPairingsRequestEntityTooLarge

func NewPostOrgauthorizationPairingsRequestEntityTooLarge() *PostOrgauthorizationPairingsRequestEntityTooLarge

NewPostOrgauthorizationPairingsRequestEntityTooLarge creates a PostOrgauthorizationPairingsRequestEntityTooLarge with default headers values

func (*PostOrgauthorizationPairingsRequestEntityTooLarge) Error

func (*PostOrgauthorizationPairingsRequestEntityTooLarge) GetPayload

func (*PostOrgauthorizationPairingsRequestEntityTooLarge) IsClientError

IsClientError returns true when this post orgauthorization pairings request entity too large response has a 4xx status code

func (*PostOrgauthorizationPairingsRequestEntityTooLarge) IsCode

IsCode returns true when this post orgauthorization pairings request entity too large response a status code equal to that given

func (*PostOrgauthorizationPairingsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post orgauthorization pairings request entity too large response has a 3xx status code

func (*PostOrgauthorizationPairingsRequestEntityTooLarge) IsServerError

IsServerError returns true when this post orgauthorization pairings request entity too large response has a 5xx status code

func (*PostOrgauthorizationPairingsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post orgauthorization pairings request entity too large response has a 2xx status code

func (*PostOrgauthorizationPairingsRequestEntityTooLarge) String

type PostOrgauthorizationPairingsRequestTimeout

type PostOrgauthorizationPairingsRequestTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostOrgauthorizationPairingsRequestTimeout

func NewPostOrgauthorizationPairingsRequestTimeout() *PostOrgauthorizationPairingsRequestTimeout

NewPostOrgauthorizationPairingsRequestTimeout creates a PostOrgauthorizationPairingsRequestTimeout with default headers values

func (*PostOrgauthorizationPairingsRequestTimeout) Error

func (*PostOrgauthorizationPairingsRequestTimeout) GetPayload

func (*PostOrgauthorizationPairingsRequestTimeout) IsClientError

IsClientError returns true when this post orgauthorization pairings request timeout response has a 4xx status code

func (*PostOrgauthorizationPairingsRequestTimeout) IsCode

IsCode returns true when this post orgauthorization pairings request timeout response a status code equal to that given

func (*PostOrgauthorizationPairingsRequestTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization pairings request timeout response has a 3xx status code

func (*PostOrgauthorizationPairingsRequestTimeout) IsServerError

IsServerError returns true when this post orgauthorization pairings request timeout response has a 5xx status code

func (*PostOrgauthorizationPairingsRequestTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization pairings request timeout response has a 2xx status code

func (*PostOrgauthorizationPairingsRequestTimeout) String

type PostOrgauthorizationPairingsServiceUnavailable

type PostOrgauthorizationPairingsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostOrgauthorizationPairingsServiceUnavailable

func NewPostOrgauthorizationPairingsServiceUnavailable() *PostOrgauthorizationPairingsServiceUnavailable

NewPostOrgauthorizationPairingsServiceUnavailable creates a PostOrgauthorizationPairingsServiceUnavailable with default headers values

func (*PostOrgauthorizationPairingsServiceUnavailable) Error

func (*PostOrgauthorizationPairingsServiceUnavailable) GetPayload

func (*PostOrgauthorizationPairingsServiceUnavailable) IsClientError

IsClientError returns true when this post orgauthorization pairings service unavailable response has a 4xx status code

func (*PostOrgauthorizationPairingsServiceUnavailable) IsCode

IsCode returns true when this post orgauthorization pairings service unavailable response a status code equal to that given

func (*PostOrgauthorizationPairingsServiceUnavailable) IsRedirect

IsRedirect returns true when this post orgauthorization pairings service unavailable response has a 3xx status code

func (*PostOrgauthorizationPairingsServiceUnavailable) IsServerError

IsServerError returns true when this post orgauthorization pairings service unavailable response has a 5xx status code

func (*PostOrgauthorizationPairingsServiceUnavailable) IsSuccess

IsSuccess returns true when this post orgauthorization pairings service unavailable response has a 2xx status code

func (*PostOrgauthorizationPairingsServiceUnavailable) String

type PostOrgauthorizationPairingsTooManyRequests

type PostOrgauthorizationPairingsTooManyRequests struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostOrgauthorizationPairingsTooManyRequests

func NewPostOrgauthorizationPairingsTooManyRequests() *PostOrgauthorizationPairingsTooManyRequests

NewPostOrgauthorizationPairingsTooManyRequests creates a PostOrgauthorizationPairingsTooManyRequests with default headers values

func (*PostOrgauthorizationPairingsTooManyRequests) Error

func (*PostOrgauthorizationPairingsTooManyRequests) GetPayload

func (*PostOrgauthorizationPairingsTooManyRequests) IsClientError

IsClientError returns true when this post orgauthorization pairings too many requests response has a 4xx status code

func (*PostOrgauthorizationPairingsTooManyRequests) IsCode

IsCode returns true when this post orgauthorization pairings too many requests response a status code equal to that given

func (*PostOrgauthorizationPairingsTooManyRequests) IsRedirect

IsRedirect returns true when this post orgauthorization pairings too many requests response has a 3xx status code

func (*PostOrgauthorizationPairingsTooManyRequests) IsServerError

IsServerError returns true when this post orgauthorization pairings too many requests response has a 5xx status code

func (*PostOrgauthorizationPairingsTooManyRequests) IsSuccess

IsSuccess returns true when this post orgauthorization pairings too many requests response has a 2xx status code

func (*PostOrgauthorizationPairingsTooManyRequests) String

type PostOrgauthorizationPairingsUnauthorized

type PostOrgauthorizationPairingsUnauthorized struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostOrgauthorizationPairingsUnauthorized

func NewPostOrgauthorizationPairingsUnauthorized() *PostOrgauthorizationPairingsUnauthorized

NewPostOrgauthorizationPairingsUnauthorized creates a PostOrgauthorizationPairingsUnauthorized with default headers values

func (*PostOrgauthorizationPairingsUnauthorized) Error

func (*PostOrgauthorizationPairingsUnauthorized) GetPayload

func (*PostOrgauthorizationPairingsUnauthorized) IsClientError

IsClientError returns true when this post orgauthorization pairings unauthorized response has a 4xx status code

func (*PostOrgauthorizationPairingsUnauthorized) IsCode

IsCode returns true when this post orgauthorization pairings unauthorized response a status code equal to that given

func (*PostOrgauthorizationPairingsUnauthorized) IsRedirect

IsRedirect returns true when this post orgauthorization pairings unauthorized response has a 3xx status code

func (*PostOrgauthorizationPairingsUnauthorized) IsServerError

IsServerError returns true when this post orgauthorization pairings unauthorized response has a 5xx status code

func (*PostOrgauthorizationPairingsUnauthorized) IsSuccess

IsSuccess returns true when this post orgauthorization pairings unauthorized response has a 2xx status code

func (*PostOrgauthorizationPairingsUnauthorized) String

type PostOrgauthorizationPairingsUnsupportedMediaType

type PostOrgauthorizationPairingsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationPairingsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostOrgauthorizationPairingsUnsupportedMediaType

func NewPostOrgauthorizationPairingsUnsupportedMediaType() *PostOrgauthorizationPairingsUnsupportedMediaType

NewPostOrgauthorizationPairingsUnsupportedMediaType creates a PostOrgauthorizationPairingsUnsupportedMediaType with default headers values

func (*PostOrgauthorizationPairingsUnsupportedMediaType) Error

func (*PostOrgauthorizationPairingsUnsupportedMediaType) GetPayload

func (*PostOrgauthorizationPairingsUnsupportedMediaType) IsClientError

IsClientError returns true when this post orgauthorization pairings unsupported media type response has a 4xx status code

func (*PostOrgauthorizationPairingsUnsupportedMediaType) IsCode

IsCode returns true when this post orgauthorization pairings unsupported media type response a status code equal to that given

func (*PostOrgauthorizationPairingsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post orgauthorization pairings unsupported media type response has a 3xx status code

func (*PostOrgauthorizationPairingsUnsupportedMediaType) IsServerError

IsServerError returns true when this post orgauthorization pairings unsupported media type response has a 5xx status code

func (*PostOrgauthorizationPairingsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post orgauthorization pairings unsupported media type response has a 2xx status code

func (*PostOrgauthorizationPairingsUnsupportedMediaType) String

type PostOrgauthorizationTrusteeGroupsBadRequest

type PostOrgauthorizationTrusteeGroupsBadRequest struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostOrgauthorizationTrusteeGroupsBadRequest

func NewPostOrgauthorizationTrusteeGroupsBadRequest() *PostOrgauthorizationTrusteeGroupsBadRequest

NewPostOrgauthorizationTrusteeGroupsBadRequest creates a PostOrgauthorizationTrusteeGroupsBadRequest with default headers values

func (*PostOrgauthorizationTrusteeGroupsBadRequest) Error

func (*PostOrgauthorizationTrusteeGroupsBadRequest) GetPayload

func (*PostOrgauthorizationTrusteeGroupsBadRequest) IsClientError

IsClientError returns true when this post orgauthorization trustee groups bad request response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsBadRequest) IsCode

IsCode returns true when this post orgauthorization trustee groups bad request response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsBadRequest) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups bad request response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsBadRequest) IsServerError

IsServerError returns true when this post orgauthorization trustee groups bad request response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsBadRequest) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups bad request response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsBadRequest) String

type PostOrgauthorizationTrusteeGroupsForbidden

type PostOrgauthorizationTrusteeGroupsForbidden struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostOrgauthorizationTrusteeGroupsForbidden

func NewPostOrgauthorizationTrusteeGroupsForbidden() *PostOrgauthorizationTrusteeGroupsForbidden

NewPostOrgauthorizationTrusteeGroupsForbidden creates a PostOrgauthorizationTrusteeGroupsForbidden with default headers values

func (*PostOrgauthorizationTrusteeGroupsForbidden) Error

func (*PostOrgauthorizationTrusteeGroupsForbidden) GetPayload

func (*PostOrgauthorizationTrusteeGroupsForbidden) IsClientError

IsClientError returns true when this post orgauthorization trustee groups forbidden response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsForbidden) IsCode

IsCode returns true when this post orgauthorization trustee groups forbidden response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsForbidden) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups forbidden response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsForbidden) IsServerError

IsServerError returns true when this post orgauthorization trustee groups forbidden response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsForbidden) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups forbidden response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsForbidden) String

type PostOrgauthorizationTrusteeGroupsGatewayTimeout

type PostOrgauthorizationTrusteeGroupsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostOrgauthorizationTrusteeGroupsGatewayTimeout

func NewPostOrgauthorizationTrusteeGroupsGatewayTimeout() *PostOrgauthorizationTrusteeGroupsGatewayTimeout

NewPostOrgauthorizationTrusteeGroupsGatewayTimeout creates a PostOrgauthorizationTrusteeGroupsGatewayTimeout with default headers values

func (*PostOrgauthorizationTrusteeGroupsGatewayTimeout) Error

func (*PostOrgauthorizationTrusteeGroupsGatewayTimeout) GetPayload

func (*PostOrgauthorizationTrusteeGroupsGatewayTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustee groups gateway timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsGatewayTimeout) IsCode

IsCode returns true when this post orgauthorization trustee groups gateway timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsGatewayTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups gateway timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsGatewayTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustee groups gateway timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsGatewayTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups gateway timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsGatewayTimeout) String

type PostOrgauthorizationTrusteeGroupsInternalServerError

type PostOrgauthorizationTrusteeGroupsInternalServerError struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostOrgauthorizationTrusteeGroupsInternalServerError

func NewPostOrgauthorizationTrusteeGroupsInternalServerError() *PostOrgauthorizationTrusteeGroupsInternalServerError

NewPostOrgauthorizationTrusteeGroupsInternalServerError creates a PostOrgauthorizationTrusteeGroupsInternalServerError with default headers values

func (*PostOrgauthorizationTrusteeGroupsInternalServerError) Error

func (*PostOrgauthorizationTrusteeGroupsInternalServerError) GetPayload

func (*PostOrgauthorizationTrusteeGroupsInternalServerError) IsClientError

IsClientError returns true when this post orgauthorization trustee groups internal server error response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsInternalServerError) IsCode

IsCode returns true when this post orgauthorization trustee groups internal server error response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsInternalServerError) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups internal server error response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsInternalServerError) IsServerError

IsServerError returns true when this post orgauthorization trustee groups internal server error response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsInternalServerError) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups internal server error response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsInternalServerError) String

type PostOrgauthorizationTrusteeGroupsNotFound

type PostOrgauthorizationTrusteeGroupsNotFound struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostOrgauthorizationTrusteeGroupsNotFound

func NewPostOrgauthorizationTrusteeGroupsNotFound() *PostOrgauthorizationTrusteeGroupsNotFound

NewPostOrgauthorizationTrusteeGroupsNotFound creates a PostOrgauthorizationTrusteeGroupsNotFound with default headers values

func (*PostOrgauthorizationTrusteeGroupsNotFound) Error

func (*PostOrgauthorizationTrusteeGroupsNotFound) GetPayload

func (*PostOrgauthorizationTrusteeGroupsNotFound) IsClientError

IsClientError returns true when this post orgauthorization trustee groups not found response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsNotFound) IsCode

IsCode returns true when this post orgauthorization trustee groups not found response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsNotFound) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups not found response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsNotFound) IsServerError

IsServerError returns true when this post orgauthorization trustee groups not found response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsNotFound) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups not found response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsNotFound) String

type PostOrgauthorizationTrusteeGroupsOK

type PostOrgauthorizationTrusteeGroupsOK struct {
	Payload *models.TrustGroup
}

PostOrgauthorizationTrusteeGroupsOK describes a response with status code 200, with default header values.

successful operation

func NewPostOrgauthorizationTrusteeGroupsOK

func NewPostOrgauthorizationTrusteeGroupsOK() *PostOrgauthorizationTrusteeGroupsOK

NewPostOrgauthorizationTrusteeGroupsOK creates a PostOrgauthorizationTrusteeGroupsOK with default headers values

func (*PostOrgauthorizationTrusteeGroupsOK) Error

func (*PostOrgauthorizationTrusteeGroupsOK) GetPayload

func (*PostOrgauthorizationTrusteeGroupsOK) IsClientError

func (o *PostOrgauthorizationTrusteeGroupsOK) IsClientError() bool

IsClientError returns true when this post orgauthorization trustee groups o k response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsOK) IsCode

IsCode returns true when this post orgauthorization trustee groups o k response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsOK) IsRedirect

func (o *PostOrgauthorizationTrusteeGroupsOK) IsRedirect() bool

IsRedirect returns true when this post orgauthorization trustee groups o k response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsOK) IsServerError

func (o *PostOrgauthorizationTrusteeGroupsOK) IsServerError() bool

IsServerError returns true when this post orgauthorization trustee groups o k response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsOK) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups o k response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsOK) String

type PostOrgauthorizationTrusteeGroupsParams

type PostOrgauthorizationTrusteeGroupsParams struct {

	/* Body.

	   Trust
	*/
	Body *models.TrustMemberCreate

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

PostOrgauthorizationTrusteeGroupsParams contains all the parameters to send to the API endpoint

for the post orgauthorization trustee groups operation.

Typically these are written to a http.Request.

func NewPostOrgauthorizationTrusteeGroupsParams

func NewPostOrgauthorizationTrusteeGroupsParams() *PostOrgauthorizationTrusteeGroupsParams

NewPostOrgauthorizationTrusteeGroupsParams creates a new PostOrgauthorizationTrusteeGroupsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostOrgauthorizationTrusteeGroupsParamsWithContext

func NewPostOrgauthorizationTrusteeGroupsParamsWithContext(ctx context.Context) *PostOrgauthorizationTrusteeGroupsParams

NewPostOrgauthorizationTrusteeGroupsParamsWithContext creates a new PostOrgauthorizationTrusteeGroupsParams object with the ability to set a context for a request.

func NewPostOrgauthorizationTrusteeGroupsParamsWithHTTPClient

func NewPostOrgauthorizationTrusteeGroupsParamsWithHTTPClient(client *http.Client) *PostOrgauthorizationTrusteeGroupsParams

NewPostOrgauthorizationTrusteeGroupsParamsWithHTTPClient creates a new PostOrgauthorizationTrusteeGroupsParams object with the ability to set a custom HTTPClient for a request.

func NewPostOrgauthorizationTrusteeGroupsParamsWithTimeout

func NewPostOrgauthorizationTrusteeGroupsParamsWithTimeout(timeout time.Duration) *PostOrgauthorizationTrusteeGroupsParams

NewPostOrgauthorizationTrusteeGroupsParamsWithTimeout creates a new PostOrgauthorizationTrusteeGroupsParams object with the ability to set a timeout on a request.

func (*PostOrgauthorizationTrusteeGroupsParams) SetBody

SetBody adds the body to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) SetContext

SetContext adds the context to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) SetDefaults

func (o *PostOrgauthorizationTrusteeGroupsParams) SetDefaults()

SetDefaults hydrates default values in the post orgauthorization trustee groups params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteeGroupsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) SetTimeout

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

SetTimeout adds the timeout to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) SetTrusteeOrgID

func (o *PostOrgauthorizationTrusteeGroupsParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) WithBody

WithBody adds the body to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) WithContext

WithContext adds the context to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) WithDefaults

WithDefaults hydrates default values in the post orgauthorization trustee groups params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteeGroupsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) WithTimeout

WithTimeout adds the timeout to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the post orgauthorization trustee groups params

func (*PostOrgauthorizationTrusteeGroupsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostOrgauthorizationTrusteeGroupsReader

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

PostOrgauthorizationTrusteeGroupsReader is a Reader for the PostOrgauthorizationTrusteeGroups structure.

func (*PostOrgauthorizationTrusteeGroupsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge

type PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostOrgauthorizationTrusteeGroupsRequestEntityTooLarge

func NewPostOrgauthorizationTrusteeGroupsRequestEntityTooLarge() *PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge

NewPostOrgauthorizationTrusteeGroupsRequestEntityTooLarge creates a PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge with default headers values

func (*PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge) Error

func (*PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge) GetPayload

func (*PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsClientError

IsClientError returns true when this post orgauthorization trustee groups request entity too large response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsCode

IsCode returns true when this post orgauthorization trustee groups request entity too large response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups request entity too large response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsServerError

IsServerError returns true when this post orgauthorization trustee groups request entity too large response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups request entity too large response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsRequestEntityTooLarge) String

type PostOrgauthorizationTrusteeGroupsRequestTimeout

type PostOrgauthorizationTrusteeGroupsRequestTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostOrgauthorizationTrusteeGroupsRequestTimeout

func NewPostOrgauthorizationTrusteeGroupsRequestTimeout() *PostOrgauthorizationTrusteeGroupsRequestTimeout

NewPostOrgauthorizationTrusteeGroupsRequestTimeout creates a PostOrgauthorizationTrusteeGroupsRequestTimeout with default headers values

func (*PostOrgauthorizationTrusteeGroupsRequestTimeout) Error

func (*PostOrgauthorizationTrusteeGroupsRequestTimeout) GetPayload

func (*PostOrgauthorizationTrusteeGroupsRequestTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustee groups request timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsRequestTimeout) IsCode

IsCode returns true when this post orgauthorization trustee groups request timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsRequestTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups request timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsRequestTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustee groups request timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsRequestTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups request timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsRequestTimeout) String

type PostOrgauthorizationTrusteeGroupsServiceUnavailable

type PostOrgauthorizationTrusteeGroupsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostOrgauthorizationTrusteeGroupsServiceUnavailable

func NewPostOrgauthorizationTrusteeGroupsServiceUnavailable() *PostOrgauthorizationTrusteeGroupsServiceUnavailable

NewPostOrgauthorizationTrusteeGroupsServiceUnavailable creates a PostOrgauthorizationTrusteeGroupsServiceUnavailable with default headers values

func (*PostOrgauthorizationTrusteeGroupsServiceUnavailable) Error

func (*PostOrgauthorizationTrusteeGroupsServiceUnavailable) GetPayload

func (*PostOrgauthorizationTrusteeGroupsServiceUnavailable) IsClientError

IsClientError returns true when this post orgauthorization trustee groups service unavailable response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsServiceUnavailable) IsCode

IsCode returns true when this post orgauthorization trustee groups service unavailable response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsServiceUnavailable) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups service unavailable response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsServiceUnavailable) IsServerError

IsServerError returns true when this post orgauthorization trustee groups service unavailable response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsServiceUnavailable) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups service unavailable response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsServiceUnavailable) String

type PostOrgauthorizationTrusteeGroupsTooManyRequests

type PostOrgauthorizationTrusteeGroupsTooManyRequests struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostOrgauthorizationTrusteeGroupsTooManyRequests

func NewPostOrgauthorizationTrusteeGroupsTooManyRequests() *PostOrgauthorizationTrusteeGroupsTooManyRequests

NewPostOrgauthorizationTrusteeGroupsTooManyRequests creates a PostOrgauthorizationTrusteeGroupsTooManyRequests with default headers values

func (*PostOrgauthorizationTrusteeGroupsTooManyRequests) Error

func (*PostOrgauthorizationTrusteeGroupsTooManyRequests) GetPayload

func (*PostOrgauthorizationTrusteeGroupsTooManyRequests) IsClientError

IsClientError returns true when this post orgauthorization trustee groups too many requests response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsTooManyRequests) IsCode

IsCode returns true when this post orgauthorization trustee groups too many requests response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsTooManyRequests) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups too many requests response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsTooManyRequests) IsServerError

IsServerError returns true when this post orgauthorization trustee groups too many requests response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsTooManyRequests) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups too many requests response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsTooManyRequests) String

type PostOrgauthorizationTrusteeGroupsUnauthorized

type PostOrgauthorizationTrusteeGroupsUnauthorized struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostOrgauthorizationTrusteeGroupsUnauthorized

func NewPostOrgauthorizationTrusteeGroupsUnauthorized() *PostOrgauthorizationTrusteeGroupsUnauthorized

NewPostOrgauthorizationTrusteeGroupsUnauthorized creates a PostOrgauthorizationTrusteeGroupsUnauthorized with default headers values

func (*PostOrgauthorizationTrusteeGroupsUnauthorized) Error

func (*PostOrgauthorizationTrusteeGroupsUnauthorized) GetPayload

func (*PostOrgauthorizationTrusteeGroupsUnauthorized) IsClientError

IsClientError returns true when this post orgauthorization trustee groups unauthorized response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsUnauthorized) IsCode

IsCode returns true when this post orgauthorization trustee groups unauthorized response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsUnauthorized) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups unauthorized response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsUnauthorized) IsServerError

IsServerError returns true when this post orgauthorization trustee groups unauthorized response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsUnauthorized) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups unauthorized response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsUnauthorized) String

type PostOrgauthorizationTrusteeGroupsUnsupportedMediaType

type PostOrgauthorizationTrusteeGroupsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeGroupsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostOrgauthorizationTrusteeGroupsUnsupportedMediaType

func NewPostOrgauthorizationTrusteeGroupsUnsupportedMediaType() *PostOrgauthorizationTrusteeGroupsUnsupportedMediaType

NewPostOrgauthorizationTrusteeGroupsUnsupportedMediaType creates a PostOrgauthorizationTrusteeGroupsUnsupportedMediaType with default headers values

func (*PostOrgauthorizationTrusteeGroupsUnsupportedMediaType) Error

func (*PostOrgauthorizationTrusteeGroupsUnsupportedMediaType) GetPayload

func (*PostOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsClientError

IsClientError returns true when this post orgauthorization trustee groups unsupported media type response has a 4xx status code

func (*PostOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsCode

IsCode returns true when this post orgauthorization trustee groups unsupported media type response a status code equal to that given

func (*PostOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post orgauthorization trustee groups unsupported media type response has a 3xx status code

func (*PostOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsServerError

IsServerError returns true when this post orgauthorization trustee groups unsupported media type response has a 5xx status code

func (*PostOrgauthorizationTrusteeGroupsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post orgauthorization trustee groups unsupported media type response has a 2xx status code

func (*PostOrgauthorizationTrusteeGroupsUnsupportedMediaType) String

type PostOrgauthorizationTrusteeUsersBadRequest

type PostOrgauthorizationTrusteeUsersBadRequest struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostOrgauthorizationTrusteeUsersBadRequest

func NewPostOrgauthorizationTrusteeUsersBadRequest() *PostOrgauthorizationTrusteeUsersBadRequest

NewPostOrgauthorizationTrusteeUsersBadRequest creates a PostOrgauthorizationTrusteeUsersBadRequest with default headers values

func (*PostOrgauthorizationTrusteeUsersBadRequest) Error

func (*PostOrgauthorizationTrusteeUsersBadRequest) GetPayload

func (*PostOrgauthorizationTrusteeUsersBadRequest) IsClientError

IsClientError returns true when this post orgauthorization trustee users bad request response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersBadRequest) IsCode

IsCode returns true when this post orgauthorization trustee users bad request response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersBadRequest) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users bad request response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersBadRequest) IsServerError

IsServerError returns true when this post orgauthorization trustee users bad request response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersBadRequest) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users bad request response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersBadRequest) String

type PostOrgauthorizationTrusteeUsersForbidden

type PostOrgauthorizationTrusteeUsersForbidden struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostOrgauthorizationTrusteeUsersForbidden

func NewPostOrgauthorizationTrusteeUsersForbidden() *PostOrgauthorizationTrusteeUsersForbidden

NewPostOrgauthorizationTrusteeUsersForbidden creates a PostOrgauthorizationTrusteeUsersForbidden with default headers values

func (*PostOrgauthorizationTrusteeUsersForbidden) Error

func (*PostOrgauthorizationTrusteeUsersForbidden) GetPayload

func (*PostOrgauthorizationTrusteeUsersForbidden) IsClientError

IsClientError returns true when this post orgauthorization trustee users forbidden response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersForbidden) IsCode

IsCode returns true when this post orgauthorization trustee users forbidden response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersForbidden) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users forbidden response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersForbidden) IsServerError

IsServerError returns true when this post orgauthorization trustee users forbidden response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersForbidden) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users forbidden response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersForbidden) String

type PostOrgauthorizationTrusteeUsersGatewayTimeout

type PostOrgauthorizationTrusteeUsersGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostOrgauthorizationTrusteeUsersGatewayTimeout

func NewPostOrgauthorizationTrusteeUsersGatewayTimeout() *PostOrgauthorizationTrusteeUsersGatewayTimeout

NewPostOrgauthorizationTrusteeUsersGatewayTimeout creates a PostOrgauthorizationTrusteeUsersGatewayTimeout with default headers values

func (*PostOrgauthorizationTrusteeUsersGatewayTimeout) Error

func (*PostOrgauthorizationTrusteeUsersGatewayTimeout) GetPayload

func (*PostOrgauthorizationTrusteeUsersGatewayTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustee users gateway timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersGatewayTimeout) IsCode

IsCode returns true when this post orgauthorization trustee users gateway timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersGatewayTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users gateway timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersGatewayTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustee users gateway timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersGatewayTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users gateway timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersGatewayTimeout) String

type PostOrgauthorizationTrusteeUsersInternalServerError

type PostOrgauthorizationTrusteeUsersInternalServerError struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostOrgauthorizationTrusteeUsersInternalServerError

func NewPostOrgauthorizationTrusteeUsersInternalServerError() *PostOrgauthorizationTrusteeUsersInternalServerError

NewPostOrgauthorizationTrusteeUsersInternalServerError creates a PostOrgauthorizationTrusteeUsersInternalServerError with default headers values

func (*PostOrgauthorizationTrusteeUsersInternalServerError) Error

func (*PostOrgauthorizationTrusteeUsersInternalServerError) GetPayload

func (*PostOrgauthorizationTrusteeUsersInternalServerError) IsClientError

IsClientError returns true when this post orgauthorization trustee users internal server error response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersInternalServerError) IsCode

IsCode returns true when this post orgauthorization trustee users internal server error response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersInternalServerError) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users internal server error response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersInternalServerError) IsServerError

IsServerError returns true when this post orgauthorization trustee users internal server error response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersInternalServerError) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users internal server error response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersInternalServerError) String

type PostOrgauthorizationTrusteeUsersNotFound

type PostOrgauthorizationTrusteeUsersNotFound struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostOrgauthorizationTrusteeUsersNotFound

func NewPostOrgauthorizationTrusteeUsersNotFound() *PostOrgauthorizationTrusteeUsersNotFound

NewPostOrgauthorizationTrusteeUsersNotFound creates a PostOrgauthorizationTrusteeUsersNotFound with default headers values

func (*PostOrgauthorizationTrusteeUsersNotFound) Error

func (*PostOrgauthorizationTrusteeUsersNotFound) GetPayload

func (*PostOrgauthorizationTrusteeUsersNotFound) IsClientError

IsClientError returns true when this post orgauthorization trustee users not found response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersNotFound) IsCode

IsCode returns true when this post orgauthorization trustee users not found response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersNotFound) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users not found response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersNotFound) IsServerError

IsServerError returns true when this post orgauthorization trustee users not found response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersNotFound) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users not found response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersNotFound) String

type PostOrgauthorizationTrusteeUsersOK

type PostOrgauthorizationTrusteeUsersOK struct {
	Payload *models.TrustUser
}

PostOrgauthorizationTrusteeUsersOK describes a response with status code 200, with default header values.

successful operation

func NewPostOrgauthorizationTrusteeUsersOK

func NewPostOrgauthorizationTrusteeUsersOK() *PostOrgauthorizationTrusteeUsersOK

NewPostOrgauthorizationTrusteeUsersOK creates a PostOrgauthorizationTrusteeUsersOK with default headers values

func (*PostOrgauthorizationTrusteeUsersOK) Error

func (*PostOrgauthorizationTrusteeUsersOK) GetPayload

func (*PostOrgauthorizationTrusteeUsersOK) IsClientError

func (o *PostOrgauthorizationTrusteeUsersOK) IsClientError() bool

IsClientError returns true when this post orgauthorization trustee users o k response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersOK) IsCode

IsCode returns true when this post orgauthorization trustee users o k response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersOK) IsRedirect

func (o *PostOrgauthorizationTrusteeUsersOK) IsRedirect() bool

IsRedirect returns true when this post orgauthorization trustee users o k response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersOK) IsServerError

func (o *PostOrgauthorizationTrusteeUsersOK) IsServerError() bool

IsServerError returns true when this post orgauthorization trustee users o k response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersOK) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users o k response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersOK) String

type PostOrgauthorizationTrusteeUsersParams

type PostOrgauthorizationTrusteeUsersParams struct {

	/* Body.

	   Trust
	*/
	Body *models.TrustMemberCreate

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

PostOrgauthorizationTrusteeUsersParams contains all the parameters to send to the API endpoint

for the post orgauthorization trustee users operation.

Typically these are written to a http.Request.

func NewPostOrgauthorizationTrusteeUsersParams

func NewPostOrgauthorizationTrusteeUsersParams() *PostOrgauthorizationTrusteeUsersParams

NewPostOrgauthorizationTrusteeUsersParams creates a new PostOrgauthorizationTrusteeUsersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostOrgauthorizationTrusteeUsersParamsWithContext

func NewPostOrgauthorizationTrusteeUsersParamsWithContext(ctx context.Context) *PostOrgauthorizationTrusteeUsersParams

NewPostOrgauthorizationTrusteeUsersParamsWithContext creates a new PostOrgauthorizationTrusteeUsersParams object with the ability to set a context for a request.

func NewPostOrgauthorizationTrusteeUsersParamsWithHTTPClient

func NewPostOrgauthorizationTrusteeUsersParamsWithHTTPClient(client *http.Client) *PostOrgauthorizationTrusteeUsersParams

NewPostOrgauthorizationTrusteeUsersParamsWithHTTPClient creates a new PostOrgauthorizationTrusteeUsersParams object with the ability to set a custom HTTPClient for a request.

func NewPostOrgauthorizationTrusteeUsersParamsWithTimeout

func NewPostOrgauthorizationTrusteeUsersParamsWithTimeout(timeout time.Duration) *PostOrgauthorizationTrusteeUsersParams

NewPostOrgauthorizationTrusteeUsersParamsWithTimeout creates a new PostOrgauthorizationTrusteeUsersParams object with the ability to set a timeout on a request.

func (*PostOrgauthorizationTrusteeUsersParams) SetBody

SetBody adds the body to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) SetContext

SetContext adds the context to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) SetDefaults

func (o *PostOrgauthorizationTrusteeUsersParams) SetDefaults()

SetDefaults hydrates default values in the post orgauthorization trustee users params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteeUsersParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) SetTimeout

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

SetTimeout adds the timeout to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) SetTrusteeOrgID

func (o *PostOrgauthorizationTrusteeUsersParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) WithBody

WithBody adds the body to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) WithContext

WithContext adds the context to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) WithDefaults

WithDefaults hydrates default values in the post orgauthorization trustee users params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteeUsersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) WithTimeout

WithTimeout adds the timeout to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the post orgauthorization trustee users params

func (*PostOrgauthorizationTrusteeUsersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostOrgauthorizationTrusteeUsersReader

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

PostOrgauthorizationTrusteeUsersReader is a Reader for the PostOrgauthorizationTrusteeUsers structure.

func (*PostOrgauthorizationTrusteeUsersReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostOrgauthorizationTrusteeUsersRequestEntityTooLarge

type PostOrgauthorizationTrusteeUsersRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostOrgauthorizationTrusteeUsersRequestEntityTooLarge

func NewPostOrgauthorizationTrusteeUsersRequestEntityTooLarge() *PostOrgauthorizationTrusteeUsersRequestEntityTooLarge

NewPostOrgauthorizationTrusteeUsersRequestEntityTooLarge creates a PostOrgauthorizationTrusteeUsersRequestEntityTooLarge with default headers values

func (*PostOrgauthorizationTrusteeUsersRequestEntityTooLarge) Error

func (*PostOrgauthorizationTrusteeUsersRequestEntityTooLarge) GetPayload

func (*PostOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsClientError

IsClientError returns true when this post orgauthorization trustee users request entity too large response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsCode

IsCode returns true when this post orgauthorization trustee users request entity too large response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users request entity too large response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsServerError

IsServerError returns true when this post orgauthorization trustee users request entity too large response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users request entity too large response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersRequestEntityTooLarge) String

type PostOrgauthorizationTrusteeUsersRequestTimeout

type PostOrgauthorizationTrusteeUsersRequestTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostOrgauthorizationTrusteeUsersRequestTimeout

func NewPostOrgauthorizationTrusteeUsersRequestTimeout() *PostOrgauthorizationTrusteeUsersRequestTimeout

NewPostOrgauthorizationTrusteeUsersRequestTimeout creates a PostOrgauthorizationTrusteeUsersRequestTimeout with default headers values

func (*PostOrgauthorizationTrusteeUsersRequestTimeout) Error

func (*PostOrgauthorizationTrusteeUsersRequestTimeout) GetPayload

func (*PostOrgauthorizationTrusteeUsersRequestTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustee users request timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersRequestTimeout) IsCode

IsCode returns true when this post orgauthorization trustee users request timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersRequestTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users request timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersRequestTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustee users request timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersRequestTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users request timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersRequestTimeout) String

type PostOrgauthorizationTrusteeUsersServiceUnavailable

type PostOrgauthorizationTrusteeUsersServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostOrgauthorizationTrusteeUsersServiceUnavailable

func NewPostOrgauthorizationTrusteeUsersServiceUnavailable() *PostOrgauthorizationTrusteeUsersServiceUnavailable

NewPostOrgauthorizationTrusteeUsersServiceUnavailable creates a PostOrgauthorizationTrusteeUsersServiceUnavailable with default headers values

func (*PostOrgauthorizationTrusteeUsersServiceUnavailable) Error

func (*PostOrgauthorizationTrusteeUsersServiceUnavailable) GetPayload

func (*PostOrgauthorizationTrusteeUsersServiceUnavailable) IsClientError

IsClientError returns true when this post orgauthorization trustee users service unavailable response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersServiceUnavailable) IsCode

IsCode returns true when this post orgauthorization trustee users service unavailable response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersServiceUnavailable) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users service unavailable response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersServiceUnavailable) IsServerError

IsServerError returns true when this post orgauthorization trustee users service unavailable response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersServiceUnavailable) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users service unavailable response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersServiceUnavailable) String

type PostOrgauthorizationTrusteeUsersTooManyRequests

type PostOrgauthorizationTrusteeUsersTooManyRequests struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostOrgauthorizationTrusteeUsersTooManyRequests

func NewPostOrgauthorizationTrusteeUsersTooManyRequests() *PostOrgauthorizationTrusteeUsersTooManyRequests

NewPostOrgauthorizationTrusteeUsersTooManyRequests creates a PostOrgauthorizationTrusteeUsersTooManyRequests with default headers values

func (*PostOrgauthorizationTrusteeUsersTooManyRequests) Error

func (*PostOrgauthorizationTrusteeUsersTooManyRequests) GetPayload

func (*PostOrgauthorizationTrusteeUsersTooManyRequests) IsClientError

IsClientError returns true when this post orgauthorization trustee users too many requests response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersTooManyRequests) IsCode

IsCode returns true when this post orgauthorization trustee users too many requests response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersTooManyRequests) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users too many requests response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersTooManyRequests) IsServerError

IsServerError returns true when this post orgauthorization trustee users too many requests response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersTooManyRequests) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users too many requests response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersTooManyRequests) String

type PostOrgauthorizationTrusteeUsersUnauthorized

type PostOrgauthorizationTrusteeUsersUnauthorized struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostOrgauthorizationTrusteeUsersUnauthorized

func NewPostOrgauthorizationTrusteeUsersUnauthorized() *PostOrgauthorizationTrusteeUsersUnauthorized

NewPostOrgauthorizationTrusteeUsersUnauthorized creates a PostOrgauthorizationTrusteeUsersUnauthorized with default headers values

func (*PostOrgauthorizationTrusteeUsersUnauthorized) Error

func (*PostOrgauthorizationTrusteeUsersUnauthorized) GetPayload

func (*PostOrgauthorizationTrusteeUsersUnauthorized) IsClientError

IsClientError returns true when this post orgauthorization trustee users unauthorized response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersUnauthorized) IsCode

IsCode returns true when this post orgauthorization trustee users unauthorized response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersUnauthorized) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users unauthorized response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersUnauthorized) IsServerError

IsServerError returns true when this post orgauthorization trustee users unauthorized response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersUnauthorized) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users unauthorized response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersUnauthorized) String

type PostOrgauthorizationTrusteeUsersUnsupportedMediaType

type PostOrgauthorizationTrusteeUsersUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteeUsersUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostOrgauthorizationTrusteeUsersUnsupportedMediaType

func NewPostOrgauthorizationTrusteeUsersUnsupportedMediaType() *PostOrgauthorizationTrusteeUsersUnsupportedMediaType

NewPostOrgauthorizationTrusteeUsersUnsupportedMediaType creates a PostOrgauthorizationTrusteeUsersUnsupportedMediaType with default headers values

func (*PostOrgauthorizationTrusteeUsersUnsupportedMediaType) Error

func (*PostOrgauthorizationTrusteeUsersUnsupportedMediaType) GetPayload

func (*PostOrgauthorizationTrusteeUsersUnsupportedMediaType) IsClientError

IsClientError returns true when this post orgauthorization trustee users unsupported media type response has a 4xx status code

func (*PostOrgauthorizationTrusteeUsersUnsupportedMediaType) IsCode

IsCode returns true when this post orgauthorization trustee users unsupported media type response a status code equal to that given

func (*PostOrgauthorizationTrusteeUsersUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post orgauthorization trustee users unsupported media type response has a 3xx status code

func (*PostOrgauthorizationTrusteeUsersUnsupportedMediaType) IsServerError

IsServerError returns true when this post orgauthorization trustee users unsupported media type response has a 5xx status code

func (*PostOrgauthorizationTrusteeUsersUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post orgauthorization trustee users unsupported media type response has a 2xx status code

func (*PostOrgauthorizationTrusteeUsersUnsupportedMediaType) String

type PostOrgauthorizationTrusteesAuditsBadRequest

type PostOrgauthorizationTrusteesAuditsBadRequest struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostOrgauthorizationTrusteesAuditsBadRequest

func NewPostOrgauthorizationTrusteesAuditsBadRequest() *PostOrgauthorizationTrusteesAuditsBadRequest

NewPostOrgauthorizationTrusteesAuditsBadRequest creates a PostOrgauthorizationTrusteesAuditsBadRequest with default headers values

func (*PostOrgauthorizationTrusteesAuditsBadRequest) Error

func (*PostOrgauthorizationTrusteesAuditsBadRequest) GetPayload

func (*PostOrgauthorizationTrusteesAuditsBadRequest) IsClientError

IsClientError returns true when this post orgauthorization trustees audits bad request response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsBadRequest) IsCode

IsCode returns true when this post orgauthorization trustees audits bad request response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsBadRequest) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits bad request response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsBadRequest) IsServerError

IsServerError returns true when this post orgauthorization trustees audits bad request response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsBadRequest) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits bad request response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsBadRequest) String

type PostOrgauthorizationTrusteesAuditsForbidden

type PostOrgauthorizationTrusteesAuditsForbidden struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostOrgauthorizationTrusteesAuditsForbidden

func NewPostOrgauthorizationTrusteesAuditsForbidden() *PostOrgauthorizationTrusteesAuditsForbidden

NewPostOrgauthorizationTrusteesAuditsForbidden creates a PostOrgauthorizationTrusteesAuditsForbidden with default headers values

func (*PostOrgauthorizationTrusteesAuditsForbidden) Error

func (*PostOrgauthorizationTrusteesAuditsForbidden) GetPayload

func (*PostOrgauthorizationTrusteesAuditsForbidden) IsClientError

IsClientError returns true when this post orgauthorization trustees audits forbidden response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsForbidden) IsCode

IsCode returns true when this post orgauthorization trustees audits forbidden response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsForbidden) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits forbidden response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsForbidden) IsServerError

IsServerError returns true when this post orgauthorization trustees audits forbidden response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsForbidden) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits forbidden response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsForbidden) String

type PostOrgauthorizationTrusteesAuditsGatewayTimeout

type PostOrgauthorizationTrusteesAuditsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostOrgauthorizationTrusteesAuditsGatewayTimeout

func NewPostOrgauthorizationTrusteesAuditsGatewayTimeout() *PostOrgauthorizationTrusteesAuditsGatewayTimeout

NewPostOrgauthorizationTrusteesAuditsGatewayTimeout creates a PostOrgauthorizationTrusteesAuditsGatewayTimeout with default headers values

func (*PostOrgauthorizationTrusteesAuditsGatewayTimeout) Error

func (*PostOrgauthorizationTrusteesAuditsGatewayTimeout) GetPayload

func (*PostOrgauthorizationTrusteesAuditsGatewayTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustees audits gateway timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsGatewayTimeout) IsCode

IsCode returns true when this post orgauthorization trustees audits gateway timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsGatewayTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits gateway timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsGatewayTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustees audits gateway timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsGatewayTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits gateway timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsGatewayTimeout) String

type PostOrgauthorizationTrusteesAuditsInternalServerError

type PostOrgauthorizationTrusteesAuditsInternalServerError struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostOrgauthorizationTrusteesAuditsInternalServerError

func NewPostOrgauthorizationTrusteesAuditsInternalServerError() *PostOrgauthorizationTrusteesAuditsInternalServerError

NewPostOrgauthorizationTrusteesAuditsInternalServerError creates a PostOrgauthorizationTrusteesAuditsInternalServerError with default headers values

func (*PostOrgauthorizationTrusteesAuditsInternalServerError) Error

func (*PostOrgauthorizationTrusteesAuditsInternalServerError) GetPayload

func (*PostOrgauthorizationTrusteesAuditsInternalServerError) IsClientError

IsClientError returns true when this post orgauthorization trustees audits internal server error response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsInternalServerError) IsCode

IsCode returns true when this post orgauthorization trustees audits internal server error response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsInternalServerError) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits internal server error response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsInternalServerError) IsServerError

IsServerError returns true when this post orgauthorization trustees audits internal server error response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsInternalServerError) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits internal server error response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsInternalServerError) String

type PostOrgauthorizationTrusteesAuditsNotFound

type PostOrgauthorizationTrusteesAuditsNotFound struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostOrgauthorizationTrusteesAuditsNotFound

func NewPostOrgauthorizationTrusteesAuditsNotFound() *PostOrgauthorizationTrusteesAuditsNotFound

NewPostOrgauthorizationTrusteesAuditsNotFound creates a PostOrgauthorizationTrusteesAuditsNotFound with default headers values

func (*PostOrgauthorizationTrusteesAuditsNotFound) Error

func (*PostOrgauthorizationTrusteesAuditsNotFound) GetPayload

func (*PostOrgauthorizationTrusteesAuditsNotFound) IsClientError

IsClientError returns true when this post orgauthorization trustees audits not found response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsNotFound) IsCode

IsCode returns true when this post orgauthorization trustees audits not found response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsNotFound) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits not found response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsNotFound) IsServerError

IsServerError returns true when this post orgauthorization trustees audits not found response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsNotFound) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits not found response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsNotFound) String

type PostOrgauthorizationTrusteesAuditsOK

type PostOrgauthorizationTrusteesAuditsOK struct {
	Payload models.AuditQueryResponse
}

PostOrgauthorizationTrusteesAuditsOK describes a response with status code 200, with default header values.

successful operation

func NewPostOrgauthorizationTrusteesAuditsOK

func NewPostOrgauthorizationTrusteesAuditsOK() *PostOrgauthorizationTrusteesAuditsOK

NewPostOrgauthorizationTrusteesAuditsOK creates a PostOrgauthorizationTrusteesAuditsOK with default headers values

func (*PostOrgauthorizationTrusteesAuditsOK) Error

func (*PostOrgauthorizationTrusteesAuditsOK) GetPayload

func (*PostOrgauthorizationTrusteesAuditsOK) IsClientError

func (o *PostOrgauthorizationTrusteesAuditsOK) IsClientError() bool

IsClientError returns true when this post orgauthorization trustees audits o k response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsOK) IsCode

IsCode returns true when this post orgauthorization trustees audits o k response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsOK) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits o k response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsOK) IsServerError

func (o *PostOrgauthorizationTrusteesAuditsOK) IsServerError() bool

IsServerError returns true when this post orgauthorization trustees audits o k response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsOK) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits o k response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsOK) String

type PostOrgauthorizationTrusteesAuditsParams

type PostOrgauthorizationTrusteesAuditsParams struct {

	/* Body.

	   Values to scope the request.
	*/
	Body *models.TrusteeAuditQueryRequest

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	/* SortBy.

	   Sort by

	   Default: "timestamp"
	*/
	SortBy *string

	/* SortOrder.

	   Sort order

	   Default: "descending"
	*/
	SortOrder *string

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

PostOrgauthorizationTrusteesAuditsParams contains all the parameters to send to the API endpoint

for the post orgauthorization trustees audits operation.

Typically these are written to a http.Request.

func NewPostOrgauthorizationTrusteesAuditsParams

func NewPostOrgauthorizationTrusteesAuditsParams() *PostOrgauthorizationTrusteesAuditsParams

NewPostOrgauthorizationTrusteesAuditsParams creates a new PostOrgauthorizationTrusteesAuditsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostOrgauthorizationTrusteesAuditsParamsWithContext

func NewPostOrgauthorizationTrusteesAuditsParamsWithContext(ctx context.Context) *PostOrgauthorizationTrusteesAuditsParams

NewPostOrgauthorizationTrusteesAuditsParamsWithContext creates a new PostOrgauthorizationTrusteesAuditsParams object with the ability to set a context for a request.

func NewPostOrgauthorizationTrusteesAuditsParamsWithHTTPClient

func NewPostOrgauthorizationTrusteesAuditsParamsWithHTTPClient(client *http.Client) *PostOrgauthorizationTrusteesAuditsParams

NewPostOrgauthorizationTrusteesAuditsParamsWithHTTPClient creates a new PostOrgauthorizationTrusteesAuditsParams object with the ability to set a custom HTTPClient for a request.

func NewPostOrgauthorizationTrusteesAuditsParamsWithTimeout

func NewPostOrgauthorizationTrusteesAuditsParamsWithTimeout(timeout time.Duration) *PostOrgauthorizationTrusteesAuditsParams

NewPostOrgauthorizationTrusteesAuditsParamsWithTimeout creates a new PostOrgauthorizationTrusteesAuditsParams object with the ability to set a timeout on a request.

func (*PostOrgauthorizationTrusteesAuditsParams) SetBody

SetBody adds the body to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) SetContext

SetContext adds the context to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) SetDefaults

SetDefaults hydrates default values in the post orgauthorization trustees audits params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteesAuditsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) SetPageNumber

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

SetPageNumber adds the pageNumber to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) SetPageSize

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

SetPageSize adds the pageSize to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) SetSortBy

func (o *PostOrgauthorizationTrusteesAuditsParams) SetSortBy(sortBy *string)

SetSortBy adds the sortBy to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) SetSortOrder

func (o *PostOrgauthorizationTrusteesAuditsParams) SetSortOrder(sortOrder *string)

SetSortOrder adds the sortOrder to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) SetTimeout

SetTimeout adds the timeout to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WithBody

WithBody adds the body to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WithContext

WithContext adds the context to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WithDefaults

WithDefaults hydrates default values in the post orgauthorization trustees audits params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteesAuditsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WithPageNumber

WithPageNumber adds the pageNumber to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WithPageSize

WithPageSize adds the pageSize to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WithSortBy

WithSortBy adds the sortBy to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WithSortOrder

WithSortOrder adds the sortOrder to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WithTimeout

WithTimeout adds the timeout to the post orgauthorization trustees audits params

func (*PostOrgauthorizationTrusteesAuditsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostOrgauthorizationTrusteesAuditsReader

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

PostOrgauthorizationTrusteesAuditsReader is a Reader for the PostOrgauthorizationTrusteesAudits structure.

func (*PostOrgauthorizationTrusteesAuditsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge

type PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostOrgauthorizationTrusteesAuditsRequestEntityTooLarge

func NewPostOrgauthorizationTrusteesAuditsRequestEntityTooLarge() *PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge

NewPostOrgauthorizationTrusteesAuditsRequestEntityTooLarge creates a PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge with default headers values

func (*PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge) Error

func (*PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge) GetPayload

func (*PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge) IsClientError

IsClientError returns true when this post orgauthorization trustees audits request entity too large response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge) IsCode

IsCode returns true when this post orgauthorization trustees audits request entity too large response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits request entity too large response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge) IsServerError

IsServerError returns true when this post orgauthorization trustees audits request entity too large response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits request entity too large response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsRequestEntityTooLarge) String

type PostOrgauthorizationTrusteesAuditsRequestTimeout

type PostOrgauthorizationTrusteesAuditsRequestTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostOrgauthorizationTrusteesAuditsRequestTimeout

func NewPostOrgauthorizationTrusteesAuditsRequestTimeout() *PostOrgauthorizationTrusteesAuditsRequestTimeout

NewPostOrgauthorizationTrusteesAuditsRequestTimeout creates a PostOrgauthorizationTrusteesAuditsRequestTimeout with default headers values

func (*PostOrgauthorizationTrusteesAuditsRequestTimeout) Error

func (*PostOrgauthorizationTrusteesAuditsRequestTimeout) GetPayload

func (*PostOrgauthorizationTrusteesAuditsRequestTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustees audits request timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsRequestTimeout) IsCode

IsCode returns true when this post orgauthorization trustees audits request timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsRequestTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits request timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsRequestTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustees audits request timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsRequestTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits request timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsRequestTimeout) String

type PostOrgauthorizationTrusteesAuditsServiceUnavailable

type PostOrgauthorizationTrusteesAuditsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostOrgauthorizationTrusteesAuditsServiceUnavailable

func NewPostOrgauthorizationTrusteesAuditsServiceUnavailable() *PostOrgauthorizationTrusteesAuditsServiceUnavailable

NewPostOrgauthorizationTrusteesAuditsServiceUnavailable creates a PostOrgauthorizationTrusteesAuditsServiceUnavailable with default headers values

func (*PostOrgauthorizationTrusteesAuditsServiceUnavailable) Error

func (*PostOrgauthorizationTrusteesAuditsServiceUnavailable) GetPayload

func (*PostOrgauthorizationTrusteesAuditsServiceUnavailable) IsClientError

IsClientError returns true when this post orgauthorization trustees audits service unavailable response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsServiceUnavailable) IsCode

IsCode returns true when this post orgauthorization trustees audits service unavailable response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsServiceUnavailable) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits service unavailable response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsServiceUnavailable) IsServerError

IsServerError returns true when this post orgauthorization trustees audits service unavailable response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsServiceUnavailable) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits service unavailable response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsServiceUnavailable) String

type PostOrgauthorizationTrusteesAuditsTooManyRequests

type PostOrgauthorizationTrusteesAuditsTooManyRequests struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostOrgauthorizationTrusteesAuditsTooManyRequests

func NewPostOrgauthorizationTrusteesAuditsTooManyRequests() *PostOrgauthorizationTrusteesAuditsTooManyRequests

NewPostOrgauthorizationTrusteesAuditsTooManyRequests creates a PostOrgauthorizationTrusteesAuditsTooManyRequests with default headers values

func (*PostOrgauthorizationTrusteesAuditsTooManyRequests) Error

func (*PostOrgauthorizationTrusteesAuditsTooManyRequests) GetPayload

func (*PostOrgauthorizationTrusteesAuditsTooManyRequests) IsClientError

IsClientError returns true when this post orgauthorization trustees audits too many requests response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsTooManyRequests) IsCode

IsCode returns true when this post orgauthorization trustees audits too many requests response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsTooManyRequests) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits too many requests response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsTooManyRequests) IsServerError

IsServerError returns true when this post orgauthorization trustees audits too many requests response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsTooManyRequests) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits too many requests response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsTooManyRequests) String

type PostOrgauthorizationTrusteesAuditsUnauthorized

type PostOrgauthorizationTrusteesAuditsUnauthorized struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostOrgauthorizationTrusteesAuditsUnauthorized

func NewPostOrgauthorizationTrusteesAuditsUnauthorized() *PostOrgauthorizationTrusteesAuditsUnauthorized

NewPostOrgauthorizationTrusteesAuditsUnauthorized creates a PostOrgauthorizationTrusteesAuditsUnauthorized with default headers values

func (*PostOrgauthorizationTrusteesAuditsUnauthorized) Error

func (*PostOrgauthorizationTrusteesAuditsUnauthorized) GetPayload

func (*PostOrgauthorizationTrusteesAuditsUnauthorized) IsClientError

IsClientError returns true when this post orgauthorization trustees audits unauthorized response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsUnauthorized) IsCode

IsCode returns true when this post orgauthorization trustees audits unauthorized response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsUnauthorized) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits unauthorized response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsUnauthorized) IsServerError

IsServerError returns true when this post orgauthorization trustees audits unauthorized response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsUnauthorized) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits unauthorized response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsUnauthorized) String

type PostOrgauthorizationTrusteesAuditsUnsupportedMediaType

type PostOrgauthorizationTrusteesAuditsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesAuditsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostOrgauthorizationTrusteesAuditsUnsupportedMediaType

func NewPostOrgauthorizationTrusteesAuditsUnsupportedMediaType() *PostOrgauthorizationTrusteesAuditsUnsupportedMediaType

NewPostOrgauthorizationTrusteesAuditsUnsupportedMediaType creates a PostOrgauthorizationTrusteesAuditsUnsupportedMediaType with default headers values

func (*PostOrgauthorizationTrusteesAuditsUnsupportedMediaType) Error

func (*PostOrgauthorizationTrusteesAuditsUnsupportedMediaType) GetPayload

func (*PostOrgauthorizationTrusteesAuditsUnsupportedMediaType) IsClientError

IsClientError returns true when this post orgauthorization trustees audits unsupported media type response has a 4xx status code

func (*PostOrgauthorizationTrusteesAuditsUnsupportedMediaType) IsCode

IsCode returns true when this post orgauthorization trustees audits unsupported media type response a status code equal to that given

func (*PostOrgauthorizationTrusteesAuditsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post orgauthorization trustees audits unsupported media type response has a 3xx status code

func (*PostOrgauthorizationTrusteesAuditsUnsupportedMediaType) IsServerError

IsServerError returns true when this post orgauthorization trustees audits unsupported media type response has a 5xx status code

func (*PostOrgauthorizationTrusteesAuditsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post orgauthorization trustees audits unsupported media type response has a 2xx status code

func (*PostOrgauthorizationTrusteesAuditsUnsupportedMediaType) String

type PostOrgauthorizationTrusteesBadRequest

type PostOrgauthorizationTrusteesBadRequest struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostOrgauthorizationTrusteesBadRequest

func NewPostOrgauthorizationTrusteesBadRequest() *PostOrgauthorizationTrusteesBadRequest

NewPostOrgauthorizationTrusteesBadRequest creates a PostOrgauthorizationTrusteesBadRequest with default headers values

func (*PostOrgauthorizationTrusteesBadRequest) Error

func (*PostOrgauthorizationTrusteesBadRequest) GetPayload

func (*PostOrgauthorizationTrusteesBadRequest) IsClientError

func (o *PostOrgauthorizationTrusteesBadRequest) IsClientError() bool

IsClientError returns true when this post orgauthorization trustees bad request response has a 4xx status code

func (*PostOrgauthorizationTrusteesBadRequest) IsCode

IsCode returns true when this post orgauthorization trustees bad request response a status code equal to that given

func (*PostOrgauthorizationTrusteesBadRequest) IsRedirect

IsRedirect returns true when this post orgauthorization trustees bad request response has a 3xx status code

func (*PostOrgauthorizationTrusteesBadRequest) IsServerError

func (o *PostOrgauthorizationTrusteesBadRequest) IsServerError() bool

IsServerError returns true when this post orgauthorization trustees bad request response has a 5xx status code

func (*PostOrgauthorizationTrusteesBadRequest) IsSuccess

IsSuccess returns true when this post orgauthorization trustees bad request response has a 2xx status code

func (*PostOrgauthorizationTrusteesBadRequest) String

type PostOrgauthorizationTrusteesDefaultBadRequest

type PostOrgauthorizationTrusteesDefaultBadRequest struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostOrgauthorizationTrusteesDefaultBadRequest

func NewPostOrgauthorizationTrusteesDefaultBadRequest() *PostOrgauthorizationTrusteesDefaultBadRequest

NewPostOrgauthorizationTrusteesDefaultBadRequest creates a PostOrgauthorizationTrusteesDefaultBadRequest with default headers values

func (*PostOrgauthorizationTrusteesDefaultBadRequest) Error

func (*PostOrgauthorizationTrusteesDefaultBadRequest) GetPayload

func (*PostOrgauthorizationTrusteesDefaultBadRequest) IsClientError

IsClientError returns true when this post orgauthorization trustees default bad request response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultBadRequest) IsCode

IsCode returns true when this post orgauthorization trustees default bad request response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultBadRequest) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default bad request response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultBadRequest) IsServerError

IsServerError returns true when this post orgauthorization trustees default bad request response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultBadRequest) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default bad request response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultBadRequest) String

type PostOrgauthorizationTrusteesDefaultForbidden

type PostOrgauthorizationTrusteesDefaultForbidden struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostOrgauthorizationTrusteesDefaultForbidden

func NewPostOrgauthorizationTrusteesDefaultForbidden() *PostOrgauthorizationTrusteesDefaultForbidden

NewPostOrgauthorizationTrusteesDefaultForbidden creates a PostOrgauthorizationTrusteesDefaultForbidden with default headers values

func (*PostOrgauthorizationTrusteesDefaultForbidden) Error

func (*PostOrgauthorizationTrusteesDefaultForbidden) GetPayload

func (*PostOrgauthorizationTrusteesDefaultForbidden) IsClientError

IsClientError returns true when this post orgauthorization trustees default forbidden response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultForbidden) IsCode

IsCode returns true when this post orgauthorization trustees default forbidden response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultForbidden) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default forbidden response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultForbidden) IsServerError

IsServerError returns true when this post orgauthorization trustees default forbidden response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultForbidden) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default forbidden response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultForbidden) String

type PostOrgauthorizationTrusteesDefaultGatewayTimeout

type PostOrgauthorizationTrusteesDefaultGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostOrgauthorizationTrusteesDefaultGatewayTimeout

func NewPostOrgauthorizationTrusteesDefaultGatewayTimeout() *PostOrgauthorizationTrusteesDefaultGatewayTimeout

NewPostOrgauthorizationTrusteesDefaultGatewayTimeout creates a PostOrgauthorizationTrusteesDefaultGatewayTimeout with default headers values

func (*PostOrgauthorizationTrusteesDefaultGatewayTimeout) Error

func (*PostOrgauthorizationTrusteesDefaultGatewayTimeout) GetPayload

func (*PostOrgauthorizationTrusteesDefaultGatewayTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustees default gateway timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultGatewayTimeout) IsCode

IsCode returns true when this post orgauthorization trustees default gateway timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultGatewayTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default gateway timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultGatewayTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustees default gateway timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultGatewayTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default gateway timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultGatewayTimeout) String

type PostOrgauthorizationTrusteesDefaultInternalServerError

type PostOrgauthorizationTrusteesDefaultInternalServerError struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostOrgauthorizationTrusteesDefaultInternalServerError

func NewPostOrgauthorizationTrusteesDefaultInternalServerError() *PostOrgauthorizationTrusteesDefaultInternalServerError

NewPostOrgauthorizationTrusteesDefaultInternalServerError creates a PostOrgauthorizationTrusteesDefaultInternalServerError with default headers values

func (*PostOrgauthorizationTrusteesDefaultInternalServerError) Error

func (*PostOrgauthorizationTrusteesDefaultInternalServerError) GetPayload

func (*PostOrgauthorizationTrusteesDefaultInternalServerError) IsClientError

IsClientError returns true when this post orgauthorization trustees default internal server error response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultInternalServerError) IsCode

IsCode returns true when this post orgauthorization trustees default internal server error response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultInternalServerError) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default internal server error response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultInternalServerError) IsServerError

IsServerError returns true when this post orgauthorization trustees default internal server error response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultInternalServerError) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default internal server error response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultInternalServerError) String

type PostOrgauthorizationTrusteesDefaultNotFound

type PostOrgauthorizationTrusteesDefaultNotFound struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostOrgauthorizationTrusteesDefaultNotFound

func NewPostOrgauthorizationTrusteesDefaultNotFound() *PostOrgauthorizationTrusteesDefaultNotFound

NewPostOrgauthorizationTrusteesDefaultNotFound creates a PostOrgauthorizationTrusteesDefaultNotFound with default headers values

func (*PostOrgauthorizationTrusteesDefaultNotFound) Error

func (*PostOrgauthorizationTrusteesDefaultNotFound) GetPayload

func (*PostOrgauthorizationTrusteesDefaultNotFound) IsClientError

IsClientError returns true when this post orgauthorization trustees default not found response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultNotFound) IsCode

IsCode returns true when this post orgauthorization trustees default not found response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultNotFound) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default not found response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultNotFound) IsServerError

IsServerError returns true when this post orgauthorization trustees default not found response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultNotFound) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default not found response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultNotFound) String

type PostOrgauthorizationTrusteesDefaultOK

type PostOrgauthorizationTrusteesDefaultOK struct {
	Payload *models.Trustee
}

PostOrgauthorizationTrusteesDefaultOK describes a response with status code 200, with default header values.

successful operation

func NewPostOrgauthorizationTrusteesDefaultOK

func NewPostOrgauthorizationTrusteesDefaultOK() *PostOrgauthorizationTrusteesDefaultOK

NewPostOrgauthorizationTrusteesDefaultOK creates a PostOrgauthorizationTrusteesDefaultOK with default headers values

func (*PostOrgauthorizationTrusteesDefaultOK) Error

func (*PostOrgauthorizationTrusteesDefaultOK) GetPayload

func (*PostOrgauthorizationTrusteesDefaultOK) IsClientError

func (o *PostOrgauthorizationTrusteesDefaultOK) IsClientError() bool

IsClientError returns true when this post orgauthorization trustees default o k response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultOK) IsCode

IsCode returns true when this post orgauthorization trustees default o k response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultOK) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default o k response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultOK) IsServerError

func (o *PostOrgauthorizationTrusteesDefaultOK) IsServerError() bool

IsServerError returns true when this post orgauthorization trustees default o k response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultOK) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default o k response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultOK) String

type PostOrgauthorizationTrusteesDefaultParams

type PostOrgauthorizationTrusteesDefaultParams struct {

	/* AssignDefaultRole.

	   Assign Admin role to default pairing with Customer Care
	*/
	AssignDefaultRole *bool

	/* AutoExpire.

	   Automatically expire pairing after 30 days
	*/
	AutoExpire *bool

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

PostOrgauthorizationTrusteesDefaultParams contains all the parameters to send to the API endpoint

for the post orgauthorization trustees default operation.

Typically these are written to a http.Request.

func NewPostOrgauthorizationTrusteesDefaultParams

func NewPostOrgauthorizationTrusteesDefaultParams() *PostOrgauthorizationTrusteesDefaultParams

NewPostOrgauthorizationTrusteesDefaultParams creates a new PostOrgauthorizationTrusteesDefaultParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostOrgauthorizationTrusteesDefaultParamsWithContext

func NewPostOrgauthorizationTrusteesDefaultParamsWithContext(ctx context.Context) *PostOrgauthorizationTrusteesDefaultParams

NewPostOrgauthorizationTrusteesDefaultParamsWithContext creates a new PostOrgauthorizationTrusteesDefaultParams object with the ability to set a context for a request.

func NewPostOrgauthorizationTrusteesDefaultParamsWithHTTPClient

func NewPostOrgauthorizationTrusteesDefaultParamsWithHTTPClient(client *http.Client) *PostOrgauthorizationTrusteesDefaultParams

NewPostOrgauthorizationTrusteesDefaultParamsWithHTTPClient creates a new PostOrgauthorizationTrusteesDefaultParams object with the ability to set a custom HTTPClient for a request.

func NewPostOrgauthorizationTrusteesDefaultParamsWithTimeout

func NewPostOrgauthorizationTrusteesDefaultParamsWithTimeout(timeout time.Duration) *PostOrgauthorizationTrusteesDefaultParams

NewPostOrgauthorizationTrusteesDefaultParamsWithTimeout creates a new PostOrgauthorizationTrusteesDefaultParams object with the ability to set a timeout on a request.

func (*PostOrgauthorizationTrusteesDefaultParams) SetAssignDefaultRole

func (o *PostOrgauthorizationTrusteesDefaultParams) SetAssignDefaultRole(assignDefaultRole *bool)

SetAssignDefaultRole adds the assignDefaultRole to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) SetAutoExpire

func (o *PostOrgauthorizationTrusteesDefaultParams) SetAutoExpire(autoExpire *bool)

SetAutoExpire adds the autoExpire to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) SetContext

SetContext adds the context to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) SetDefaults

SetDefaults hydrates default values in the post orgauthorization trustees default params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteesDefaultParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) SetTimeout

SetTimeout adds the timeout to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) WithAssignDefaultRole

WithAssignDefaultRole adds the assignDefaultRole to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) WithAutoExpire

WithAutoExpire adds the autoExpire to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) WithContext

WithContext adds the context to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) WithDefaults

WithDefaults hydrates default values in the post orgauthorization trustees default params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteesDefaultParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) WithTimeout

WithTimeout adds the timeout to the post orgauthorization trustees default params

func (*PostOrgauthorizationTrusteesDefaultParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostOrgauthorizationTrusteesDefaultReader

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

PostOrgauthorizationTrusteesDefaultReader is a Reader for the PostOrgauthorizationTrusteesDefault structure.

func (*PostOrgauthorizationTrusteesDefaultReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge

type PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostOrgauthorizationTrusteesDefaultRequestEntityTooLarge

func NewPostOrgauthorizationTrusteesDefaultRequestEntityTooLarge() *PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge

NewPostOrgauthorizationTrusteesDefaultRequestEntityTooLarge creates a PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge with default headers values

func (*PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge) Error

func (*PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge) GetPayload

func (*PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsClientError

IsClientError returns true when this post orgauthorization trustees default request entity too large response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsCode

IsCode returns true when this post orgauthorization trustees default request entity too large response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default request entity too large response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsServerError

IsServerError returns true when this post orgauthorization trustees default request entity too large response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default request entity too large response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultRequestEntityTooLarge) String

type PostOrgauthorizationTrusteesDefaultRequestTimeout

type PostOrgauthorizationTrusteesDefaultRequestTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostOrgauthorizationTrusteesDefaultRequestTimeout

func NewPostOrgauthorizationTrusteesDefaultRequestTimeout() *PostOrgauthorizationTrusteesDefaultRequestTimeout

NewPostOrgauthorizationTrusteesDefaultRequestTimeout creates a PostOrgauthorizationTrusteesDefaultRequestTimeout with default headers values

func (*PostOrgauthorizationTrusteesDefaultRequestTimeout) Error

func (*PostOrgauthorizationTrusteesDefaultRequestTimeout) GetPayload

func (*PostOrgauthorizationTrusteesDefaultRequestTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustees default request timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultRequestTimeout) IsCode

IsCode returns true when this post orgauthorization trustees default request timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultRequestTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default request timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultRequestTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustees default request timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultRequestTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default request timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultRequestTimeout) String

type PostOrgauthorizationTrusteesDefaultServiceUnavailable

type PostOrgauthorizationTrusteesDefaultServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostOrgauthorizationTrusteesDefaultServiceUnavailable

func NewPostOrgauthorizationTrusteesDefaultServiceUnavailable() *PostOrgauthorizationTrusteesDefaultServiceUnavailable

NewPostOrgauthorizationTrusteesDefaultServiceUnavailable creates a PostOrgauthorizationTrusteesDefaultServiceUnavailable with default headers values

func (*PostOrgauthorizationTrusteesDefaultServiceUnavailable) Error

func (*PostOrgauthorizationTrusteesDefaultServiceUnavailable) GetPayload

func (*PostOrgauthorizationTrusteesDefaultServiceUnavailable) IsClientError

IsClientError returns true when this post orgauthorization trustees default service unavailable response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultServiceUnavailable) IsCode

IsCode returns true when this post orgauthorization trustees default service unavailable response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultServiceUnavailable) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default service unavailable response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultServiceUnavailable) IsServerError

IsServerError returns true when this post orgauthorization trustees default service unavailable response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultServiceUnavailable) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default service unavailable response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultServiceUnavailable) String

type PostOrgauthorizationTrusteesDefaultTooManyRequests

type PostOrgauthorizationTrusteesDefaultTooManyRequests struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostOrgauthorizationTrusteesDefaultTooManyRequests

func NewPostOrgauthorizationTrusteesDefaultTooManyRequests() *PostOrgauthorizationTrusteesDefaultTooManyRequests

NewPostOrgauthorizationTrusteesDefaultTooManyRequests creates a PostOrgauthorizationTrusteesDefaultTooManyRequests with default headers values

func (*PostOrgauthorizationTrusteesDefaultTooManyRequests) Error

func (*PostOrgauthorizationTrusteesDefaultTooManyRequests) GetPayload

func (*PostOrgauthorizationTrusteesDefaultTooManyRequests) IsClientError

IsClientError returns true when this post orgauthorization trustees default too many requests response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultTooManyRequests) IsCode

IsCode returns true when this post orgauthorization trustees default too many requests response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultTooManyRequests) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default too many requests response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultTooManyRequests) IsServerError

IsServerError returns true when this post orgauthorization trustees default too many requests response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultTooManyRequests) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default too many requests response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultTooManyRequests) String

type PostOrgauthorizationTrusteesDefaultUnauthorized

type PostOrgauthorizationTrusteesDefaultUnauthorized struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostOrgauthorizationTrusteesDefaultUnauthorized

func NewPostOrgauthorizationTrusteesDefaultUnauthorized() *PostOrgauthorizationTrusteesDefaultUnauthorized

NewPostOrgauthorizationTrusteesDefaultUnauthorized creates a PostOrgauthorizationTrusteesDefaultUnauthorized with default headers values

func (*PostOrgauthorizationTrusteesDefaultUnauthorized) Error

func (*PostOrgauthorizationTrusteesDefaultUnauthorized) GetPayload

func (*PostOrgauthorizationTrusteesDefaultUnauthorized) IsClientError

IsClientError returns true when this post orgauthorization trustees default unauthorized response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultUnauthorized) IsCode

IsCode returns true when this post orgauthorization trustees default unauthorized response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultUnauthorized) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default unauthorized response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultUnauthorized) IsServerError

IsServerError returns true when this post orgauthorization trustees default unauthorized response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultUnauthorized) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default unauthorized response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultUnauthorized) String

type PostOrgauthorizationTrusteesDefaultUnsupportedMediaType

type PostOrgauthorizationTrusteesDefaultUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesDefaultUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostOrgauthorizationTrusteesDefaultUnsupportedMediaType

func NewPostOrgauthorizationTrusteesDefaultUnsupportedMediaType() *PostOrgauthorizationTrusteesDefaultUnsupportedMediaType

NewPostOrgauthorizationTrusteesDefaultUnsupportedMediaType creates a PostOrgauthorizationTrusteesDefaultUnsupportedMediaType with default headers values

func (*PostOrgauthorizationTrusteesDefaultUnsupportedMediaType) Error

func (*PostOrgauthorizationTrusteesDefaultUnsupportedMediaType) GetPayload

func (*PostOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsClientError

IsClientError returns true when this post orgauthorization trustees default unsupported media type response has a 4xx status code

func (*PostOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsCode

IsCode returns true when this post orgauthorization trustees default unsupported media type response a status code equal to that given

func (*PostOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post orgauthorization trustees default unsupported media type response has a 3xx status code

func (*PostOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsServerError

IsServerError returns true when this post orgauthorization trustees default unsupported media type response has a 5xx status code

func (*PostOrgauthorizationTrusteesDefaultUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post orgauthorization trustees default unsupported media type response has a 2xx status code

func (*PostOrgauthorizationTrusteesDefaultUnsupportedMediaType) String

type PostOrgauthorizationTrusteesForbidden

type PostOrgauthorizationTrusteesForbidden struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostOrgauthorizationTrusteesForbidden

func NewPostOrgauthorizationTrusteesForbidden() *PostOrgauthorizationTrusteesForbidden

NewPostOrgauthorizationTrusteesForbidden creates a PostOrgauthorizationTrusteesForbidden with default headers values

func (*PostOrgauthorizationTrusteesForbidden) Error

func (*PostOrgauthorizationTrusteesForbidden) GetPayload

func (*PostOrgauthorizationTrusteesForbidden) IsClientError

func (o *PostOrgauthorizationTrusteesForbidden) IsClientError() bool

IsClientError returns true when this post orgauthorization trustees forbidden response has a 4xx status code

func (*PostOrgauthorizationTrusteesForbidden) IsCode

IsCode returns true when this post orgauthorization trustees forbidden response a status code equal to that given

func (*PostOrgauthorizationTrusteesForbidden) IsRedirect

IsRedirect returns true when this post orgauthorization trustees forbidden response has a 3xx status code

func (*PostOrgauthorizationTrusteesForbidden) IsServerError

func (o *PostOrgauthorizationTrusteesForbidden) IsServerError() bool

IsServerError returns true when this post orgauthorization trustees forbidden response has a 5xx status code

func (*PostOrgauthorizationTrusteesForbidden) IsSuccess

IsSuccess returns true when this post orgauthorization trustees forbidden response has a 2xx status code

func (*PostOrgauthorizationTrusteesForbidden) String

type PostOrgauthorizationTrusteesGatewayTimeout

type PostOrgauthorizationTrusteesGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostOrgauthorizationTrusteesGatewayTimeout

func NewPostOrgauthorizationTrusteesGatewayTimeout() *PostOrgauthorizationTrusteesGatewayTimeout

NewPostOrgauthorizationTrusteesGatewayTimeout creates a PostOrgauthorizationTrusteesGatewayTimeout with default headers values

func (*PostOrgauthorizationTrusteesGatewayTimeout) Error

func (*PostOrgauthorizationTrusteesGatewayTimeout) GetPayload

func (*PostOrgauthorizationTrusteesGatewayTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustees gateway timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteesGatewayTimeout) IsCode

IsCode returns true when this post orgauthorization trustees gateway timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteesGatewayTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustees gateway timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteesGatewayTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustees gateway timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteesGatewayTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustees gateway timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteesGatewayTimeout) String

type PostOrgauthorizationTrusteesInternalServerError

type PostOrgauthorizationTrusteesInternalServerError struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostOrgauthorizationTrusteesInternalServerError

func NewPostOrgauthorizationTrusteesInternalServerError() *PostOrgauthorizationTrusteesInternalServerError

NewPostOrgauthorizationTrusteesInternalServerError creates a PostOrgauthorizationTrusteesInternalServerError with default headers values

func (*PostOrgauthorizationTrusteesInternalServerError) Error

func (*PostOrgauthorizationTrusteesInternalServerError) GetPayload

func (*PostOrgauthorizationTrusteesInternalServerError) IsClientError

IsClientError returns true when this post orgauthorization trustees internal server error response has a 4xx status code

func (*PostOrgauthorizationTrusteesInternalServerError) IsCode

IsCode returns true when this post orgauthorization trustees internal server error response a status code equal to that given

func (*PostOrgauthorizationTrusteesInternalServerError) IsRedirect

IsRedirect returns true when this post orgauthorization trustees internal server error response has a 3xx status code

func (*PostOrgauthorizationTrusteesInternalServerError) IsServerError

IsServerError returns true when this post orgauthorization trustees internal server error response has a 5xx status code

func (*PostOrgauthorizationTrusteesInternalServerError) IsSuccess

IsSuccess returns true when this post orgauthorization trustees internal server error response has a 2xx status code

func (*PostOrgauthorizationTrusteesInternalServerError) String

type PostOrgauthorizationTrusteesNotFound

type PostOrgauthorizationTrusteesNotFound struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostOrgauthorizationTrusteesNotFound

func NewPostOrgauthorizationTrusteesNotFound() *PostOrgauthorizationTrusteesNotFound

NewPostOrgauthorizationTrusteesNotFound creates a PostOrgauthorizationTrusteesNotFound with default headers values

func (*PostOrgauthorizationTrusteesNotFound) Error

func (*PostOrgauthorizationTrusteesNotFound) GetPayload

func (*PostOrgauthorizationTrusteesNotFound) IsClientError

func (o *PostOrgauthorizationTrusteesNotFound) IsClientError() bool

IsClientError returns true when this post orgauthorization trustees not found response has a 4xx status code

func (*PostOrgauthorizationTrusteesNotFound) IsCode

IsCode returns true when this post orgauthorization trustees not found response a status code equal to that given

func (*PostOrgauthorizationTrusteesNotFound) IsRedirect

IsRedirect returns true when this post orgauthorization trustees not found response has a 3xx status code

func (*PostOrgauthorizationTrusteesNotFound) IsServerError

func (o *PostOrgauthorizationTrusteesNotFound) IsServerError() bool

IsServerError returns true when this post orgauthorization trustees not found response has a 5xx status code

func (*PostOrgauthorizationTrusteesNotFound) IsSuccess

IsSuccess returns true when this post orgauthorization trustees not found response has a 2xx status code

func (*PostOrgauthorizationTrusteesNotFound) String

type PostOrgauthorizationTrusteesOK

type PostOrgauthorizationTrusteesOK struct {
	Payload *models.Trustee
}

PostOrgauthorizationTrusteesOK describes a response with status code 200, with default header values.

successful operation

func NewPostOrgauthorizationTrusteesOK

func NewPostOrgauthorizationTrusteesOK() *PostOrgauthorizationTrusteesOK

NewPostOrgauthorizationTrusteesOK creates a PostOrgauthorizationTrusteesOK with default headers values

func (*PostOrgauthorizationTrusteesOK) Error

func (*PostOrgauthorizationTrusteesOK) GetPayload

func (*PostOrgauthorizationTrusteesOK) IsClientError

func (o *PostOrgauthorizationTrusteesOK) IsClientError() bool

IsClientError returns true when this post orgauthorization trustees o k response has a 4xx status code

func (*PostOrgauthorizationTrusteesOK) IsCode

func (o *PostOrgauthorizationTrusteesOK) IsCode(code int) bool

IsCode returns true when this post orgauthorization trustees o k response a status code equal to that given

func (*PostOrgauthorizationTrusteesOK) IsRedirect

func (o *PostOrgauthorizationTrusteesOK) IsRedirect() bool

IsRedirect returns true when this post orgauthorization trustees o k response has a 3xx status code

func (*PostOrgauthorizationTrusteesOK) IsServerError

func (o *PostOrgauthorizationTrusteesOK) IsServerError() bool

IsServerError returns true when this post orgauthorization trustees o k response has a 5xx status code

func (*PostOrgauthorizationTrusteesOK) IsSuccess

func (o *PostOrgauthorizationTrusteesOK) IsSuccess() bool

IsSuccess returns true when this post orgauthorization trustees o k response has a 2xx status code

func (*PostOrgauthorizationTrusteesOK) String

type PostOrgauthorizationTrusteesParams

type PostOrgauthorizationTrusteesParams struct {

	/* Body.

	   Trust
	*/
	Body *models.TrustCreate

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

PostOrgauthorizationTrusteesParams contains all the parameters to send to the API endpoint

for the post orgauthorization trustees operation.

Typically these are written to a http.Request.

func NewPostOrgauthorizationTrusteesParams

func NewPostOrgauthorizationTrusteesParams() *PostOrgauthorizationTrusteesParams

NewPostOrgauthorizationTrusteesParams creates a new PostOrgauthorizationTrusteesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostOrgauthorizationTrusteesParamsWithContext

func NewPostOrgauthorizationTrusteesParamsWithContext(ctx context.Context) *PostOrgauthorizationTrusteesParams

NewPostOrgauthorizationTrusteesParamsWithContext creates a new PostOrgauthorizationTrusteesParams object with the ability to set a context for a request.

func NewPostOrgauthorizationTrusteesParamsWithHTTPClient

func NewPostOrgauthorizationTrusteesParamsWithHTTPClient(client *http.Client) *PostOrgauthorizationTrusteesParams

NewPostOrgauthorizationTrusteesParamsWithHTTPClient creates a new PostOrgauthorizationTrusteesParams object with the ability to set a custom HTTPClient for a request.

func NewPostOrgauthorizationTrusteesParamsWithTimeout

func NewPostOrgauthorizationTrusteesParamsWithTimeout(timeout time.Duration) *PostOrgauthorizationTrusteesParams

NewPostOrgauthorizationTrusteesParamsWithTimeout creates a new PostOrgauthorizationTrusteesParams object with the ability to set a timeout on a request.

func (*PostOrgauthorizationTrusteesParams) SetBody

SetBody adds the body to the post orgauthorization trustees params

func (*PostOrgauthorizationTrusteesParams) SetContext

SetContext adds the context to the post orgauthorization trustees params

func (*PostOrgauthorizationTrusteesParams) SetDefaults

func (o *PostOrgauthorizationTrusteesParams) SetDefaults()

SetDefaults hydrates default values in the post orgauthorization trustees params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post orgauthorization trustees params

func (*PostOrgauthorizationTrusteesParams) SetTimeout

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

SetTimeout adds the timeout to the post orgauthorization trustees params

func (*PostOrgauthorizationTrusteesParams) WithBody

WithBody adds the body to the post orgauthorization trustees params

func (*PostOrgauthorizationTrusteesParams) WithContext

WithContext adds the context to the post orgauthorization trustees params

func (*PostOrgauthorizationTrusteesParams) WithDefaults

WithDefaults hydrates default values in the post orgauthorization trustees params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrusteesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post orgauthorization trustees params

func (*PostOrgauthorizationTrusteesParams) WithTimeout

WithTimeout adds the timeout to the post orgauthorization trustees params

func (*PostOrgauthorizationTrusteesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostOrgauthorizationTrusteesReader

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

PostOrgauthorizationTrusteesReader is a Reader for the PostOrgauthorizationTrustees structure.

func (*PostOrgauthorizationTrusteesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostOrgauthorizationTrusteesRequestEntityTooLarge

type PostOrgauthorizationTrusteesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostOrgauthorizationTrusteesRequestEntityTooLarge

func NewPostOrgauthorizationTrusteesRequestEntityTooLarge() *PostOrgauthorizationTrusteesRequestEntityTooLarge

NewPostOrgauthorizationTrusteesRequestEntityTooLarge creates a PostOrgauthorizationTrusteesRequestEntityTooLarge with default headers values

func (*PostOrgauthorizationTrusteesRequestEntityTooLarge) Error

func (*PostOrgauthorizationTrusteesRequestEntityTooLarge) GetPayload

func (*PostOrgauthorizationTrusteesRequestEntityTooLarge) IsClientError

IsClientError returns true when this post orgauthorization trustees request entity too large response has a 4xx status code

func (*PostOrgauthorizationTrusteesRequestEntityTooLarge) IsCode

IsCode returns true when this post orgauthorization trustees request entity too large response a status code equal to that given

func (*PostOrgauthorizationTrusteesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post orgauthorization trustees request entity too large response has a 3xx status code

func (*PostOrgauthorizationTrusteesRequestEntityTooLarge) IsServerError

IsServerError returns true when this post orgauthorization trustees request entity too large response has a 5xx status code

func (*PostOrgauthorizationTrusteesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post orgauthorization trustees request entity too large response has a 2xx status code

func (*PostOrgauthorizationTrusteesRequestEntityTooLarge) String

type PostOrgauthorizationTrusteesRequestTimeout

type PostOrgauthorizationTrusteesRequestTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostOrgauthorizationTrusteesRequestTimeout

func NewPostOrgauthorizationTrusteesRequestTimeout() *PostOrgauthorizationTrusteesRequestTimeout

NewPostOrgauthorizationTrusteesRequestTimeout creates a PostOrgauthorizationTrusteesRequestTimeout with default headers values

func (*PostOrgauthorizationTrusteesRequestTimeout) Error

func (*PostOrgauthorizationTrusteesRequestTimeout) GetPayload

func (*PostOrgauthorizationTrusteesRequestTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustees request timeout response has a 4xx status code

func (*PostOrgauthorizationTrusteesRequestTimeout) IsCode

IsCode returns true when this post orgauthorization trustees request timeout response a status code equal to that given

func (*PostOrgauthorizationTrusteesRequestTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustees request timeout response has a 3xx status code

func (*PostOrgauthorizationTrusteesRequestTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustees request timeout response has a 5xx status code

func (*PostOrgauthorizationTrusteesRequestTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustees request timeout response has a 2xx status code

func (*PostOrgauthorizationTrusteesRequestTimeout) String

type PostOrgauthorizationTrusteesServiceUnavailable

type PostOrgauthorizationTrusteesServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostOrgauthorizationTrusteesServiceUnavailable

func NewPostOrgauthorizationTrusteesServiceUnavailable() *PostOrgauthorizationTrusteesServiceUnavailable

NewPostOrgauthorizationTrusteesServiceUnavailable creates a PostOrgauthorizationTrusteesServiceUnavailable with default headers values

func (*PostOrgauthorizationTrusteesServiceUnavailable) Error

func (*PostOrgauthorizationTrusteesServiceUnavailable) GetPayload

func (*PostOrgauthorizationTrusteesServiceUnavailable) IsClientError

IsClientError returns true when this post orgauthorization trustees service unavailable response has a 4xx status code

func (*PostOrgauthorizationTrusteesServiceUnavailable) IsCode

IsCode returns true when this post orgauthorization trustees service unavailable response a status code equal to that given

func (*PostOrgauthorizationTrusteesServiceUnavailable) IsRedirect

IsRedirect returns true when this post orgauthorization trustees service unavailable response has a 3xx status code

func (*PostOrgauthorizationTrusteesServiceUnavailable) IsServerError

IsServerError returns true when this post orgauthorization trustees service unavailable response has a 5xx status code

func (*PostOrgauthorizationTrusteesServiceUnavailable) IsSuccess

IsSuccess returns true when this post orgauthorization trustees service unavailable response has a 2xx status code

func (*PostOrgauthorizationTrusteesServiceUnavailable) String

type PostOrgauthorizationTrusteesTooManyRequests

type PostOrgauthorizationTrusteesTooManyRequests struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostOrgauthorizationTrusteesTooManyRequests

func NewPostOrgauthorizationTrusteesTooManyRequests() *PostOrgauthorizationTrusteesTooManyRequests

NewPostOrgauthorizationTrusteesTooManyRequests creates a PostOrgauthorizationTrusteesTooManyRequests with default headers values

func (*PostOrgauthorizationTrusteesTooManyRequests) Error

func (*PostOrgauthorizationTrusteesTooManyRequests) GetPayload

func (*PostOrgauthorizationTrusteesTooManyRequests) IsClientError

IsClientError returns true when this post orgauthorization trustees too many requests response has a 4xx status code

func (*PostOrgauthorizationTrusteesTooManyRequests) IsCode

IsCode returns true when this post orgauthorization trustees too many requests response a status code equal to that given

func (*PostOrgauthorizationTrusteesTooManyRequests) IsRedirect

IsRedirect returns true when this post orgauthorization trustees too many requests response has a 3xx status code

func (*PostOrgauthorizationTrusteesTooManyRequests) IsServerError

IsServerError returns true when this post orgauthorization trustees too many requests response has a 5xx status code

func (*PostOrgauthorizationTrusteesTooManyRequests) IsSuccess

IsSuccess returns true when this post orgauthorization trustees too many requests response has a 2xx status code

func (*PostOrgauthorizationTrusteesTooManyRequests) String

type PostOrgauthorizationTrusteesUnauthorized

type PostOrgauthorizationTrusteesUnauthorized struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostOrgauthorizationTrusteesUnauthorized

func NewPostOrgauthorizationTrusteesUnauthorized() *PostOrgauthorizationTrusteesUnauthorized

NewPostOrgauthorizationTrusteesUnauthorized creates a PostOrgauthorizationTrusteesUnauthorized with default headers values

func (*PostOrgauthorizationTrusteesUnauthorized) Error

func (*PostOrgauthorizationTrusteesUnauthorized) GetPayload

func (*PostOrgauthorizationTrusteesUnauthorized) IsClientError

IsClientError returns true when this post orgauthorization trustees unauthorized response has a 4xx status code

func (*PostOrgauthorizationTrusteesUnauthorized) IsCode

IsCode returns true when this post orgauthorization trustees unauthorized response a status code equal to that given

func (*PostOrgauthorizationTrusteesUnauthorized) IsRedirect

IsRedirect returns true when this post orgauthorization trustees unauthorized response has a 3xx status code

func (*PostOrgauthorizationTrusteesUnauthorized) IsServerError

IsServerError returns true when this post orgauthorization trustees unauthorized response has a 5xx status code

func (*PostOrgauthorizationTrusteesUnauthorized) IsSuccess

IsSuccess returns true when this post orgauthorization trustees unauthorized response has a 2xx status code

func (*PostOrgauthorizationTrusteesUnauthorized) String

type PostOrgauthorizationTrusteesUnsupportedMediaType

type PostOrgauthorizationTrusteesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrusteesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostOrgauthorizationTrusteesUnsupportedMediaType

func NewPostOrgauthorizationTrusteesUnsupportedMediaType() *PostOrgauthorizationTrusteesUnsupportedMediaType

NewPostOrgauthorizationTrusteesUnsupportedMediaType creates a PostOrgauthorizationTrusteesUnsupportedMediaType with default headers values

func (*PostOrgauthorizationTrusteesUnsupportedMediaType) Error

func (*PostOrgauthorizationTrusteesUnsupportedMediaType) GetPayload

func (*PostOrgauthorizationTrusteesUnsupportedMediaType) IsClientError

IsClientError returns true when this post orgauthorization trustees unsupported media type response has a 4xx status code

func (*PostOrgauthorizationTrusteesUnsupportedMediaType) IsCode

IsCode returns true when this post orgauthorization trustees unsupported media type response a status code equal to that given

func (*PostOrgauthorizationTrusteesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post orgauthorization trustees unsupported media type response has a 3xx status code

func (*PostOrgauthorizationTrusteesUnsupportedMediaType) IsServerError

IsServerError returns true when this post orgauthorization trustees unsupported media type response has a 5xx status code

func (*PostOrgauthorizationTrusteesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post orgauthorization trustees unsupported media type response has a 2xx status code

func (*PostOrgauthorizationTrusteesUnsupportedMediaType) String

type PostOrgauthorizationTrustorAuditsBadRequest

type PostOrgauthorizationTrustorAuditsBadRequest struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPostOrgauthorizationTrustorAuditsBadRequest

func NewPostOrgauthorizationTrustorAuditsBadRequest() *PostOrgauthorizationTrustorAuditsBadRequest

NewPostOrgauthorizationTrustorAuditsBadRequest creates a PostOrgauthorizationTrustorAuditsBadRequest with default headers values

func (*PostOrgauthorizationTrustorAuditsBadRequest) Error

func (*PostOrgauthorizationTrustorAuditsBadRequest) GetPayload

func (*PostOrgauthorizationTrustorAuditsBadRequest) IsClientError

IsClientError returns true when this post orgauthorization trustor audits bad request response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsBadRequest) IsCode

IsCode returns true when this post orgauthorization trustor audits bad request response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsBadRequest) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits bad request response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsBadRequest) IsServerError

IsServerError returns true when this post orgauthorization trustor audits bad request response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsBadRequest) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits bad request response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsBadRequest) String

type PostOrgauthorizationTrustorAuditsForbidden

type PostOrgauthorizationTrustorAuditsForbidden struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPostOrgauthorizationTrustorAuditsForbidden

func NewPostOrgauthorizationTrustorAuditsForbidden() *PostOrgauthorizationTrustorAuditsForbidden

NewPostOrgauthorizationTrustorAuditsForbidden creates a PostOrgauthorizationTrustorAuditsForbidden with default headers values

func (*PostOrgauthorizationTrustorAuditsForbidden) Error

func (*PostOrgauthorizationTrustorAuditsForbidden) GetPayload

func (*PostOrgauthorizationTrustorAuditsForbidden) IsClientError

IsClientError returns true when this post orgauthorization trustor audits forbidden response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsForbidden) IsCode

IsCode returns true when this post orgauthorization trustor audits forbidden response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsForbidden) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits forbidden response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsForbidden) IsServerError

IsServerError returns true when this post orgauthorization trustor audits forbidden response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsForbidden) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits forbidden response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsForbidden) String

type PostOrgauthorizationTrustorAuditsGatewayTimeout

type PostOrgauthorizationTrustorAuditsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPostOrgauthorizationTrustorAuditsGatewayTimeout

func NewPostOrgauthorizationTrustorAuditsGatewayTimeout() *PostOrgauthorizationTrustorAuditsGatewayTimeout

NewPostOrgauthorizationTrustorAuditsGatewayTimeout creates a PostOrgauthorizationTrustorAuditsGatewayTimeout with default headers values

func (*PostOrgauthorizationTrustorAuditsGatewayTimeout) Error

func (*PostOrgauthorizationTrustorAuditsGatewayTimeout) GetPayload

func (*PostOrgauthorizationTrustorAuditsGatewayTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustor audits gateway timeout response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsGatewayTimeout) IsCode

IsCode returns true when this post orgauthorization trustor audits gateway timeout response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsGatewayTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits gateway timeout response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsGatewayTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustor audits gateway timeout response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsGatewayTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits gateway timeout response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsGatewayTimeout) String

type PostOrgauthorizationTrustorAuditsInternalServerError

type PostOrgauthorizationTrustorAuditsInternalServerError struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPostOrgauthorizationTrustorAuditsInternalServerError

func NewPostOrgauthorizationTrustorAuditsInternalServerError() *PostOrgauthorizationTrustorAuditsInternalServerError

NewPostOrgauthorizationTrustorAuditsInternalServerError creates a PostOrgauthorizationTrustorAuditsInternalServerError with default headers values

func (*PostOrgauthorizationTrustorAuditsInternalServerError) Error

func (*PostOrgauthorizationTrustorAuditsInternalServerError) GetPayload

func (*PostOrgauthorizationTrustorAuditsInternalServerError) IsClientError

IsClientError returns true when this post orgauthorization trustor audits internal server error response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsInternalServerError) IsCode

IsCode returns true when this post orgauthorization trustor audits internal server error response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsInternalServerError) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits internal server error response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsInternalServerError) IsServerError

IsServerError returns true when this post orgauthorization trustor audits internal server error response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsInternalServerError) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits internal server error response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsInternalServerError) String

type PostOrgauthorizationTrustorAuditsNotFound

type PostOrgauthorizationTrustorAuditsNotFound struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPostOrgauthorizationTrustorAuditsNotFound

func NewPostOrgauthorizationTrustorAuditsNotFound() *PostOrgauthorizationTrustorAuditsNotFound

NewPostOrgauthorizationTrustorAuditsNotFound creates a PostOrgauthorizationTrustorAuditsNotFound with default headers values

func (*PostOrgauthorizationTrustorAuditsNotFound) Error

func (*PostOrgauthorizationTrustorAuditsNotFound) GetPayload

func (*PostOrgauthorizationTrustorAuditsNotFound) IsClientError

IsClientError returns true when this post orgauthorization trustor audits not found response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsNotFound) IsCode

IsCode returns true when this post orgauthorization trustor audits not found response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsNotFound) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits not found response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsNotFound) IsServerError

IsServerError returns true when this post orgauthorization trustor audits not found response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsNotFound) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits not found response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsNotFound) String

type PostOrgauthorizationTrustorAuditsOK

type PostOrgauthorizationTrustorAuditsOK struct {
	Payload models.AuditQueryResponse
}

PostOrgauthorizationTrustorAuditsOK describes a response with status code 200, with default header values.

successful operation

func NewPostOrgauthorizationTrustorAuditsOK

func NewPostOrgauthorizationTrustorAuditsOK() *PostOrgauthorizationTrustorAuditsOK

NewPostOrgauthorizationTrustorAuditsOK creates a PostOrgauthorizationTrustorAuditsOK with default headers values

func (*PostOrgauthorizationTrustorAuditsOK) Error

func (*PostOrgauthorizationTrustorAuditsOK) GetPayload

func (*PostOrgauthorizationTrustorAuditsOK) IsClientError

func (o *PostOrgauthorizationTrustorAuditsOK) IsClientError() bool

IsClientError returns true when this post orgauthorization trustor audits o k response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsOK) IsCode

IsCode returns true when this post orgauthorization trustor audits o k response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsOK) IsRedirect

func (o *PostOrgauthorizationTrustorAuditsOK) IsRedirect() bool

IsRedirect returns true when this post orgauthorization trustor audits o k response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsOK) IsServerError

func (o *PostOrgauthorizationTrustorAuditsOK) IsServerError() bool

IsServerError returns true when this post orgauthorization trustor audits o k response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsOK) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits o k response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsOK) String

type PostOrgauthorizationTrustorAuditsParams

type PostOrgauthorizationTrustorAuditsParams struct {

	/* Body.

	   Values to scope the request.
	*/
	Body *models.TrustorAuditQueryRequest

	/* PageNumber.

	   Page number

	   Format: int32
	   Default: 1
	*/
	PageNumber *int32

	/* PageSize.

	   Page size

	   Format: int32
	   Default: 25
	*/
	PageSize *int32

	/* SortBy.

	   Sort by

	   Default: "timestamp"
	*/
	SortBy *string

	/* SortOrder.

	   Sort order

	   Default: "descending"
	*/
	SortOrder *string

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

PostOrgauthorizationTrustorAuditsParams contains all the parameters to send to the API endpoint

for the post orgauthorization trustor audits operation.

Typically these are written to a http.Request.

func NewPostOrgauthorizationTrustorAuditsParams

func NewPostOrgauthorizationTrustorAuditsParams() *PostOrgauthorizationTrustorAuditsParams

NewPostOrgauthorizationTrustorAuditsParams creates a new PostOrgauthorizationTrustorAuditsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostOrgauthorizationTrustorAuditsParamsWithContext

func NewPostOrgauthorizationTrustorAuditsParamsWithContext(ctx context.Context) *PostOrgauthorizationTrustorAuditsParams

NewPostOrgauthorizationTrustorAuditsParamsWithContext creates a new PostOrgauthorizationTrustorAuditsParams object with the ability to set a context for a request.

func NewPostOrgauthorizationTrustorAuditsParamsWithHTTPClient

func NewPostOrgauthorizationTrustorAuditsParamsWithHTTPClient(client *http.Client) *PostOrgauthorizationTrustorAuditsParams

NewPostOrgauthorizationTrustorAuditsParamsWithHTTPClient creates a new PostOrgauthorizationTrustorAuditsParams object with the ability to set a custom HTTPClient for a request.

func NewPostOrgauthorizationTrustorAuditsParamsWithTimeout

func NewPostOrgauthorizationTrustorAuditsParamsWithTimeout(timeout time.Duration) *PostOrgauthorizationTrustorAuditsParams

NewPostOrgauthorizationTrustorAuditsParamsWithTimeout creates a new PostOrgauthorizationTrustorAuditsParams object with the ability to set a timeout on a request.

func (*PostOrgauthorizationTrustorAuditsParams) SetBody

SetBody adds the body to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) SetContext

SetContext adds the context to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) SetDefaults

func (o *PostOrgauthorizationTrustorAuditsParams) SetDefaults()

SetDefaults hydrates default values in the post orgauthorization trustor audits params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrustorAuditsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) SetPageNumber

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

SetPageNumber adds the pageNumber to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) SetPageSize

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

SetPageSize adds the pageSize to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) SetSortBy

func (o *PostOrgauthorizationTrustorAuditsParams) SetSortBy(sortBy *string)

SetSortBy adds the sortBy to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) SetSortOrder

func (o *PostOrgauthorizationTrustorAuditsParams) SetSortOrder(sortOrder *string)

SetSortOrder adds the sortOrder to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) SetTimeout

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

SetTimeout adds the timeout to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WithBody

WithBody adds the body to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WithContext

WithContext adds the context to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WithDefaults

WithDefaults hydrates default values in the post orgauthorization trustor audits params (not the query body).

All values with no default are reset to their zero value.

func (*PostOrgauthorizationTrustorAuditsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WithPageNumber

WithPageNumber adds the pageNumber to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WithPageSize

WithPageSize adds the pageSize to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WithSortBy

WithSortBy adds the sortBy to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WithSortOrder

WithSortOrder adds the sortOrder to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WithTimeout

WithTimeout adds the timeout to the post orgauthorization trustor audits params

func (*PostOrgauthorizationTrustorAuditsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostOrgauthorizationTrustorAuditsReader

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

PostOrgauthorizationTrustorAuditsReader is a Reader for the PostOrgauthorizationTrustorAudits structure.

func (*PostOrgauthorizationTrustorAuditsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PostOrgauthorizationTrustorAuditsRequestEntityTooLarge

type PostOrgauthorizationTrustorAuditsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPostOrgauthorizationTrustorAuditsRequestEntityTooLarge

func NewPostOrgauthorizationTrustorAuditsRequestEntityTooLarge() *PostOrgauthorizationTrustorAuditsRequestEntityTooLarge

NewPostOrgauthorizationTrustorAuditsRequestEntityTooLarge creates a PostOrgauthorizationTrustorAuditsRequestEntityTooLarge with default headers values

func (*PostOrgauthorizationTrustorAuditsRequestEntityTooLarge) Error

func (*PostOrgauthorizationTrustorAuditsRequestEntityTooLarge) GetPayload

func (*PostOrgauthorizationTrustorAuditsRequestEntityTooLarge) IsClientError

IsClientError returns true when this post orgauthorization trustor audits request entity too large response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsRequestEntityTooLarge) IsCode

IsCode returns true when this post orgauthorization trustor audits request entity too large response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits request entity too large response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsRequestEntityTooLarge) IsServerError

IsServerError returns true when this post orgauthorization trustor audits request entity too large response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits request entity too large response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsRequestEntityTooLarge) String

type PostOrgauthorizationTrustorAuditsRequestTimeout

type PostOrgauthorizationTrustorAuditsRequestTimeout struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPostOrgauthorizationTrustorAuditsRequestTimeout

func NewPostOrgauthorizationTrustorAuditsRequestTimeout() *PostOrgauthorizationTrustorAuditsRequestTimeout

NewPostOrgauthorizationTrustorAuditsRequestTimeout creates a PostOrgauthorizationTrustorAuditsRequestTimeout with default headers values

func (*PostOrgauthorizationTrustorAuditsRequestTimeout) Error

func (*PostOrgauthorizationTrustorAuditsRequestTimeout) GetPayload

func (*PostOrgauthorizationTrustorAuditsRequestTimeout) IsClientError

IsClientError returns true when this post orgauthorization trustor audits request timeout response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsRequestTimeout) IsCode

IsCode returns true when this post orgauthorization trustor audits request timeout response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsRequestTimeout) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits request timeout response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsRequestTimeout) IsServerError

IsServerError returns true when this post orgauthorization trustor audits request timeout response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsRequestTimeout) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits request timeout response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsRequestTimeout) String

type PostOrgauthorizationTrustorAuditsServiceUnavailable

type PostOrgauthorizationTrustorAuditsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPostOrgauthorizationTrustorAuditsServiceUnavailable

func NewPostOrgauthorizationTrustorAuditsServiceUnavailable() *PostOrgauthorizationTrustorAuditsServiceUnavailable

NewPostOrgauthorizationTrustorAuditsServiceUnavailable creates a PostOrgauthorizationTrustorAuditsServiceUnavailable with default headers values

func (*PostOrgauthorizationTrustorAuditsServiceUnavailable) Error

func (*PostOrgauthorizationTrustorAuditsServiceUnavailable) GetPayload

func (*PostOrgauthorizationTrustorAuditsServiceUnavailable) IsClientError

IsClientError returns true when this post orgauthorization trustor audits service unavailable response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsServiceUnavailable) IsCode

IsCode returns true when this post orgauthorization trustor audits service unavailable response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsServiceUnavailable) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits service unavailable response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsServiceUnavailable) IsServerError

IsServerError returns true when this post orgauthorization trustor audits service unavailable response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsServiceUnavailable) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits service unavailable response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsServiceUnavailable) String

type PostOrgauthorizationTrustorAuditsTooManyRequests

type PostOrgauthorizationTrustorAuditsTooManyRequests struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPostOrgauthorizationTrustorAuditsTooManyRequests

func NewPostOrgauthorizationTrustorAuditsTooManyRequests() *PostOrgauthorizationTrustorAuditsTooManyRequests

NewPostOrgauthorizationTrustorAuditsTooManyRequests creates a PostOrgauthorizationTrustorAuditsTooManyRequests with default headers values

func (*PostOrgauthorizationTrustorAuditsTooManyRequests) Error

func (*PostOrgauthorizationTrustorAuditsTooManyRequests) GetPayload

func (*PostOrgauthorizationTrustorAuditsTooManyRequests) IsClientError

IsClientError returns true when this post orgauthorization trustor audits too many requests response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsTooManyRequests) IsCode

IsCode returns true when this post orgauthorization trustor audits too many requests response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsTooManyRequests) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits too many requests response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsTooManyRequests) IsServerError

IsServerError returns true when this post orgauthorization trustor audits too many requests response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsTooManyRequests) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits too many requests response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsTooManyRequests) String

type PostOrgauthorizationTrustorAuditsUnauthorized

type PostOrgauthorizationTrustorAuditsUnauthorized struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPostOrgauthorizationTrustorAuditsUnauthorized

func NewPostOrgauthorizationTrustorAuditsUnauthorized() *PostOrgauthorizationTrustorAuditsUnauthorized

NewPostOrgauthorizationTrustorAuditsUnauthorized creates a PostOrgauthorizationTrustorAuditsUnauthorized with default headers values

func (*PostOrgauthorizationTrustorAuditsUnauthorized) Error

func (*PostOrgauthorizationTrustorAuditsUnauthorized) GetPayload

func (*PostOrgauthorizationTrustorAuditsUnauthorized) IsClientError

IsClientError returns true when this post orgauthorization trustor audits unauthorized response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsUnauthorized) IsCode

IsCode returns true when this post orgauthorization trustor audits unauthorized response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsUnauthorized) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits unauthorized response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsUnauthorized) IsServerError

IsServerError returns true when this post orgauthorization trustor audits unauthorized response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsUnauthorized) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits unauthorized response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsUnauthorized) String

type PostOrgauthorizationTrustorAuditsUnsupportedMediaType

type PostOrgauthorizationTrustorAuditsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PostOrgauthorizationTrustorAuditsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPostOrgauthorizationTrustorAuditsUnsupportedMediaType

func NewPostOrgauthorizationTrustorAuditsUnsupportedMediaType() *PostOrgauthorizationTrustorAuditsUnsupportedMediaType

NewPostOrgauthorizationTrustorAuditsUnsupportedMediaType creates a PostOrgauthorizationTrustorAuditsUnsupportedMediaType with default headers values

func (*PostOrgauthorizationTrustorAuditsUnsupportedMediaType) Error

func (*PostOrgauthorizationTrustorAuditsUnsupportedMediaType) GetPayload

func (*PostOrgauthorizationTrustorAuditsUnsupportedMediaType) IsClientError

IsClientError returns true when this post orgauthorization trustor audits unsupported media type response has a 4xx status code

func (*PostOrgauthorizationTrustorAuditsUnsupportedMediaType) IsCode

IsCode returns true when this post orgauthorization trustor audits unsupported media type response a status code equal to that given

func (*PostOrgauthorizationTrustorAuditsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this post orgauthorization trustor audits unsupported media type response has a 3xx status code

func (*PostOrgauthorizationTrustorAuditsUnsupportedMediaType) IsServerError

IsServerError returns true when this post orgauthorization trustor audits unsupported media type response has a 5xx status code

func (*PostOrgauthorizationTrustorAuditsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this post orgauthorization trustor audits unsupported media type response has a 2xx status code

func (*PostOrgauthorizationTrustorAuditsUnsupportedMediaType) String

type PutOrgauthorizationTrusteeBadRequest

type PutOrgauthorizationTrusteeBadRequest struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutOrgauthorizationTrusteeBadRequest

func NewPutOrgauthorizationTrusteeBadRequest() *PutOrgauthorizationTrusteeBadRequest

NewPutOrgauthorizationTrusteeBadRequest creates a PutOrgauthorizationTrusteeBadRequest with default headers values

func (*PutOrgauthorizationTrusteeBadRequest) Error

func (*PutOrgauthorizationTrusteeBadRequest) GetPayload

func (*PutOrgauthorizationTrusteeBadRequest) IsClientError

func (o *PutOrgauthorizationTrusteeBadRequest) IsClientError() bool

IsClientError returns true when this put orgauthorization trustee bad request response has a 4xx status code

func (*PutOrgauthorizationTrusteeBadRequest) IsCode

IsCode returns true when this put orgauthorization trustee bad request response a status code equal to that given

func (*PutOrgauthorizationTrusteeBadRequest) IsRedirect

IsRedirect returns true when this put orgauthorization trustee bad request response has a 3xx status code

func (*PutOrgauthorizationTrusteeBadRequest) IsServerError

func (o *PutOrgauthorizationTrusteeBadRequest) IsServerError() bool

IsServerError returns true when this put orgauthorization trustee bad request response has a 5xx status code

func (*PutOrgauthorizationTrusteeBadRequest) IsSuccess

IsSuccess returns true when this put orgauthorization trustee bad request response has a 2xx status code

func (*PutOrgauthorizationTrusteeBadRequest) String

type PutOrgauthorizationTrusteeForbidden

type PutOrgauthorizationTrusteeForbidden struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutOrgauthorizationTrusteeForbidden

func NewPutOrgauthorizationTrusteeForbidden() *PutOrgauthorizationTrusteeForbidden

NewPutOrgauthorizationTrusteeForbidden creates a PutOrgauthorizationTrusteeForbidden with default headers values

func (*PutOrgauthorizationTrusteeForbidden) Error

func (*PutOrgauthorizationTrusteeForbidden) GetPayload

func (*PutOrgauthorizationTrusteeForbidden) IsClientError

func (o *PutOrgauthorizationTrusteeForbidden) IsClientError() bool

IsClientError returns true when this put orgauthorization trustee forbidden response has a 4xx status code

func (*PutOrgauthorizationTrusteeForbidden) IsCode

IsCode returns true when this put orgauthorization trustee forbidden response a status code equal to that given

func (*PutOrgauthorizationTrusteeForbidden) IsRedirect

func (o *PutOrgauthorizationTrusteeForbidden) IsRedirect() bool

IsRedirect returns true when this put orgauthorization trustee forbidden response has a 3xx status code

func (*PutOrgauthorizationTrusteeForbidden) IsServerError

func (o *PutOrgauthorizationTrusteeForbidden) IsServerError() bool

IsServerError returns true when this put orgauthorization trustee forbidden response has a 5xx status code

func (*PutOrgauthorizationTrusteeForbidden) IsSuccess

IsSuccess returns true when this put orgauthorization trustee forbidden response has a 2xx status code

func (*PutOrgauthorizationTrusteeForbidden) String

type PutOrgauthorizationTrusteeGatewayTimeout

type PutOrgauthorizationTrusteeGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutOrgauthorizationTrusteeGatewayTimeout

func NewPutOrgauthorizationTrusteeGatewayTimeout() *PutOrgauthorizationTrusteeGatewayTimeout

NewPutOrgauthorizationTrusteeGatewayTimeout creates a PutOrgauthorizationTrusteeGatewayTimeout with default headers values

func (*PutOrgauthorizationTrusteeGatewayTimeout) Error

func (*PutOrgauthorizationTrusteeGatewayTimeout) GetPayload

func (*PutOrgauthorizationTrusteeGatewayTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee gateway timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeGatewayTimeout) IsCode

IsCode returns true when this put orgauthorization trustee gateway timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeGatewayTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee gateway timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeGatewayTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee gateway timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeGatewayTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee gateway timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeGatewayTimeout) String

type PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest

type PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsBadRequest

func NewPutOrgauthorizationTrusteeGroupRoledivisionsBadRequest() *PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest

NewPutOrgauthorizationTrusteeGroupRoledivisionsBadRequest creates a PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions bad request response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions bad request response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions bad request response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions bad request response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions bad request response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsBadRequest) String

type PutOrgauthorizationTrusteeGroupRoledivisionsForbidden

type PutOrgauthorizationTrusteeGroupRoledivisionsForbidden struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsForbidden

func NewPutOrgauthorizationTrusteeGroupRoledivisionsForbidden() *PutOrgauthorizationTrusteeGroupRoledivisionsForbidden

NewPutOrgauthorizationTrusteeGroupRoledivisionsForbidden creates a PutOrgauthorizationTrusteeGroupRoledivisionsForbidden with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsForbidden) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsForbidden) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsForbidden) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions forbidden response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsForbidden) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions forbidden response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsForbidden) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions forbidden response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsForbidden) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions forbidden response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsForbidden) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions forbidden response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsForbidden) String

type PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout

type PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout

func NewPutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout() *PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout

NewPutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout creates a PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions gateway timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions gateway timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions gateway timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions gateway timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions gateway timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsGatewayTimeout) String

type PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError

type PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError

func NewPutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError() *PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError

NewPutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError creates a PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions internal server error response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions internal server error response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions internal server error response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions internal server error response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions internal server error response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsInternalServerError) String

type PutOrgauthorizationTrusteeGroupRoledivisionsNotFound

type PutOrgauthorizationTrusteeGroupRoledivisionsNotFound struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsNotFound

func NewPutOrgauthorizationTrusteeGroupRoledivisionsNotFound() *PutOrgauthorizationTrusteeGroupRoledivisionsNotFound

NewPutOrgauthorizationTrusteeGroupRoledivisionsNotFound creates a PutOrgauthorizationTrusteeGroupRoledivisionsNotFound with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsNotFound) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsNotFound) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsNotFound) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions not found response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsNotFound) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions not found response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsNotFound) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions not found response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsNotFound) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions not found response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsNotFound) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions not found response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsNotFound) String

type PutOrgauthorizationTrusteeGroupRoledivisionsOK

type PutOrgauthorizationTrusteeGroupRoledivisionsOK struct {
	Payload *models.UserAuthorization
}

PutOrgauthorizationTrusteeGroupRoledivisionsOK describes a response with status code 200, with default header values.

successful operation

func NewPutOrgauthorizationTrusteeGroupRoledivisionsOK

func NewPutOrgauthorizationTrusteeGroupRoledivisionsOK() *PutOrgauthorizationTrusteeGroupRoledivisionsOK

NewPutOrgauthorizationTrusteeGroupRoledivisionsOK creates a PutOrgauthorizationTrusteeGroupRoledivisionsOK with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsOK) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsOK) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsOK) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions o k response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsOK) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions o k response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsOK) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions o k response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsOK) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions o k response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsOK) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions o k response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsOK) String

type PutOrgauthorizationTrusteeGroupRoledivisionsParams

type PutOrgauthorizationTrusteeGroupRoledivisionsParams struct {

	/* Body.

	   Set of roles with corresponding divisions to apply
	*/
	Body *models.RoleDivisionGrants

	/* TrusteeGroupID.

	   Trustee Group Id
	*/
	TrusteeGroupID string

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

PutOrgauthorizationTrusteeGroupRoledivisionsParams contains all the parameters to send to the API endpoint

for the put orgauthorization trustee group roledivisions operation.

Typically these are written to a http.Request.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsParams

func NewPutOrgauthorizationTrusteeGroupRoledivisionsParams() *PutOrgauthorizationTrusteeGroupRoledivisionsParams

NewPutOrgauthorizationTrusteeGroupRoledivisionsParams creates a new PutOrgauthorizationTrusteeGroupRoledivisionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithContext

func NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithContext(ctx context.Context) *PutOrgauthorizationTrusteeGroupRoledivisionsParams

NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithContext creates a new PutOrgauthorizationTrusteeGroupRoledivisionsParams object with the ability to set a context for a request.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithHTTPClient

func NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithHTTPClient(client *http.Client) *PutOrgauthorizationTrusteeGroupRoledivisionsParams

NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithHTTPClient creates a new PutOrgauthorizationTrusteeGroupRoledivisionsParams object with the ability to set a custom HTTPClient for a request.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithTimeout

func NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithTimeout(timeout time.Duration) *PutOrgauthorizationTrusteeGroupRoledivisionsParams

NewPutOrgauthorizationTrusteeGroupRoledivisionsParamsWithTimeout creates a new PutOrgauthorizationTrusteeGroupRoledivisionsParams object with the ability to set a timeout on a request.

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetBody

SetBody adds the body to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetContext

SetContext adds the context to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetDefaults

SetDefaults hydrates default values in the put orgauthorization trustee group roledivisions params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetTimeout

SetTimeout adds the timeout to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetTrusteeGroupID

func (o *PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetTrusteeGroupID(trusteeGroupID string)

SetTrusteeGroupID adds the trusteeGroupId to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetTrusteeOrgID

func (o *PutOrgauthorizationTrusteeGroupRoledivisionsParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) WithBody

WithBody adds the body to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) WithContext

WithContext adds the context to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) WithDefaults

WithDefaults hydrates default values in the put orgauthorization trustee group roledivisions params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) WithTimeout

WithTimeout adds the timeout to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) WithTrusteeGroupID

WithTrusteeGroupID adds the trusteeGroupID to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the put orgauthorization trustee group roledivisions params

func (*PutOrgauthorizationTrusteeGroupRoledivisionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutOrgauthorizationTrusteeGroupRoledivisionsReader

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

PutOrgauthorizationTrusteeGroupRoledivisionsReader is a Reader for the PutOrgauthorizationTrusteeGroupRoledivisions structure.

func (*PutOrgauthorizationTrusteeGroupRoledivisionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge

type PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge

func NewPutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge() *PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge

NewPutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge creates a PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions request entity too large response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions request entity too large response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions request entity too large response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions request entity too large response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions request entity too large response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestEntityTooLarge) String

type PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout

type PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout

func NewPutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout() *PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout

NewPutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout creates a PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions request timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions request timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions request timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions request timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions request timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsRequestTimeout) String

type PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable

type PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable

func NewPutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable() *PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable

NewPutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable creates a PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions service unavailable response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions service unavailable response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions service unavailable response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions service unavailable response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions service unavailable response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsServiceUnavailable) String

type PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests

type PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests

func NewPutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests() *PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests

NewPutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests creates a PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions too many requests response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions too many requests response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions too many requests response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions too many requests response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions too many requests response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsTooManyRequests) String

type PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized

type PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized

func NewPutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized() *PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized

NewPutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized creates a PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions unauthorized response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions unauthorized response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions unauthorized response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions unauthorized response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions unauthorized response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnauthorized) String

type PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType

type PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType

func NewPutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType() *PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType

NewPutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType creates a PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType with default headers values

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType) Error

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType) GetPayload

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType) IsClientError

IsClientError returns true when this put orgauthorization trustee group roledivisions unsupported media type response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType) IsCode

IsCode returns true when this put orgauthorization trustee group roledivisions unsupported media type response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roledivisions unsupported media type response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType) IsServerError

IsServerError returns true when this put orgauthorization trustee group roledivisions unsupported media type response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roledivisions unsupported media type response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRoledivisionsUnsupportedMediaType) String

type PutOrgauthorizationTrusteeGroupRolesBadRequest

type PutOrgauthorizationTrusteeGroupRolesBadRequest struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutOrgauthorizationTrusteeGroupRolesBadRequest

func NewPutOrgauthorizationTrusteeGroupRolesBadRequest() *PutOrgauthorizationTrusteeGroupRolesBadRequest

NewPutOrgauthorizationTrusteeGroupRolesBadRequest creates a PutOrgauthorizationTrusteeGroupRolesBadRequest with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesBadRequest) Error

func (*PutOrgauthorizationTrusteeGroupRolesBadRequest) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesBadRequest) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles bad request response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesBadRequest) IsCode

IsCode returns true when this put orgauthorization trustee group roles bad request response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesBadRequest) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles bad request response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesBadRequest) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles bad request response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesBadRequest) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles bad request response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesBadRequest) String

type PutOrgauthorizationTrusteeGroupRolesForbidden

type PutOrgauthorizationTrusteeGroupRolesForbidden struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutOrgauthorizationTrusteeGroupRolesForbidden

func NewPutOrgauthorizationTrusteeGroupRolesForbidden() *PutOrgauthorizationTrusteeGroupRolesForbidden

NewPutOrgauthorizationTrusteeGroupRolesForbidden creates a PutOrgauthorizationTrusteeGroupRolesForbidden with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesForbidden) Error

func (*PutOrgauthorizationTrusteeGroupRolesForbidden) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesForbidden) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles forbidden response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesForbidden) IsCode

IsCode returns true when this put orgauthorization trustee group roles forbidden response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesForbidden) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles forbidden response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesForbidden) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles forbidden response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesForbidden) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles forbidden response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesForbidden) String

type PutOrgauthorizationTrusteeGroupRolesGatewayTimeout

type PutOrgauthorizationTrusteeGroupRolesGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutOrgauthorizationTrusteeGroupRolesGatewayTimeout

func NewPutOrgauthorizationTrusteeGroupRolesGatewayTimeout() *PutOrgauthorizationTrusteeGroupRolesGatewayTimeout

NewPutOrgauthorizationTrusteeGroupRolesGatewayTimeout creates a PutOrgauthorizationTrusteeGroupRolesGatewayTimeout with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesGatewayTimeout) Error

func (*PutOrgauthorizationTrusteeGroupRolesGatewayTimeout) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles gateway timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsCode

IsCode returns true when this put orgauthorization trustee group roles gateway timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles gateway timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles gateway timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesGatewayTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles gateway timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesGatewayTimeout) String

type PutOrgauthorizationTrusteeGroupRolesInternalServerError

type PutOrgauthorizationTrusteeGroupRolesInternalServerError struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutOrgauthorizationTrusteeGroupRolesInternalServerError

func NewPutOrgauthorizationTrusteeGroupRolesInternalServerError() *PutOrgauthorizationTrusteeGroupRolesInternalServerError

NewPutOrgauthorizationTrusteeGroupRolesInternalServerError creates a PutOrgauthorizationTrusteeGroupRolesInternalServerError with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesInternalServerError) Error

func (*PutOrgauthorizationTrusteeGroupRolesInternalServerError) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesInternalServerError) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles internal server error response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesInternalServerError) IsCode

IsCode returns true when this put orgauthorization trustee group roles internal server error response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesInternalServerError) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles internal server error response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesInternalServerError) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles internal server error response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesInternalServerError) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles internal server error response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesInternalServerError) String

type PutOrgauthorizationTrusteeGroupRolesNotFound

type PutOrgauthorizationTrusteeGroupRolesNotFound struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutOrgauthorizationTrusteeGroupRolesNotFound

func NewPutOrgauthorizationTrusteeGroupRolesNotFound() *PutOrgauthorizationTrusteeGroupRolesNotFound

NewPutOrgauthorizationTrusteeGroupRolesNotFound creates a PutOrgauthorizationTrusteeGroupRolesNotFound with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesNotFound) Error

func (*PutOrgauthorizationTrusteeGroupRolesNotFound) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesNotFound) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles not found response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesNotFound) IsCode

IsCode returns true when this put orgauthorization trustee group roles not found response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesNotFound) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles not found response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesNotFound) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles not found response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesNotFound) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles not found response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesNotFound) String

type PutOrgauthorizationTrusteeGroupRolesOK

type PutOrgauthorizationTrusteeGroupRolesOK struct {
	Payload *models.UserAuthorization
}

PutOrgauthorizationTrusteeGroupRolesOK describes a response with status code 200, with default header values.

successful operation

func NewPutOrgauthorizationTrusteeGroupRolesOK

func NewPutOrgauthorizationTrusteeGroupRolesOK() *PutOrgauthorizationTrusteeGroupRolesOK

NewPutOrgauthorizationTrusteeGroupRolesOK creates a PutOrgauthorizationTrusteeGroupRolesOK with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesOK) Error

func (*PutOrgauthorizationTrusteeGroupRolesOK) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesOK) IsClientError

func (o *PutOrgauthorizationTrusteeGroupRolesOK) IsClientError() bool

IsClientError returns true when this put orgauthorization trustee group roles o k response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesOK) IsCode

IsCode returns true when this put orgauthorization trustee group roles o k response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesOK) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles o k response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesOK) IsServerError

func (o *PutOrgauthorizationTrusteeGroupRolesOK) IsServerError() bool

IsServerError returns true when this put orgauthorization trustee group roles o k response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesOK) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles o k response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesOK) String

type PutOrgauthorizationTrusteeGroupRolesParams

type PutOrgauthorizationTrusteeGroupRolesParams struct {

	/* Body.

	   List of roles
	*/
	Body []string

	/* TrusteeGroupID.

	   Trustee Group Id
	*/
	TrusteeGroupID string

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

PutOrgauthorizationTrusteeGroupRolesParams contains all the parameters to send to the API endpoint

for the put orgauthorization trustee group roles operation.

Typically these are written to a http.Request.

func NewPutOrgauthorizationTrusteeGroupRolesParams

func NewPutOrgauthorizationTrusteeGroupRolesParams() *PutOrgauthorizationTrusteeGroupRolesParams

NewPutOrgauthorizationTrusteeGroupRolesParams creates a new PutOrgauthorizationTrusteeGroupRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutOrgauthorizationTrusteeGroupRolesParamsWithContext

func NewPutOrgauthorizationTrusteeGroupRolesParamsWithContext(ctx context.Context) *PutOrgauthorizationTrusteeGroupRolesParams

NewPutOrgauthorizationTrusteeGroupRolesParamsWithContext creates a new PutOrgauthorizationTrusteeGroupRolesParams object with the ability to set a context for a request.

func NewPutOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient

func NewPutOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient(client *http.Client) *PutOrgauthorizationTrusteeGroupRolesParams

NewPutOrgauthorizationTrusteeGroupRolesParamsWithHTTPClient creates a new PutOrgauthorizationTrusteeGroupRolesParams object with the ability to set a custom HTTPClient for a request.

func NewPutOrgauthorizationTrusteeGroupRolesParamsWithTimeout

func NewPutOrgauthorizationTrusteeGroupRolesParamsWithTimeout(timeout time.Duration) *PutOrgauthorizationTrusteeGroupRolesParams

NewPutOrgauthorizationTrusteeGroupRolesParamsWithTimeout creates a new PutOrgauthorizationTrusteeGroupRolesParams object with the ability to set a timeout on a request.

func (*PutOrgauthorizationTrusteeGroupRolesParams) SetBody

SetBody adds the body to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) SetContext

SetContext adds the context to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) SetDefaults

SetDefaults hydrates default values in the put orgauthorization trustee group roles params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeGroupRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) SetTimeout

SetTimeout adds the timeout to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) SetTrusteeGroupID

func (o *PutOrgauthorizationTrusteeGroupRolesParams) SetTrusteeGroupID(trusteeGroupID string)

SetTrusteeGroupID adds the trusteeGroupId to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) SetTrusteeOrgID

func (o *PutOrgauthorizationTrusteeGroupRolesParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) WithBody

WithBody adds the body to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) WithContext

WithContext adds the context to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) WithDefaults

WithDefaults hydrates default values in the put orgauthorization trustee group roles params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeGroupRolesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) WithTimeout

WithTimeout adds the timeout to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) WithTrusteeGroupID

WithTrusteeGroupID adds the trusteeGroupID to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the put orgauthorization trustee group roles params

func (*PutOrgauthorizationTrusteeGroupRolesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutOrgauthorizationTrusteeGroupRolesReader

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

PutOrgauthorizationTrusteeGroupRolesReader is a Reader for the PutOrgauthorizationTrusteeGroupRoles structure.

func (*PutOrgauthorizationTrusteeGroupRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

type PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

func NewPutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge() *PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge

NewPutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge creates a PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) Error

func (*PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles request entity too large response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsCode

IsCode returns true when this put orgauthorization trustee group roles request entity too large response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles request entity too large response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles request entity too large response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles request entity too large response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesRequestEntityTooLarge) String

type PutOrgauthorizationTrusteeGroupRolesRequestTimeout

type PutOrgauthorizationTrusteeGroupRolesRequestTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutOrgauthorizationTrusteeGroupRolesRequestTimeout

func NewPutOrgauthorizationTrusteeGroupRolesRequestTimeout() *PutOrgauthorizationTrusteeGroupRolesRequestTimeout

NewPutOrgauthorizationTrusteeGroupRolesRequestTimeout creates a PutOrgauthorizationTrusteeGroupRolesRequestTimeout with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesRequestTimeout) Error

func (*PutOrgauthorizationTrusteeGroupRolesRequestTimeout) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesRequestTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles request timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesRequestTimeout) IsCode

IsCode returns true when this put orgauthorization trustee group roles request timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesRequestTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles request timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesRequestTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles request timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesRequestTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles request timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesRequestTimeout) String

type PutOrgauthorizationTrusteeGroupRolesServiceUnavailable

type PutOrgauthorizationTrusteeGroupRolesServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutOrgauthorizationTrusteeGroupRolesServiceUnavailable

func NewPutOrgauthorizationTrusteeGroupRolesServiceUnavailable() *PutOrgauthorizationTrusteeGroupRolesServiceUnavailable

NewPutOrgauthorizationTrusteeGroupRolesServiceUnavailable creates a PutOrgauthorizationTrusteeGroupRolesServiceUnavailable with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesServiceUnavailable) Error

func (*PutOrgauthorizationTrusteeGroupRolesServiceUnavailable) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles service unavailable response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsCode

IsCode returns true when this put orgauthorization trustee group roles service unavailable response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles service unavailable response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles service unavailable response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesServiceUnavailable) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles service unavailable response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesServiceUnavailable) String

type PutOrgauthorizationTrusteeGroupRolesTooManyRequests

type PutOrgauthorizationTrusteeGroupRolesTooManyRequests struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutOrgauthorizationTrusteeGroupRolesTooManyRequests

func NewPutOrgauthorizationTrusteeGroupRolesTooManyRequests() *PutOrgauthorizationTrusteeGroupRolesTooManyRequests

NewPutOrgauthorizationTrusteeGroupRolesTooManyRequests creates a PutOrgauthorizationTrusteeGroupRolesTooManyRequests with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesTooManyRequests) Error

func (*PutOrgauthorizationTrusteeGroupRolesTooManyRequests) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesTooManyRequests) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles too many requests response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesTooManyRequests) IsCode

IsCode returns true when this put orgauthorization trustee group roles too many requests response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesTooManyRequests) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles too many requests response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesTooManyRequests) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles too many requests response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesTooManyRequests) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles too many requests response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesTooManyRequests) String

type PutOrgauthorizationTrusteeGroupRolesUnauthorized

type PutOrgauthorizationTrusteeGroupRolesUnauthorized struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutOrgauthorizationTrusteeGroupRolesUnauthorized

func NewPutOrgauthorizationTrusteeGroupRolesUnauthorized() *PutOrgauthorizationTrusteeGroupRolesUnauthorized

NewPutOrgauthorizationTrusteeGroupRolesUnauthorized creates a PutOrgauthorizationTrusteeGroupRolesUnauthorized with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesUnauthorized) Error

func (*PutOrgauthorizationTrusteeGroupRolesUnauthorized) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesUnauthorized) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles unauthorized response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesUnauthorized) IsCode

IsCode returns true when this put orgauthorization trustee group roles unauthorized response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesUnauthorized) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles unauthorized response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesUnauthorized) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles unauthorized response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesUnauthorized) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles unauthorized response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesUnauthorized) String

type PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

type PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

func NewPutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType() *PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType

NewPutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType creates a PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType with default headers values

func (*PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) Error

func (*PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) GetPayload

func (*PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsClientError

IsClientError returns true when this put orgauthorization trustee group roles unsupported media type response has a 4xx status code

func (*PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsCode

IsCode returns true when this put orgauthorization trustee group roles unsupported media type response a status code equal to that given

func (*PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put orgauthorization trustee group roles unsupported media type response has a 3xx status code

func (*PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsServerError

IsServerError returns true when this put orgauthorization trustee group roles unsupported media type response has a 5xx status code

func (*PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put orgauthorization trustee group roles unsupported media type response has a 2xx status code

func (*PutOrgauthorizationTrusteeGroupRolesUnsupportedMediaType) String

type PutOrgauthorizationTrusteeInternalServerError

type PutOrgauthorizationTrusteeInternalServerError struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutOrgauthorizationTrusteeInternalServerError

func NewPutOrgauthorizationTrusteeInternalServerError() *PutOrgauthorizationTrusteeInternalServerError

NewPutOrgauthorizationTrusteeInternalServerError creates a PutOrgauthorizationTrusteeInternalServerError with default headers values

func (*PutOrgauthorizationTrusteeInternalServerError) Error

func (*PutOrgauthorizationTrusteeInternalServerError) GetPayload

func (*PutOrgauthorizationTrusteeInternalServerError) IsClientError

IsClientError returns true when this put orgauthorization trustee internal server error response has a 4xx status code

func (*PutOrgauthorizationTrusteeInternalServerError) IsCode

IsCode returns true when this put orgauthorization trustee internal server error response a status code equal to that given

func (*PutOrgauthorizationTrusteeInternalServerError) IsRedirect

IsRedirect returns true when this put orgauthorization trustee internal server error response has a 3xx status code

func (*PutOrgauthorizationTrusteeInternalServerError) IsServerError

IsServerError returns true when this put orgauthorization trustee internal server error response has a 5xx status code

func (*PutOrgauthorizationTrusteeInternalServerError) IsSuccess

IsSuccess returns true when this put orgauthorization trustee internal server error response has a 2xx status code

func (*PutOrgauthorizationTrusteeInternalServerError) String

type PutOrgauthorizationTrusteeNotFound

type PutOrgauthorizationTrusteeNotFound struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutOrgauthorizationTrusteeNotFound

func NewPutOrgauthorizationTrusteeNotFound() *PutOrgauthorizationTrusteeNotFound

NewPutOrgauthorizationTrusteeNotFound creates a PutOrgauthorizationTrusteeNotFound with default headers values

func (*PutOrgauthorizationTrusteeNotFound) Error

func (*PutOrgauthorizationTrusteeNotFound) GetPayload

func (*PutOrgauthorizationTrusteeNotFound) IsClientError

func (o *PutOrgauthorizationTrusteeNotFound) IsClientError() bool

IsClientError returns true when this put orgauthorization trustee not found response has a 4xx status code

func (*PutOrgauthorizationTrusteeNotFound) IsCode

IsCode returns true when this put orgauthorization trustee not found response a status code equal to that given

func (*PutOrgauthorizationTrusteeNotFound) IsRedirect

func (o *PutOrgauthorizationTrusteeNotFound) IsRedirect() bool

IsRedirect returns true when this put orgauthorization trustee not found response has a 3xx status code

func (*PutOrgauthorizationTrusteeNotFound) IsServerError

func (o *PutOrgauthorizationTrusteeNotFound) IsServerError() bool

IsServerError returns true when this put orgauthorization trustee not found response has a 5xx status code

func (*PutOrgauthorizationTrusteeNotFound) IsSuccess

IsSuccess returns true when this put orgauthorization trustee not found response has a 2xx status code

func (*PutOrgauthorizationTrusteeNotFound) String

type PutOrgauthorizationTrusteeOK

type PutOrgauthorizationTrusteeOK struct {
	Payload *models.Trustee
}

PutOrgauthorizationTrusteeOK describes a response with status code 200, with default header values.

successful operation

func NewPutOrgauthorizationTrusteeOK

func NewPutOrgauthorizationTrusteeOK() *PutOrgauthorizationTrusteeOK

NewPutOrgauthorizationTrusteeOK creates a PutOrgauthorizationTrusteeOK with default headers values

func (*PutOrgauthorizationTrusteeOK) Error

func (*PutOrgauthorizationTrusteeOK) GetPayload

func (o *PutOrgauthorizationTrusteeOK) GetPayload() *models.Trustee

func (*PutOrgauthorizationTrusteeOK) IsClientError

func (o *PutOrgauthorizationTrusteeOK) IsClientError() bool

IsClientError returns true when this put orgauthorization trustee o k response has a 4xx status code

func (*PutOrgauthorizationTrusteeOK) IsCode

func (o *PutOrgauthorizationTrusteeOK) IsCode(code int) bool

IsCode returns true when this put orgauthorization trustee o k response a status code equal to that given

func (*PutOrgauthorizationTrusteeOK) IsRedirect

func (o *PutOrgauthorizationTrusteeOK) IsRedirect() bool

IsRedirect returns true when this put orgauthorization trustee o k response has a 3xx status code

func (*PutOrgauthorizationTrusteeOK) IsServerError

func (o *PutOrgauthorizationTrusteeOK) IsServerError() bool

IsServerError returns true when this put orgauthorization trustee o k response has a 5xx status code

func (*PutOrgauthorizationTrusteeOK) IsSuccess

func (o *PutOrgauthorizationTrusteeOK) IsSuccess() bool

IsSuccess returns true when this put orgauthorization trustee o k response has a 2xx status code

func (*PutOrgauthorizationTrusteeOK) String

type PutOrgauthorizationTrusteeParams

type PutOrgauthorizationTrusteeParams struct {

	/* Body.

	   Client
	*/
	Body *models.TrustUpdate

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

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

PutOrgauthorizationTrusteeParams contains all the parameters to send to the API endpoint

for the put orgauthorization trustee operation.

Typically these are written to a http.Request.

func NewPutOrgauthorizationTrusteeParams

func NewPutOrgauthorizationTrusteeParams() *PutOrgauthorizationTrusteeParams

NewPutOrgauthorizationTrusteeParams creates a new PutOrgauthorizationTrusteeParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutOrgauthorizationTrusteeParamsWithContext

func NewPutOrgauthorizationTrusteeParamsWithContext(ctx context.Context) *PutOrgauthorizationTrusteeParams

NewPutOrgauthorizationTrusteeParamsWithContext creates a new PutOrgauthorizationTrusteeParams object with the ability to set a context for a request.

func NewPutOrgauthorizationTrusteeParamsWithHTTPClient

func NewPutOrgauthorizationTrusteeParamsWithHTTPClient(client *http.Client) *PutOrgauthorizationTrusteeParams

NewPutOrgauthorizationTrusteeParamsWithHTTPClient creates a new PutOrgauthorizationTrusteeParams object with the ability to set a custom HTTPClient for a request.

func NewPutOrgauthorizationTrusteeParamsWithTimeout

func NewPutOrgauthorizationTrusteeParamsWithTimeout(timeout time.Duration) *PutOrgauthorizationTrusteeParams

NewPutOrgauthorizationTrusteeParamsWithTimeout creates a new PutOrgauthorizationTrusteeParams object with the ability to set a timeout on a request.

func (*PutOrgauthorizationTrusteeParams) SetBody

SetBody adds the body to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) SetContext

SetContext adds the context to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) SetDefaults

func (o *PutOrgauthorizationTrusteeParams) SetDefaults()

SetDefaults hydrates default values in the put orgauthorization trustee params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) SetTimeout

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

SetTimeout adds the timeout to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) SetTrusteeOrgID

func (o *PutOrgauthorizationTrusteeParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) WithBody

WithBody adds the body to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) WithContext

WithContext adds the context to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) WithDefaults

WithDefaults hydrates default values in the put orgauthorization trustee params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) WithTimeout

WithTimeout adds the timeout to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the put orgauthorization trustee params

func (*PutOrgauthorizationTrusteeParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutOrgauthorizationTrusteeReader

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

PutOrgauthorizationTrusteeReader is a Reader for the PutOrgauthorizationTrustee structure.

func (*PutOrgauthorizationTrusteeReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutOrgauthorizationTrusteeRequestEntityTooLarge

type PutOrgauthorizationTrusteeRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutOrgauthorizationTrusteeRequestEntityTooLarge

func NewPutOrgauthorizationTrusteeRequestEntityTooLarge() *PutOrgauthorizationTrusteeRequestEntityTooLarge

NewPutOrgauthorizationTrusteeRequestEntityTooLarge creates a PutOrgauthorizationTrusteeRequestEntityTooLarge with default headers values

func (*PutOrgauthorizationTrusteeRequestEntityTooLarge) Error

func (*PutOrgauthorizationTrusteeRequestEntityTooLarge) GetPayload

func (*PutOrgauthorizationTrusteeRequestEntityTooLarge) IsClientError

IsClientError returns true when this put orgauthorization trustee request entity too large response has a 4xx status code

func (*PutOrgauthorizationTrusteeRequestEntityTooLarge) IsCode

IsCode returns true when this put orgauthorization trustee request entity too large response a status code equal to that given

func (*PutOrgauthorizationTrusteeRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put orgauthorization trustee request entity too large response has a 3xx status code

func (*PutOrgauthorizationTrusteeRequestEntityTooLarge) IsServerError

IsServerError returns true when this put orgauthorization trustee request entity too large response has a 5xx status code

func (*PutOrgauthorizationTrusteeRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put orgauthorization trustee request entity too large response has a 2xx status code

func (*PutOrgauthorizationTrusteeRequestEntityTooLarge) String

type PutOrgauthorizationTrusteeRequestTimeout

type PutOrgauthorizationTrusteeRequestTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutOrgauthorizationTrusteeRequestTimeout

func NewPutOrgauthorizationTrusteeRequestTimeout() *PutOrgauthorizationTrusteeRequestTimeout

NewPutOrgauthorizationTrusteeRequestTimeout creates a PutOrgauthorizationTrusteeRequestTimeout with default headers values

func (*PutOrgauthorizationTrusteeRequestTimeout) Error

func (*PutOrgauthorizationTrusteeRequestTimeout) GetPayload

func (*PutOrgauthorizationTrusteeRequestTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee request timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeRequestTimeout) IsCode

IsCode returns true when this put orgauthorization trustee request timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeRequestTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee request timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeRequestTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee request timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeRequestTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee request timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeRequestTimeout) String

type PutOrgauthorizationTrusteeServiceUnavailable

type PutOrgauthorizationTrusteeServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutOrgauthorizationTrusteeServiceUnavailable

func NewPutOrgauthorizationTrusteeServiceUnavailable() *PutOrgauthorizationTrusteeServiceUnavailable

NewPutOrgauthorizationTrusteeServiceUnavailable creates a PutOrgauthorizationTrusteeServiceUnavailable with default headers values

func (*PutOrgauthorizationTrusteeServiceUnavailable) Error

func (*PutOrgauthorizationTrusteeServiceUnavailable) GetPayload

func (*PutOrgauthorizationTrusteeServiceUnavailable) IsClientError

IsClientError returns true when this put orgauthorization trustee service unavailable response has a 4xx status code

func (*PutOrgauthorizationTrusteeServiceUnavailable) IsCode

IsCode returns true when this put orgauthorization trustee service unavailable response a status code equal to that given

func (*PutOrgauthorizationTrusteeServiceUnavailable) IsRedirect

IsRedirect returns true when this put orgauthorization trustee service unavailable response has a 3xx status code

func (*PutOrgauthorizationTrusteeServiceUnavailable) IsServerError

IsServerError returns true when this put orgauthorization trustee service unavailable response has a 5xx status code

func (*PutOrgauthorizationTrusteeServiceUnavailable) IsSuccess

IsSuccess returns true when this put orgauthorization trustee service unavailable response has a 2xx status code

func (*PutOrgauthorizationTrusteeServiceUnavailable) String

type PutOrgauthorizationTrusteeTooManyRequests

type PutOrgauthorizationTrusteeTooManyRequests struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutOrgauthorizationTrusteeTooManyRequests

func NewPutOrgauthorizationTrusteeTooManyRequests() *PutOrgauthorizationTrusteeTooManyRequests

NewPutOrgauthorizationTrusteeTooManyRequests creates a PutOrgauthorizationTrusteeTooManyRequests with default headers values

func (*PutOrgauthorizationTrusteeTooManyRequests) Error

func (*PutOrgauthorizationTrusteeTooManyRequests) GetPayload

func (*PutOrgauthorizationTrusteeTooManyRequests) IsClientError

IsClientError returns true when this put orgauthorization trustee too many requests response has a 4xx status code

func (*PutOrgauthorizationTrusteeTooManyRequests) IsCode

IsCode returns true when this put orgauthorization trustee too many requests response a status code equal to that given

func (*PutOrgauthorizationTrusteeTooManyRequests) IsRedirect

IsRedirect returns true when this put orgauthorization trustee too many requests response has a 3xx status code

func (*PutOrgauthorizationTrusteeTooManyRequests) IsServerError

IsServerError returns true when this put orgauthorization trustee too many requests response has a 5xx status code

func (*PutOrgauthorizationTrusteeTooManyRequests) IsSuccess

IsSuccess returns true when this put orgauthorization trustee too many requests response has a 2xx status code

func (*PutOrgauthorizationTrusteeTooManyRequests) String

type PutOrgauthorizationTrusteeUnauthorized

type PutOrgauthorizationTrusteeUnauthorized struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutOrgauthorizationTrusteeUnauthorized

func NewPutOrgauthorizationTrusteeUnauthorized() *PutOrgauthorizationTrusteeUnauthorized

NewPutOrgauthorizationTrusteeUnauthorized creates a PutOrgauthorizationTrusteeUnauthorized with default headers values

func (*PutOrgauthorizationTrusteeUnauthorized) Error

func (*PutOrgauthorizationTrusteeUnauthorized) GetPayload

func (*PutOrgauthorizationTrusteeUnauthorized) IsClientError

func (o *PutOrgauthorizationTrusteeUnauthorized) IsClientError() bool

IsClientError returns true when this put orgauthorization trustee unauthorized response has a 4xx status code

func (*PutOrgauthorizationTrusteeUnauthorized) IsCode

IsCode returns true when this put orgauthorization trustee unauthorized response a status code equal to that given

func (*PutOrgauthorizationTrusteeUnauthorized) IsRedirect

IsRedirect returns true when this put orgauthorization trustee unauthorized response has a 3xx status code

func (*PutOrgauthorizationTrusteeUnauthorized) IsServerError

func (o *PutOrgauthorizationTrusteeUnauthorized) IsServerError() bool

IsServerError returns true when this put orgauthorization trustee unauthorized response has a 5xx status code

func (*PutOrgauthorizationTrusteeUnauthorized) IsSuccess

IsSuccess returns true when this put orgauthorization trustee unauthorized response has a 2xx status code

func (*PutOrgauthorizationTrusteeUnauthorized) String

type PutOrgauthorizationTrusteeUnsupportedMediaType

type PutOrgauthorizationTrusteeUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutOrgauthorizationTrusteeUnsupportedMediaType

func NewPutOrgauthorizationTrusteeUnsupportedMediaType() *PutOrgauthorizationTrusteeUnsupportedMediaType

NewPutOrgauthorizationTrusteeUnsupportedMediaType creates a PutOrgauthorizationTrusteeUnsupportedMediaType with default headers values

func (*PutOrgauthorizationTrusteeUnsupportedMediaType) Error

func (*PutOrgauthorizationTrusteeUnsupportedMediaType) GetPayload

func (*PutOrgauthorizationTrusteeUnsupportedMediaType) IsClientError

IsClientError returns true when this put orgauthorization trustee unsupported media type response has a 4xx status code

func (*PutOrgauthorizationTrusteeUnsupportedMediaType) IsCode

IsCode returns true when this put orgauthorization trustee unsupported media type response a status code equal to that given

func (*PutOrgauthorizationTrusteeUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put orgauthorization trustee unsupported media type response has a 3xx status code

func (*PutOrgauthorizationTrusteeUnsupportedMediaType) IsServerError

IsServerError returns true when this put orgauthorization trustee unsupported media type response has a 5xx status code

func (*PutOrgauthorizationTrusteeUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put orgauthorization trustee unsupported media type response has a 2xx status code

func (*PutOrgauthorizationTrusteeUnsupportedMediaType) String

type PutOrgauthorizationTrusteeUserRoledivisionsBadRequest

type PutOrgauthorizationTrusteeUserRoledivisionsBadRequest struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutOrgauthorizationTrusteeUserRoledivisionsBadRequest

func NewPutOrgauthorizationTrusteeUserRoledivisionsBadRequest() *PutOrgauthorizationTrusteeUserRoledivisionsBadRequest

NewPutOrgauthorizationTrusteeUserRoledivisionsBadRequest creates a PutOrgauthorizationTrusteeUserRoledivisionsBadRequest with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsBadRequest) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsBadRequest) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsBadRequest) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions bad request response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsBadRequest) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions bad request response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsBadRequest) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions bad request response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsBadRequest) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions bad request response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsBadRequest) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions bad request response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsBadRequest) String

type PutOrgauthorizationTrusteeUserRoledivisionsForbidden

type PutOrgauthorizationTrusteeUserRoledivisionsForbidden struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutOrgauthorizationTrusteeUserRoledivisionsForbidden

func NewPutOrgauthorizationTrusteeUserRoledivisionsForbidden() *PutOrgauthorizationTrusteeUserRoledivisionsForbidden

NewPutOrgauthorizationTrusteeUserRoledivisionsForbidden creates a PutOrgauthorizationTrusteeUserRoledivisionsForbidden with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsForbidden) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsForbidden) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsForbidden) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions forbidden response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsForbidden) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions forbidden response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsForbidden) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions forbidden response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsForbidden) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions forbidden response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsForbidden) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions forbidden response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsForbidden) String

type PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout

type PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout

func NewPutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout() *PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout

NewPutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout creates a PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions gateway timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions gateway timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions gateway timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions gateway timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions gateway timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsGatewayTimeout) String

type PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError

type PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutOrgauthorizationTrusteeUserRoledivisionsInternalServerError

func NewPutOrgauthorizationTrusteeUserRoledivisionsInternalServerError() *PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError

NewPutOrgauthorizationTrusteeUserRoledivisionsInternalServerError creates a PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions internal server error response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions internal server error response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions internal server error response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions internal server error response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions internal server error response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsInternalServerError) String

type PutOrgauthorizationTrusteeUserRoledivisionsNotFound

type PutOrgauthorizationTrusteeUserRoledivisionsNotFound struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutOrgauthorizationTrusteeUserRoledivisionsNotFound

func NewPutOrgauthorizationTrusteeUserRoledivisionsNotFound() *PutOrgauthorizationTrusteeUserRoledivisionsNotFound

NewPutOrgauthorizationTrusteeUserRoledivisionsNotFound creates a PutOrgauthorizationTrusteeUserRoledivisionsNotFound with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsNotFound) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsNotFound) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsNotFound) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions not found response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsNotFound) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions not found response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsNotFound) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions not found response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsNotFound) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions not found response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsNotFound) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions not found response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsNotFound) String

type PutOrgauthorizationTrusteeUserRoledivisionsOK

type PutOrgauthorizationTrusteeUserRoledivisionsOK struct {
	Payload *models.UserAuthorization
}

PutOrgauthorizationTrusteeUserRoledivisionsOK describes a response with status code 200, with default header values.

successful operation

func NewPutOrgauthorizationTrusteeUserRoledivisionsOK

func NewPutOrgauthorizationTrusteeUserRoledivisionsOK() *PutOrgauthorizationTrusteeUserRoledivisionsOK

NewPutOrgauthorizationTrusteeUserRoledivisionsOK creates a PutOrgauthorizationTrusteeUserRoledivisionsOK with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsOK) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsOK) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsOK) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions o k response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsOK) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions o k response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsOK) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions o k response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsOK) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions o k response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsOK) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions o k response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsOK) String

type PutOrgauthorizationTrusteeUserRoledivisionsParams

type PutOrgauthorizationTrusteeUserRoledivisionsParams struct {

	/* Body.

	   Set of roles with corresponding divisions to apply
	*/
	Body *models.RoleDivisionGrants

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

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

PutOrgauthorizationTrusteeUserRoledivisionsParams contains all the parameters to send to the API endpoint

for the put orgauthorization trustee user roledivisions operation.

Typically these are written to a http.Request.

func NewPutOrgauthorizationTrusteeUserRoledivisionsParams

func NewPutOrgauthorizationTrusteeUserRoledivisionsParams() *PutOrgauthorizationTrusteeUserRoledivisionsParams

NewPutOrgauthorizationTrusteeUserRoledivisionsParams creates a new PutOrgauthorizationTrusteeUserRoledivisionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithContext

func NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithContext(ctx context.Context) *PutOrgauthorizationTrusteeUserRoledivisionsParams

NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithContext creates a new PutOrgauthorizationTrusteeUserRoledivisionsParams object with the ability to set a context for a request.

func NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithHTTPClient

func NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithHTTPClient(client *http.Client) *PutOrgauthorizationTrusteeUserRoledivisionsParams

NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithHTTPClient creates a new PutOrgauthorizationTrusteeUserRoledivisionsParams object with the ability to set a custom HTTPClient for a request.

func NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithTimeout

func NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithTimeout(timeout time.Duration) *PutOrgauthorizationTrusteeUserRoledivisionsParams

NewPutOrgauthorizationTrusteeUserRoledivisionsParamsWithTimeout creates a new PutOrgauthorizationTrusteeUserRoledivisionsParams object with the ability to set a timeout on a request.

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) SetBody

SetBody adds the body to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) SetContext

SetContext adds the context to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) SetDefaults

SetDefaults hydrates default values in the put orgauthorization trustee user roledivisions params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) SetTimeout

SetTimeout adds the timeout to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) SetTrusteeOrgID

func (o *PutOrgauthorizationTrusteeUserRoledivisionsParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) SetTrusteeUserID

func (o *PutOrgauthorizationTrusteeUserRoledivisionsParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) WithBody

WithBody adds the body to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) WithContext

WithContext adds the context to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) WithDefaults

WithDefaults hydrates default values in the put orgauthorization trustee user roledivisions params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) WithTimeout

WithTimeout adds the timeout to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the put orgauthorization trustee user roledivisions params

func (*PutOrgauthorizationTrusteeUserRoledivisionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutOrgauthorizationTrusteeUserRoledivisionsReader

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

PutOrgauthorizationTrusteeUserRoledivisionsReader is a Reader for the PutOrgauthorizationTrusteeUserRoledivisions structure.

func (*PutOrgauthorizationTrusteeUserRoledivisionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge

type PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge

func NewPutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge() *PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge

NewPutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge creates a PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions request entity too large response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions request entity too large response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions request entity too large response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions request entity too large response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions request entity too large response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestEntityTooLarge) String

type PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout

type PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout

func NewPutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout() *PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout

NewPutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout creates a PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions request timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions request timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions request timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions request timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions request timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsRequestTimeout) String

type PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable

type PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable

func NewPutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable() *PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable

NewPutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable creates a PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions service unavailable response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions service unavailable response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions service unavailable response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions service unavailable response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions service unavailable response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsServiceUnavailable) String

type PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests

type PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests

func NewPutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests() *PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests

NewPutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests creates a PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions too many requests response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions too many requests response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions too many requests response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions too many requests response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions too many requests response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsTooManyRequests) String

type PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized

type PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutOrgauthorizationTrusteeUserRoledivisionsUnauthorized

func NewPutOrgauthorizationTrusteeUserRoledivisionsUnauthorized() *PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized

NewPutOrgauthorizationTrusteeUserRoledivisionsUnauthorized creates a PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions unauthorized response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions unauthorized response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions unauthorized response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions unauthorized response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions unauthorized response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnauthorized) String

type PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType

type PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType

func NewPutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType() *PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType

NewPutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType creates a PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType with default headers values

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType) Error

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType) GetPayload

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType) IsClientError

IsClientError returns true when this put orgauthorization trustee user roledivisions unsupported media type response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType) IsCode

IsCode returns true when this put orgauthorization trustee user roledivisions unsupported media type response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roledivisions unsupported media type response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType) IsServerError

IsServerError returns true when this put orgauthorization trustee user roledivisions unsupported media type response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roledivisions unsupported media type response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRoledivisionsUnsupportedMediaType) String

type PutOrgauthorizationTrusteeUserRolesBadRequest

type PutOrgauthorizationTrusteeUserRolesBadRequest struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutOrgauthorizationTrusteeUserRolesBadRequest

func NewPutOrgauthorizationTrusteeUserRolesBadRequest() *PutOrgauthorizationTrusteeUserRolesBadRequest

NewPutOrgauthorizationTrusteeUserRolesBadRequest creates a PutOrgauthorizationTrusteeUserRolesBadRequest with default headers values

func (*PutOrgauthorizationTrusteeUserRolesBadRequest) Error

func (*PutOrgauthorizationTrusteeUserRolesBadRequest) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesBadRequest) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles bad request response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesBadRequest) IsCode

IsCode returns true when this put orgauthorization trustee user roles bad request response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesBadRequest) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles bad request response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesBadRequest) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles bad request response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesBadRequest) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles bad request response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesBadRequest) String

type PutOrgauthorizationTrusteeUserRolesForbidden

type PutOrgauthorizationTrusteeUserRolesForbidden struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutOrgauthorizationTrusteeUserRolesForbidden

func NewPutOrgauthorizationTrusteeUserRolesForbidden() *PutOrgauthorizationTrusteeUserRolesForbidden

NewPutOrgauthorizationTrusteeUserRolesForbidden creates a PutOrgauthorizationTrusteeUserRolesForbidden with default headers values

func (*PutOrgauthorizationTrusteeUserRolesForbidden) Error

func (*PutOrgauthorizationTrusteeUserRolesForbidden) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesForbidden) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles forbidden response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesForbidden) IsCode

IsCode returns true when this put orgauthorization trustee user roles forbidden response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesForbidden) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles forbidden response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesForbidden) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles forbidden response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesForbidden) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles forbidden response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesForbidden) String

type PutOrgauthorizationTrusteeUserRolesGatewayTimeout

type PutOrgauthorizationTrusteeUserRolesGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutOrgauthorizationTrusteeUserRolesGatewayTimeout

func NewPutOrgauthorizationTrusteeUserRolesGatewayTimeout() *PutOrgauthorizationTrusteeUserRolesGatewayTimeout

NewPutOrgauthorizationTrusteeUserRolesGatewayTimeout creates a PutOrgauthorizationTrusteeUserRolesGatewayTimeout with default headers values

func (*PutOrgauthorizationTrusteeUserRolesGatewayTimeout) Error

func (*PutOrgauthorizationTrusteeUserRolesGatewayTimeout) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesGatewayTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles gateway timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesGatewayTimeout) IsCode

IsCode returns true when this put orgauthorization trustee user roles gateway timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesGatewayTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles gateway timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesGatewayTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles gateway timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesGatewayTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles gateway timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesGatewayTimeout) String

type PutOrgauthorizationTrusteeUserRolesInternalServerError

type PutOrgauthorizationTrusteeUserRolesInternalServerError struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutOrgauthorizationTrusteeUserRolesInternalServerError

func NewPutOrgauthorizationTrusteeUserRolesInternalServerError() *PutOrgauthorizationTrusteeUserRolesInternalServerError

NewPutOrgauthorizationTrusteeUserRolesInternalServerError creates a PutOrgauthorizationTrusteeUserRolesInternalServerError with default headers values

func (*PutOrgauthorizationTrusteeUserRolesInternalServerError) Error

func (*PutOrgauthorizationTrusteeUserRolesInternalServerError) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesInternalServerError) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles internal server error response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesInternalServerError) IsCode

IsCode returns true when this put orgauthorization trustee user roles internal server error response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesInternalServerError) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles internal server error response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesInternalServerError) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles internal server error response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesInternalServerError) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles internal server error response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesInternalServerError) String

type PutOrgauthorizationTrusteeUserRolesNotFound

type PutOrgauthorizationTrusteeUserRolesNotFound struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutOrgauthorizationTrusteeUserRolesNotFound

func NewPutOrgauthorizationTrusteeUserRolesNotFound() *PutOrgauthorizationTrusteeUserRolesNotFound

NewPutOrgauthorizationTrusteeUserRolesNotFound creates a PutOrgauthorizationTrusteeUserRolesNotFound with default headers values

func (*PutOrgauthorizationTrusteeUserRolesNotFound) Error

func (*PutOrgauthorizationTrusteeUserRolesNotFound) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesNotFound) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles not found response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesNotFound) IsCode

IsCode returns true when this put orgauthorization trustee user roles not found response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesNotFound) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles not found response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesNotFound) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles not found response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesNotFound) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles not found response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesNotFound) String

type PutOrgauthorizationTrusteeUserRolesOK

type PutOrgauthorizationTrusteeUserRolesOK struct {
	Payload *models.UserAuthorization
}

PutOrgauthorizationTrusteeUserRolesOK describes a response with status code 200, with default header values.

successful operation

func NewPutOrgauthorizationTrusteeUserRolesOK

func NewPutOrgauthorizationTrusteeUserRolesOK() *PutOrgauthorizationTrusteeUserRolesOK

NewPutOrgauthorizationTrusteeUserRolesOK creates a PutOrgauthorizationTrusteeUserRolesOK with default headers values

func (*PutOrgauthorizationTrusteeUserRolesOK) Error

func (*PutOrgauthorizationTrusteeUserRolesOK) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesOK) IsClientError

func (o *PutOrgauthorizationTrusteeUserRolesOK) IsClientError() bool

IsClientError returns true when this put orgauthorization trustee user roles o k response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesOK) IsCode

IsCode returns true when this put orgauthorization trustee user roles o k response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesOK) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles o k response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesOK) IsServerError

func (o *PutOrgauthorizationTrusteeUserRolesOK) IsServerError() bool

IsServerError returns true when this put orgauthorization trustee user roles o k response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesOK) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles o k response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesOK) String

type PutOrgauthorizationTrusteeUserRolesParams

type PutOrgauthorizationTrusteeUserRolesParams struct {

	/* Body.

	   List of roles
	*/
	Body []string

	/* TrusteeOrgID.

	   Trustee Organization Id
	*/
	TrusteeOrgID string

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

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

PutOrgauthorizationTrusteeUserRolesParams contains all the parameters to send to the API endpoint

for the put orgauthorization trustee user roles operation.

Typically these are written to a http.Request.

func NewPutOrgauthorizationTrusteeUserRolesParams

func NewPutOrgauthorizationTrusteeUserRolesParams() *PutOrgauthorizationTrusteeUserRolesParams

NewPutOrgauthorizationTrusteeUserRolesParams creates a new PutOrgauthorizationTrusteeUserRolesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutOrgauthorizationTrusteeUserRolesParamsWithContext

func NewPutOrgauthorizationTrusteeUserRolesParamsWithContext(ctx context.Context) *PutOrgauthorizationTrusteeUserRolesParams

NewPutOrgauthorizationTrusteeUserRolesParamsWithContext creates a new PutOrgauthorizationTrusteeUserRolesParams object with the ability to set a context for a request.

func NewPutOrgauthorizationTrusteeUserRolesParamsWithHTTPClient

func NewPutOrgauthorizationTrusteeUserRolesParamsWithHTTPClient(client *http.Client) *PutOrgauthorizationTrusteeUserRolesParams

NewPutOrgauthorizationTrusteeUserRolesParamsWithHTTPClient creates a new PutOrgauthorizationTrusteeUserRolesParams object with the ability to set a custom HTTPClient for a request.

func NewPutOrgauthorizationTrusteeUserRolesParamsWithTimeout

func NewPutOrgauthorizationTrusteeUserRolesParamsWithTimeout(timeout time.Duration) *PutOrgauthorizationTrusteeUserRolesParams

NewPutOrgauthorizationTrusteeUserRolesParamsWithTimeout creates a new PutOrgauthorizationTrusteeUserRolesParams object with the ability to set a timeout on a request.

func (*PutOrgauthorizationTrusteeUserRolesParams) SetBody

SetBody adds the body to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) SetContext

SetContext adds the context to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) SetDefaults

SetDefaults hydrates default values in the put orgauthorization trustee user roles params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeUserRolesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) SetTimeout

SetTimeout adds the timeout to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) SetTrusteeOrgID

func (o *PutOrgauthorizationTrusteeUserRolesParams) SetTrusteeOrgID(trusteeOrgID string)

SetTrusteeOrgID adds the trusteeOrgId to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) SetTrusteeUserID

func (o *PutOrgauthorizationTrusteeUserRolesParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) WithBody

WithBody adds the body to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) WithContext

WithContext adds the context to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) WithDefaults

WithDefaults hydrates default values in the put orgauthorization trustee user roles params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrusteeUserRolesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) WithTimeout

WithTimeout adds the timeout to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) WithTrusteeOrgID

WithTrusteeOrgID adds the trusteeOrgID to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the put orgauthorization trustee user roles params

func (*PutOrgauthorizationTrusteeUserRolesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutOrgauthorizationTrusteeUserRolesReader

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

PutOrgauthorizationTrusteeUserRolesReader is a Reader for the PutOrgauthorizationTrusteeUserRoles structure.

func (*PutOrgauthorizationTrusteeUserRolesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

type PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

func NewPutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge() *PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge

NewPutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge creates a PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge with default headers values

func (*PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) Error

func (*PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles request entity too large response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsCode

IsCode returns true when this put orgauthorization trustee user roles request entity too large response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles request entity too large response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles request entity too large response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles request entity too large response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesRequestEntityTooLarge) String

type PutOrgauthorizationTrusteeUserRolesRequestTimeout

type PutOrgauthorizationTrusteeUserRolesRequestTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutOrgauthorizationTrusteeUserRolesRequestTimeout

func NewPutOrgauthorizationTrusteeUserRolesRequestTimeout() *PutOrgauthorizationTrusteeUserRolesRequestTimeout

NewPutOrgauthorizationTrusteeUserRolesRequestTimeout creates a PutOrgauthorizationTrusteeUserRolesRequestTimeout with default headers values

func (*PutOrgauthorizationTrusteeUserRolesRequestTimeout) Error

func (*PutOrgauthorizationTrusteeUserRolesRequestTimeout) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesRequestTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles request timeout response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesRequestTimeout) IsCode

IsCode returns true when this put orgauthorization trustee user roles request timeout response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesRequestTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles request timeout response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesRequestTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles request timeout response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesRequestTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles request timeout response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesRequestTimeout) String

type PutOrgauthorizationTrusteeUserRolesServiceUnavailable

type PutOrgauthorizationTrusteeUserRolesServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutOrgauthorizationTrusteeUserRolesServiceUnavailable

func NewPutOrgauthorizationTrusteeUserRolesServiceUnavailable() *PutOrgauthorizationTrusteeUserRolesServiceUnavailable

NewPutOrgauthorizationTrusteeUserRolesServiceUnavailable creates a PutOrgauthorizationTrusteeUserRolesServiceUnavailable with default headers values

func (*PutOrgauthorizationTrusteeUserRolesServiceUnavailable) Error

func (*PutOrgauthorizationTrusteeUserRolesServiceUnavailable) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesServiceUnavailable) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles service unavailable response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesServiceUnavailable) IsCode

IsCode returns true when this put orgauthorization trustee user roles service unavailable response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesServiceUnavailable) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles service unavailable response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesServiceUnavailable) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles service unavailable response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesServiceUnavailable) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles service unavailable response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesServiceUnavailable) String

type PutOrgauthorizationTrusteeUserRolesTooManyRequests

type PutOrgauthorizationTrusteeUserRolesTooManyRequests struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutOrgauthorizationTrusteeUserRolesTooManyRequests

func NewPutOrgauthorizationTrusteeUserRolesTooManyRequests() *PutOrgauthorizationTrusteeUserRolesTooManyRequests

NewPutOrgauthorizationTrusteeUserRolesTooManyRequests creates a PutOrgauthorizationTrusteeUserRolesTooManyRequests with default headers values

func (*PutOrgauthorizationTrusteeUserRolesTooManyRequests) Error

func (*PutOrgauthorizationTrusteeUserRolesTooManyRequests) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesTooManyRequests) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles too many requests response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesTooManyRequests) IsCode

IsCode returns true when this put orgauthorization trustee user roles too many requests response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesTooManyRequests) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles too many requests response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesTooManyRequests) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles too many requests response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesTooManyRequests) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles too many requests response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesTooManyRequests) String

type PutOrgauthorizationTrusteeUserRolesUnauthorized

type PutOrgauthorizationTrusteeUserRolesUnauthorized struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutOrgauthorizationTrusteeUserRolesUnauthorized

func NewPutOrgauthorizationTrusteeUserRolesUnauthorized() *PutOrgauthorizationTrusteeUserRolesUnauthorized

NewPutOrgauthorizationTrusteeUserRolesUnauthorized creates a PutOrgauthorizationTrusteeUserRolesUnauthorized with default headers values

func (*PutOrgauthorizationTrusteeUserRolesUnauthorized) Error

func (*PutOrgauthorizationTrusteeUserRolesUnauthorized) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesUnauthorized) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles unauthorized response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesUnauthorized) IsCode

IsCode returns true when this put orgauthorization trustee user roles unauthorized response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesUnauthorized) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles unauthorized response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesUnauthorized) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles unauthorized response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesUnauthorized) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles unauthorized response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesUnauthorized) String

type PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType

type PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutOrgauthorizationTrusteeUserRolesUnsupportedMediaType

func NewPutOrgauthorizationTrusteeUserRolesUnsupportedMediaType() *PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType

NewPutOrgauthorizationTrusteeUserRolesUnsupportedMediaType creates a PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType with default headers values

func (*PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType) Error

func (*PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType) GetPayload

func (*PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsClientError

IsClientError returns true when this put orgauthorization trustee user roles unsupported media type response has a 4xx status code

func (*PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsCode

IsCode returns true when this put orgauthorization trustee user roles unsupported media type response a status code equal to that given

func (*PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put orgauthorization trustee user roles unsupported media type response has a 3xx status code

func (*PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsServerError

IsServerError returns true when this put orgauthorization trustee user roles unsupported media type response has a 5xx status code

func (*PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put orgauthorization trustee user roles unsupported media type response has a 2xx status code

func (*PutOrgauthorizationTrusteeUserRolesUnsupportedMediaType) String

type PutOrgauthorizationTrustorCloneduserBadRequest

type PutOrgauthorizationTrustorCloneduserBadRequest struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutOrgauthorizationTrustorCloneduserBadRequest

func NewPutOrgauthorizationTrustorCloneduserBadRequest() *PutOrgauthorizationTrustorCloneduserBadRequest

NewPutOrgauthorizationTrustorCloneduserBadRequest creates a PutOrgauthorizationTrustorCloneduserBadRequest with default headers values

func (*PutOrgauthorizationTrustorCloneduserBadRequest) Error

func (*PutOrgauthorizationTrustorCloneduserBadRequest) GetPayload

func (*PutOrgauthorizationTrustorCloneduserBadRequest) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser bad request response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserBadRequest) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser bad request response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserBadRequest) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser bad request response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserBadRequest) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser bad request response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserBadRequest) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser bad request response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserBadRequest) String

type PutOrgauthorizationTrustorCloneduserForbidden

type PutOrgauthorizationTrustorCloneduserForbidden struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutOrgauthorizationTrustorCloneduserForbidden

func NewPutOrgauthorizationTrustorCloneduserForbidden() *PutOrgauthorizationTrustorCloneduserForbidden

NewPutOrgauthorizationTrustorCloneduserForbidden creates a PutOrgauthorizationTrustorCloneduserForbidden with default headers values

func (*PutOrgauthorizationTrustorCloneduserForbidden) Error

func (*PutOrgauthorizationTrustorCloneduserForbidden) GetPayload

func (*PutOrgauthorizationTrustorCloneduserForbidden) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser forbidden response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserForbidden) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser forbidden response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserForbidden) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser forbidden response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserForbidden) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser forbidden response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserForbidden) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser forbidden response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserForbidden) String

type PutOrgauthorizationTrustorCloneduserGatewayTimeout

type PutOrgauthorizationTrustorCloneduserGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutOrgauthorizationTrustorCloneduserGatewayTimeout

func NewPutOrgauthorizationTrustorCloneduserGatewayTimeout() *PutOrgauthorizationTrustorCloneduserGatewayTimeout

NewPutOrgauthorizationTrustorCloneduserGatewayTimeout creates a PutOrgauthorizationTrustorCloneduserGatewayTimeout with default headers values

func (*PutOrgauthorizationTrustorCloneduserGatewayTimeout) Error

func (*PutOrgauthorizationTrustorCloneduserGatewayTimeout) GetPayload

func (*PutOrgauthorizationTrustorCloneduserGatewayTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser gateway timeout response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserGatewayTimeout) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser gateway timeout response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserGatewayTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser gateway timeout response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserGatewayTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser gateway timeout response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserGatewayTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser gateway timeout response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserGatewayTimeout) String

type PutOrgauthorizationTrustorCloneduserInternalServerError

type PutOrgauthorizationTrustorCloneduserInternalServerError struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutOrgauthorizationTrustorCloneduserInternalServerError

func NewPutOrgauthorizationTrustorCloneduserInternalServerError() *PutOrgauthorizationTrustorCloneduserInternalServerError

NewPutOrgauthorizationTrustorCloneduserInternalServerError creates a PutOrgauthorizationTrustorCloneduserInternalServerError with default headers values

func (*PutOrgauthorizationTrustorCloneduserInternalServerError) Error

func (*PutOrgauthorizationTrustorCloneduserInternalServerError) GetPayload

func (*PutOrgauthorizationTrustorCloneduserInternalServerError) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser internal server error response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserInternalServerError) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser internal server error response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserInternalServerError) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser internal server error response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserInternalServerError) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser internal server error response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserInternalServerError) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser internal server error response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserInternalServerError) String

type PutOrgauthorizationTrustorCloneduserNotFound

type PutOrgauthorizationTrustorCloneduserNotFound struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutOrgauthorizationTrustorCloneduserNotFound

func NewPutOrgauthorizationTrustorCloneduserNotFound() *PutOrgauthorizationTrustorCloneduserNotFound

NewPutOrgauthorizationTrustorCloneduserNotFound creates a PutOrgauthorizationTrustorCloneduserNotFound with default headers values

func (*PutOrgauthorizationTrustorCloneduserNotFound) Error

func (*PutOrgauthorizationTrustorCloneduserNotFound) GetPayload

func (*PutOrgauthorizationTrustorCloneduserNotFound) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser not found response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserNotFound) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser not found response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserNotFound) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser not found response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserNotFound) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser not found response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserNotFound) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser not found response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserNotFound) String

type PutOrgauthorizationTrustorCloneduserOK

type PutOrgauthorizationTrustorCloneduserOK struct {
	Payload *models.ClonedUser
}

PutOrgauthorizationTrustorCloneduserOK describes a response with status code 200, with default header values.

successful operation

func NewPutOrgauthorizationTrustorCloneduserOK

func NewPutOrgauthorizationTrustorCloneduserOK() *PutOrgauthorizationTrustorCloneduserOK

NewPutOrgauthorizationTrustorCloneduserOK creates a PutOrgauthorizationTrustorCloneduserOK with default headers values

func (*PutOrgauthorizationTrustorCloneduserOK) Error

func (*PutOrgauthorizationTrustorCloneduserOK) GetPayload

func (*PutOrgauthorizationTrustorCloneduserOK) IsClientError

func (o *PutOrgauthorizationTrustorCloneduserOK) IsClientError() bool

IsClientError returns true when this put orgauthorization trustor cloneduser o k response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserOK) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser o k response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserOK) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser o k response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserOK) IsServerError

func (o *PutOrgauthorizationTrustorCloneduserOK) IsServerError() bool

IsServerError returns true when this put orgauthorization trustor cloneduser o k response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserOK) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser o k response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserOK) String

type PutOrgauthorizationTrustorCloneduserParams

type PutOrgauthorizationTrustorCloneduserParams struct {

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

PutOrgauthorizationTrustorCloneduserParams contains all the parameters to send to the API endpoint

for the put orgauthorization trustor cloneduser operation.

Typically these are written to a http.Request.

func NewPutOrgauthorizationTrustorCloneduserParams

func NewPutOrgauthorizationTrustorCloneduserParams() *PutOrgauthorizationTrustorCloneduserParams

NewPutOrgauthorizationTrustorCloneduserParams creates a new PutOrgauthorizationTrustorCloneduserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutOrgauthorizationTrustorCloneduserParamsWithContext

func NewPutOrgauthorizationTrustorCloneduserParamsWithContext(ctx context.Context) *PutOrgauthorizationTrustorCloneduserParams

NewPutOrgauthorizationTrustorCloneduserParamsWithContext creates a new PutOrgauthorizationTrustorCloneduserParams object with the ability to set a context for a request.

func NewPutOrgauthorizationTrustorCloneduserParamsWithHTTPClient

func NewPutOrgauthorizationTrustorCloneduserParamsWithHTTPClient(client *http.Client) *PutOrgauthorizationTrustorCloneduserParams

NewPutOrgauthorizationTrustorCloneduserParamsWithHTTPClient creates a new PutOrgauthorizationTrustorCloneduserParams object with the ability to set a custom HTTPClient for a request.

func NewPutOrgauthorizationTrustorCloneduserParamsWithTimeout

func NewPutOrgauthorizationTrustorCloneduserParamsWithTimeout(timeout time.Duration) *PutOrgauthorizationTrustorCloneduserParams

NewPutOrgauthorizationTrustorCloneduserParamsWithTimeout creates a new PutOrgauthorizationTrustorCloneduserParams object with the ability to set a timeout on a request.

func (*PutOrgauthorizationTrustorCloneduserParams) SetContext

SetContext adds the context to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) SetDefaults

SetDefaults hydrates default values in the put orgauthorization trustor cloneduser params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrustorCloneduserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) SetTimeout

SetTimeout adds the timeout to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) SetTrusteeUserID

func (o *PutOrgauthorizationTrustorCloneduserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) SetTrustorOrgID

func (o *PutOrgauthorizationTrustorCloneduserParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) WithContext

WithContext adds the context to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) WithDefaults

WithDefaults hydrates default values in the put orgauthorization trustor cloneduser params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrustorCloneduserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) WithTimeout

WithTimeout adds the timeout to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the put orgauthorization trustor cloneduser params

func (*PutOrgauthorizationTrustorCloneduserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutOrgauthorizationTrustorCloneduserReader

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

PutOrgauthorizationTrustorCloneduserReader is a Reader for the PutOrgauthorizationTrustorCloneduser structure.

func (*PutOrgauthorizationTrustorCloneduserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge

type PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutOrgauthorizationTrustorCloneduserRequestEntityTooLarge

func NewPutOrgauthorizationTrustorCloneduserRequestEntityTooLarge() *PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge

NewPutOrgauthorizationTrustorCloneduserRequestEntityTooLarge creates a PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge with default headers values

func (*PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge) Error

func (*PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge) GetPayload

func (*PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser request entity too large response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser request entity too large response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser request entity too large response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser request entity too large response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser request entity too large response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserRequestEntityTooLarge) String

type PutOrgauthorizationTrustorCloneduserRequestTimeout

type PutOrgauthorizationTrustorCloneduserRequestTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutOrgauthorizationTrustorCloneduserRequestTimeout

func NewPutOrgauthorizationTrustorCloneduserRequestTimeout() *PutOrgauthorizationTrustorCloneduserRequestTimeout

NewPutOrgauthorizationTrustorCloneduserRequestTimeout creates a PutOrgauthorizationTrustorCloneduserRequestTimeout with default headers values

func (*PutOrgauthorizationTrustorCloneduserRequestTimeout) Error

func (*PutOrgauthorizationTrustorCloneduserRequestTimeout) GetPayload

func (*PutOrgauthorizationTrustorCloneduserRequestTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser request timeout response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserRequestTimeout) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser request timeout response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserRequestTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser request timeout response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserRequestTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser request timeout response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserRequestTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser request timeout response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserRequestTimeout) String

type PutOrgauthorizationTrustorCloneduserServiceUnavailable

type PutOrgauthorizationTrustorCloneduserServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutOrgauthorizationTrustorCloneduserServiceUnavailable

func NewPutOrgauthorizationTrustorCloneduserServiceUnavailable() *PutOrgauthorizationTrustorCloneduserServiceUnavailable

NewPutOrgauthorizationTrustorCloneduserServiceUnavailable creates a PutOrgauthorizationTrustorCloneduserServiceUnavailable with default headers values

func (*PutOrgauthorizationTrustorCloneduserServiceUnavailable) Error

func (*PutOrgauthorizationTrustorCloneduserServiceUnavailable) GetPayload

func (*PutOrgauthorizationTrustorCloneduserServiceUnavailable) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser service unavailable response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserServiceUnavailable) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser service unavailable response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserServiceUnavailable) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser service unavailable response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserServiceUnavailable) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser service unavailable response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserServiceUnavailable) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser service unavailable response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserServiceUnavailable) String

type PutOrgauthorizationTrustorCloneduserTooManyRequests

type PutOrgauthorizationTrustorCloneduserTooManyRequests struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutOrgauthorizationTrustorCloneduserTooManyRequests

func NewPutOrgauthorizationTrustorCloneduserTooManyRequests() *PutOrgauthorizationTrustorCloneduserTooManyRequests

NewPutOrgauthorizationTrustorCloneduserTooManyRequests creates a PutOrgauthorizationTrustorCloneduserTooManyRequests with default headers values

func (*PutOrgauthorizationTrustorCloneduserTooManyRequests) Error

func (*PutOrgauthorizationTrustorCloneduserTooManyRequests) GetPayload

func (*PutOrgauthorizationTrustorCloneduserTooManyRequests) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser too many requests response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserTooManyRequests) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser too many requests response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserTooManyRequests) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser too many requests response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserTooManyRequests) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser too many requests response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserTooManyRequests) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser too many requests response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserTooManyRequests) String

type PutOrgauthorizationTrustorCloneduserUnauthorized

type PutOrgauthorizationTrustorCloneduserUnauthorized struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutOrgauthorizationTrustorCloneduserUnauthorized

func NewPutOrgauthorizationTrustorCloneduserUnauthorized() *PutOrgauthorizationTrustorCloneduserUnauthorized

NewPutOrgauthorizationTrustorCloneduserUnauthorized creates a PutOrgauthorizationTrustorCloneduserUnauthorized with default headers values

func (*PutOrgauthorizationTrustorCloneduserUnauthorized) Error

func (*PutOrgauthorizationTrustorCloneduserUnauthorized) GetPayload

func (*PutOrgauthorizationTrustorCloneduserUnauthorized) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser unauthorized response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserUnauthorized) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser unauthorized response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserUnauthorized) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser unauthorized response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserUnauthorized) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser unauthorized response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserUnauthorized) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser unauthorized response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserUnauthorized) String

type PutOrgauthorizationTrustorCloneduserUnsupportedMediaType

type PutOrgauthorizationTrustorCloneduserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorCloneduserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutOrgauthorizationTrustorCloneduserUnsupportedMediaType

func NewPutOrgauthorizationTrustorCloneduserUnsupportedMediaType() *PutOrgauthorizationTrustorCloneduserUnsupportedMediaType

NewPutOrgauthorizationTrustorCloneduserUnsupportedMediaType creates a PutOrgauthorizationTrustorCloneduserUnsupportedMediaType with default headers values

func (*PutOrgauthorizationTrustorCloneduserUnsupportedMediaType) Error

func (*PutOrgauthorizationTrustorCloneduserUnsupportedMediaType) GetPayload

func (*PutOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsClientError

IsClientError returns true when this put orgauthorization trustor cloneduser unsupported media type response has a 4xx status code

func (*PutOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsCode

IsCode returns true when this put orgauthorization trustor cloneduser unsupported media type response a status code equal to that given

func (*PutOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put orgauthorization trustor cloneduser unsupported media type response has a 3xx status code

func (*PutOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsServerError

IsServerError returns true when this put orgauthorization trustor cloneduser unsupported media type response has a 5xx status code

func (*PutOrgauthorizationTrustorCloneduserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put orgauthorization trustor cloneduser unsupported media type response has a 2xx status code

func (*PutOrgauthorizationTrustorCloneduserUnsupportedMediaType) String

type PutOrgauthorizationTrustorGroupBadRequest

type PutOrgauthorizationTrustorGroupBadRequest struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutOrgauthorizationTrustorGroupBadRequest

func NewPutOrgauthorizationTrustorGroupBadRequest() *PutOrgauthorizationTrustorGroupBadRequest

NewPutOrgauthorizationTrustorGroupBadRequest creates a PutOrgauthorizationTrustorGroupBadRequest with default headers values

func (*PutOrgauthorizationTrustorGroupBadRequest) Error

func (*PutOrgauthorizationTrustorGroupBadRequest) GetPayload

func (*PutOrgauthorizationTrustorGroupBadRequest) IsClientError

IsClientError returns true when this put orgauthorization trustor group bad request response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupBadRequest) IsCode

IsCode returns true when this put orgauthorization trustor group bad request response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupBadRequest) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group bad request response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupBadRequest) IsServerError

IsServerError returns true when this put orgauthorization trustor group bad request response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupBadRequest) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group bad request response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupBadRequest) String

type PutOrgauthorizationTrustorGroupForbidden

type PutOrgauthorizationTrustorGroupForbidden struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutOrgauthorizationTrustorGroupForbidden

func NewPutOrgauthorizationTrustorGroupForbidden() *PutOrgauthorizationTrustorGroupForbidden

NewPutOrgauthorizationTrustorGroupForbidden creates a PutOrgauthorizationTrustorGroupForbidden with default headers values

func (*PutOrgauthorizationTrustorGroupForbidden) Error

func (*PutOrgauthorizationTrustorGroupForbidden) GetPayload

func (*PutOrgauthorizationTrustorGroupForbidden) IsClientError

IsClientError returns true when this put orgauthorization trustor group forbidden response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupForbidden) IsCode

IsCode returns true when this put orgauthorization trustor group forbidden response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupForbidden) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group forbidden response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupForbidden) IsServerError

IsServerError returns true when this put orgauthorization trustor group forbidden response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupForbidden) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group forbidden response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupForbidden) String

type PutOrgauthorizationTrustorGroupGatewayTimeout

type PutOrgauthorizationTrustorGroupGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutOrgauthorizationTrustorGroupGatewayTimeout

func NewPutOrgauthorizationTrustorGroupGatewayTimeout() *PutOrgauthorizationTrustorGroupGatewayTimeout

NewPutOrgauthorizationTrustorGroupGatewayTimeout creates a PutOrgauthorizationTrustorGroupGatewayTimeout with default headers values

func (*PutOrgauthorizationTrustorGroupGatewayTimeout) Error

func (*PutOrgauthorizationTrustorGroupGatewayTimeout) GetPayload

func (*PutOrgauthorizationTrustorGroupGatewayTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustor group gateway timeout response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupGatewayTimeout) IsCode

IsCode returns true when this put orgauthorization trustor group gateway timeout response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupGatewayTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group gateway timeout response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupGatewayTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustor group gateway timeout response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupGatewayTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group gateway timeout response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupGatewayTimeout) String

type PutOrgauthorizationTrustorGroupInternalServerError

type PutOrgauthorizationTrustorGroupInternalServerError struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutOrgauthorizationTrustorGroupInternalServerError

func NewPutOrgauthorizationTrustorGroupInternalServerError() *PutOrgauthorizationTrustorGroupInternalServerError

NewPutOrgauthorizationTrustorGroupInternalServerError creates a PutOrgauthorizationTrustorGroupInternalServerError with default headers values

func (*PutOrgauthorizationTrustorGroupInternalServerError) Error

func (*PutOrgauthorizationTrustorGroupInternalServerError) GetPayload

func (*PutOrgauthorizationTrustorGroupInternalServerError) IsClientError

IsClientError returns true when this put orgauthorization trustor group internal server error response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupInternalServerError) IsCode

IsCode returns true when this put orgauthorization trustor group internal server error response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupInternalServerError) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group internal server error response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupInternalServerError) IsServerError

IsServerError returns true when this put orgauthorization trustor group internal server error response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupInternalServerError) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group internal server error response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupInternalServerError) String

type PutOrgauthorizationTrustorGroupNotFound

type PutOrgauthorizationTrustorGroupNotFound struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutOrgauthorizationTrustorGroupNotFound

func NewPutOrgauthorizationTrustorGroupNotFound() *PutOrgauthorizationTrustorGroupNotFound

NewPutOrgauthorizationTrustorGroupNotFound creates a PutOrgauthorizationTrustorGroupNotFound with default headers values

func (*PutOrgauthorizationTrustorGroupNotFound) Error

func (*PutOrgauthorizationTrustorGroupNotFound) GetPayload

func (*PutOrgauthorizationTrustorGroupNotFound) IsClientError

func (o *PutOrgauthorizationTrustorGroupNotFound) IsClientError() bool

IsClientError returns true when this put orgauthorization trustor group not found response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupNotFound) IsCode

IsCode returns true when this put orgauthorization trustor group not found response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupNotFound) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group not found response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupNotFound) IsServerError

func (o *PutOrgauthorizationTrustorGroupNotFound) IsServerError() bool

IsServerError returns true when this put orgauthorization trustor group not found response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupNotFound) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group not found response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupNotFound) String

type PutOrgauthorizationTrustorGroupOK

type PutOrgauthorizationTrustorGroupOK struct {
	Payload *models.TrustGroup
}

PutOrgauthorizationTrustorGroupOK describes a response with status code 200, with default header values.

successful operation

func NewPutOrgauthorizationTrustorGroupOK

func NewPutOrgauthorizationTrustorGroupOK() *PutOrgauthorizationTrustorGroupOK

NewPutOrgauthorizationTrustorGroupOK creates a PutOrgauthorizationTrustorGroupOK with default headers values

func (*PutOrgauthorizationTrustorGroupOK) Error

func (*PutOrgauthorizationTrustorGroupOK) GetPayload

func (*PutOrgauthorizationTrustorGroupOK) IsClientError

func (o *PutOrgauthorizationTrustorGroupOK) IsClientError() bool

IsClientError returns true when this put orgauthorization trustor group o k response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupOK) IsCode

func (o *PutOrgauthorizationTrustorGroupOK) IsCode(code int) bool

IsCode returns true when this put orgauthorization trustor group o k response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupOK) IsRedirect

func (o *PutOrgauthorizationTrustorGroupOK) IsRedirect() bool

IsRedirect returns true when this put orgauthorization trustor group o k response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupOK) IsServerError

func (o *PutOrgauthorizationTrustorGroupOK) IsServerError() bool

IsServerError returns true when this put orgauthorization trustor group o k response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupOK) IsSuccess

func (o *PutOrgauthorizationTrustorGroupOK) IsSuccess() bool

IsSuccess returns true when this put orgauthorization trustor group o k response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupOK) String

type PutOrgauthorizationTrustorGroupParams

type PutOrgauthorizationTrustorGroupParams struct {

	/* TrustorGroupID.

	   Trustor Group Id
	*/
	TrustorGroupID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

PutOrgauthorizationTrustorGroupParams contains all the parameters to send to the API endpoint

for the put orgauthorization trustor group operation.

Typically these are written to a http.Request.

func NewPutOrgauthorizationTrustorGroupParams

func NewPutOrgauthorizationTrustorGroupParams() *PutOrgauthorizationTrustorGroupParams

NewPutOrgauthorizationTrustorGroupParams creates a new PutOrgauthorizationTrustorGroupParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutOrgauthorizationTrustorGroupParamsWithContext

func NewPutOrgauthorizationTrustorGroupParamsWithContext(ctx context.Context) *PutOrgauthorizationTrustorGroupParams

NewPutOrgauthorizationTrustorGroupParamsWithContext creates a new PutOrgauthorizationTrustorGroupParams object with the ability to set a context for a request.

func NewPutOrgauthorizationTrustorGroupParamsWithHTTPClient

func NewPutOrgauthorizationTrustorGroupParamsWithHTTPClient(client *http.Client) *PutOrgauthorizationTrustorGroupParams

NewPutOrgauthorizationTrustorGroupParamsWithHTTPClient creates a new PutOrgauthorizationTrustorGroupParams object with the ability to set a custom HTTPClient for a request.

func NewPutOrgauthorizationTrustorGroupParamsWithTimeout

func NewPutOrgauthorizationTrustorGroupParamsWithTimeout(timeout time.Duration) *PutOrgauthorizationTrustorGroupParams

NewPutOrgauthorizationTrustorGroupParamsWithTimeout creates a new PutOrgauthorizationTrustorGroupParams object with the ability to set a timeout on a request.

func (*PutOrgauthorizationTrustorGroupParams) SetContext

SetContext adds the context to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) SetDefaults

func (o *PutOrgauthorizationTrustorGroupParams) SetDefaults()

SetDefaults hydrates default values in the put orgauthorization trustor group params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrustorGroupParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) SetTimeout

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

SetTimeout adds the timeout to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) SetTrustorGroupID

func (o *PutOrgauthorizationTrustorGroupParams) SetTrustorGroupID(trustorGroupID string)

SetTrustorGroupID adds the trustorGroupId to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) SetTrustorOrgID

func (o *PutOrgauthorizationTrustorGroupParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) WithContext

WithContext adds the context to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) WithDefaults

WithDefaults hydrates default values in the put orgauthorization trustor group params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrustorGroupParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) WithTimeout

WithTimeout adds the timeout to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) WithTrustorGroupID

WithTrustorGroupID adds the trustorGroupID to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the put orgauthorization trustor group params

func (*PutOrgauthorizationTrustorGroupParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutOrgauthorizationTrustorGroupReader

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

PutOrgauthorizationTrustorGroupReader is a Reader for the PutOrgauthorizationTrustorGroup structure.

func (*PutOrgauthorizationTrustorGroupReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutOrgauthorizationTrustorGroupRequestEntityTooLarge

type PutOrgauthorizationTrustorGroupRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutOrgauthorizationTrustorGroupRequestEntityTooLarge

func NewPutOrgauthorizationTrustorGroupRequestEntityTooLarge() *PutOrgauthorizationTrustorGroupRequestEntityTooLarge

NewPutOrgauthorizationTrustorGroupRequestEntityTooLarge creates a PutOrgauthorizationTrustorGroupRequestEntityTooLarge with default headers values

func (*PutOrgauthorizationTrustorGroupRequestEntityTooLarge) Error

func (*PutOrgauthorizationTrustorGroupRequestEntityTooLarge) GetPayload

func (*PutOrgauthorizationTrustorGroupRequestEntityTooLarge) IsClientError

IsClientError returns true when this put orgauthorization trustor group request entity too large response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupRequestEntityTooLarge) IsCode

IsCode returns true when this put orgauthorization trustor group request entity too large response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group request entity too large response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupRequestEntityTooLarge) IsServerError

IsServerError returns true when this put orgauthorization trustor group request entity too large response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group request entity too large response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupRequestEntityTooLarge) String

type PutOrgauthorizationTrustorGroupRequestTimeout

type PutOrgauthorizationTrustorGroupRequestTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutOrgauthorizationTrustorGroupRequestTimeout

func NewPutOrgauthorizationTrustorGroupRequestTimeout() *PutOrgauthorizationTrustorGroupRequestTimeout

NewPutOrgauthorizationTrustorGroupRequestTimeout creates a PutOrgauthorizationTrustorGroupRequestTimeout with default headers values

func (*PutOrgauthorizationTrustorGroupRequestTimeout) Error

func (*PutOrgauthorizationTrustorGroupRequestTimeout) GetPayload

func (*PutOrgauthorizationTrustorGroupRequestTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustor group request timeout response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupRequestTimeout) IsCode

IsCode returns true when this put orgauthorization trustor group request timeout response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupRequestTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group request timeout response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupRequestTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustor group request timeout response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupRequestTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group request timeout response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupRequestTimeout) String

type PutOrgauthorizationTrustorGroupServiceUnavailable

type PutOrgauthorizationTrustorGroupServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutOrgauthorizationTrustorGroupServiceUnavailable

func NewPutOrgauthorizationTrustorGroupServiceUnavailable() *PutOrgauthorizationTrustorGroupServiceUnavailable

NewPutOrgauthorizationTrustorGroupServiceUnavailable creates a PutOrgauthorizationTrustorGroupServiceUnavailable with default headers values

func (*PutOrgauthorizationTrustorGroupServiceUnavailable) Error

func (*PutOrgauthorizationTrustorGroupServiceUnavailable) GetPayload

func (*PutOrgauthorizationTrustorGroupServiceUnavailable) IsClientError

IsClientError returns true when this put orgauthorization trustor group service unavailable response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupServiceUnavailable) IsCode

IsCode returns true when this put orgauthorization trustor group service unavailable response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupServiceUnavailable) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group service unavailable response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupServiceUnavailable) IsServerError

IsServerError returns true when this put orgauthorization trustor group service unavailable response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupServiceUnavailable) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group service unavailable response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupServiceUnavailable) String

type PutOrgauthorizationTrustorGroupTooManyRequests

type PutOrgauthorizationTrustorGroupTooManyRequests struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutOrgauthorizationTrustorGroupTooManyRequests

func NewPutOrgauthorizationTrustorGroupTooManyRequests() *PutOrgauthorizationTrustorGroupTooManyRequests

NewPutOrgauthorizationTrustorGroupTooManyRequests creates a PutOrgauthorizationTrustorGroupTooManyRequests with default headers values

func (*PutOrgauthorizationTrustorGroupTooManyRequests) Error

func (*PutOrgauthorizationTrustorGroupTooManyRequests) GetPayload

func (*PutOrgauthorizationTrustorGroupTooManyRequests) IsClientError

IsClientError returns true when this put orgauthorization trustor group too many requests response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupTooManyRequests) IsCode

IsCode returns true when this put orgauthorization trustor group too many requests response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupTooManyRequests) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group too many requests response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupTooManyRequests) IsServerError

IsServerError returns true when this put orgauthorization trustor group too many requests response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupTooManyRequests) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group too many requests response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupTooManyRequests) String

type PutOrgauthorizationTrustorGroupUnauthorized

type PutOrgauthorizationTrustorGroupUnauthorized struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutOrgauthorizationTrustorGroupUnauthorized

func NewPutOrgauthorizationTrustorGroupUnauthorized() *PutOrgauthorizationTrustorGroupUnauthorized

NewPutOrgauthorizationTrustorGroupUnauthorized creates a PutOrgauthorizationTrustorGroupUnauthorized with default headers values

func (*PutOrgauthorizationTrustorGroupUnauthorized) Error

func (*PutOrgauthorizationTrustorGroupUnauthorized) GetPayload

func (*PutOrgauthorizationTrustorGroupUnauthorized) IsClientError

IsClientError returns true when this put orgauthorization trustor group unauthorized response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupUnauthorized) IsCode

IsCode returns true when this put orgauthorization trustor group unauthorized response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupUnauthorized) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group unauthorized response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupUnauthorized) IsServerError

IsServerError returns true when this put orgauthorization trustor group unauthorized response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupUnauthorized) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group unauthorized response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupUnauthorized) String

type PutOrgauthorizationTrustorGroupUnsupportedMediaType

type PutOrgauthorizationTrustorGroupUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorGroupUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutOrgauthorizationTrustorGroupUnsupportedMediaType

func NewPutOrgauthorizationTrustorGroupUnsupportedMediaType() *PutOrgauthorizationTrustorGroupUnsupportedMediaType

NewPutOrgauthorizationTrustorGroupUnsupportedMediaType creates a PutOrgauthorizationTrustorGroupUnsupportedMediaType with default headers values

func (*PutOrgauthorizationTrustorGroupUnsupportedMediaType) Error

func (*PutOrgauthorizationTrustorGroupUnsupportedMediaType) GetPayload

func (*PutOrgauthorizationTrustorGroupUnsupportedMediaType) IsClientError

IsClientError returns true when this put orgauthorization trustor group unsupported media type response has a 4xx status code

func (*PutOrgauthorizationTrustorGroupUnsupportedMediaType) IsCode

IsCode returns true when this put orgauthorization trustor group unsupported media type response a status code equal to that given

func (*PutOrgauthorizationTrustorGroupUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put orgauthorization trustor group unsupported media type response has a 3xx status code

func (*PutOrgauthorizationTrustorGroupUnsupportedMediaType) IsServerError

IsServerError returns true when this put orgauthorization trustor group unsupported media type response has a 5xx status code

func (*PutOrgauthorizationTrustorGroupUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put orgauthorization trustor group unsupported media type response has a 2xx status code

func (*PutOrgauthorizationTrustorGroupUnsupportedMediaType) String

type PutOrgauthorizationTrustorUserBadRequest

type PutOrgauthorizationTrustorUserBadRequest struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewPutOrgauthorizationTrustorUserBadRequest

func NewPutOrgauthorizationTrustorUserBadRequest() *PutOrgauthorizationTrustorUserBadRequest

NewPutOrgauthorizationTrustorUserBadRequest creates a PutOrgauthorizationTrustorUserBadRequest with default headers values

func (*PutOrgauthorizationTrustorUserBadRequest) Error

func (*PutOrgauthorizationTrustorUserBadRequest) GetPayload

func (*PutOrgauthorizationTrustorUserBadRequest) IsClientError

IsClientError returns true when this put orgauthorization trustor user bad request response has a 4xx status code

func (*PutOrgauthorizationTrustorUserBadRequest) IsCode

IsCode returns true when this put orgauthorization trustor user bad request response a status code equal to that given

func (*PutOrgauthorizationTrustorUserBadRequest) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user bad request response has a 3xx status code

func (*PutOrgauthorizationTrustorUserBadRequest) IsServerError

IsServerError returns true when this put orgauthorization trustor user bad request response has a 5xx status code

func (*PutOrgauthorizationTrustorUserBadRequest) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user bad request response has a 2xx status code

func (*PutOrgauthorizationTrustorUserBadRequest) String

type PutOrgauthorizationTrustorUserForbidden

type PutOrgauthorizationTrustorUserForbidden struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewPutOrgauthorizationTrustorUserForbidden

func NewPutOrgauthorizationTrustorUserForbidden() *PutOrgauthorizationTrustorUserForbidden

NewPutOrgauthorizationTrustorUserForbidden creates a PutOrgauthorizationTrustorUserForbidden with default headers values

func (*PutOrgauthorizationTrustorUserForbidden) Error

func (*PutOrgauthorizationTrustorUserForbidden) GetPayload

func (*PutOrgauthorizationTrustorUserForbidden) IsClientError

func (o *PutOrgauthorizationTrustorUserForbidden) IsClientError() bool

IsClientError returns true when this put orgauthorization trustor user forbidden response has a 4xx status code

func (*PutOrgauthorizationTrustorUserForbidden) IsCode

IsCode returns true when this put orgauthorization trustor user forbidden response a status code equal to that given

func (*PutOrgauthorizationTrustorUserForbidden) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user forbidden response has a 3xx status code

func (*PutOrgauthorizationTrustorUserForbidden) IsServerError

func (o *PutOrgauthorizationTrustorUserForbidden) IsServerError() bool

IsServerError returns true when this put orgauthorization trustor user forbidden response has a 5xx status code

func (*PutOrgauthorizationTrustorUserForbidden) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user forbidden response has a 2xx status code

func (*PutOrgauthorizationTrustorUserForbidden) String

type PutOrgauthorizationTrustorUserGatewayTimeout

type PutOrgauthorizationTrustorUserGatewayTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewPutOrgauthorizationTrustorUserGatewayTimeout

func NewPutOrgauthorizationTrustorUserGatewayTimeout() *PutOrgauthorizationTrustorUserGatewayTimeout

NewPutOrgauthorizationTrustorUserGatewayTimeout creates a PutOrgauthorizationTrustorUserGatewayTimeout with default headers values

func (*PutOrgauthorizationTrustorUserGatewayTimeout) Error

func (*PutOrgauthorizationTrustorUserGatewayTimeout) GetPayload

func (*PutOrgauthorizationTrustorUserGatewayTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustor user gateway timeout response has a 4xx status code

func (*PutOrgauthorizationTrustorUserGatewayTimeout) IsCode

IsCode returns true when this put orgauthorization trustor user gateway timeout response a status code equal to that given

func (*PutOrgauthorizationTrustorUserGatewayTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user gateway timeout response has a 3xx status code

func (*PutOrgauthorizationTrustorUserGatewayTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustor user gateway timeout response has a 5xx status code

func (*PutOrgauthorizationTrustorUserGatewayTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user gateway timeout response has a 2xx status code

func (*PutOrgauthorizationTrustorUserGatewayTimeout) String

type PutOrgauthorizationTrustorUserInternalServerError

type PutOrgauthorizationTrustorUserInternalServerError struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewPutOrgauthorizationTrustorUserInternalServerError

func NewPutOrgauthorizationTrustorUserInternalServerError() *PutOrgauthorizationTrustorUserInternalServerError

NewPutOrgauthorizationTrustorUserInternalServerError creates a PutOrgauthorizationTrustorUserInternalServerError with default headers values

func (*PutOrgauthorizationTrustorUserInternalServerError) Error

func (*PutOrgauthorizationTrustorUserInternalServerError) GetPayload

func (*PutOrgauthorizationTrustorUserInternalServerError) IsClientError

IsClientError returns true when this put orgauthorization trustor user internal server error response has a 4xx status code

func (*PutOrgauthorizationTrustorUserInternalServerError) IsCode

IsCode returns true when this put orgauthorization trustor user internal server error response a status code equal to that given

func (*PutOrgauthorizationTrustorUserInternalServerError) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user internal server error response has a 3xx status code

func (*PutOrgauthorizationTrustorUserInternalServerError) IsServerError

IsServerError returns true when this put orgauthorization trustor user internal server error response has a 5xx status code

func (*PutOrgauthorizationTrustorUserInternalServerError) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user internal server error response has a 2xx status code

func (*PutOrgauthorizationTrustorUserInternalServerError) String

type PutOrgauthorizationTrustorUserNotFound

type PutOrgauthorizationTrustorUserNotFound struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewPutOrgauthorizationTrustorUserNotFound

func NewPutOrgauthorizationTrustorUserNotFound() *PutOrgauthorizationTrustorUserNotFound

NewPutOrgauthorizationTrustorUserNotFound creates a PutOrgauthorizationTrustorUserNotFound with default headers values

func (*PutOrgauthorizationTrustorUserNotFound) Error

func (*PutOrgauthorizationTrustorUserNotFound) GetPayload

func (*PutOrgauthorizationTrustorUserNotFound) IsClientError

func (o *PutOrgauthorizationTrustorUserNotFound) IsClientError() bool

IsClientError returns true when this put orgauthorization trustor user not found response has a 4xx status code

func (*PutOrgauthorizationTrustorUserNotFound) IsCode

IsCode returns true when this put orgauthorization trustor user not found response a status code equal to that given

func (*PutOrgauthorizationTrustorUserNotFound) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user not found response has a 3xx status code

func (*PutOrgauthorizationTrustorUserNotFound) IsServerError

func (o *PutOrgauthorizationTrustorUserNotFound) IsServerError() bool

IsServerError returns true when this put orgauthorization trustor user not found response has a 5xx status code

func (*PutOrgauthorizationTrustorUserNotFound) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user not found response has a 2xx status code

func (*PutOrgauthorizationTrustorUserNotFound) String

type PutOrgauthorizationTrustorUserOK

type PutOrgauthorizationTrustorUserOK struct {
	Payload *models.TrustUser
}

PutOrgauthorizationTrustorUserOK describes a response with status code 200, with default header values.

successful operation

func NewPutOrgauthorizationTrustorUserOK

func NewPutOrgauthorizationTrustorUserOK() *PutOrgauthorizationTrustorUserOK

NewPutOrgauthorizationTrustorUserOK creates a PutOrgauthorizationTrustorUserOK with default headers values

func (*PutOrgauthorizationTrustorUserOK) Error

func (*PutOrgauthorizationTrustorUserOK) GetPayload

func (*PutOrgauthorizationTrustorUserOK) IsClientError

func (o *PutOrgauthorizationTrustorUserOK) IsClientError() bool

IsClientError returns true when this put orgauthorization trustor user o k response has a 4xx status code

func (*PutOrgauthorizationTrustorUserOK) IsCode

func (o *PutOrgauthorizationTrustorUserOK) IsCode(code int) bool

IsCode returns true when this put orgauthorization trustor user o k response a status code equal to that given

func (*PutOrgauthorizationTrustorUserOK) IsRedirect

func (o *PutOrgauthorizationTrustorUserOK) IsRedirect() bool

IsRedirect returns true when this put orgauthorization trustor user o k response has a 3xx status code

func (*PutOrgauthorizationTrustorUserOK) IsServerError

func (o *PutOrgauthorizationTrustorUserOK) IsServerError() bool

IsServerError returns true when this put orgauthorization trustor user o k response has a 5xx status code

func (*PutOrgauthorizationTrustorUserOK) IsSuccess

func (o *PutOrgauthorizationTrustorUserOK) IsSuccess() bool

IsSuccess returns true when this put orgauthorization trustor user o k response has a 2xx status code

func (*PutOrgauthorizationTrustorUserOK) String

type PutOrgauthorizationTrustorUserParams

type PutOrgauthorizationTrustorUserParams struct {

	/* TrusteeUserID.

	   Trustee User Id
	*/
	TrusteeUserID string

	/* TrustorOrgID.

	   Trustor Organization Id
	*/
	TrustorOrgID string

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

PutOrgauthorizationTrustorUserParams contains all the parameters to send to the API endpoint

for the put orgauthorization trustor user operation.

Typically these are written to a http.Request.

func NewPutOrgauthorizationTrustorUserParams

func NewPutOrgauthorizationTrustorUserParams() *PutOrgauthorizationTrustorUserParams

NewPutOrgauthorizationTrustorUserParams creates a new PutOrgauthorizationTrustorUserParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPutOrgauthorizationTrustorUserParamsWithContext

func NewPutOrgauthorizationTrustorUserParamsWithContext(ctx context.Context) *PutOrgauthorizationTrustorUserParams

NewPutOrgauthorizationTrustorUserParamsWithContext creates a new PutOrgauthorizationTrustorUserParams object with the ability to set a context for a request.

func NewPutOrgauthorizationTrustorUserParamsWithHTTPClient

func NewPutOrgauthorizationTrustorUserParamsWithHTTPClient(client *http.Client) *PutOrgauthorizationTrustorUserParams

NewPutOrgauthorizationTrustorUserParamsWithHTTPClient creates a new PutOrgauthorizationTrustorUserParams object with the ability to set a custom HTTPClient for a request.

func NewPutOrgauthorizationTrustorUserParamsWithTimeout

func NewPutOrgauthorizationTrustorUserParamsWithTimeout(timeout time.Duration) *PutOrgauthorizationTrustorUserParams

NewPutOrgauthorizationTrustorUserParamsWithTimeout creates a new PutOrgauthorizationTrustorUserParams object with the ability to set a timeout on a request.

func (*PutOrgauthorizationTrustorUserParams) SetContext

SetContext adds the context to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) SetDefaults

func (o *PutOrgauthorizationTrustorUserParams) SetDefaults()

SetDefaults hydrates default values in the put orgauthorization trustor user params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrustorUserParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) SetTimeout

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

SetTimeout adds the timeout to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) SetTrusteeUserID

func (o *PutOrgauthorizationTrustorUserParams) SetTrusteeUserID(trusteeUserID string)

SetTrusteeUserID adds the trusteeUserId to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) SetTrustorOrgID

func (o *PutOrgauthorizationTrustorUserParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) WithContext

WithContext adds the context to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) WithDefaults

WithDefaults hydrates default values in the put orgauthorization trustor user params (not the query body).

All values with no default are reset to their zero value.

func (*PutOrgauthorizationTrustorUserParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) WithTimeout

WithTimeout adds the timeout to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) WithTrusteeUserID

WithTrusteeUserID adds the trusteeUserID to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the put orgauthorization trustor user params

func (*PutOrgauthorizationTrustorUserParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PutOrgauthorizationTrustorUserReader

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

PutOrgauthorizationTrustorUserReader is a Reader for the PutOrgauthorizationTrustorUser structure.

func (*PutOrgauthorizationTrustorUserReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type PutOrgauthorizationTrustorUserRequestEntityTooLarge

type PutOrgauthorizationTrustorUserRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewPutOrgauthorizationTrustorUserRequestEntityTooLarge

func NewPutOrgauthorizationTrustorUserRequestEntityTooLarge() *PutOrgauthorizationTrustorUserRequestEntityTooLarge

NewPutOrgauthorizationTrustorUserRequestEntityTooLarge creates a PutOrgauthorizationTrustorUserRequestEntityTooLarge with default headers values

func (*PutOrgauthorizationTrustorUserRequestEntityTooLarge) Error

func (*PutOrgauthorizationTrustorUserRequestEntityTooLarge) GetPayload

func (*PutOrgauthorizationTrustorUserRequestEntityTooLarge) IsClientError

IsClientError returns true when this put orgauthorization trustor user request entity too large response has a 4xx status code

func (*PutOrgauthorizationTrustorUserRequestEntityTooLarge) IsCode

IsCode returns true when this put orgauthorization trustor user request entity too large response a status code equal to that given

func (*PutOrgauthorizationTrustorUserRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user request entity too large response has a 3xx status code

func (*PutOrgauthorizationTrustorUserRequestEntityTooLarge) IsServerError

IsServerError returns true when this put orgauthorization trustor user request entity too large response has a 5xx status code

func (*PutOrgauthorizationTrustorUserRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user request entity too large response has a 2xx status code

func (*PutOrgauthorizationTrustorUserRequestEntityTooLarge) String

type PutOrgauthorizationTrustorUserRequestTimeout

type PutOrgauthorizationTrustorUserRequestTimeout struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewPutOrgauthorizationTrustorUserRequestTimeout

func NewPutOrgauthorizationTrustorUserRequestTimeout() *PutOrgauthorizationTrustorUserRequestTimeout

NewPutOrgauthorizationTrustorUserRequestTimeout creates a PutOrgauthorizationTrustorUserRequestTimeout with default headers values

func (*PutOrgauthorizationTrustorUserRequestTimeout) Error

func (*PutOrgauthorizationTrustorUserRequestTimeout) GetPayload

func (*PutOrgauthorizationTrustorUserRequestTimeout) IsClientError

IsClientError returns true when this put orgauthorization trustor user request timeout response has a 4xx status code

func (*PutOrgauthorizationTrustorUserRequestTimeout) IsCode

IsCode returns true when this put orgauthorization trustor user request timeout response a status code equal to that given

func (*PutOrgauthorizationTrustorUserRequestTimeout) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user request timeout response has a 3xx status code

func (*PutOrgauthorizationTrustorUserRequestTimeout) IsServerError

IsServerError returns true when this put orgauthorization trustor user request timeout response has a 5xx status code

func (*PutOrgauthorizationTrustorUserRequestTimeout) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user request timeout response has a 2xx status code

func (*PutOrgauthorizationTrustorUserRequestTimeout) String

type PutOrgauthorizationTrustorUserServiceUnavailable

type PutOrgauthorizationTrustorUserServiceUnavailable struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewPutOrgauthorizationTrustorUserServiceUnavailable

func NewPutOrgauthorizationTrustorUserServiceUnavailable() *PutOrgauthorizationTrustorUserServiceUnavailable

NewPutOrgauthorizationTrustorUserServiceUnavailable creates a PutOrgauthorizationTrustorUserServiceUnavailable with default headers values

func (*PutOrgauthorizationTrustorUserServiceUnavailable) Error

func (*PutOrgauthorizationTrustorUserServiceUnavailable) GetPayload

func (*PutOrgauthorizationTrustorUserServiceUnavailable) IsClientError

IsClientError returns true when this put orgauthorization trustor user service unavailable response has a 4xx status code

func (*PutOrgauthorizationTrustorUserServiceUnavailable) IsCode

IsCode returns true when this put orgauthorization trustor user service unavailable response a status code equal to that given

func (*PutOrgauthorizationTrustorUserServiceUnavailable) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user service unavailable response has a 3xx status code

func (*PutOrgauthorizationTrustorUserServiceUnavailable) IsServerError

IsServerError returns true when this put orgauthorization trustor user service unavailable response has a 5xx status code

func (*PutOrgauthorizationTrustorUserServiceUnavailable) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user service unavailable response has a 2xx status code

func (*PutOrgauthorizationTrustorUserServiceUnavailable) String

type PutOrgauthorizationTrustorUserTooManyRequests

type PutOrgauthorizationTrustorUserTooManyRequests struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewPutOrgauthorizationTrustorUserTooManyRequests

func NewPutOrgauthorizationTrustorUserTooManyRequests() *PutOrgauthorizationTrustorUserTooManyRequests

NewPutOrgauthorizationTrustorUserTooManyRequests creates a PutOrgauthorizationTrustorUserTooManyRequests with default headers values

func (*PutOrgauthorizationTrustorUserTooManyRequests) Error

func (*PutOrgauthorizationTrustorUserTooManyRequests) GetPayload

func (*PutOrgauthorizationTrustorUserTooManyRequests) IsClientError

IsClientError returns true when this put orgauthorization trustor user too many requests response has a 4xx status code

func (*PutOrgauthorizationTrustorUserTooManyRequests) IsCode

IsCode returns true when this put orgauthorization trustor user too many requests response a status code equal to that given

func (*PutOrgauthorizationTrustorUserTooManyRequests) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user too many requests response has a 3xx status code

func (*PutOrgauthorizationTrustorUserTooManyRequests) IsServerError

IsServerError returns true when this put orgauthorization trustor user too many requests response has a 5xx status code

func (*PutOrgauthorizationTrustorUserTooManyRequests) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user too many requests response has a 2xx status code

func (*PutOrgauthorizationTrustorUserTooManyRequests) String

type PutOrgauthorizationTrustorUserUnauthorized

type PutOrgauthorizationTrustorUserUnauthorized struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewPutOrgauthorizationTrustorUserUnauthorized

func NewPutOrgauthorizationTrustorUserUnauthorized() *PutOrgauthorizationTrustorUserUnauthorized

NewPutOrgauthorizationTrustorUserUnauthorized creates a PutOrgauthorizationTrustorUserUnauthorized with default headers values

func (*PutOrgauthorizationTrustorUserUnauthorized) Error

func (*PutOrgauthorizationTrustorUserUnauthorized) GetPayload

func (*PutOrgauthorizationTrustorUserUnauthorized) IsClientError

IsClientError returns true when this put orgauthorization trustor user unauthorized response has a 4xx status code

func (*PutOrgauthorizationTrustorUserUnauthorized) IsCode

IsCode returns true when this put orgauthorization trustor user unauthorized response a status code equal to that given

func (*PutOrgauthorizationTrustorUserUnauthorized) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user unauthorized response has a 3xx status code

func (*PutOrgauthorizationTrustorUserUnauthorized) IsServerError

IsServerError returns true when this put orgauthorization trustor user unauthorized response has a 5xx status code

func (*PutOrgauthorizationTrustorUserUnauthorized) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user unauthorized response has a 2xx status code

func (*PutOrgauthorizationTrustorUserUnauthorized) String

type PutOrgauthorizationTrustorUserUnsupportedMediaType

type PutOrgauthorizationTrustorUserUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

PutOrgauthorizationTrustorUserUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewPutOrgauthorizationTrustorUserUnsupportedMediaType

func NewPutOrgauthorizationTrustorUserUnsupportedMediaType() *PutOrgauthorizationTrustorUserUnsupportedMediaType

NewPutOrgauthorizationTrustorUserUnsupportedMediaType creates a PutOrgauthorizationTrustorUserUnsupportedMediaType with default headers values

func (*PutOrgauthorizationTrustorUserUnsupportedMediaType) Error

func (*PutOrgauthorizationTrustorUserUnsupportedMediaType) GetPayload

func (*PutOrgauthorizationTrustorUserUnsupportedMediaType) IsClientError

IsClientError returns true when this put orgauthorization trustor user unsupported media type response has a 4xx status code

func (*PutOrgauthorizationTrustorUserUnsupportedMediaType) IsCode

IsCode returns true when this put orgauthorization trustor user unsupported media type response a status code equal to that given

func (*PutOrgauthorizationTrustorUserUnsupportedMediaType) IsRedirect

IsRedirect returns true when this put orgauthorization trustor user unsupported media type response has a 3xx status code

func (*PutOrgauthorizationTrustorUserUnsupportedMediaType) IsServerError

IsServerError returns true when this put orgauthorization trustor user unsupported media type response has a 5xx status code

func (*PutOrgauthorizationTrustorUserUnsupportedMediaType) IsSuccess

IsSuccess returns true when this put orgauthorization trustor user unsupported media type response has a 2xx status code

func (*PutOrgauthorizationTrustorUserUnsupportedMediaType) String

Source Files

Jump to

Keyboard shortcuts

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