Documentation ¶
Index ¶
- type Client
- func (a *Client) PostUIAutopilotWaypoint(params *PostUIAutopilotWaypointParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostUIAutopilotWaypointNoContent, error)
- func (a *Client) PostUIOpenwindowContract(params *PostUIOpenwindowContractParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostUIOpenwindowContractNoContent, error)
- func (a *Client) PostUIOpenwindowInformation(params *PostUIOpenwindowInformationParams, ...) (*PostUIOpenwindowInformationNoContent, error)
- func (a *Client) PostUIOpenwindowMarketdetails(params *PostUIOpenwindowMarketdetailsParams, ...) (*PostUIOpenwindowMarketdetailsNoContent, error)
- func (a *Client) PostUIOpenwindowNewmail(params *PostUIOpenwindowNewmailParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostUIOpenwindowNewmailNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type PostUIAutopilotWaypointBadRequest
- type PostUIAutopilotWaypointEnhanceYourCalm
- type PostUIAutopilotWaypointForbidden
- type PostUIAutopilotWaypointGatewayTimeout
- type PostUIAutopilotWaypointInternalServerError
- type PostUIAutopilotWaypointNoContent
- type PostUIAutopilotWaypointParams
- func NewPostUIAutopilotWaypointParams() *PostUIAutopilotWaypointParams
- func NewPostUIAutopilotWaypointParamsWithContext(ctx context.Context) *PostUIAutopilotWaypointParams
- func NewPostUIAutopilotWaypointParamsWithHTTPClient(client *http.Client) *PostUIAutopilotWaypointParams
- func NewPostUIAutopilotWaypointParamsWithTimeout(timeout time.Duration) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) SetAddToBeginning(addToBeginning bool)
- func (o *PostUIAutopilotWaypointParams) SetClearOtherWaypoints(clearOtherWaypoints bool)
- func (o *PostUIAutopilotWaypointParams) SetContext(ctx context.Context)
- func (o *PostUIAutopilotWaypointParams) SetDatasource(datasource *string)
- func (o *PostUIAutopilotWaypointParams) SetDefaults()
- func (o *PostUIAutopilotWaypointParams) SetDestinationID(destinationID int64)
- func (o *PostUIAutopilotWaypointParams) SetHTTPClient(client *http.Client)
- func (o *PostUIAutopilotWaypointParams) SetTimeout(timeout time.Duration)
- func (o *PostUIAutopilotWaypointParams) SetToken(token *string)
- func (o *PostUIAutopilotWaypointParams) WithAddToBeginning(addToBeginning bool) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithClearOtherWaypoints(clearOtherWaypoints bool) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithContext(ctx context.Context) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithDatasource(datasource *string) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithDefaults() *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithDestinationID(destinationID int64) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithHTTPClient(client *http.Client) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithTimeout(timeout time.Duration) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WithToken(token *string) *PostUIAutopilotWaypointParams
- func (o *PostUIAutopilotWaypointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIAutopilotWaypointReader
- type PostUIAutopilotWaypointServiceUnavailable
- type PostUIAutopilotWaypointUnauthorized
- type PostUIOpenwindowContractBadRequest
- type PostUIOpenwindowContractEnhanceYourCalm
- type PostUIOpenwindowContractForbidden
- type PostUIOpenwindowContractGatewayTimeout
- type PostUIOpenwindowContractInternalServerError
- type PostUIOpenwindowContractNoContent
- type PostUIOpenwindowContractParams
- func NewPostUIOpenwindowContractParams() *PostUIOpenwindowContractParams
- func NewPostUIOpenwindowContractParamsWithContext(ctx context.Context) *PostUIOpenwindowContractParams
- func NewPostUIOpenwindowContractParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowContractParams
- func NewPostUIOpenwindowContractParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) SetContext(ctx context.Context)
- func (o *PostUIOpenwindowContractParams) SetContractID(contractID int32)
- func (o *PostUIOpenwindowContractParams) SetDatasource(datasource *string)
- func (o *PostUIOpenwindowContractParams) SetDefaults()
- func (o *PostUIOpenwindowContractParams) SetHTTPClient(client *http.Client)
- func (o *PostUIOpenwindowContractParams) SetTimeout(timeout time.Duration)
- func (o *PostUIOpenwindowContractParams) SetToken(token *string)
- func (o *PostUIOpenwindowContractParams) WithContext(ctx context.Context) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithContractID(contractID int32) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithDatasource(datasource *string) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithDefaults() *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WithToken(token *string) *PostUIOpenwindowContractParams
- func (o *PostUIOpenwindowContractParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIOpenwindowContractReader
- type PostUIOpenwindowContractServiceUnavailable
- type PostUIOpenwindowContractUnauthorized
- type PostUIOpenwindowInformationBadRequest
- type PostUIOpenwindowInformationEnhanceYourCalm
- type PostUIOpenwindowInformationForbidden
- type PostUIOpenwindowInformationGatewayTimeout
- type PostUIOpenwindowInformationInternalServerError
- type PostUIOpenwindowInformationNoContent
- type PostUIOpenwindowInformationParams
- func NewPostUIOpenwindowInformationParams() *PostUIOpenwindowInformationParams
- func NewPostUIOpenwindowInformationParamsWithContext(ctx context.Context) *PostUIOpenwindowInformationParams
- func NewPostUIOpenwindowInformationParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowInformationParams
- func NewPostUIOpenwindowInformationParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) SetContext(ctx context.Context)
- func (o *PostUIOpenwindowInformationParams) SetDatasource(datasource *string)
- func (o *PostUIOpenwindowInformationParams) SetDefaults()
- func (o *PostUIOpenwindowInformationParams) SetHTTPClient(client *http.Client)
- func (o *PostUIOpenwindowInformationParams) SetTargetID(targetID int32)
- func (o *PostUIOpenwindowInformationParams) SetTimeout(timeout time.Duration)
- func (o *PostUIOpenwindowInformationParams) SetToken(token *string)
- func (o *PostUIOpenwindowInformationParams) WithContext(ctx context.Context) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithDatasource(datasource *string) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithDefaults() *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithTargetID(targetID int32) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WithToken(token *string) *PostUIOpenwindowInformationParams
- func (o *PostUIOpenwindowInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIOpenwindowInformationReader
- type PostUIOpenwindowInformationServiceUnavailable
- type PostUIOpenwindowInformationUnauthorized
- type PostUIOpenwindowMarketdetailsBadRequest
- type PostUIOpenwindowMarketdetailsEnhanceYourCalm
- type PostUIOpenwindowMarketdetailsForbidden
- type PostUIOpenwindowMarketdetailsGatewayTimeout
- type PostUIOpenwindowMarketdetailsInternalServerError
- type PostUIOpenwindowMarketdetailsNoContent
- type PostUIOpenwindowMarketdetailsParams
- func NewPostUIOpenwindowMarketdetailsParams() *PostUIOpenwindowMarketdetailsParams
- func NewPostUIOpenwindowMarketdetailsParamsWithContext(ctx context.Context) *PostUIOpenwindowMarketdetailsParams
- func NewPostUIOpenwindowMarketdetailsParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowMarketdetailsParams
- func NewPostUIOpenwindowMarketdetailsParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) SetContext(ctx context.Context)
- func (o *PostUIOpenwindowMarketdetailsParams) SetDatasource(datasource *string)
- func (o *PostUIOpenwindowMarketdetailsParams) SetDefaults()
- func (o *PostUIOpenwindowMarketdetailsParams) SetHTTPClient(client *http.Client)
- func (o *PostUIOpenwindowMarketdetailsParams) SetTimeout(timeout time.Duration)
- func (o *PostUIOpenwindowMarketdetailsParams) SetToken(token *string)
- func (o *PostUIOpenwindowMarketdetailsParams) SetTypeID(typeID int32)
- func (o *PostUIOpenwindowMarketdetailsParams) WithContext(ctx context.Context) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithDatasource(datasource *string) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithDefaults() *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithToken(token *string) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WithTypeID(typeID int32) *PostUIOpenwindowMarketdetailsParams
- func (o *PostUIOpenwindowMarketdetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIOpenwindowMarketdetailsReader
- type PostUIOpenwindowMarketdetailsServiceUnavailable
- type PostUIOpenwindowMarketdetailsUnauthorized
- type PostUIOpenwindowNewmailBadRequest
- type PostUIOpenwindowNewmailBody
- func (o *PostUIOpenwindowNewmailBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PostUIOpenwindowNewmailBody) MarshalBinary() ([]byte, error)
- func (o *PostUIOpenwindowNewmailBody) UnmarshalBinary(b []byte) error
- func (o *PostUIOpenwindowNewmailBody) Validate(formats strfmt.Registry) error
- type PostUIOpenwindowNewmailEnhanceYourCalm
- type PostUIOpenwindowNewmailForbidden
- type PostUIOpenwindowNewmailGatewayTimeout
- type PostUIOpenwindowNewmailInternalServerError
- type PostUIOpenwindowNewmailNoContent
- type PostUIOpenwindowNewmailParams
- func NewPostUIOpenwindowNewmailParams() *PostUIOpenwindowNewmailParams
- func NewPostUIOpenwindowNewmailParamsWithContext(ctx context.Context) *PostUIOpenwindowNewmailParams
- func NewPostUIOpenwindowNewmailParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowNewmailParams
- func NewPostUIOpenwindowNewmailParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) SetContext(ctx context.Context)
- func (o *PostUIOpenwindowNewmailParams) SetDatasource(datasource *string)
- func (o *PostUIOpenwindowNewmailParams) SetDefaults()
- func (o *PostUIOpenwindowNewmailParams) SetHTTPClient(client *http.Client)
- func (o *PostUIOpenwindowNewmailParams) SetNewMail(newMail PostUIOpenwindowNewmailBody)
- func (o *PostUIOpenwindowNewmailParams) SetTimeout(timeout time.Duration)
- func (o *PostUIOpenwindowNewmailParams) SetToken(token *string)
- func (o *PostUIOpenwindowNewmailParams) WithContext(ctx context.Context) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithDatasource(datasource *string) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithDefaults() *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithNewMail(newMail PostUIOpenwindowNewmailBody) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WithToken(token *string) *PostUIOpenwindowNewmailParams
- func (o *PostUIOpenwindowNewmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUIOpenwindowNewmailReader
- type PostUIOpenwindowNewmailServiceUnavailable
- type PostUIOpenwindowNewmailUnauthorized
- type PostUIOpenwindowNewmailUnprocessableEntity
- type PostUIOpenwindowNewmailUnprocessableEntityBody
- func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) MarshalBinary() ([]byte, error)
- func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) UnmarshalBinary(b []byte) error
- func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) Validate(formats strfmt.Registry) error
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 user interface API
func (*Client) PostUIAutopilotWaypoint ¶
func (a *Client) PostUIAutopilotWaypoint(params *PostUIAutopilotWaypointParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIAutopilotWaypointNoContent, error)
PostUIAutopilotWaypoint sets autopilot waypoint Set a solar system as autopilot waypoint
---
func (*Client) PostUIOpenwindowContract ¶
func (a *Client) PostUIOpenwindowContract(params *PostUIOpenwindowContractParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowContractNoContent, error)
PostUIOpenwindowContract opens contract window Open the contract window inside the client
---
func (*Client) PostUIOpenwindowInformation ¶
func (a *Client) PostUIOpenwindowInformation(params *PostUIOpenwindowInformationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowInformationNoContent, error)
PostUIOpenwindowInformation opens information window Open the information window for a character, corporation or alliance inside the client
---
func (*Client) PostUIOpenwindowMarketdetails ¶
func (a *Client) PostUIOpenwindowMarketdetails(params *PostUIOpenwindowMarketdetailsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowMarketdetailsNoContent, error)
PostUIOpenwindowMarketdetails opens market details Open the market details window for a specific typeID inside the client
---
func (*Client) PostUIOpenwindowNewmail ¶
func (a *Client) PostUIOpenwindowNewmail(params *PostUIOpenwindowNewmailParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowNewmailNoContent, error)
PostUIOpenwindowNewmail opens new mail window Open the New Mail window, according to settings from the request if applicable
---
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶ added in v0.4.0
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { PostUIAutopilotWaypoint(params *PostUIAutopilotWaypointParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIAutopilotWaypointNoContent, error) PostUIOpenwindowContract(params *PostUIOpenwindowContractParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowContractNoContent, error) PostUIOpenwindowInformation(params *PostUIOpenwindowInformationParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowInformationNoContent, error) PostUIOpenwindowMarketdetails(params *PostUIOpenwindowMarketdetailsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowMarketdetailsNoContent, error) PostUIOpenwindowNewmail(params *PostUIOpenwindowNewmailParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostUIOpenwindowNewmailNoContent, 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 user interface API client.
type PostUIAutopilotWaypointBadRequest ¶
type PostUIAutopilotWaypointBadRequest struct {
Payload *models.BadRequest
}
PostUIAutopilotWaypointBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIAutopilotWaypointBadRequest ¶
func NewPostUIAutopilotWaypointBadRequest() *PostUIAutopilotWaypointBadRequest
NewPostUIAutopilotWaypointBadRequest creates a PostUIAutopilotWaypointBadRequest with default headers values
func (*PostUIAutopilotWaypointBadRequest) Error ¶
func (o *PostUIAutopilotWaypointBadRequest) Error() string
func (*PostUIAutopilotWaypointBadRequest) GetPayload ¶
func (o *PostUIAutopilotWaypointBadRequest) GetPayload() *models.BadRequest
type PostUIAutopilotWaypointEnhanceYourCalm ¶
type PostUIAutopilotWaypointEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIAutopilotWaypointEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIAutopilotWaypointEnhanceYourCalm ¶
func NewPostUIAutopilotWaypointEnhanceYourCalm() *PostUIAutopilotWaypointEnhanceYourCalm
NewPostUIAutopilotWaypointEnhanceYourCalm creates a PostUIAutopilotWaypointEnhanceYourCalm with default headers values
func (*PostUIAutopilotWaypointEnhanceYourCalm) Error ¶
func (o *PostUIAutopilotWaypointEnhanceYourCalm) Error() string
func (*PostUIAutopilotWaypointEnhanceYourCalm) GetPayload ¶
func (o *PostUIAutopilotWaypointEnhanceYourCalm) GetPayload() *models.ErrorLimited
type PostUIAutopilotWaypointForbidden ¶
PostUIAutopilotWaypointForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIAutopilotWaypointForbidden ¶
func NewPostUIAutopilotWaypointForbidden() *PostUIAutopilotWaypointForbidden
NewPostUIAutopilotWaypointForbidden creates a PostUIAutopilotWaypointForbidden with default headers values
func (*PostUIAutopilotWaypointForbidden) Error ¶
func (o *PostUIAutopilotWaypointForbidden) Error() string
func (*PostUIAutopilotWaypointForbidden) GetPayload ¶
func (o *PostUIAutopilotWaypointForbidden) GetPayload() *models.Forbidden
type PostUIAutopilotWaypointGatewayTimeout ¶
type PostUIAutopilotWaypointGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIAutopilotWaypointGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIAutopilotWaypointGatewayTimeout ¶
func NewPostUIAutopilotWaypointGatewayTimeout() *PostUIAutopilotWaypointGatewayTimeout
NewPostUIAutopilotWaypointGatewayTimeout creates a PostUIAutopilotWaypointGatewayTimeout with default headers values
func (*PostUIAutopilotWaypointGatewayTimeout) Error ¶
func (o *PostUIAutopilotWaypointGatewayTimeout) Error() string
func (*PostUIAutopilotWaypointGatewayTimeout) GetPayload ¶
func (o *PostUIAutopilotWaypointGatewayTimeout) GetPayload() *models.GatewayTimeout
type PostUIAutopilotWaypointInternalServerError ¶
type PostUIAutopilotWaypointInternalServerError struct {
Payload *models.InternalServerError
}
PostUIAutopilotWaypointInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIAutopilotWaypointInternalServerError ¶
func NewPostUIAutopilotWaypointInternalServerError() *PostUIAutopilotWaypointInternalServerError
NewPostUIAutopilotWaypointInternalServerError creates a PostUIAutopilotWaypointInternalServerError with default headers values
func (*PostUIAutopilotWaypointInternalServerError) Error ¶
func (o *PostUIAutopilotWaypointInternalServerError) Error() string
func (*PostUIAutopilotWaypointInternalServerError) GetPayload ¶
func (o *PostUIAutopilotWaypointInternalServerError) GetPayload() *models.InternalServerError
type PostUIAutopilotWaypointNoContent ¶
type PostUIAutopilotWaypointNoContent struct { }
PostUIAutopilotWaypointNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIAutopilotWaypointNoContent ¶
func NewPostUIAutopilotWaypointNoContent() *PostUIAutopilotWaypointNoContent
NewPostUIAutopilotWaypointNoContent creates a PostUIAutopilotWaypointNoContent with default headers values
func (*PostUIAutopilotWaypointNoContent) Error ¶
func (o *PostUIAutopilotWaypointNoContent) Error() string
type PostUIAutopilotWaypointParams ¶
type PostUIAutopilotWaypointParams struct { /* AddToBeginning. Whether this solar system should be added to the beginning of all waypoints */ AddToBeginning bool /* ClearOtherWaypoints. Whether clean other waypoints beforing adding this one */ ClearOtherWaypoints bool /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* DestinationID. The destination to travel to, can be solar system, station or structure's id Format: int64 */ DestinationID int64 /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIAutopilotWaypointParams contains all the parameters to send to the API endpoint
for the post ui autopilot waypoint operation. Typically these are written to a http.Request.
func NewPostUIAutopilotWaypointParams ¶
func NewPostUIAutopilotWaypointParams() *PostUIAutopilotWaypointParams
NewPostUIAutopilotWaypointParams creates a new PostUIAutopilotWaypointParams 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 NewPostUIAutopilotWaypointParamsWithContext ¶
func NewPostUIAutopilotWaypointParamsWithContext(ctx context.Context) *PostUIAutopilotWaypointParams
NewPostUIAutopilotWaypointParamsWithContext creates a new PostUIAutopilotWaypointParams object with the ability to set a context for a request.
func NewPostUIAutopilotWaypointParamsWithHTTPClient ¶
func NewPostUIAutopilotWaypointParamsWithHTTPClient(client *http.Client) *PostUIAutopilotWaypointParams
NewPostUIAutopilotWaypointParamsWithHTTPClient creates a new PostUIAutopilotWaypointParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIAutopilotWaypointParamsWithTimeout ¶
func NewPostUIAutopilotWaypointParamsWithTimeout(timeout time.Duration) *PostUIAutopilotWaypointParams
NewPostUIAutopilotWaypointParamsWithTimeout creates a new PostUIAutopilotWaypointParams object with the ability to set a timeout on a request.
func (*PostUIAutopilotWaypointParams) SetAddToBeginning ¶
func (o *PostUIAutopilotWaypointParams) SetAddToBeginning(addToBeginning bool)
SetAddToBeginning adds the addToBeginning to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetClearOtherWaypoints ¶
func (o *PostUIAutopilotWaypointParams) SetClearOtherWaypoints(clearOtherWaypoints bool)
SetClearOtherWaypoints adds the clearOtherWaypoints to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetContext ¶
func (o *PostUIAutopilotWaypointParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetDatasource ¶
func (o *PostUIAutopilotWaypointParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIAutopilotWaypointParams) SetDefaults()
SetDefaults hydrates default values in the post ui autopilot waypoint params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIAutopilotWaypointParams) SetDestinationID ¶
func (o *PostUIAutopilotWaypointParams) SetDestinationID(destinationID int64)
SetDestinationID adds the destinationId to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetHTTPClient ¶
func (o *PostUIAutopilotWaypointParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetTimeout ¶
func (o *PostUIAutopilotWaypointParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) SetToken ¶
func (o *PostUIAutopilotWaypointParams) SetToken(token *string)
SetToken adds the token to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithAddToBeginning ¶
func (o *PostUIAutopilotWaypointParams) WithAddToBeginning(addToBeginning bool) *PostUIAutopilotWaypointParams
WithAddToBeginning adds the addToBeginning to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithClearOtherWaypoints ¶
func (o *PostUIAutopilotWaypointParams) WithClearOtherWaypoints(clearOtherWaypoints bool) *PostUIAutopilotWaypointParams
WithClearOtherWaypoints adds the clearOtherWaypoints to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithContext ¶
func (o *PostUIAutopilotWaypointParams) WithContext(ctx context.Context) *PostUIAutopilotWaypointParams
WithContext adds the context to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithDatasource ¶
func (o *PostUIAutopilotWaypointParams) WithDatasource(datasource *string) *PostUIAutopilotWaypointParams
WithDatasource adds the datasource to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIAutopilotWaypointParams) WithDefaults() *PostUIAutopilotWaypointParams
WithDefaults hydrates default values in the post ui autopilot waypoint params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIAutopilotWaypointParams) WithDestinationID ¶
func (o *PostUIAutopilotWaypointParams) WithDestinationID(destinationID int64) *PostUIAutopilotWaypointParams
WithDestinationID adds the destinationID to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithHTTPClient ¶
func (o *PostUIAutopilotWaypointParams) WithHTTPClient(client *http.Client) *PostUIAutopilotWaypointParams
WithHTTPClient adds the HTTPClient to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithTimeout ¶
func (o *PostUIAutopilotWaypointParams) WithTimeout(timeout time.Duration) *PostUIAutopilotWaypointParams
WithTimeout adds the timeout to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WithToken ¶
func (o *PostUIAutopilotWaypointParams) WithToken(token *string) *PostUIAutopilotWaypointParams
WithToken adds the token to the post ui autopilot waypoint params
func (*PostUIAutopilotWaypointParams) WriteToRequest ¶
func (o *PostUIAutopilotWaypointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIAutopilotWaypointReader ¶
type PostUIAutopilotWaypointReader struct {
// contains filtered or unexported fields
}
PostUIAutopilotWaypointReader is a Reader for the PostUIAutopilotWaypoint structure.
func (*PostUIAutopilotWaypointReader) ReadResponse ¶
func (o *PostUIAutopilotWaypointReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIAutopilotWaypointServiceUnavailable ¶
type PostUIAutopilotWaypointServiceUnavailable struct {
}PostUIAutopilotWaypointServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIAutopilotWaypointServiceUnavailable ¶
func NewPostUIAutopilotWaypointServiceUnavailable() *PostUIAutopilotWaypointServiceUnavailable
NewPostUIAutopilotWaypointServiceUnavailable creates a PostUIAutopilotWaypointServiceUnavailable with default headers values
func (*PostUIAutopilotWaypointServiceUnavailable) Error ¶
func (o *PostUIAutopilotWaypointServiceUnavailable) Error() string
func (*PostUIAutopilotWaypointServiceUnavailable) GetPayload ¶
func (o *PostUIAutopilotWaypointServiceUnavailable) GetPayload() *models.ServiceUnavailable
type PostUIAutopilotWaypointUnauthorized ¶
type PostUIAutopilotWaypointUnauthorized struct {
}PostUIAutopilotWaypointUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIAutopilotWaypointUnauthorized ¶
func NewPostUIAutopilotWaypointUnauthorized() *PostUIAutopilotWaypointUnauthorized
NewPostUIAutopilotWaypointUnauthorized creates a PostUIAutopilotWaypointUnauthorized with default headers values
func (*PostUIAutopilotWaypointUnauthorized) Error ¶
func (o *PostUIAutopilotWaypointUnauthorized) Error() string
func (*PostUIAutopilotWaypointUnauthorized) GetPayload ¶
func (o *PostUIAutopilotWaypointUnauthorized) GetPayload() *models.Unauthorized
type PostUIOpenwindowContractBadRequest ¶
type PostUIOpenwindowContractBadRequest struct {
Payload *models.BadRequest
}
PostUIOpenwindowContractBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIOpenwindowContractBadRequest ¶
func NewPostUIOpenwindowContractBadRequest() *PostUIOpenwindowContractBadRequest
NewPostUIOpenwindowContractBadRequest creates a PostUIOpenwindowContractBadRequest with default headers values
func (*PostUIOpenwindowContractBadRequest) Error ¶
func (o *PostUIOpenwindowContractBadRequest) Error() string
func (*PostUIOpenwindowContractBadRequest) GetPayload ¶
func (o *PostUIOpenwindowContractBadRequest) GetPayload() *models.BadRequest
type PostUIOpenwindowContractEnhanceYourCalm ¶
type PostUIOpenwindowContractEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIOpenwindowContractEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIOpenwindowContractEnhanceYourCalm ¶
func NewPostUIOpenwindowContractEnhanceYourCalm() *PostUIOpenwindowContractEnhanceYourCalm
NewPostUIOpenwindowContractEnhanceYourCalm creates a PostUIOpenwindowContractEnhanceYourCalm with default headers values
func (*PostUIOpenwindowContractEnhanceYourCalm) Error ¶
func (o *PostUIOpenwindowContractEnhanceYourCalm) Error() string
func (*PostUIOpenwindowContractEnhanceYourCalm) GetPayload ¶
func (o *PostUIOpenwindowContractEnhanceYourCalm) GetPayload() *models.ErrorLimited
type PostUIOpenwindowContractForbidden ¶
PostUIOpenwindowContractForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIOpenwindowContractForbidden ¶
func NewPostUIOpenwindowContractForbidden() *PostUIOpenwindowContractForbidden
NewPostUIOpenwindowContractForbidden creates a PostUIOpenwindowContractForbidden with default headers values
func (*PostUIOpenwindowContractForbidden) Error ¶
func (o *PostUIOpenwindowContractForbidden) Error() string
func (*PostUIOpenwindowContractForbidden) GetPayload ¶
func (o *PostUIOpenwindowContractForbidden) GetPayload() *models.Forbidden
type PostUIOpenwindowContractGatewayTimeout ¶
type PostUIOpenwindowContractGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIOpenwindowContractGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIOpenwindowContractGatewayTimeout ¶
func NewPostUIOpenwindowContractGatewayTimeout() *PostUIOpenwindowContractGatewayTimeout
NewPostUIOpenwindowContractGatewayTimeout creates a PostUIOpenwindowContractGatewayTimeout with default headers values
func (*PostUIOpenwindowContractGatewayTimeout) Error ¶
func (o *PostUIOpenwindowContractGatewayTimeout) Error() string
func (*PostUIOpenwindowContractGatewayTimeout) GetPayload ¶
func (o *PostUIOpenwindowContractGatewayTimeout) GetPayload() *models.GatewayTimeout
type PostUIOpenwindowContractInternalServerError ¶
type PostUIOpenwindowContractInternalServerError struct {
Payload *models.InternalServerError
}
PostUIOpenwindowContractInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIOpenwindowContractInternalServerError ¶
func NewPostUIOpenwindowContractInternalServerError() *PostUIOpenwindowContractInternalServerError
NewPostUIOpenwindowContractInternalServerError creates a PostUIOpenwindowContractInternalServerError with default headers values
func (*PostUIOpenwindowContractInternalServerError) Error ¶
func (o *PostUIOpenwindowContractInternalServerError) Error() string
func (*PostUIOpenwindowContractInternalServerError) GetPayload ¶
func (o *PostUIOpenwindowContractInternalServerError) GetPayload() *models.InternalServerError
type PostUIOpenwindowContractNoContent ¶
type PostUIOpenwindowContractNoContent struct { }
PostUIOpenwindowContractNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIOpenwindowContractNoContent ¶
func NewPostUIOpenwindowContractNoContent() *PostUIOpenwindowContractNoContent
NewPostUIOpenwindowContractNoContent creates a PostUIOpenwindowContractNoContent with default headers values
func (*PostUIOpenwindowContractNoContent) Error ¶
func (o *PostUIOpenwindowContractNoContent) Error() string
type PostUIOpenwindowContractParams ¶
type PostUIOpenwindowContractParams struct { /* ContractID. The contract to open Format: int32 */ ContractID int32 /* Datasource. The server name you would like data from Default: "tranquility" */ 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 }
PostUIOpenwindowContractParams contains all the parameters to send to the API endpoint
for the post ui openwindow contract operation. Typically these are written to a http.Request.
func NewPostUIOpenwindowContractParams ¶
func NewPostUIOpenwindowContractParams() *PostUIOpenwindowContractParams
NewPostUIOpenwindowContractParams creates a new PostUIOpenwindowContractParams 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 NewPostUIOpenwindowContractParamsWithContext ¶
func NewPostUIOpenwindowContractParamsWithContext(ctx context.Context) *PostUIOpenwindowContractParams
NewPostUIOpenwindowContractParamsWithContext creates a new PostUIOpenwindowContractParams object with the ability to set a context for a request.
func NewPostUIOpenwindowContractParamsWithHTTPClient ¶
func NewPostUIOpenwindowContractParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowContractParams
NewPostUIOpenwindowContractParamsWithHTTPClient creates a new PostUIOpenwindowContractParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIOpenwindowContractParamsWithTimeout ¶
func NewPostUIOpenwindowContractParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowContractParams
NewPostUIOpenwindowContractParamsWithTimeout creates a new PostUIOpenwindowContractParams object with the ability to set a timeout on a request.
func (*PostUIOpenwindowContractParams) SetContext ¶
func (o *PostUIOpenwindowContractParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetContractID ¶
func (o *PostUIOpenwindowContractParams) SetContractID(contractID int32)
SetContractID adds the contractId to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetDatasource ¶
func (o *PostUIOpenwindowContractParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowContractParams) SetDefaults()
SetDefaults hydrates default values in the post ui openwindow contract params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowContractParams) SetHTTPClient ¶
func (o *PostUIOpenwindowContractParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetTimeout ¶
func (o *PostUIOpenwindowContractParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) SetToken ¶
func (o *PostUIOpenwindowContractParams) SetToken(token *string)
SetToken adds the token to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithContext ¶
func (o *PostUIOpenwindowContractParams) WithContext(ctx context.Context) *PostUIOpenwindowContractParams
WithContext adds the context to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithContractID ¶
func (o *PostUIOpenwindowContractParams) WithContractID(contractID int32) *PostUIOpenwindowContractParams
WithContractID adds the contractID to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithDatasource ¶
func (o *PostUIOpenwindowContractParams) WithDatasource(datasource *string) *PostUIOpenwindowContractParams
WithDatasource adds the datasource to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowContractParams) WithDefaults() *PostUIOpenwindowContractParams
WithDefaults hydrates default values in the post ui openwindow contract params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowContractParams) WithHTTPClient ¶
func (o *PostUIOpenwindowContractParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowContractParams
WithHTTPClient adds the HTTPClient to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithTimeout ¶
func (o *PostUIOpenwindowContractParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowContractParams
WithTimeout adds the timeout to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WithToken ¶
func (o *PostUIOpenwindowContractParams) WithToken(token *string) *PostUIOpenwindowContractParams
WithToken adds the token to the post ui openwindow contract params
func (*PostUIOpenwindowContractParams) WriteToRequest ¶
func (o *PostUIOpenwindowContractParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIOpenwindowContractReader ¶
type PostUIOpenwindowContractReader struct {
// contains filtered or unexported fields
}
PostUIOpenwindowContractReader is a Reader for the PostUIOpenwindowContract structure.
func (*PostUIOpenwindowContractReader) ReadResponse ¶
func (o *PostUIOpenwindowContractReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIOpenwindowContractServiceUnavailable ¶
type PostUIOpenwindowContractServiceUnavailable struct {
}PostUIOpenwindowContractServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIOpenwindowContractServiceUnavailable ¶
func NewPostUIOpenwindowContractServiceUnavailable() *PostUIOpenwindowContractServiceUnavailable
NewPostUIOpenwindowContractServiceUnavailable creates a PostUIOpenwindowContractServiceUnavailable with default headers values
func (*PostUIOpenwindowContractServiceUnavailable) Error ¶
func (o *PostUIOpenwindowContractServiceUnavailable) Error() string
func (*PostUIOpenwindowContractServiceUnavailable) GetPayload ¶
func (o *PostUIOpenwindowContractServiceUnavailable) GetPayload() *models.ServiceUnavailable
type PostUIOpenwindowContractUnauthorized ¶
type PostUIOpenwindowContractUnauthorized struct {
}PostUIOpenwindowContractUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIOpenwindowContractUnauthorized ¶
func NewPostUIOpenwindowContractUnauthorized() *PostUIOpenwindowContractUnauthorized
NewPostUIOpenwindowContractUnauthorized creates a PostUIOpenwindowContractUnauthorized with default headers values
func (*PostUIOpenwindowContractUnauthorized) Error ¶
func (o *PostUIOpenwindowContractUnauthorized) Error() string
func (*PostUIOpenwindowContractUnauthorized) GetPayload ¶
func (o *PostUIOpenwindowContractUnauthorized) GetPayload() *models.Unauthorized
type PostUIOpenwindowInformationBadRequest ¶
type PostUIOpenwindowInformationBadRequest struct {
Payload *models.BadRequest
}
PostUIOpenwindowInformationBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIOpenwindowInformationBadRequest ¶
func NewPostUIOpenwindowInformationBadRequest() *PostUIOpenwindowInformationBadRequest
NewPostUIOpenwindowInformationBadRequest creates a PostUIOpenwindowInformationBadRequest with default headers values
func (*PostUIOpenwindowInformationBadRequest) Error ¶
func (o *PostUIOpenwindowInformationBadRequest) Error() string
func (*PostUIOpenwindowInformationBadRequest) GetPayload ¶
func (o *PostUIOpenwindowInformationBadRequest) GetPayload() *models.BadRequest
type PostUIOpenwindowInformationEnhanceYourCalm ¶
type PostUIOpenwindowInformationEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIOpenwindowInformationEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIOpenwindowInformationEnhanceYourCalm ¶
func NewPostUIOpenwindowInformationEnhanceYourCalm() *PostUIOpenwindowInformationEnhanceYourCalm
NewPostUIOpenwindowInformationEnhanceYourCalm creates a PostUIOpenwindowInformationEnhanceYourCalm with default headers values
func (*PostUIOpenwindowInformationEnhanceYourCalm) Error ¶
func (o *PostUIOpenwindowInformationEnhanceYourCalm) Error() string
func (*PostUIOpenwindowInformationEnhanceYourCalm) GetPayload ¶
func (o *PostUIOpenwindowInformationEnhanceYourCalm) GetPayload() *models.ErrorLimited
type PostUIOpenwindowInformationForbidden ¶
PostUIOpenwindowInformationForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIOpenwindowInformationForbidden ¶
func NewPostUIOpenwindowInformationForbidden() *PostUIOpenwindowInformationForbidden
NewPostUIOpenwindowInformationForbidden creates a PostUIOpenwindowInformationForbidden with default headers values
func (*PostUIOpenwindowInformationForbidden) Error ¶
func (o *PostUIOpenwindowInformationForbidden) Error() string
func (*PostUIOpenwindowInformationForbidden) GetPayload ¶
func (o *PostUIOpenwindowInformationForbidden) GetPayload() *models.Forbidden
type PostUIOpenwindowInformationGatewayTimeout ¶
type PostUIOpenwindowInformationGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIOpenwindowInformationGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIOpenwindowInformationGatewayTimeout ¶
func NewPostUIOpenwindowInformationGatewayTimeout() *PostUIOpenwindowInformationGatewayTimeout
NewPostUIOpenwindowInformationGatewayTimeout creates a PostUIOpenwindowInformationGatewayTimeout with default headers values
func (*PostUIOpenwindowInformationGatewayTimeout) Error ¶
func (o *PostUIOpenwindowInformationGatewayTimeout) Error() string
func (*PostUIOpenwindowInformationGatewayTimeout) GetPayload ¶
func (o *PostUIOpenwindowInformationGatewayTimeout) GetPayload() *models.GatewayTimeout
type PostUIOpenwindowInformationInternalServerError ¶
type PostUIOpenwindowInformationInternalServerError struct {
Payload *models.InternalServerError
}
PostUIOpenwindowInformationInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIOpenwindowInformationInternalServerError ¶
func NewPostUIOpenwindowInformationInternalServerError() *PostUIOpenwindowInformationInternalServerError
NewPostUIOpenwindowInformationInternalServerError creates a PostUIOpenwindowInformationInternalServerError with default headers values
func (*PostUIOpenwindowInformationInternalServerError) Error ¶
func (o *PostUIOpenwindowInformationInternalServerError) Error() string
func (*PostUIOpenwindowInformationInternalServerError) GetPayload ¶
func (o *PostUIOpenwindowInformationInternalServerError) GetPayload() *models.InternalServerError
type PostUIOpenwindowInformationNoContent ¶
type PostUIOpenwindowInformationNoContent struct { }
PostUIOpenwindowInformationNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIOpenwindowInformationNoContent ¶
func NewPostUIOpenwindowInformationNoContent() *PostUIOpenwindowInformationNoContent
NewPostUIOpenwindowInformationNoContent creates a PostUIOpenwindowInformationNoContent with default headers values
func (*PostUIOpenwindowInformationNoContent) Error ¶
func (o *PostUIOpenwindowInformationNoContent) Error() string
type PostUIOpenwindowInformationParams ¶
type PostUIOpenwindowInformationParams struct { /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* TargetID. The target to open Format: int32 */ TargetID int32 /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIOpenwindowInformationParams contains all the parameters to send to the API endpoint
for the post ui openwindow information operation. Typically these are written to a http.Request.
func NewPostUIOpenwindowInformationParams ¶
func NewPostUIOpenwindowInformationParams() *PostUIOpenwindowInformationParams
NewPostUIOpenwindowInformationParams creates a new PostUIOpenwindowInformationParams 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 NewPostUIOpenwindowInformationParamsWithContext ¶
func NewPostUIOpenwindowInformationParamsWithContext(ctx context.Context) *PostUIOpenwindowInformationParams
NewPostUIOpenwindowInformationParamsWithContext creates a new PostUIOpenwindowInformationParams object with the ability to set a context for a request.
func NewPostUIOpenwindowInformationParamsWithHTTPClient ¶
func NewPostUIOpenwindowInformationParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowInformationParams
NewPostUIOpenwindowInformationParamsWithHTTPClient creates a new PostUIOpenwindowInformationParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIOpenwindowInformationParamsWithTimeout ¶
func NewPostUIOpenwindowInformationParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowInformationParams
NewPostUIOpenwindowInformationParamsWithTimeout creates a new PostUIOpenwindowInformationParams object with the ability to set a timeout on a request.
func (*PostUIOpenwindowInformationParams) SetContext ¶
func (o *PostUIOpenwindowInformationParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetDatasource ¶
func (o *PostUIOpenwindowInformationParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowInformationParams) SetDefaults()
SetDefaults hydrates default values in the post ui openwindow information params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowInformationParams) SetHTTPClient ¶
func (o *PostUIOpenwindowInformationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetTargetID ¶
func (o *PostUIOpenwindowInformationParams) SetTargetID(targetID int32)
SetTargetID adds the targetId to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetTimeout ¶
func (o *PostUIOpenwindowInformationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) SetToken ¶
func (o *PostUIOpenwindowInformationParams) SetToken(token *string)
SetToken adds the token to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithContext ¶
func (o *PostUIOpenwindowInformationParams) WithContext(ctx context.Context) *PostUIOpenwindowInformationParams
WithContext adds the context to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithDatasource ¶
func (o *PostUIOpenwindowInformationParams) WithDatasource(datasource *string) *PostUIOpenwindowInformationParams
WithDatasource adds the datasource to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowInformationParams) WithDefaults() *PostUIOpenwindowInformationParams
WithDefaults hydrates default values in the post ui openwindow information params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowInformationParams) WithHTTPClient ¶
func (o *PostUIOpenwindowInformationParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowInformationParams
WithHTTPClient adds the HTTPClient to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithTargetID ¶
func (o *PostUIOpenwindowInformationParams) WithTargetID(targetID int32) *PostUIOpenwindowInformationParams
WithTargetID adds the targetID to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithTimeout ¶
func (o *PostUIOpenwindowInformationParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowInformationParams
WithTimeout adds the timeout to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WithToken ¶
func (o *PostUIOpenwindowInformationParams) WithToken(token *string) *PostUIOpenwindowInformationParams
WithToken adds the token to the post ui openwindow information params
func (*PostUIOpenwindowInformationParams) WriteToRequest ¶
func (o *PostUIOpenwindowInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIOpenwindowInformationReader ¶
type PostUIOpenwindowInformationReader struct {
// contains filtered or unexported fields
}
PostUIOpenwindowInformationReader is a Reader for the PostUIOpenwindowInformation structure.
func (*PostUIOpenwindowInformationReader) ReadResponse ¶
func (o *PostUIOpenwindowInformationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIOpenwindowInformationServiceUnavailable ¶
type PostUIOpenwindowInformationServiceUnavailable struct {
}PostUIOpenwindowInformationServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIOpenwindowInformationServiceUnavailable ¶
func NewPostUIOpenwindowInformationServiceUnavailable() *PostUIOpenwindowInformationServiceUnavailable
NewPostUIOpenwindowInformationServiceUnavailable creates a PostUIOpenwindowInformationServiceUnavailable with default headers values
func (*PostUIOpenwindowInformationServiceUnavailable) Error ¶
func (o *PostUIOpenwindowInformationServiceUnavailable) Error() string
func (*PostUIOpenwindowInformationServiceUnavailable) GetPayload ¶
func (o *PostUIOpenwindowInformationServiceUnavailable) GetPayload() *models.ServiceUnavailable
type PostUIOpenwindowInformationUnauthorized ¶
type PostUIOpenwindowInformationUnauthorized struct {
}PostUIOpenwindowInformationUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIOpenwindowInformationUnauthorized ¶
func NewPostUIOpenwindowInformationUnauthorized() *PostUIOpenwindowInformationUnauthorized
NewPostUIOpenwindowInformationUnauthorized creates a PostUIOpenwindowInformationUnauthorized with default headers values
func (*PostUIOpenwindowInformationUnauthorized) Error ¶
func (o *PostUIOpenwindowInformationUnauthorized) Error() string
func (*PostUIOpenwindowInformationUnauthorized) GetPayload ¶
func (o *PostUIOpenwindowInformationUnauthorized) GetPayload() *models.Unauthorized
type PostUIOpenwindowMarketdetailsBadRequest ¶
type PostUIOpenwindowMarketdetailsBadRequest struct {
Payload *models.BadRequest
}
PostUIOpenwindowMarketdetailsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIOpenwindowMarketdetailsBadRequest ¶
func NewPostUIOpenwindowMarketdetailsBadRequest() *PostUIOpenwindowMarketdetailsBadRequest
NewPostUIOpenwindowMarketdetailsBadRequest creates a PostUIOpenwindowMarketdetailsBadRequest with default headers values
func (*PostUIOpenwindowMarketdetailsBadRequest) Error ¶
func (o *PostUIOpenwindowMarketdetailsBadRequest) Error() string
func (*PostUIOpenwindowMarketdetailsBadRequest) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsBadRequest) GetPayload() *models.BadRequest
type PostUIOpenwindowMarketdetailsEnhanceYourCalm ¶
type PostUIOpenwindowMarketdetailsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIOpenwindowMarketdetailsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIOpenwindowMarketdetailsEnhanceYourCalm ¶
func NewPostUIOpenwindowMarketdetailsEnhanceYourCalm() *PostUIOpenwindowMarketdetailsEnhanceYourCalm
NewPostUIOpenwindowMarketdetailsEnhanceYourCalm creates a PostUIOpenwindowMarketdetailsEnhanceYourCalm with default headers values
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) Error ¶
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) Error() string
func (*PostUIOpenwindowMarketdetailsEnhanceYourCalm) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type PostUIOpenwindowMarketdetailsForbidden ¶
PostUIOpenwindowMarketdetailsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIOpenwindowMarketdetailsForbidden ¶
func NewPostUIOpenwindowMarketdetailsForbidden() *PostUIOpenwindowMarketdetailsForbidden
NewPostUIOpenwindowMarketdetailsForbidden creates a PostUIOpenwindowMarketdetailsForbidden with default headers values
func (*PostUIOpenwindowMarketdetailsForbidden) Error ¶
func (o *PostUIOpenwindowMarketdetailsForbidden) Error() string
func (*PostUIOpenwindowMarketdetailsForbidden) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsForbidden) GetPayload() *models.Forbidden
type PostUIOpenwindowMarketdetailsGatewayTimeout ¶
type PostUIOpenwindowMarketdetailsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIOpenwindowMarketdetailsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIOpenwindowMarketdetailsGatewayTimeout ¶
func NewPostUIOpenwindowMarketdetailsGatewayTimeout() *PostUIOpenwindowMarketdetailsGatewayTimeout
NewPostUIOpenwindowMarketdetailsGatewayTimeout creates a PostUIOpenwindowMarketdetailsGatewayTimeout with default headers values
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) Error ¶
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) Error() string
func (*PostUIOpenwindowMarketdetailsGatewayTimeout) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsGatewayTimeout) GetPayload() *models.GatewayTimeout
type PostUIOpenwindowMarketdetailsInternalServerError ¶
type PostUIOpenwindowMarketdetailsInternalServerError struct {
Payload *models.InternalServerError
}
PostUIOpenwindowMarketdetailsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIOpenwindowMarketdetailsInternalServerError ¶
func NewPostUIOpenwindowMarketdetailsInternalServerError() *PostUIOpenwindowMarketdetailsInternalServerError
NewPostUIOpenwindowMarketdetailsInternalServerError creates a PostUIOpenwindowMarketdetailsInternalServerError with default headers values
func (*PostUIOpenwindowMarketdetailsInternalServerError) Error ¶
func (o *PostUIOpenwindowMarketdetailsInternalServerError) Error() string
func (*PostUIOpenwindowMarketdetailsInternalServerError) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsInternalServerError) GetPayload() *models.InternalServerError
type PostUIOpenwindowMarketdetailsNoContent ¶
type PostUIOpenwindowMarketdetailsNoContent struct { }
PostUIOpenwindowMarketdetailsNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIOpenwindowMarketdetailsNoContent ¶
func NewPostUIOpenwindowMarketdetailsNoContent() *PostUIOpenwindowMarketdetailsNoContent
NewPostUIOpenwindowMarketdetailsNoContent creates a PostUIOpenwindowMarketdetailsNoContent with default headers values
func (*PostUIOpenwindowMarketdetailsNoContent) Error ¶
func (o *PostUIOpenwindowMarketdetailsNoContent) Error() string
type PostUIOpenwindowMarketdetailsParams ¶
type PostUIOpenwindowMarketdetailsParams struct { /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* Token. Access token to use if unable to set a header */ Token *string /* TypeID. The item type to open in market window Format: int32 */ TypeID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIOpenwindowMarketdetailsParams contains all the parameters to send to the API endpoint
for the post ui openwindow marketdetails operation. Typically these are written to a http.Request.
func NewPostUIOpenwindowMarketdetailsParams ¶
func NewPostUIOpenwindowMarketdetailsParams() *PostUIOpenwindowMarketdetailsParams
NewPostUIOpenwindowMarketdetailsParams creates a new PostUIOpenwindowMarketdetailsParams 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 NewPostUIOpenwindowMarketdetailsParamsWithContext ¶
func NewPostUIOpenwindowMarketdetailsParamsWithContext(ctx context.Context) *PostUIOpenwindowMarketdetailsParams
NewPostUIOpenwindowMarketdetailsParamsWithContext creates a new PostUIOpenwindowMarketdetailsParams object with the ability to set a context for a request.
func NewPostUIOpenwindowMarketdetailsParamsWithHTTPClient ¶
func NewPostUIOpenwindowMarketdetailsParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowMarketdetailsParams
NewPostUIOpenwindowMarketdetailsParamsWithHTTPClient creates a new PostUIOpenwindowMarketdetailsParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIOpenwindowMarketdetailsParamsWithTimeout ¶
func NewPostUIOpenwindowMarketdetailsParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowMarketdetailsParams
NewPostUIOpenwindowMarketdetailsParamsWithTimeout creates a new PostUIOpenwindowMarketdetailsParams object with the ability to set a timeout on a request.
func (*PostUIOpenwindowMarketdetailsParams) SetContext ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetDatasource ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowMarketdetailsParams) SetDefaults()
SetDefaults hydrates default values in the post ui openwindow marketdetails params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowMarketdetailsParams) SetHTTPClient ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetTimeout ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetToken ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetToken(token *string)
SetToken adds the token to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) SetTypeID ¶
func (o *PostUIOpenwindowMarketdetailsParams) SetTypeID(typeID int32)
SetTypeID adds the typeId to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithContext ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithContext(ctx context.Context) *PostUIOpenwindowMarketdetailsParams
WithContext adds the context to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithDatasource ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithDatasource(datasource *string) *PostUIOpenwindowMarketdetailsParams
WithDatasource adds the datasource to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowMarketdetailsParams) WithDefaults() *PostUIOpenwindowMarketdetailsParams
WithDefaults hydrates default values in the post ui openwindow marketdetails params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowMarketdetailsParams) WithHTTPClient ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowMarketdetailsParams
WithHTTPClient adds the HTTPClient to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithTimeout ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowMarketdetailsParams
WithTimeout adds the timeout to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithToken ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithToken(token *string) *PostUIOpenwindowMarketdetailsParams
WithToken adds the token to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WithTypeID ¶
func (o *PostUIOpenwindowMarketdetailsParams) WithTypeID(typeID int32) *PostUIOpenwindowMarketdetailsParams
WithTypeID adds the typeID to the post ui openwindow marketdetails params
func (*PostUIOpenwindowMarketdetailsParams) WriteToRequest ¶
func (o *PostUIOpenwindowMarketdetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIOpenwindowMarketdetailsReader ¶
type PostUIOpenwindowMarketdetailsReader struct {
// contains filtered or unexported fields
}
PostUIOpenwindowMarketdetailsReader is a Reader for the PostUIOpenwindowMarketdetails structure.
func (*PostUIOpenwindowMarketdetailsReader) ReadResponse ¶
func (o *PostUIOpenwindowMarketdetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIOpenwindowMarketdetailsServiceUnavailable ¶
type PostUIOpenwindowMarketdetailsServiceUnavailable struct {
}PostUIOpenwindowMarketdetailsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIOpenwindowMarketdetailsServiceUnavailable ¶
func NewPostUIOpenwindowMarketdetailsServiceUnavailable() *PostUIOpenwindowMarketdetailsServiceUnavailable
NewPostUIOpenwindowMarketdetailsServiceUnavailable creates a PostUIOpenwindowMarketdetailsServiceUnavailable with default headers values
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) Error ¶
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) Error() string
func (*PostUIOpenwindowMarketdetailsServiceUnavailable) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type PostUIOpenwindowMarketdetailsUnauthorized ¶
type PostUIOpenwindowMarketdetailsUnauthorized struct {
}PostUIOpenwindowMarketdetailsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIOpenwindowMarketdetailsUnauthorized ¶
func NewPostUIOpenwindowMarketdetailsUnauthorized() *PostUIOpenwindowMarketdetailsUnauthorized
NewPostUIOpenwindowMarketdetailsUnauthorized creates a PostUIOpenwindowMarketdetailsUnauthorized with default headers values
func (*PostUIOpenwindowMarketdetailsUnauthorized) Error ¶
func (o *PostUIOpenwindowMarketdetailsUnauthorized) Error() string
func (*PostUIOpenwindowMarketdetailsUnauthorized) GetPayload ¶
func (o *PostUIOpenwindowMarketdetailsUnauthorized) GetPayload() *models.Unauthorized
type PostUIOpenwindowNewmailBadRequest ¶
type PostUIOpenwindowNewmailBadRequest struct {
Payload *models.BadRequest
}
PostUIOpenwindowNewmailBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostUIOpenwindowNewmailBadRequest ¶
func NewPostUIOpenwindowNewmailBadRequest() *PostUIOpenwindowNewmailBadRequest
NewPostUIOpenwindowNewmailBadRequest creates a PostUIOpenwindowNewmailBadRequest with default headers values
func (*PostUIOpenwindowNewmailBadRequest) Error ¶
func (o *PostUIOpenwindowNewmailBadRequest) Error() string
func (*PostUIOpenwindowNewmailBadRequest) GetPayload ¶
func (o *PostUIOpenwindowNewmailBadRequest) GetPayload() *models.BadRequest
type PostUIOpenwindowNewmailBody ¶
type PostUIOpenwindowNewmailBody struct { // post_ui_openwindow_newmail_body // // body string // Required: true // Max Length: 10000 Body *string `json:"body"` // post_ui_openwindow_newmail_recipients // // recipients array // Required: true // Max Items: 50 // Min Items: 1 Recipients []int32 `json:"recipients"` // post_ui_openwindow_newmail_subject // // subject string // Required: true // Max Length: 1000 Subject *string `json:"subject"` // post_ui_openwindow_newmail_to_corp_or_alliance_id // // to_corp_or_alliance_id integer ToCorpOrAllianceID int32 `json:"to_corp_or_alliance_id,omitempty"` // post_ui_openwindow_newmail_to_mailing_list_id // // Corporations, alliances and mailing lists are all types of mailing groups. You may only send to one mailing group, at a time, so you may fill out either this field or the to_corp_or_alliance_ids field ToMailingListID int32 `json:"to_mailing_list_id,omitempty"` }
PostUIOpenwindowNewmailBody post_ui_openwindow_newmail_new_mail // // new_mail object swagger:model PostUIOpenwindowNewmailBody
func (*PostUIOpenwindowNewmailBody) ContextValidate ¶ added in v0.3.0
func (o *PostUIOpenwindowNewmailBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this post UI openwindow newmail body based on context it is used
func (*PostUIOpenwindowNewmailBody) MarshalBinary ¶
func (o *PostUIOpenwindowNewmailBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostUIOpenwindowNewmailBody) UnmarshalBinary ¶
func (o *PostUIOpenwindowNewmailBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostUIOpenwindowNewmailEnhanceYourCalm ¶
type PostUIOpenwindowNewmailEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
PostUIOpenwindowNewmailEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewPostUIOpenwindowNewmailEnhanceYourCalm ¶
func NewPostUIOpenwindowNewmailEnhanceYourCalm() *PostUIOpenwindowNewmailEnhanceYourCalm
NewPostUIOpenwindowNewmailEnhanceYourCalm creates a PostUIOpenwindowNewmailEnhanceYourCalm with default headers values
func (*PostUIOpenwindowNewmailEnhanceYourCalm) Error ¶
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) Error() string
func (*PostUIOpenwindowNewmailEnhanceYourCalm) GetPayload ¶
func (o *PostUIOpenwindowNewmailEnhanceYourCalm) GetPayload() *models.ErrorLimited
type PostUIOpenwindowNewmailForbidden ¶
PostUIOpenwindowNewmailForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostUIOpenwindowNewmailForbidden ¶
func NewPostUIOpenwindowNewmailForbidden() *PostUIOpenwindowNewmailForbidden
NewPostUIOpenwindowNewmailForbidden creates a PostUIOpenwindowNewmailForbidden with default headers values
func (*PostUIOpenwindowNewmailForbidden) Error ¶
func (o *PostUIOpenwindowNewmailForbidden) Error() string
func (*PostUIOpenwindowNewmailForbidden) GetPayload ¶
func (o *PostUIOpenwindowNewmailForbidden) GetPayload() *models.Forbidden
type PostUIOpenwindowNewmailGatewayTimeout ¶
type PostUIOpenwindowNewmailGatewayTimeout struct {
Payload *models.GatewayTimeout
}
PostUIOpenwindowNewmailGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewPostUIOpenwindowNewmailGatewayTimeout ¶
func NewPostUIOpenwindowNewmailGatewayTimeout() *PostUIOpenwindowNewmailGatewayTimeout
NewPostUIOpenwindowNewmailGatewayTimeout creates a PostUIOpenwindowNewmailGatewayTimeout with default headers values
func (*PostUIOpenwindowNewmailGatewayTimeout) Error ¶
func (o *PostUIOpenwindowNewmailGatewayTimeout) Error() string
func (*PostUIOpenwindowNewmailGatewayTimeout) GetPayload ¶
func (o *PostUIOpenwindowNewmailGatewayTimeout) GetPayload() *models.GatewayTimeout
type PostUIOpenwindowNewmailInternalServerError ¶
type PostUIOpenwindowNewmailInternalServerError struct {
Payload *models.InternalServerError
}
PostUIOpenwindowNewmailInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewPostUIOpenwindowNewmailInternalServerError ¶
func NewPostUIOpenwindowNewmailInternalServerError() *PostUIOpenwindowNewmailInternalServerError
NewPostUIOpenwindowNewmailInternalServerError creates a PostUIOpenwindowNewmailInternalServerError with default headers values
func (*PostUIOpenwindowNewmailInternalServerError) Error ¶
func (o *PostUIOpenwindowNewmailInternalServerError) Error() string
func (*PostUIOpenwindowNewmailInternalServerError) GetPayload ¶
func (o *PostUIOpenwindowNewmailInternalServerError) GetPayload() *models.InternalServerError
type PostUIOpenwindowNewmailNoContent ¶
type PostUIOpenwindowNewmailNoContent struct { }
PostUIOpenwindowNewmailNoContent describes a response with status code 204, with default header values.
Open window request received
func NewPostUIOpenwindowNewmailNoContent ¶
func NewPostUIOpenwindowNewmailNoContent() *PostUIOpenwindowNewmailNoContent
NewPostUIOpenwindowNewmailNoContent creates a PostUIOpenwindowNewmailNoContent with default headers values
func (*PostUIOpenwindowNewmailNoContent) Error ¶
func (o *PostUIOpenwindowNewmailNoContent) Error() string
type PostUIOpenwindowNewmailParams ¶
type PostUIOpenwindowNewmailParams struct { /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* NewMail. The details of mail to create */ NewMail PostUIOpenwindowNewmailBody /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUIOpenwindowNewmailParams contains all the parameters to send to the API endpoint
for the post ui openwindow newmail operation. Typically these are written to a http.Request.
func NewPostUIOpenwindowNewmailParams ¶
func NewPostUIOpenwindowNewmailParams() *PostUIOpenwindowNewmailParams
NewPostUIOpenwindowNewmailParams creates a new PostUIOpenwindowNewmailParams 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 NewPostUIOpenwindowNewmailParamsWithContext ¶
func NewPostUIOpenwindowNewmailParamsWithContext(ctx context.Context) *PostUIOpenwindowNewmailParams
NewPostUIOpenwindowNewmailParamsWithContext creates a new PostUIOpenwindowNewmailParams object with the ability to set a context for a request.
func NewPostUIOpenwindowNewmailParamsWithHTTPClient ¶
func NewPostUIOpenwindowNewmailParamsWithHTTPClient(client *http.Client) *PostUIOpenwindowNewmailParams
NewPostUIOpenwindowNewmailParamsWithHTTPClient creates a new PostUIOpenwindowNewmailParams object with the ability to set a custom HTTPClient for a request.
func NewPostUIOpenwindowNewmailParamsWithTimeout ¶
func NewPostUIOpenwindowNewmailParamsWithTimeout(timeout time.Duration) *PostUIOpenwindowNewmailParams
NewPostUIOpenwindowNewmailParamsWithTimeout creates a new PostUIOpenwindowNewmailParams object with the ability to set a timeout on a request.
func (*PostUIOpenwindowNewmailParams) SetContext ¶
func (o *PostUIOpenwindowNewmailParams) SetContext(ctx context.Context)
SetContext adds the context to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetDatasource ¶
func (o *PostUIOpenwindowNewmailParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowNewmailParams) SetDefaults()
SetDefaults hydrates default values in the post ui openwindow newmail params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowNewmailParams) SetHTTPClient ¶
func (o *PostUIOpenwindowNewmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetNewMail ¶
func (o *PostUIOpenwindowNewmailParams) SetNewMail(newMail PostUIOpenwindowNewmailBody)
SetNewMail adds the newMail to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetTimeout ¶
func (o *PostUIOpenwindowNewmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) SetToken ¶
func (o *PostUIOpenwindowNewmailParams) SetToken(token *string)
SetToken adds the token to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithContext ¶
func (o *PostUIOpenwindowNewmailParams) WithContext(ctx context.Context) *PostUIOpenwindowNewmailParams
WithContext adds the context to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithDatasource ¶
func (o *PostUIOpenwindowNewmailParams) WithDatasource(datasource *string) *PostUIOpenwindowNewmailParams
WithDatasource adds the datasource to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithDefaults ¶ added in v0.3.0
func (o *PostUIOpenwindowNewmailParams) WithDefaults() *PostUIOpenwindowNewmailParams
WithDefaults hydrates default values in the post ui openwindow newmail params (not the query body).
All values with no default are reset to their zero value.
func (*PostUIOpenwindowNewmailParams) WithHTTPClient ¶
func (o *PostUIOpenwindowNewmailParams) WithHTTPClient(client *http.Client) *PostUIOpenwindowNewmailParams
WithHTTPClient adds the HTTPClient to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithNewMail ¶
func (o *PostUIOpenwindowNewmailParams) WithNewMail(newMail PostUIOpenwindowNewmailBody) *PostUIOpenwindowNewmailParams
WithNewMail adds the newMail to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithTimeout ¶
func (o *PostUIOpenwindowNewmailParams) WithTimeout(timeout time.Duration) *PostUIOpenwindowNewmailParams
WithTimeout adds the timeout to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WithToken ¶
func (o *PostUIOpenwindowNewmailParams) WithToken(token *string) *PostUIOpenwindowNewmailParams
WithToken adds the token to the post ui openwindow newmail params
func (*PostUIOpenwindowNewmailParams) WriteToRequest ¶
func (o *PostUIOpenwindowNewmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUIOpenwindowNewmailReader ¶
type PostUIOpenwindowNewmailReader struct {
// contains filtered or unexported fields
}
PostUIOpenwindowNewmailReader is a Reader for the PostUIOpenwindowNewmail structure.
func (*PostUIOpenwindowNewmailReader) ReadResponse ¶
func (o *PostUIOpenwindowNewmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUIOpenwindowNewmailServiceUnavailable ¶
type PostUIOpenwindowNewmailServiceUnavailable struct {
}PostUIOpenwindowNewmailServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewPostUIOpenwindowNewmailServiceUnavailable ¶
func NewPostUIOpenwindowNewmailServiceUnavailable() *PostUIOpenwindowNewmailServiceUnavailable
NewPostUIOpenwindowNewmailServiceUnavailable creates a PostUIOpenwindowNewmailServiceUnavailable with default headers values
func (*PostUIOpenwindowNewmailServiceUnavailable) Error ¶
func (o *PostUIOpenwindowNewmailServiceUnavailable) Error() string
func (*PostUIOpenwindowNewmailServiceUnavailable) GetPayload ¶
func (o *PostUIOpenwindowNewmailServiceUnavailable) GetPayload() *models.ServiceUnavailable
type PostUIOpenwindowNewmailUnauthorized ¶
type PostUIOpenwindowNewmailUnauthorized struct {
}PostUIOpenwindowNewmailUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostUIOpenwindowNewmailUnauthorized ¶
func NewPostUIOpenwindowNewmailUnauthorized() *PostUIOpenwindowNewmailUnauthorized
NewPostUIOpenwindowNewmailUnauthorized creates a PostUIOpenwindowNewmailUnauthorized with default headers values
func (*PostUIOpenwindowNewmailUnauthorized) Error ¶
func (o *PostUIOpenwindowNewmailUnauthorized) Error() string
func (*PostUIOpenwindowNewmailUnauthorized) GetPayload ¶
func (o *PostUIOpenwindowNewmailUnauthorized) GetPayload() *models.Unauthorized
type PostUIOpenwindowNewmailUnprocessableEntity ¶
type PostUIOpenwindowNewmailUnprocessableEntity struct {
Payload *PostUIOpenwindowNewmailUnprocessableEntityBody
}
PostUIOpenwindowNewmailUnprocessableEntity describes a response with status code 422, with default header values.
Invalid request
func NewPostUIOpenwindowNewmailUnprocessableEntity ¶
func NewPostUIOpenwindowNewmailUnprocessableEntity() *PostUIOpenwindowNewmailUnprocessableEntity
NewPostUIOpenwindowNewmailUnprocessableEntity creates a PostUIOpenwindowNewmailUnprocessableEntity with default headers values
func (*PostUIOpenwindowNewmailUnprocessableEntity) Error ¶
func (o *PostUIOpenwindowNewmailUnprocessableEntity) Error() string
func (*PostUIOpenwindowNewmailUnprocessableEntity) GetPayload ¶
func (o *PostUIOpenwindowNewmailUnprocessableEntity) GetPayload() *PostUIOpenwindowNewmailUnprocessableEntityBody
type PostUIOpenwindowNewmailUnprocessableEntityBody ¶
type PostUIOpenwindowNewmailUnprocessableEntityBody struct { // post_ui_openwindow_newmail_422_unprocessable_entity // // Unprocessable entity message Error string `json:"error,omitempty"` }
PostUIOpenwindowNewmailUnprocessableEntityBody post_ui_openwindow_newmail_unprocessable_entity // // Unprocessable entity swagger:model PostUIOpenwindowNewmailUnprocessableEntityBody
func (*PostUIOpenwindowNewmailUnprocessableEntityBody) ContextValidate ¶ added in v0.3.0
func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this post UI openwindow newmail unprocessable entity body based on context it is used
func (*PostUIOpenwindowNewmailUnprocessableEntityBody) MarshalBinary ¶
func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostUIOpenwindowNewmailUnprocessableEntityBody) UnmarshalBinary ¶
func (o *PostUIOpenwindowNewmailUnprocessableEntityBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
Source Files ¶
- post_ui_autopilot_waypoint_parameters.go
- post_ui_autopilot_waypoint_responses.go
- post_ui_openwindow_contract_parameters.go
- post_ui_openwindow_contract_responses.go
- post_ui_openwindow_information_parameters.go
- post_ui_openwindow_information_responses.go
- post_ui_openwindow_marketdetails_parameters.go
- post_ui_openwindow_marketdetails_responses.go
- post_ui_openwindow_newmail_parameters.go
- post_ui_openwindow_newmail_responses.go
- user_interface_client.go