Documentation
¶
Index ¶
- type Client
- func (a *Client) GetCharactersCharacterIDOpportunities(params *GetCharactersCharacterIDOpportunitiesParams, ...) (*GetCharactersCharacterIDOpportunitiesOK, error)
- func (a *Client) GetOpportunitiesGroups(params *GetOpportunitiesGroupsParams) (*GetOpportunitiesGroupsOK, error)
- func (a *Client) GetOpportunitiesGroupsGroupID(params *GetOpportunitiesGroupsGroupIDParams) (*GetOpportunitiesGroupsGroupIDOK, error)
- func (a *Client) GetOpportunitiesTasks(params *GetOpportunitiesTasksParams) (*GetOpportunitiesTasksOK, error)
- func (a *Client) GetOpportunitiesTasksTaskID(params *GetOpportunitiesTasksTaskIDParams) (*GetOpportunitiesTasksTaskIDOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type GetCharactersCharacterIDOpportunitiesBadRequest
- type GetCharactersCharacterIDOpportunitiesEnhanceYourCalm
- type GetCharactersCharacterIDOpportunitiesForbidden
- type GetCharactersCharacterIDOpportunitiesGatewayTimeout
- type GetCharactersCharacterIDOpportunitiesInternalServerError
- type GetCharactersCharacterIDOpportunitiesNotModified
- type GetCharactersCharacterIDOpportunitiesOK
- type GetCharactersCharacterIDOpportunitiesOKBodyItems0
- type GetCharactersCharacterIDOpportunitiesParams
- func NewGetCharactersCharacterIDOpportunitiesParams() *GetCharactersCharacterIDOpportunitiesParams
- func NewGetCharactersCharacterIDOpportunitiesParamsWithContext(ctx context.Context) *GetCharactersCharacterIDOpportunitiesParams
- func NewGetCharactersCharacterIDOpportunitiesParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDOpportunitiesParams
- func NewGetCharactersCharacterIDOpportunitiesParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDOpportunitiesParams
- func (o *GetCharactersCharacterIDOpportunitiesParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDOpportunitiesParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDOpportunitiesParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDOpportunitiesParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDOpportunitiesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDOpportunitiesParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDOpportunitiesParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDOpportunitiesParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDOpportunitiesParams
- func (o *GetCharactersCharacterIDOpportunitiesParams) WithContext(ctx context.Context) *GetCharactersCharacterIDOpportunitiesParams
- func (o *GetCharactersCharacterIDOpportunitiesParams) WithDatasource(datasource *string) *GetCharactersCharacterIDOpportunitiesParams
- func (o *GetCharactersCharacterIDOpportunitiesParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDOpportunitiesParams
- func (o *GetCharactersCharacterIDOpportunitiesParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDOpportunitiesParams
- func (o *GetCharactersCharacterIDOpportunitiesParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDOpportunitiesParams
- func (o *GetCharactersCharacterIDOpportunitiesParams) WithToken(token *string) *GetCharactersCharacterIDOpportunitiesParams
- func (o *GetCharactersCharacterIDOpportunitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDOpportunitiesReader
- type GetCharactersCharacterIDOpportunitiesServiceUnavailable
- type GetCharactersCharacterIDOpportunitiesUnauthorized
- type GetOpportunitiesGroupsBadRequest
- type GetOpportunitiesGroupsEnhanceYourCalm
- type GetOpportunitiesGroupsGatewayTimeout
- type GetOpportunitiesGroupsGroupIDBadRequest
- type GetOpportunitiesGroupsGroupIDEnhanceYourCalm
- type GetOpportunitiesGroupsGroupIDGatewayTimeout
- type GetOpportunitiesGroupsGroupIDInternalServerError
- type GetOpportunitiesGroupsGroupIDNotModified
- type GetOpportunitiesGroupsGroupIDOK
- type GetOpportunitiesGroupsGroupIDOKBody
- type GetOpportunitiesGroupsGroupIDParams
- func NewGetOpportunitiesGroupsGroupIDParams() *GetOpportunitiesGroupsGroupIDParams
- func NewGetOpportunitiesGroupsGroupIDParamsWithContext(ctx context.Context) *GetOpportunitiesGroupsGroupIDParams
- func NewGetOpportunitiesGroupsGroupIDParamsWithHTTPClient(client *http.Client) *GetOpportunitiesGroupsGroupIDParams
- func NewGetOpportunitiesGroupsGroupIDParamsWithTimeout(timeout time.Duration) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetOpportunitiesGroupsGroupIDParams) SetContext(ctx context.Context)
- func (o *GetOpportunitiesGroupsGroupIDParams) SetDatasource(datasource *string)
- func (o *GetOpportunitiesGroupsGroupIDParams) SetGroupID(groupID int32)
- func (o *GetOpportunitiesGroupsGroupIDParams) SetHTTPClient(client *http.Client)
- func (o *GetOpportunitiesGroupsGroupIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetOpportunitiesGroupsGroupIDParams) SetLanguage(language *string)
- func (o *GetOpportunitiesGroupsGroupIDParams) SetTimeout(timeout time.Duration)
- func (o *GetOpportunitiesGroupsGroupIDParams) WithAcceptLanguage(acceptLanguage *string) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) WithContext(ctx context.Context) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) WithDatasource(datasource *string) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) WithGroupID(groupID int32) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) WithHTTPClient(client *http.Client) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) WithLanguage(language *string) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) WithTimeout(timeout time.Duration) *GetOpportunitiesGroupsGroupIDParams
- func (o *GetOpportunitiesGroupsGroupIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOpportunitiesGroupsGroupIDReader
- type GetOpportunitiesGroupsGroupIDServiceUnavailable
- type GetOpportunitiesGroupsInternalServerError
- type GetOpportunitiesGroupsNotModified
- type GetOpportunitiesGroupsOK
- type GetOpportunitiesGroupsParams
- func NewGetOpportunitiesGroupsParams() *GetOpportunitiesGroupsParams
- func NewGetOpportunitiesGroupsParamsWithContext(ctx context.Context) *GetOpportunitiesGroupsParams
- func NewGetOpportunitiesGroupsParamsWithHTTPClient(client *http.Client) *GetOpportunitiesGroupsParams
- func NewGetOpportunitiesGroupsParamsWithTimeout(timeout time.Duration) *GetOpportunitiesGroupsParams
- func (o *GetOpportunitiesGroupsParams) SetContext(ctx context.Context)
- func (o *GetOpportunitiesGroupsParams) SetDatasource(datasource *string)
- func (o *GetOpportunitiesGroupsParams) SetHTTPClient(client *http.Client)
- func (o *GetOpportunitiesGroupsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetOpportunitiesGroupsParams) SetTimeout(timeout time.Duration)
- func (o *GetOpportunitiesGroupsParams) WithContext(ctx context.Context) *GetOpportunitiesGroupsParams
- func (o *GetOpportunitiesGroupsParams) WithDatasource(datasource *string) *GetOpportunitiesGroupsParams
- func (o *GetOpportunitiesGroupsParams) WithHTTPClient(client *http.Client) *GetOpportunitiesGroupsParams
- func (o *GetOpportunitiesGroupsParams) WithIfNoneMatch(ifNoneMatch *string) *GetOpportunitiesGroupsParams
- func (o *GetOpportunitiesGroupsParams) WithTimeout(timeout time.Duration) *GetOpportunitiesGroupsParams
- func (o *GetOpportunitiesGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOpportunitiesGroupsReader
- type GetOpportunitiesGroupsServiceUnavailable
- type GetOpportunitiesTasksBadRequest
- type GetOpportunitiesTasksEnhanceYourCalm
- type GetOpportunitiesTasksGatewayTimeout
- type GetOpportunitiesTasksInternalServerError
- type GetOpportunitiesTasksNotModified
- type GetOpportunitiesTasksOK
- type GetOpportunitiesTasksParams
- func NewGetOpportunitiesTasksParams() *GetOpportunitiesTasksParams
- func NewGetOpportunitiesTasksParamsWithContext(ctx context.Context) *GetOpportunitiesTasksParams
- func NewGetOpportunitiesTasksParamsWithHTTPClient(client *http.Client) *GetOpportunitiesTasksParams
- func NewGetOpportunitiesTasksParamsWithTimeout(timeout time.Duration) *GetOpportunitiesTasksParams
- func (o *GetOpportunitiesTasksParams) SetContext(ctx context.Context)
- func (o *GetOpportunitiesTasksParams) SetDatasource(datasource *string)
- func (o *GetOpportunitiesTasksParams) SetHTTPClient(client *http.Client)
- func (o *GetOpportunitiesTasksParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetOpportunitiesTasksParams) SetTimeout(timeout time.Duration)
- func (o *GetOpportunitiesTasksParams) WithContext(ctx context.Context) *GetOpportunitiesTasksParams
- func (o *GetOpportunitiesTasksParams) WithDatasource(datasource *string) *GetOpportunitiesTasksParams
- func (o *GetOpportunitiesTasksParams) WithHTTPClient(client *http.Client) *GetOpportunitiesTasksParams
- func (o *GetOpportunitiesTasksParams) WithIfNoneMatch(ifNoneMatch *string) *GetOpportunitiesTasksParams
- func (o *GetOpportunitiesTasksParams) WithTimeout(timeout time.Duration) *GetOpportunitiesTasksParams
- func (o *GetOpportunitiesTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOpportunitiesTasksReader
- type GetOpportunitiesTasksServiceUnavailable
- type GetOpportunitiesTasksTaskIDBadRequest
- type GetOpportunitiesTasksTaskIDEnhanceYourCalm
- type GetOpportunitiesTasksTaskIDGatewayTimeout
- type GetOpportunitiesTasksTaskIDInternalServerError
- type GetOpportunitiesTasksTaskIDNotModified
- type GetOpportunitiesTasksTaskIDOK
- type GetOpportunitiesTasksTaskIDOKBody
- type GetOpportunitiesTasksTaskIDParams
- func NewGetOpportunitiesTasksTaskIDParams() *GetOpportunitiesTasksTaskIDParams
- func NewGetOpportunitiesTasksTaskIDParamsWithContext(ctx context.Context) *GetOpportunitiesTasksTaskIDParams
- func NewGetOpportunitiesTasksTaskIDParamsWithHTTPClient(client *http.Client) *GetOpportunitiesTasksTaskIDParams
- func NewGetOpportunitiesTasksTaskIDParamsWithTimeout(timeout time.Duration) *GetOpportunitiesTasksTaskIDParams
- func (o *GetOpportunitiesTasksTaskIDParams) SetContext(ctx context.Context)
- func (o *GetOpportunitiesTasksTaskIDParams) SetDatasource(datasource *string)
- func (o *GetOpportunitiesTasksTaskIDParams) SetHTTPClient(client *http.Client)
- func (o *GetOpportunitiesTasksTaskIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetOpportunitiesTasksTaskIDParams) SetTaskID(taskID int32)
- func (o *GetOpportunitiesTasksTaskIDParams) SetTimeout(timeout time.Duration)
- func (o *GetOpportunitiesTasksTaskIDParams) WithContext(ctx context.Context) *GetOpportunitiesTasksTaskIDParams
- func (o *GetOpportunitiesTasksTaskIDParams) WithDatasource(datasource *string) *GetOpportunitiesTasksTaskIDParams
- func (o *GetOpportunitiesTasksTaskIDParams) WithHTTPClient(client *http.Client) *GetOpportunitiesTasksTaskIDParams
- func (o *GetOpportunitiesTasksTaskIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetOpportunitiesTasksTaskIDParams
- func (o *GetOpportunitiesTasksTaskIDParams) WithTaskID(taskID int32) *GetOpportunitiesTasksTaskIDParams
- func (o *GetOpportunitiesTasksTaskIDParams) WithTimeout(timeout time.Duration) *GetOpportunitiesTasksTaskIDParams
- func (o *GetOpportunitiesTasksTaskIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOpportunitiesTasksTaskIDReader
- type GetOpportunitiesTasksTaskIDServiceUnavailable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for opportunities API
func (*Client) GetCharactersCharacterIDOpportunities ¶
func (a *Client) GetCharactersCharacterIDOpportunities(params *GetCharactersCharacterIDOpportunitiesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDOpportunitiesOK, error)
GetCharactersCharacterIDOpportunities gets a character s completed tasks Return a list of tasks finished by a character
---
This route is cached for up to 3600 seconds
func (*Client) GetOpportunitiesGroups ¶
func (a *Client) GetOpportunitiesGroups(params *GetOpportunitiesGroupsParams) (*GetOpportunitiesGroupsOK, error)
GetOpportunitiesGroups gets opportunities groups Return a list of opportunities groups
---
This route expires daily at 11:05
func (*Client) GetOpportunitiesGroupsGroupID ¶
func (a *Client) GetOpportunitiesGroupsGroupID(params *GetOpportunitiesGroupsGroupIDParams) (*GetOpportunitiesGroupsGroupIDOK, error)
GetOpportunitiesGroupsGroupID gets opportunities group Return information of an opportunities group
---
This route expires daily at 11:05
func (*Client) GetOpportunitiesTasks ¶
func (a *Client) GetOpportunitiesTasks(params *GetOpportunitiesTasksParams) (*GetOpportunitiesTasksOK, error)
GetOpportunitiesTasks gets opportunities tasks Return a list of opportunities tasks
---
This route expires daily at 11:05
func (*Client) GetOpportunitiesTasksTaskID ¶
func (a *Client) GetOpportunitiesTasksTaskID(params *GetOpportunitiesTasksTaskIDParams) (*GetOpportunitiesTasksTaskIDOK, error)
GetOpportunitiesTasksTaskID gets opportunities task Return information of an opportunities task
---
This route expires daily at 11:05
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface {
GetCharactersCharacterIDOpportunities(params *GetCharactersCharacterIDOpportunitiesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDOpportunitiesOK, error)
GetOpportunitiesGroups(params *GetOpportunitiesGroupsParams) (*GetOpportunitiesGroupsOK, error)
GetOpportunitiesGroupsGroupID(params *GetOpportunitiesGroupsGroupIDParams) (*GetOpportunitiesGroupsGroupIDOK, error)
GetOpportunitiesTasks(params *GetOpportunitiesTasksParams) (*GetOpportunitiesTasksOK, error)
GetOpportunitiesTasksTaskID(params *GetOpportunitiesTasksTaskIDParams) (*GetOpportunitiesTasksTaskIDOK, error)
SetTransport(transport runtime.ClientTransport)
}
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new opportunities API client.
type GetCharactersCharacterIDOpportunitiesBadRequest ¶
type GetCharactersCharacterIDOpportunitiesBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDOpportunitiesBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDOpportunitiesBadRequest ¶
func NewGetCharactersCharacterIDOpportunitiesBadRequest() *GetCharactersCharacterIDOpportunitiesBadRequest
NewGetCharactersCharacterIDOpportunitiesBadRequest creates a GetCharactersCharacterIDOpportunitiesBadRequest with default headers values
func (*GetCharactersCharacterIDOpportunitiesBadRequest) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesBadRequest) Error() string
func (*GetCharactersCharacterIDOpportunitiesBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDOpportunitiesBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDOpportunitiesEnhanceYourCalm ¶
type GetCharactersCharacterIDOpportunitiesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDOpportunitiesEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDOpportunitiesEnhanceYourCalm ¶
func NewGetCharactersCharacterIDOpportunitiesEnhanceYourCalm() *GetCharactersCharacterIDOpportunitiesEnhanceYourCalm
NewGetCharactersCharacterIDOpportunitiesEnhanceYourCalm creates a GetCharactersCharacterIDOpportunitiesEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDOpportunitiesEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDOpportunitiesEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDOpportunitiesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDOpportunitiesForbidden ¶
GetCharactersCharacterIDOpportunitiesForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDOpportunitiesForbidden ¶
func NewGetCharactersCharacterIDOpportunitiesForbidden() *GetCharactersCharacterIDOpportunitiesForbidden
NewGetCharactersCharacterIDOpportunitiesForbidden creates a GetCharactersCharacterIDOpportunitiesForbidden with default headers values
func (*GetCharactersCharacterIDOpportunitiesForbidden) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesForbidden) Error() string
func (*GetCharactersCharacterIDOpportunitiesForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDOpportunitiesForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDOpportunitiesGatewayTimeout ¶
type GetCharactersCharacterIDOpportunitiesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDOpportunitiesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDOpportunitiesGatewayTimeout ¶
func NewGetCharactersCharacterIDOpportunitiesGatewayTimeout() *GetCharactersCharacterIDOpportunitiesGatewayTimeout
NewGetCharactersCharacterIDOpportunitiesGatewayTimeout creates a GetCharactersCharacterIDOpportunitiesGatewayTimeout with default headers values
func (*GetCharactersCharacterIDOpportunitiesGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesGatewayTimeout) Error() string
func (*GetCharactersCharacterIDOpportunitiesGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDOpportunitiesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDOpportunitiesInternalServerError ¶
type GetCharactersCharacterIDOpportunitiesInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDOpportunitiesInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDOpportunitiesInternalServerError ¶
func NewGetCharactersCharacterIDOpportunitiesInternalServerError() *GetCharactersCharacterIDOpportunitiesInternalServerError
NewGetCharactersCharacterIDOpportunitiesInternalServerError creates a GetCharactersCharacterIDOpportunitiesInternalServerError with default headers values
func (*GetCharactersCharacterIDOpportunitiesInternalServerError) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesInternalServerError) Error() string
func (*GetCharactersCharacterIDOpportunitiesInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDOpportunitiesInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDOpportunitiesNotModified ¶
type GetCharactersCharacterIDOpportunitiesNotModified struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
}
GetCharactersCharacterIDOpportunitiesNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDOpportunitiesNotModified ¶
func NewGetCharactersCharacterIDOpportunitiesNotModified() *GetCharactersCharacterIDOpportunitiesNotModified
NewGetCharactersCharacterIDOpportunitiesNotModified creates a GetCharactersCharacterIDOpportunitiesNotModified with default headers values
func (*GetCharactersCharacterIDOpportunitiesNotModified) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesNotModified) Error() string
type GetCharactersCharacterIDOpportunitiesOK ¶
type GetCharactersCharacterIDOpportunitiesOK struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
Payload []*GetCharactersCharacterIDOpportunitiesOKBodyItems0
}
GetCharactersCharacterIDOpportunitiesOK handles this case with default header values.
A list of opportunities task ids
func NewGetCharactersCharacterIDOpportunitiesOK ¶
func NewGetCharactersCharacterIDOpportunitiesOK() *GetCharactersCharacterIDOpportunitiesOK
NewGetCharactersCharacterIDOpportunitiesOK creates a GetCharactersCharacterIDOpportunitiesOK with default headers values
func (*GetCharactersCharacterIDOpportunitiesOK) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesOK) Error() string
func (*GetCharactersCharacterIDOpportunitiesOK) GetPayload ¶
func (o *GetCharactersCharacterIDOpportunitiesOK) GetPayload() []*GetCharactersCharacterIDOpportunitiesOKBodyItems0
type GetCharactersCharacterIDOpportunitiesOKBodyItems0 ¶
type GetCharactersCharacterIDOpportunitiesOKBodyItems0 struct {
// get_characters_character_id_opportunities_completed_at
//
// completed_at string
// Required: true
// Format: date-time
CompletedAt *strfmt.DateTime `json:"completed_at"`
// get_characters_character_id_opportunities_task_id
//
// task_id integer
// Required: true
TaskID *int32 `json:"task_id"`
}
GetCharactersCharacterIDOpportunitiesOKBodyItems0 get_characters_character_id_opportunities_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDOpportunitiesOKBodyItems0
func (*GetCharactersCharacterIDOpportunitiesOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDOpportunitiesOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDOpportunitiesOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDOpportunitiesOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDOpportunitiesParams ¶
type GetCharactersCharacterIDOpportunitiesParams struct {
/*IfNoneMatch
ETag from a previous request. A 304 will be returned if this matches the current ETag
*/
IfNoneMatch *string
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Datasource
The server name you would like data from
*/
Datasource *string
/*Token
Access token to use if unable to set a header
*/
Token *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetCharactersCharacterIDOpportunitiesParams contains all the parameters to send to the API endpoint for the get characters character id opportunities operation typically these are written to a http.Request
func NewGetCharactersCharacterIDOpportunitiesParams ¶
func NewGetCharactersCharacterIDOpportunitiesParams() *GetCharactersCharacterIDOpportunitiesParams
NewGetCharactersCharacterIDOpportunitiesParams creates a new GetCharactersCharacterIDOpportunitiesParams object with the default values initialized.
func NewGetCharactersCharacterIDOpportunitiesParamsWithContext ¶
func NewGetCharactersCharacterIDOpportunitiesParamsWithContext(ctx context.Context) *GetCharactersCharacterIDOpportunitiesParams
NewGetCharactersCharacterIDOpportunitiesParamsWithContext creates a new GetCharactersCharacterIDOpportunitiesParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDOpportunitiesParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDOpportunitiesParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDOpportunitiesParams
NewGetCharactersCharacterIDOpportunitiesParamsWithHTTPClient creates a new GetCharactersCharacterIDOpportunitiesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDOpportunitiesParamsWithTimeout ¶
func NewGetCharactersCharacterIDOpportunitiesParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDOpportunitiesParams
NewGetCharactersCharacterIDOpportunitiesParamsWithTimeout creates a new GetCharactersCharacterIDOpportunitiesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDOpportunitiesParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) SetContext ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) SetDatasource ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) SetTimeout ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) SetToken ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) SetToken(token *string)
SetToken adds the token to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDOpportunitiesParams
WithCharacterID adds the characterID to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) WithContext ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) WithContext(ctx context.Context) *GetCharactersCharacterIDOpportunitiesParams
WithContext adds the context to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) WithDatasource ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) WithDatasource(datasource *string) *GetCharactersCharacterIDOpportunitiesParams
WithDatasource adds the datasource to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDOpportunitiesParams
WithHTTPClient adds the HTTPClient to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDOpportunitiesParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) WithTimeout ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDOpportunitiesParams
WithTimeout adds the timeout to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) WithToken ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) WithToken(token *string) *GetCharactersCharacterIDOpportunitiesParams
WithToken adds the token to the get characters character id opportunities params
func (*GetCharactersCharacterIDOpportunitiesParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDOpportunitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDOpportunitiesReader ¶
type GetCharactersCharacterIDOpportunitiesReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDOpportunitiesReader is a Reader for the GetCharactersCharacterIDOpportunities structure.
func (*GetCharactersCharacterIDOpportunitiesReader) ReadResponse ¶
func (o *GetCharactersCharacterIDOpportunitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDOpportunitiesServiceUnavailable ¶
type GetCharactersCharacterIDOpportunitiesServiceUnavailable struct {
}
GetCharactersCharacterIDOpportunitiesServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDOpportunitiesServiceUnavailable ¶
func NewGetCharactersCharacterIDOpportunitiesServiceUnavailable() *GetCharactersCharacterIDOpportunitiesServiceUnavailable
NewGetCharactersCharacterIDOpportunitiesServiceUnavailable creates a GetCharactersCharacterIDOpportunitiesServiceUnavailable with default headers values
func (*GetCharactersCharacterIDOpportunitiesServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesServiceUnavailable) Error() string
func (*GetCharactersCharacterIDOpportunitiesServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDOpportunitiesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDOpportunitiesUnauthorized ¶
type GetCharactersCharacterIDOpportunitiesUnauthorized struct {
}
GetCharactersCharacterIDOpportunitiesUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDOpportunitiesUnauthorized ¶
func NewGetCharactersCharacterIDOpportunitiesUnauthorized() *GetCharactersCharacterIDOpportunitiesUnauthorized
NewGetCharactersCharacterIDOpportunitiesUnauthorized creates a GetCharactersCharacterIDOpportunitiesUnauthorized with default headers values
func (*GetCharactersCharacterIDOpportunitiesUnauthorized) Error ¶
func (o *GetCharactersCharacterIDOpportunitiesUnauthorized) Error() string
func (*GetCharactersCharacterIDOpportunitiesUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDOpportunitiesUnauthorized) GetPayload() *esimodels.Unauthorized
type GetOpportunitiesGroupsBadRequest ¶
type GetOpportunitiesGroupsBadRequest struct {
Payload *esimodels.BadRequest
}
GetOpportunitiesGroupsBadRequest handles this case with default header values.
Bad request
func NewGetOpportunitiesGroupsBadRequest ¶
func NewGetOpportunitiesGroupsBadRequest() *GetOpportunitiesGroupsBadRequest
NewGetOpportunitiesGroupsBadRequest creates a GetOpportunitiesGroupsBadRequest with default headers values
func (*GetOpportunitiesGroupsBadRequest) Error ¶
func (o *GetOpportunitiesGroupsBadRequest) Error() string
func (*GetOpportunitiesGroupsBadRequest) GetPayload ¶
func (o *GetOpportunitiesGroupsBadRequest) GetPayload() *esimodels.BadRequest
type GetOpportunitiesGroupsEnhanceYourCalm ¶
type GetOpportunitiesGroupsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetOpportunitiesGroupsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetOpportunitiesGroupsEnhanceYourCalm ¶
func NewGetOpportunitiesGroupsEnhanceYourCalm() *GetOpportunitiesGroupsEnhanceYourCalm
NewGetOpportunitiesGroupsEnhanceYourCalm creates a GetOpportunitiesGroupsEnhanceYourCalm with default headers values
func (*GetOpportunitiesGroupsEnhanceYourCalm) Error ¶
func (o *GetOpportunitiesGroupsEnhanceYourCalm) Error() string
func (*GetOpportunitiesGroupsEnhanceYourCalm) GetPayload ¶
func (o *GetOpportunitiesGroupsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetOpportunitiesGroupsGatewayTimeout ¶
type GetOpportunitiesGroupsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetOpportunitiesGroupsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetOpportunitiesGroupsGatewayTimeout ¶
func NewGetOpportunitiesGroupsGatewayTimeout() *GetOpportunitiesGroupsGatewayTimeout
NewGetOpportunitiesGroupsGatewayTimeout creates a GetOpportunitiesGroupsGatewayTimeout with default headers values
func (*GetOpportunitiesGroupsGatewayTimeout) Error ¶
func (o *GetOpportunitiesGroupsGatewayTimeout) Error() string
func (*GetOpportunitiesGroupsGatewayTimeout) GetPayload ¶
func (o *GetOpportunitiesGroupsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetOpportunitiesGroupsGroupIDBadRequest ¶
type GetOpportunitiesGroupsGroupIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetOpportunitiesGroupsGroupIDBadRequest handles this case with default header values.
Bad request
func NewGetOpportunitiesGroupsGroupIDBadRequest ¶
func NewGetOpportunitiesGroupsGroupIDBadRequest() *GetOpportunitiesGroupsGroupIDBadRequest
NewGetOpportunitiesGroupsGroupIDBadRequest creates a GetOpportunitiesGroupsGroupIDBadRequest with default headers values
func (*GetOpportunitiesGroupsGroupIDBadRequest) Error ¶
func (o *GetOpportunitiesGroupsGroupIDBadRequest) Error() string
func (*GetOpportunitiesGroupsGroupIDBadRequest) GetPayload ¶
func (o *GetOpportunitiesGroupsGroupIDBadRequest) GetPayload() *esimodels.BadRequest
type GetOpportunitiesGroupsGroupIDEnhanceYourCalm ¶
type GetOpportunitiesGroupsGroupIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetOpportunitiesGroupsGroupIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetOpportunitiesGroupsGroupIDEnhanceYourCalm ¶
func NewGetOpportunitiesGroupsGroupIDEnhanceYourCalm() *GetOpportunitiesGroupsGroupIDEnhanceYourCalm
NewGetOpportunitiesGroupsGroupIDEnhanceYourCalm creates a GetOpportunitiesGroupsGroupIDEnhanceYourCalm with default headers values
func (*GetOpportunitiesGroupsGroupIDEnhanceYourCalm) Error ¶
func (o *GetOpportunitiesGroupsGroupIDEnhanceYourCalm) Error() string
func (*GetOpportunitiesGroupsGroupIDEnhanceYourCalm) GetPayload ¶
func (o *GetOpportunitiesGroupsGroupIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetOpportunitiesGroupsGroupIDGatewayTimeout ¶
type GetOpportunitiesGroupsGroupIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetOpportunitiesGroupsGroupIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetOpportunitiesGroupsGroupIDGatewayTimeout ¶
func NewGetOpportunitiesGroupsGroupIDGatewayTimeout() *GetOpportunitiesGroupsGroupIDGatewayTimeout
NewGetOpportunitiesGroupsGroupIDGatewayTimeout creates a GetOpportunitiesGroupsGroupIDGatewayTimeout with default headers values
func (*GetOpportunitiesGroupsGroupIDGatewayTimeout) Error ¶
func (o *GetOpportunitiesGroupsGroupIDGatewayTimeout) Error() string
func (*GetOpportunitiesGroupsGroupIDGatewayTimeout) GetPayload ¶
func (o *GetOpportunitiesGroupsGroupIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetOpportunitiesGroupsGroupIDInternalServerError ¶
type GetOpportunitiesGroupsGroupIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetOpportunitiesGroupsGroupIDInternalServerError handles this case with default header values.
Internal server error
func NewGetOpportunitiesGroupsGroupIDInternalServerError ¶
func NewGetOpportunitiesGroupsGroupIDInternalServerError() *GetOpportunitiesGroupsGroupIDInternalServerError
NewGetOpportunitiesGroupsGroupIDInternalServerError creates a GetOpportunitiesGroupsGroupIDInternalServerError with default headers values
func (*GetOpportunitiesGroupsGroupIDInternalServerError) Error ¶
func (o *GetOpportunitiesGroupsGroupIDInternalServerError) Error() string
func (*GetOpportunitiesGroupsGroupIDInternalServerError) GetPayload ¶
func (o *GetOpportunitiesGroupsGroupIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetOpportunitiesGroupsGroupIDNotModified ¶
type GetOpportunitiesGroupsGroupIDNotModified struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
}
GetOpportunitiesGroupsGroupIDNotModified handles this case with default header values.
Not modified
func NewGetOpportunitiesGroupsGroupIDNotModified ¶
func NewGetOpportunitiesGroupsGroupIDNotModified() *GetOpportunitiesGroupsGroupIDNotModified
NewGetOpportunitiesGroupsGroupIDNotModified creates a GetOpportunitiesGroupsGroupIDNotModified with default headers values
func (*GetOpportunitiesGroupsGroupIDNotModified) Error ¶
func (o *GetOpportunitiesGroupsGroupIDNotModified) Error() string
type GetOpportunitiesGroupsGroupIDOK ¶
type GetOpportunitiesGroupsGroupIDOK struct {
/*The caching mechanism used
*/
CacheControl string
/*The language used in the response
*/
ContentLanguage string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
Payload *GetOpportunitiesGroupsGroupIDOKBody
}
GetOpportunitiesGroupsGroupIDOK handles this case with default header values.
Details of an opportunities group
func NewGetOpportunitiesGroupsGroupIDOK ¶
func NewGetOpportunitiesGroupsGroupIDOK() *GetOpportunitiesGroupsGroupIDOK
NewGetOpportunitiesGroupsGroupIDOK creates a GetOpportunitiesGroupsGroupIDOK with default headers values
func (*GetOpportunitiesGroupsGroupIDOK) Error ¶
func (o *GetOpportunitiesGroupsGroupIDOK) Error() string
func (*GetOpportunitiesGroupsGroupIDOK) GetPayload ¶
func (o *GetOpportunitiesGroupsGroupIDOK) GetPayload() *GetOpportunitiesGroupsGroupIDOKBody
type GetOpportunitiesGroupsGroupIDOKBody ¶
type GetOpportunitiesGroupsGroupIDOKBody struct {
// get_opportunities_groups_group_id_connected_groups
//
// The groups that are connected to this group on the opportunities map
// Required: true
// Max Items: 50
ConnectedGroups []int32 `json:"connected_groups"`
// get_opportunities_groups_group_id_description
//
// description string
// Required: true
Description *string `json:"description"`
// get_opportunities_groups_group_id_group_id
//
// group_id integer
// Required: true
GroupID *int32 `json:"group_id"`
// get_opportunities_groups_group_id_name
//
// name string
// Required: true
Name *string `json:"name"`
// get_opportunities_groups_group_id_notification
//
// notification string
// Required: true
Notification *string `json:"notification"`
// get_opportunities_groups_group_id_required_tasks
//
// Tasks need to complete for this group
// Required: true
// Max Items: 100
RequiredTasks []int32 `json:"required_tasks"`
}
GetOpportunitiesGroupsGroupIDOKBody get_opportunities_groups_group_id_ok // // 200 ok object swagger:model GetOpportunitiesGroupsGroupIDOKBody
func (*GetOpportunitiesGroupsGroupIDOKBody) MarshalBinary ¶
func (o *GetOpportunitiesGroupsGroupIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOpportunitiesGroupsGroupIDOKBody) UnmarshalBinary ¶
func (o *GetOpportunitiesGroupsGroupIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOpportunitiesGroupsGroupIDParams ¶
type GetOpportunitiesGroupsGroupIDParams struct {
/*AcceptLanguage
Language to use in the response
*/
AcceptLanguage *string
/*IfNoneMatch
ETag from a previous request. A 304 will be returned if this matches the current ETag
*/
IfNoneMatch *string
/*Datasource
The server name you would like data from
*/
Datasource *string
/*GroupID
ID of an opportunities group
*/
GroupID int32
/*Language
Language to use in the response, takes precedence over Accept-Language
*/
Language *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetOpportunitiesGroupsGroupIDParams contains all the parameters to send to the API endpoint for the get opportunities groups group id operation typically these are written to a http.Request
func NewGetOpportunitiesGroupsGroupIDParams ¶
func NewGetOpportunitiesGroupsGroupIDParams() *GetOpportunitiesGroupsGroupIDParams
NewGetOpportunitiesGroupsGroupIDParams creates a new GetOpportunitiesGroupsGroupIDParams object with the default values initialized.
func NewGetOpportunitiesGroupsGroupIDParamsWithContext ¶
func NewGetOpportunitiesGroupsGroupIDParamsWithContext(ctx context.Context) *GetOpportunitiesGroupsGroupIDParams
NewGetOpportunitiesGroupsGroupIDParamsWithContext creates a new GetOpportunitiesGroupsGroupIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetOpportunitiesGroupsGroupIDParamsWithHTTPClient ¶
func NewGetOpportunitiesGroupsGroupIDParamsWithHTTPClient(client *http.Client) *GetOpportunitiesGroupsGroupIDParams
NewGetOpportunitiesGroupsGroupIDParamsWithHTTPClient creates a new GetOpportunitiesGroupsGroupIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOpportunitiesGroupsGroupIDParamsWithTimeout ¶
func NewGetOpportunitiesGroupsGroupIDParamsWithTimeout(timeout time.Duration) *GetOpportunitiesGroupsGroupIDParams
NewGetOpportunitiesGroupsGroupIDParamsWithTimeout creates a new GetOpportunitiesGroupsGroupIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOpportunitiesGroupsGroupIDParams) SetAcceptLanguage ¶
func (o *GetOpportunitiesGroupsGroupIDParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) SetContext ¶
func (o *GetOpportunitiesGroupsGroupIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) SetDatasource ¶
func (o *GetOpportunitiesGroupsGroupIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) SetGroupID ¶
func (o *GetOpportunitiesGroupsGroupIDParams) SetGroupID(groupID int32)
SetGroupID adds the groupId to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) SetHTTPClient ¶
func (o *GetOpportunitiesGroupsGroupIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) SetIfNoneMatch ¶
func (o *GetOpportunitiesGroupsGroupIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) SetLanguage ¶
func (o *GetOpportunitiesGroupsGroupIDParams) SetLanguage(language *string)
SetLanguage adds the language to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) SetTimeout ¶
func (o *GetOpportunitiesGroupsGroupIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WithAcceptLanguage ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WithAcceptLanguage(acceptLanguage *string) *GetOpportunitiesGroupsGroupIDParams
WithAcceptLanguage adds the acceptLanguage to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WithContext ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WithContext(ctx context.Context) *GetOpportunitiesGroupsGroupIDParams
WithContext adds the context to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WithDatasource ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WithDatasource(datasource *string) *GetOpportunitiesGroupsGroupIDParams
WithDatasource adds the datasource to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WithGroupID ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WithGroupID(groupID int32) *GetOpportunitiesGroupsGroupIDParams
WithGroupID adds the groupID to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WithHTTPClient ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WithHTTPClient(client *http.Client) *GetOpportunitiesGroupsGroupIDParams
WithHTTPClient adds the HTTPClient to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WithIfNoneMatch ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetOpportunitiesGroupsGroupIDParams
WithIfNoneMatch adds the ifNoneMatch to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WithLanguage ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WithLanguage(language *string) *GetOpportunitiesGroupsGroupIDParams
WithLanguage adds the language to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WithTimeout ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WithTimeout(timeout time.Duration) *GetOpportunitiesGroupsGroupIDParams
WithTimeout adds the timeout to the get opportunities groups group id params
func (*GetOpportunitiesGroupsGroupIDParams) WriteToRequest ¶
func (o *GetOpportunitiesGroupsGroupIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOpportunitiesGroupsGroupIDReader ¶
type GetOpportunitiesGroupsGroupIDReader struct {
// contains filtered or unexported fields
}
GetOpportunitiesGroupsGroupIDReader is a Reader for the GetOpportunitiesGroupsGroupID structure.
func (*GetOpportunitiesGroupsGroupIDReader) ReadResponse ¶
func (o *GetOpportunitiesGroupsGroupIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOpportunitiesGroupsGroupIDServiceUnavailable ¶
type GetOpportunitiesGroupsGroupIDServiceUnavailable struct {
}
GetOpportunitiesGroupsGroupIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetOpportunitiesGroupsGroupIDServiceUnavailable ¶
func NewGetOpportunitiesGroupsGroupIDServiceUnavailable() *GetOpportunitiesGroupsGroupIDServiceUnavailable
NewGetOpportunitiesGroupsGroupIDServiceUnavailable creates a GetOpportunitiesGroupsGroupIDServiceUnavailable with default headers values
func (*GetOpportunitiesGroupsGroupIDServiceUnavailable) Error ¶
func (o *GetOpportunitiesGroupsGroupIDServiceUnavailable) Error() string
func (*GetOpportunitiesGroupsGroupIDServiceUnavailable) GetPayload ¶
func (o *GetOpportunitiesGroupsGroupIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetOpportunitiesGroupsInternalServerError ¶
type GetOpportunitiesGroupsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetOpportunitiesGroupsInternalServerError handles this case with default header values.
Internal server error
func NewGetOpportunitiesGroupsInternalServerError ¶
func NewGetOpportunitiesGroupsInternalServerError() *GetOpportunitiesGroupsInternalServerError
NewGetOpportunitiesGroupsInternalServerError creates a GetOpportunitiesGroupsInternalServerError with default headers values
func (*GetOpportunitiesGroupsInternalServerError) Error ¶
func (o *GetOpportunitiesGroupsInternalServerError) Error() string
func (*GetOpportunitiesGroupsInternalServerError) GetPayload ¶
func (o *GetOpportunitiesGroupsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetOpportunitiesGroupsNotModified ¶
type GetOpportunitiesGroupsNotModified struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
}
GetOpportunitiesGroupsNotModified handles this case with default header values.
Not modified
func NewGetOpportunitiesGroupsNotModified ¶
func NewGetOpportunitiesGroupsNotModified() *GetOpportunitiesGroupsNotModified
NewGetOpportunitiesGroupsNotModified creates a GetOpportunitiesGroupsNotModified with default headers values
func (*GetOpportunitiesGroupsNotModified) Error ¶
func (o *GetOpportunitiesGroupsNotModified) Error() string
type GetOpportunitiesGroupsOK ¶
type GetOpportunitiesGroupsOK struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
Payload []int32
}
GetOpportunitiesGroupsOK handles this case with default header values.
A list of opportunities group ids
func NewGetOpportunitiesGroupsOK ¶
func NewGetOpportunitiesGroupsOK() *GetOpportunitiesGroupsOK
NewGetOpportunitiesGroupsOK creates a GetOpportunitiesGroupsOK with default headers values
func (*GetOpportunitiesGroupsOK) Error ¶
func (o *GetOpportunitiesGroupsOK) Error() string
func (*GetOpportunitiesGroupsOK) GetPayload ¶
func (o *GetOpportunitiesGroupsOK) GetPayload() []int32
type GetOpportunitiesGroupsParams ¶
type GetOpportunitiesGroupsParams struct {
/*IfNoneMatch
ETag from a previous request. A 304 will be returned if this matches the current ETag
*/
IfNoneMatch *string
/*Datasource
The server name you would like data from
*/
Datasource *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetOpportunitiesGroupsParams contains all the parameters to send to the API endpoint for the get opportunities groups operation typically these are written to a http.Request
func NewGetOpportunitiesGroupsParams ¶
func NewGetOpportunitiesGroupsParams() *GetOpportunitiesGroupsParams
NewGetOpportunitiesGroupsParams creates a new GetOpportunitiesGroupsParams object with the default values initialized.
func NewGetOpportunitiesGroupsParamsWithContext ¶
func NewGetOpportunitiesGroupsParamsWithContext(ctx context.Context) *GetOpportunitiesGroupsParams
NewGetOpportunitiesGroupsParamsWithContext creates a new GetOpportunitiesGroupsParams object with the default values initialized, and the ability to set a context for a request
func NewGetOpportunitiesGroupsParamsWithHTTPClient ¶
func NewGetOpportunitiesGroupsParamsWithHTTPClient(client *http.Client) *GetOpportunitiesGroupsParams
NewGetOpportunitiesGroupsParamsWithHTTPClient creates a new GetOpportunitiesGroupsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOpportunitiesGroupsParamsWithTimeout ¶
func NewGetOpportunitiesGroupsParamsWithTimeout(timeout time.Duration) *GetOpportunitiesGroupsParams
NewGetOpportunitiesGroupsParamsWithTimeout creates a new GetOpportunitiesGroupsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOpportunitiesGroupsParams) SetContext ¶
func (o *GetOpportunitiesGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) SetDatasource ¶
func (o *GetOpportunitiesGroupsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) SetHTTPClient ¶
func (o *GetOpportunitiesGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) SetIfNoneMatch ¶
func (o *GetOpportunitiesGroupsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) SetTimeout ¶
func (o *GetOpportunitiesGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) WithContext ¶
func (o *GetOpportunitiesGroupsParams) WithContext(ctx context.Context) *GetOpportunitiesGroupsParams
WithContext adds the context to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) WithDatasource ¶
func (o *GetOpportunitiesGroupsParams) WithDatasource(datasource *string) *GetOpportunitiesGroupsParams
WithDatasource adds the datasource to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) WithHTTPClient ¶
func (o *GetOpportunitiesGroupsParams) WithHTTPClient(client *http.Client) *GetOpportunitiesGroupsParams
WithHTTPClient adds the HTTPClient to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) WithIfNoneMatch ¶
func (o *GetOpportunitiesGroupsParams) WithIfNoneMatch(ifNoneMatch *string) *GetOpportunitiesGroupsParams
WithIfNoneMatch adds the ifNoneMatch to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) WithTimeout ¶
func (o *GetOpportunitiesGroupsParams) WithTimeout(timeout time.Duration) *GetOpportunitiesGroupsParams
WithTimeout adds the timeout to the get opportunities groups params
func (*GetOpportunitiesGroupsParams) WriteToRequest ¶
func (o *GetOpportunitiesGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOpportunitiesGroupsReader ¶
type GetOpportunitiesGroupsReader struct {
// contains filtered or unexported fields
}
GetOpportunitiesGroupsReader is a Reader for the GetOpportunitiesGroups structure.
func (*GetOpportunitiesGroupsReader) ReadResponse ¶
func (o *GetOpportunitiesGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOpportunitiesGroupsServiceUnavailable ¶
type GetOpportunitiesGroupsServiceUnavailable struct {
}
GetOpportunitiesGroupsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetOpportunitiesGroupsServiceUnavailable ¶
func NewGetOpportunitiesGroupsServiceUnavailable() *GetOpportunitiesGroupsServiceUnavailable
NewGetOpportunitiesGroupsServiceUnavailable creates a GetOpportunitiesGroupsServiceUnavailable with default headers values
func (*GetOpportunitiesGroupsServiceUnavailable) Error ¶
func (o *GetOpportunitiesGroupsServiceUnavailable) Error() string
func (*GetOpportunitiesGroupsServiceUnavailable) GetPayload ¶
func (o *GetOpportunitiesGroupsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetOpportunitiesTasksBadRequest ¶
type GetOpportunitiesTasksBadRequest struct {
Payload *esimodels.BadRequest
}
GetOpportunitiesTasksBadRequest handles this case with default header values.
Bad request
func NewGetOpportunitiesTasksBadRequest ¶
func NewGetOpportunitiesTasksBadRequest() *GetOpportunitiesTasksBadRequest
NewGetOpportunitiesTasksBadRequest creates a GetOpportunitiesTasksBadRequest with default headers values
func (*GetOpportunitiesTasksBadRequest) Error ¶
func (o *GetOpportunitiesTasksBadRequest) Error() string
func (*GetOpportunitiesTasksBadRequest) GetPayload ¶
func (o *GetOpportunitiesTasksBadRequest) GetPayload() *esimodels.BadRequest
type GetOpportunitiesTasksEnhanceYourCalm ¶
type GetOpportunitiesTasksEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetOpportunitiesTasksEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetOpportunitiesTasksEnhanceYourCalm ¶
func NewGetOpportunitiesTasksEnhanceYourCalm() *GetOpportunitiesTasksEnhanceYourCalm
NewGetOpportunitiesTasksEnhanceYourCalm creates a GetOpportunitiesTasksEnhanceYourCalm with default headers values
func (*GetOpportunitiesTasksEnhanceYourCalm) Error ¶
func (o *GetOpportunitiesTasksEnhanceYourCalm) Error() string
func (*GetOpportunitiesTasksEnhanceYourCalm) GetPayload ¶
func (o *GetOpportunitiesTasksEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetOpportunitiesTasksGatewayTimeout ¶
type GetOpportunitiesTasksGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetOpportunitiesTasksGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetOpportunitiesTasksGatewayTimeout ¶
func NewGetOpportunitiesTasksGatewayTimeout() *GetOpportunitiesTasksGatewayTimeout
NewGetOpportunitiesTasksGatewayTimeout creates a GetOpportunitiesTasksGatewayTimeout with default headers values
func (*GetOpportunitiesTasksGatewayTimeout) Error ¶
func (o *GetOpportunitiesTasksGatewayTimeout) Error() string
func (*GetOpportunitiesTasksGatewayTimeout) GetPayload ¶
func (o *GetOpportunitiesTasksGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetOpportunitiesTasksInternalServerError ¶
type GetOpportunitiesTasksInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetOpportunitiesTasksInternalServerError handles this case with default header values.
Internal server error
func NewGetOpportunitiesTasksInternalServerError ¶
func NewGetOpportunitiesTasksInternalServerError() *GetOpportunitiesTasksInternalServerError
NewGetOpportunitiesTasksInternalServerError creates a GetOpportunitiesTasksInternalServerError with default headers values
func (*GetOpportunitiesTasksInternalServerError) Error ¶
func (o *GetOpportunitiesTasksInternalServerError) Error() string
func (*GetOpportunitiesTasksInternalServerError) GetPayload ¶
func (o *GetOpportunitiesTasksInternalServerError) GetPayload() *esimodels.InternalServerError
type GetOpportunitiesTasksNotModified ¶
type GetOpportunitiesTasksNotModified struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
}
GetOpportunitiesTasksNotModified handles this case with default header values.
Not modified
func NewGetOpportunitiesTasksNotModified ¶
func NewGetOpportunitiesTasksNotModified() *GetOpportunitiesTasksNotModified
NewGetOpportunitiesTasksNotModified creates a GetOpportunitiesTasksNotModified with default headers values
func (*GetOpportunitiesTasksNotModified) Error ¶
func (o *GetOpportunitiesTasksNotModified) Error() string
type GetOpportunitiesTasksOK ¶
type GetOpportunitiesTasksOK struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
Payload []int32
}
GetOpportunitiesTasksOK handles this case with default header values.
A list of opportunities task ids
func NewGetOpportunitiesTasksOK ¶
func NewGetOpportunitiesTasksOK() *GetOpportunitiesTasksOK
NewGetOpportunitiesTasksOK creates a GetOpportunitiesTasksOK with default headers values
func (*GetOpportunitiesTasksOK) Error ¶
func (o *GetOpportunitiesTasksOK) Error() string
func (*GetOpportunitiesTasksOK) GetPayload ¶
func (o *GetOpportunitiesTasksOK) GetPayload() []int32
type GetOpportunitiesTasksParams ¶
type GetOpportunitiesTasksParams struct {
/*IfNoneMatch
ETag from a previous request. A 304 will be returned if this matches the current ETag
*/
IfNoneMatch *string
/*Datasource
The server name you would like data from
*/
Datasource *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetOpportunitiesTasksParams contains all the parameters to send to the API endpoint for the get opportunities tasks operation typically these are written to a http.Request
func NewGetOpportunitiesTasksParams ¶
func NewGetOpportunitiesTasksParams() *GetOpportunitiesTasksParams
NewGetOpportunitiesTasksParams creates a new GetOpportunitiesTasksParams object with the default values initialized.
func NewGetOpportunitiesTasksParamsWithContext ¶
func NewGetOpportunitiesTasksParamsWithContext(ctx context.Context) *GetOpportunitiesTasksParams
NewGetOpportunitiesTasksParamsWithContext creates a new GetOpportunitiesTasksParams object with the default values initialized, and the ability to set a context for a request
func NewGetOpportunitiesTasksParamsWithHTTPClient ¶
func NewGetOpportunitiesTasksParamsWithHTTPClient(client *http.Client) *GetOpportunitiesTasksParams
NewGetOpportunitiesTasksParamsWithHTTPClient creates a new GetOpportunitiesTasksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOpportunitiesTasksParamsWithTimeout ¶
func NewGetOpportunitiesTasksParamsWithTimeout(timeout time.Duration) *GetOpportunitiesTasksParams
NewGetOpportunitiesTasksParamsWithTimeout creates a new GetOpportunitiesTasksParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOpportunitiesTasksParams) SetContext ¶
func (o *GetOpportunitiesTasksParams) SetContext(ctx context.Context)
SetContext adds the context to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) SetDatasource ¶
func (o *GetOpportunitiesTasksParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) SetHTTPClient ¶
func (o *GetOpportunitiesTasksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) SetIfNoneMatch ¶
func (o *GetOpportunitiesTasksParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) SetTimeout ¶
func (o *GetOpportunitiesTasksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) WithContext ¶
func (o *GetOpportunitiesTasksParams) WithContext(ctx context.Context) *GetOpportunitiesTasksParams
WithContext adds the context to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) WithDatasource ¶
func (o *GetOpportunitiesTasksParams) WithDatasource(datasource *string) *GetOpportunitiesTasksParams
WithDatasource adds the datasource to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) WithHTTPClient ¶
func (o *GetOpportunitiesTasksParams) WithHTTPClient(client *http.Client) *GetOpportunitiesTasksParams
WithHTTPClient adds the HTTPClient to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) WithIfNoneMatch ¶
func (o *GetOpportunitiesTasksParams) WithIfNoneMatch(ifNoneMatch *string) *GetOpportunitiesTasksParams
WithIfNoneMatch adds the ifNoneMatch to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) WithTimeout ¶
func (o *GetOpportunitiesTasksParams) WithTimeout(timeout time.Duration) *GetOpportunitiesTasksParams
WithTimeout adds the timeout to the get opportunities tasks params
func (*GetOpportunitiesTasksParams) WriteToRequest ¶
func (o *GetOpportunitiesTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOpportunitiesTasksReader ¶
type GetOpportunitiesTasksReader struct {
// contains filtered or unexported fields
}
GetOpportunitiesTasksReader is a Reader for the GetOpportunitiesTasks structure.
func (*GetOpportunitiesTasksReader) ReadResponse ¶
func (o *GetOpportunitiesTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOpportunitiesTasksServiceUnavailable ¶
type GetOpportunitiesTasksServiceUnavailable struct {
}
GetOpportunitiesTasksServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetOpportunitiesTasksServiceUnavailable ¶
func NewGetOpportunitiesTasksServiceUnavailable() *GetOpportunitiesTasksServiceUnavailable
NewGetOpportunitiesTasksServiceUnavailable creates a GetOpportunitiesTasksServiceUnavailable with default headers values
func (*GetOpportunitiesTasksServiceUnavailable) Error ¶
func (o *GetOpportunitiesTasksServiceUnavailable) Error() string
func (*GetOpportunitiesTasksServiceUnavailable) GetPayload ¶
func (o *GetOpportunitiesTasksServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetOpportunitiesTasksTaskIDBadRequest ¶
type GetOpportunitiesTasksTaskIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetOpportunitiesTasksTaskIDBadRequest handles this case with default header values.
Bad request
func NewGetOpportunitiesTasksTaskIDBadRequest ¶
func NewGetOpportunitiesTasksTaskIDBadRequest() *GetOpportunitiesTasksTaskIDBadRequest
NewGetOpportunitiesTasksTaskIDBadRequest creates a GetOpportunitiesTasksTaskIDBadRequest with default headers values
func (*GetOpportunitiesTasksTaskIDBadRequest) Error ¶
func (o *GetOpportunitiesTasksTaskIDBadRequest) Error() string
func (*GetOpportunitiesTasksTaskIDBadRequest) GetPayload ¶
func (o *GetOpportunitiesTasksTaskIDBadRequest) GetPayload() *esimodels.BadRequest
type GetOpportunitiesTasksTaskIDEnhanceYourCalm ¶
type GetOpportunitiesTasksTaskIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetOpportunitiesTasksTaskIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetOpportunitiesTasksTaskIDEnhanceYourCalm ¶
func NewGetOpportunitiesTasksTaskIDEnhanceYourCalm() *GetOpportunitiesTasksTaskIDEnhanceYourCalm
NewGetOpportunitiesTasksTaskIDEnhanceYourCalm creates a GetOpportunitiesTasksTaskIDEnhanceYourCalm with default headers values
func (*GetOpportunitiesTasksTaskIDEnhanceYourCalm) Error ¶
func (o *GetOpportunitiesTasksTaskIDEnhanceYourCalm) Error() string
func (*GetOpportunitiesTasksTaskIDEnhanceYourCalm) GetPayload ¶
func (o *GetOpportunitiesTasksTaskIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetOpportunitiesTasksTaskIDGatewayTimeout ¶
type GetOpportunitiesTasksTaskIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetOpportunitiesTasksTaskIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetOpportunitiesTasksTaskIDGatewayTimeout ¶
func NewGetOpportunitiesTasksTaskIDGatewayTimeout() *GetOpportunitiesTasksTaskIDGatewayTimeout
NewGetOpportunitiesTasksTaskIDGatewayTimeout creates a GetOpportunitiesTasksTaskIDGatewayTimeout with default headers values
func (*GetOpportunitiesTasksTaskIDGatewayTimeout) Error ¶
func (o *GetOpportunitiesTasksTaskIDGatewayTimeout) Error() string
func (*GetOpportunitiesTasksTaskIDGatewayTimeout) GetPayload ¶
func (o *GetOpportunitiesTasksTaskIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetOpportunitiesTasksTaskIDInternalServerError ¶
type GetOpportunitiesTasksTaskIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetOpportunitiesTasksTaskIDInternalServerError handles this case with default header values.
Internal server error
func NewGetOpportunitiesTasksTaskIDInternalServerError ¶
func NewGetOpportunitiesTasksTaskIDInternalServerError() *GetOpportunitiesTasksTaskIDInternalServerError
NewGetOpportunitiesTasksTaskIDInternalServerError creates a GetOpportunitiesTasksTaskIDInternalServerError with default headers values
func (*GetOpportunitiesTasksTaskIDInternalServerError) Error ¶
func (o *GetOpportunitiesTasksTaskIDInternalServerError) Error() string
func (*GetOpportunitiesTasksTaskIDInternalServerError) GetPayload ¶
func (o *GetOpportunitiesTasksTaskIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetOpportunitiesTasksTaskIDNotModified ¶
type GetOpportunitiesTasksTaskIDNotModified struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
}
GetOpportunitiesTasksTaskIDNotModified handles this case with default header values.
Not modified
func NewGetOpportunitiesTasksTaskIDNotModified ¶
func NewGetOpportunitiesTasksTaskIDNotModified() *GetOpportunitiesTasksTaskIDNotModified
NewGetOpportunitiesTasksTaskIDNotModified creates a GetOpportunitiesTasksTaskIDNotModified with default headers values
func (*GetOpportunitiesTasksTaskIDNotModified) Error ¶
func (o *GetOpportunitiesTasksTaskIDNotModified) Error() string
type GetOpportunitiesTasksTaskIDOK ¶
type GetOpportunitiesTasksTaskIDOK struct {
/*The caching mechanism used
*/
CacheControl string
/*RFC7232 compliant entity tag
*/
ETag string
/*RFC7231 formatted datetime string
*/
Expires string
/*RFC7231 formatted datetime string
*/
LastModified string
Payload *GetOpportunitiesTasksTaskIDOKBody
}
GetOpportunitiesTasksTaskIDOK handles this case with default header values.
Details of an opportunities task
func NewGetOpportunitiesTasksTaskIDOK ¶
func NewGetOpportunitiesTasksTaskIDOK() *GetOpportunitiesTasksTaskIDOK
NewGetOpportunitiesTasksTaskIDOK creates a GetOpportunitiesTasksTaskIDOK with default headers values
func (*GetOpportunitiesTasksTaskIDOK) Error ¶
func (o *GetOpportunitiesTasksTaskIDOK) Error() string
func (*GetOpportunitiesTasksTaskIDOK) GetPayload ¶
func (o *GetOpportunitiesTasksTaskIDOK) GetPayload() *GetOpportunitiesTasksTaskIDOKBody
type GetOpportunitiesTasksTaskIDOKBody ¶
type GetOpportunitiesTasksTaskIDOKBody struct {
// get_opportunities_tasks_task_id_description
//
// description string
// Required: true
Description *string `json:"description"`
// get_opportunities_tasks_task_id_name
//
// name string
// Required: true
Name *string `json:"name"`
// get_opportunities_tasks_task_id_notification
//
// notification string
// Required: true
Notification *string `json:"notification"`
// get_opportunities_tasks_task_id_task_id
//
// task_id integer
// Required: true
TaskID *int32 `json:"task_id"`
}
GetOpportunitiesTasksTaskIDOKBody get_opportunities_tasks_task_id_ok // // 200 ok object swagger:model GetOpportunitiesTasksTaskIDOKBody
func (*GetOpportunitiesTasksTaskIDOKBody) MarshalBinary ¶
func (o *GetOpportunitiesTasksTaskIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOpportunitiesTasksTaskIDOKBody) UnmarshalBinary ¶
func (o *GetOpportunitiesTasksTaskIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOpportunitiesTasksTaskIDParams ¶
type GetOpportunitiesTasksTaskIDParams struct {
/*IfNoneMatch
ETag from a previous request. A 304 will be returned if this matches the current ETag
*/
IfNoneMatch *string
/*Datasource
The server name you would like data from
*/
Datasource *string
/*TaskID
ID of an opportunities task
*/
TaskID int32
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetOpportunitiesTasksTaskIDParams contains all the parameters to send to the API endpoint for the get opportunities tasks task id operation typically these are written to a http.Request
func NewGetOpportunitiesTasksTaskIDParams ¶
func NewGetOpportunitiesTasksTaskIDParams() *GetOpportunitiesTasksTaskIDParams
NewGetOpportunitiesTasksTaskIDParams creates a new GetOpportunitiesTasksTaskIDParams object with the default values initialized.
func NewGetOpportunitiesTasksTaskIDParamsWithContext ¶
func NewGetOpportunitiesTasksTaskIDParamsWithContext(ctx context.Context) *GetOpportunitiesTasksTaskIDParams
NewGetOpportunitiesTasksTaskIDParamsWithContext creates a new GetOpportunitiesTasksTaskIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetOpportunitiesTasksTaskIDParamsWithHTTPClient ¶
func NewGetOpportunitiesTasksTaskIDParamsWithHTTPClient(client *http.Client) *GetOpportunitiesTasksTaskIDParams
NewGetOpportunitiesTasksTaskIDParamsWithHTTPClient creates a new GetOpportunitiesTasksTaskIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOpportunitiesTasksTaskIDParamsWithTimeout ¶
func NewGetOpportunitiesTasksTaskIDParamsWithTimeout(timeout time.Duration) *GetOpportunitiesTasksTaskIDParams
NewGetOpportunitiesTasksTaskIDParamsWithTimeout creates a new GetOpportunitiesTasksTaskIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOpportunitiesTasksTaskIDParams) SetContext ¶
func (o *GetOpportunitiesTasksTaskIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) SetDatasource ¶
func (o *GetOpportunitiesTasksTaskIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) SetHTTPClient ¶
func (o *GetOpportunitiesTasksTaskIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) SetIfNoneMatch ¶
func (o *GetOpportunitiesTasksTaskIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) SetTaskID ¶
func (o *GetOpportunitiesTasksTaskIDParams) SetTaskID(taskID int32)
SetTaskID adds the taskId to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) SetTimeout ¶
func (o *GetOpportunitiesTasksTaskIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) WithContext ¶
func (o *GetOpportunitiesTasksTaskIDParams) WithContext(ctx context.Context) *GetOpportunitiesTasksTaskIDParams
WithContext adds the context to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) WithDatasource ¶
func (o *GetOpportunitiesTasksTaskIDParams) WithDatasource(datasource *string) *GetOpportunitiesTasksTaskIDParams
WithDatasource adds the datasource to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) WithHTTPClient ¶
func (o *GetOpportunitiesTasksTaskIDParams) WithHTTPClient(client *http.Client) *GetOpportunitiesTasksTaskIDParams
WithHTTPClient adds the HTTPClient to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) WithIfNoneMatch ¶
func (o *GetOpportunitiesTasksTaskIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetOpportunitiesTasksTaskIDParams
WithIfNoneMatch adds the ifNoneMatch to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) WithTaskID ¶
func (o *GetOpportunitiesTasksTaskIDParams) WithTaskID(taskID int32) *GetOpportunitiesTasksTaskIDParams
WithTaskID adds the taskID to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) WithTimeout ¶
func (o *GetOpportunitiesTasksTaskIDParams) WithTimeout(timeout time.Duration) *GetOpportunitiesTasksTaskIDParams
WithTimeout adds the timeout to the get opportunities tasks task id params
func (*GetOpportunitiesTasksTaskIDParams) WriteToRequest ¶
func (o *GetOpportunitiesTasksTaskIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOpportunitiesTasksTaskIDReader ¶
type GetOpportunitiesTasksTaskIDReader struct {
// contains filtered or unexported fields
}
GetOpportunitiesTasksTaskIDReader is a Reader for the GetOpportunitiesTasksTaskID structure.
func (*GetOpportunitiesTasksTaskIDReader) ReadResponse ¶
func (o *GetOpportunitiesTasksTaskIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOpportunitiesTasksTaskIDServiceUnavailable ¶
type GetOpportunitiesTasksTaskIDServiceUnavailable struct {
}
GetOpportunitiesTasksTaskIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetOpportunitiesTasksTaskIDServiceUnavailable ¶
func NewGetOpportunitiesTasksTaskIDServiceUnavailable() *GetOpportunitiesTasksTaskIDServiceUnavailable
NewGetOpportunitiesTasksTaskIDServiceUnavailable creates a GetOpportunitiesTasksTaskIDServiceUnavailable with default headers values
func (*GetOpportunitiesTasksTaskIDServiceUnavailable) Error ¶
func (o *GetOpportunitiesTasksTaskIDServiceUnavailable) Error() string
func (*GetOpportunitiesTasksTaskIDServiceUnavailable) GetPayload ¶
func (o *GetOpportunitiesTasksTaskIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
Source Files
¶
- get_characters_character_id_opportunities_parameters.go
- get_characters_character_id_opportunities_responses.go
- get_opportunities_groups_group_id_parameters.go
- get_opportunities_groups_group_id_responses.go
- get_opportunities_groups_parameters.go
- get_opportunities_groups_responses.go
- get_opportunities_tasks_parameters.go
- get_opportunities_tasks_responses.go
- get_opportunities_tasks_task_id_parameters.go
- get_opportunities_tasks_task_id_responses.go
- opportunities_client.go