Documentation
¶
Index ¶
- Constants
- type Client
- func (a *Client) DeleteCharactersCharacterIDMailLabelsLabelID(params *DeleteCharactersCharacterIDMailLabelsLabelIDParams, ...) (*DeleteCharactersCharacterIDMailLabelsLabelIDNoContent, error)
- func (a *Client) DeleteCharactersCharacterIDMailMailID(params *DeleteCharactersCharacterIDMailMailIDParams, ...) (*DeleteCharactersCharacterIDMailMailIDNoContent, error)
- func (a *Client) GetCharactersCharacterIDMail(params *GetCharactersCharacterIDMailParams, ...) (*GetCharactersCharacterIDMailOK, error)
- func (a *Client) GetCharactersCharacterIDMailLabels(params *GetCharactersCharacterIDMailLabelsParams, ...) (*GetCharactersCharacterIDMailLabelsOK, error)
- func (a *Client) GetCharactersCharacterIDMailLists(params *GetCharactersCharacterIDMailListsParams, ...) (*GetCharactersCharacterIDMailListsOK, error)
- func (a *Client) GetCharactersCharacterIDMailMailID(params *GetCharactersCharacterIDMailMailIDParams, ...) (*GetCharactersCharacterIDMailMailIDOK, error)
- func (a *Client) PostCharactersCharacterIDMail(params *PostCharactersCharacterIDMailParams, ...) (*PostCharactersCharacterIDMailCreated, error)
- func (a *Client) PostCharactersCharacterIDMailLabels(params *PostCharactersCharacterIDMailLabelsParams, ...) (*PostCharactersCharacterIDMailLabelsCreated, error)
- func (a *Client) PutCharactersCharacterIDMailMailID(params *PutCharactersCharacterIDMailMailIDParams, ...) (*PutCharactersCharacterIDMailMailIDNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest
- type DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm
- type DeleteCharactersCharacterIDMailLabelsLabelIDForbidden
- type DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout
- type DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError
- type DeleteCharactersCharacterIDMailLabelsLabelIDNoContent
- type DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func NewDeleteCharactersCharacterIDMailLabelsLabelIDParams() *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithContext(ctx context.Context) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetCharacterID(characterID int32)
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetContext(ctx context.Context)
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetDatasource(datasource *string)
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetLabelID(labelID int32)
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetToken(token *string)
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithCharacterID(characterID int32) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithContext(ctx context.Context) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithDatasource(datasource *string) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithLabelID(labelID int32) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithToken(token *string) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCharactersCharacterIDMailLabelsLabelIDReader
- type DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable
- type DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized
- type DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity
- type DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) MarshalBinary() ([]byte, error)
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) UnmarshalBinary(b []byte) error
- func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) Validate(formats strfmt.Registry) error
- type DeleteCharactersCharacterIDMailMailIDBadRequest
- type DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm
- type DeleteCharactersCharacterIDMailMailIDForbidden
- type DeleteCharactersCharacterIDMailMailIDGatewayTimeout
- type DeleteCharactersCharacterIDMailMailIDInternalServerError
- type DeleteCharactersCharacterIDMailMailIDNoContent
- type DeleteCharactersCharacterIDMailMailIDParams
- func NewDeleteCharactersCharacterIDMailMailIDParams() *DeleteCharactersCharacterIDMailMailIDParams
- func NewDeleteCharactersCharacterIDMailMailIDParamsWithContext(ctx context.Context) *DeleteCharactersCharacterIDMailMailIDParams
- func NewDeleteCharactersCharacterIDMailMailIDParamsWithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDMailMailIDParams
- func NewDeleteCharactersCharacterIDMailMailIDParamsWithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDMailMailIDParams
- func (o *DeleteCharactersCharacterIDMailMailIDParams) SetCharacterID(characterID int32)
- func (o *DeleteCharactersCharacterIDMailMailIDParams) SetContext(ctx context.Context)
- func (o *DeleteCharactersCharacterIDMailMailIDParams) SetDatasource(datasource *string)
- func (o *DeleteCharactersCharacterIDMailMailIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCharactersCharacterIDMailMailIDParams) SetMailID(mailID int32)
- func (o *DeleteCharactersCharacterIDMailMailIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCharactersCharacterIDMailMailIDParams) SetToken(token *string)
- func (o *DeleteCharactersCharacterIDMailMailIDParams) WithCharacterID(characterID int32) *DeleteCharactersCharacterIDMailMailIDParams
- func (o *DeleteCharactersCharacterIDMailMailIDParams) WithContext(ctx context.Context) *DeleteCharactersCharacterIDMailMailIDParams
- func (o *DeleteCharactersCharacterIDMailMailIDParams) WithDatasource(datasource *string) *DeleteCharactersCharacterIDMailMailIDParams
- func (o *DeleteCharactersCharacterIDMailMailIDParams) WithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDMailMailIDParams
- func (o *DeleteCharactersCharacterIDMailMailIDParams) WithMailID(mailID int32) *DeleteCharactersCharacterIDMailMailIDParams
- func (o *DeleteCharactersCharacterIDMailMailIDParams) WithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDMailMailIDParams
- func (o *DeleteCharactersCharacterIDMailMailIDParams) WithToken(token *string) *DeleteCharactersCharacterIDMailMailIDParams
- func (o *DeleteCharactersCharacterIDMailMailIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCharactersCharacterIDMailMailIDReader
- type DeleteCharactersCharacterIDMailMailIDServiceUnavailable
- type DeleteCharactersCharacterIDMailMailIDUnauthorized
- type GetCharactersCharacterIDMailBadRequest
- type GetCharactersCharacterIDMailEnhanceYourCalm
- type GetCharactersCharacterIDMailForbidden
- type GetCharactersCharacterIDMailGatewayTimeout
- type GetCharactersCharacterIDMailInternalServerError
- type GetCharactersCharacterIDMailLabelsBadRequest
- type GetCharactersCharacterIDMailLabelsEnhanceYourCalm
- type GetCharactersCharacterIDMailLabelsForbidden
- type GetCharactersCharacterIDMailLabelsGatewayTimeout
- type GetCharactersCharacterIDMailLabelsInternalServerError
- type GetCharactersCharacterIDMailLabelsNotModified
- type GetCharactersCharacterIDMailLabelsOK
- type GetCharactersCharacterIDMailLabelsOKBody
- type GetCharactersCharacterIDMailLabelsParams
- func NewGetCharactersCharacterIDMailLabelsParams() *GetCharactersCharacterIDMailLabelsParams
- func NewGetCharactersCharacterIDMailLabelsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMailLabelsParams
- func NewGetCharactersCharacterIDMailLabelsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailLabelsParams
- func NewGetCharactersCharacterIDMailLabelsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailLabelsParams
- func (o *GetCharactersCharacterIDMailLabelsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDMailLabelsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDMailLabelsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDMailLabelsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDMailLabelsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDMailLabelsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDMailLabelsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDMailLabelsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMailLabelsParams
- func (o *GetCharactersCharacterIDMailLabelsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMailLabelsParams
- func (o *GetCharactersCharacterIDMailLabelsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMailLabelsParams
- func (o *GetCharactersCharacterIDMailLabelsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailLabelsParams
- func (o *GetCharactersCharacterIDMailLabelsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMailLabelsParams
- func (o *GetCharactersCharacterIDMailLabelsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailLabelsParams
- func (o *GetCharactersCharacterIDMailLabelsParams) WithToken(token *string) *GetCharactersCharacterIDMailLabelsParams
- func (o *GetCharactersCharacterIDMailLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDMailLabelsReader
- type GetCharactersCharacterIDMailLabelsServiceUnavailable
- type GetCharactersCharacterIDMailLabelsUnauthorized
- type GetCharactersCharacterIDMailListsBadRequest
- type GetCharactersCharacterIDMailListsEnhanceYourCalm
- type GetCharactersCharacterIDMailListsForbidden
- type GetCharactersCharacterIDMailListsGatewayTimeout
- type GetCharactersCharacterIDMailListsInternalServerError
- type GetCharactersCharacterIDMailListsNotModified
- type GetCharactersCharacterIDMailListsOK
- type GetCharactersCharacterIDMailListsOKBodyItems0
- type GetCharactersCharacterIDMailListsParams
- func NewGetCharactersCharacterIDMailListsParams() *GetCharactersCharacterIDMailListsParams
- func NewGetCharactersCharacterIDMailListsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMailListsParams
- func NewGetCharactersCharacterIDMailListsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailListsParams
- func NewGetCharactersCharacterIDMailListsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailListsParams
- func (o *GetCharactersCharacterIDMailListsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDMailListsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDMailListsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDMailListsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDMailListsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDMailListsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDMailListsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDMailListsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMailListsParams
- func (o *GetCharactersCharacterIDMailListsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMailListsParams
- func (o *GetCharactersCharacterIDMailListsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMailListsParams
- func (o *GetCharactersCharacterIDMailListsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailListsParams
- func (o *GetCharactersCharacterIDMailListsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMailListsParams
- func (o *GetCharactersCharacterIDMailListsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailListsParams
- func (o *GetCharactersCharacterIDMailListsParams) WithToken(token *string) *GetCharactersCharacterIDMailListsParams
- func (o *GetCharactersCharacterIDMailListsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDMailListsReader
- type GetCharactersCharacterIDMailListsServiceUnavailable
- type GetCharactersCharacterIDMailListsUnauthorized
- type GetCharactersCharacterIDMailMailIDBadRequest
- type GetCharactersCharacterIDMailMailIDEnhanceYourCalm
- type GetCharactersCharacterIDMailMailIDForbidden
- type GetCharactersCharacterIDMailMailIDGatewayTimeout
- type GetCharactersCharacterIDMailMailIDInternalServerError
- type GetCharactersCharacterIDMailMailIDNotFound
- type GetCharactersCharacterIDMailMailIDNotFoundBody
- type GetCharactersCharacterIDMailMailIDNotModified
- type GetCharactersCharacterIDMailMailIDOK
- type GetCharactersCharacterIDMailMailIDOKBody
- type GetCharactersCharacterIDMailMailIDParams
- func NewGetCharactersCharacterIDMailMailIDParams() *GetCharactersCharacterIDMailMailIDParams
- func NewGetCharactersCharacterIDMailMailIDParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMailMailIDParams
- func NewGetCharactersCharacterIDMailMailIDParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailMailIDParams
- func NewGetCharactersCharacterIDMailMailIDParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDMailMailIDParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDMailMailIDParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDMailMailIDParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDMailMailIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDMailMailIDParams) SetMailID(mailID int32)
- func (o *GetCharactersCharacterIDMailMailIDParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDMailMailIDParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDMailMailIDParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) WithMailID(mailID int32) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) WithToken(token *string) *GetCharactersCharacterIDMailMailIDParams
- func (o *GetCharactersCharacterIDMailMailIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDMailMailIDReader
- type GetCharactersCharacterIDMailMailIDServiceUnavailable
- type GetCharactersCharacterIDMailMailIDUnauthorized
- type GetCharactersCharacterIDMailNotModified
- type GetCharactersCharacterIDMailOK
- type GetCharactersCharacterIDMailOKBodyItems0
- type GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0
- func (o *GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDMailParams
- func NewGetCharactersCharacterIDMailParams() *GetCharactersCharacterIDMailParams
- func NewGetCharactersCharacterIDMailParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMailParams
- func NewGetCharactersCharacterIDMailParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailParams
- func NewGetCharactersCharacterIDMailParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDMailParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDMailParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDMailParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDMailParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDMailParams) SetLabels(labels []int32)
- func (o *GetCharactersCharacterIDMailParams) SetLastMailID(lastMailID *int32)
- func (o *GetCharactersCharacterIDMailParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDMailParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDMailParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WithLabels(labels []int32) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WithLastMailID(lastMailID *int32) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WithToken(token *string) *GetCharactersCharacterIDMailParams
- func (o *GetCharactersCharacterIDMailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDMailReader
- type GetCharactersCharacterIDMailServiceUnavailable
- type GetCharactersCharacterIDMailUnauthorized
- type LabelsItems0
- type PostCharactersCharacterIDMailBadRequest
- type PostCharactersCharacterIDMailBody
- type PostCharactersCharacterIDMailCreated
- type PostCharactersCharacterIDMailEnhanceYourCalm
- type PostCharactersCharacterIDMailForbidden
- type PostCharactersCharacterIDMailGatewayTimeout
- type PostCharactersCharacterIDMailInternalServerError
- type PostCharactersCharacterIDMailLabelsBadRequest
- type PostCharactersCharacterIDMailLabelsBody
- type PostCharactersCharacterIDMailLabelsCreated
- type PostCharactersCharacterIDMailLabelsEnhanceYourCalm
- type PostCharactersCharacterIDMailLabelsForbidden
- type PostCharactersCharacterIDMailLabelsGatewayTimeout
- type PostCharactersCharacterIDMailLabelsInternalServerError
- type PostCharactersCharacterIDMailLabelsParams
- func NewPostCharactersCharacterIDMailLabelsParams() *PostCharactersCharacterIDMailLabelsParams
- func NewPostCharactersCharacterIDMailLabelsParamsWithContext(ctx context.Context) *PostCharactersCharacterIDMailLabelsParams
- func NewPostCharactersCharacterIDMailLabelsParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDMailLabelsParams
- func NewPostCharactersCharacterIDMailLabelsParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDMailLabelsParams
- func (o *PostCharactersCharacterIDMailLabelsParams) SetCharacterID(characterID int32)
- func (o *PostCharactersCharacterIDMailLabelsParams) SetContext(ctx context.Context)
- func (o *PostCharactersCharacterIDMailLabelsParams) SetDatasource(datasource *string)
- func (o *PostCharactersCharacterIDMailLabelsParams) SetHTTPClient(client *http.Client)
- func (o *PostCharactersCharacterIDMailLabelsParams) SetLabel(label PostCharactersCharacterIDMailLabelsBody)
- func (o *PostCharactersCharacterIDMailLabelsParams) SetTimeout(timeout time.Duration)
- func (o *PostCharactersCharacterIDMailLabelsParams) SetToken(token *string)
- func (o *PostCharactersCharacterIDMailLabelsParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDMailLabelsParams
- func (o *PostCharactersCharacterIDMailLabelsParams) WithContext(ctx context.Context) *PostCharactersCharacterIDMailLabelsParams
- func (o *PostCharactersCharacterIDMailLabelsParams) WithDatasource(datasource *string) *PostCharactersCharacterIDMailLabelsParams
- func (o *PostCharactersCharacterIDMailLabelsParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDMailLabelsParams
- func (o *PostCharactersCharacterIDMailLabelsParams) WithLabel(label PostCharactersCharacterIDMailLabelsBody) *PostCharactersCharacterIDMailLabelsParams
- func (o *PostCharactersCharacterIDMailLabelsParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDMailLabelsParams
- func (o *PostCharactersCharacterIDMailLabelsParams) WithToken(token *string) *PostCharactersCharacterIDMailLabelsParams
- func (o *PostCharactersCharacterIDMailLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCharactersCharacterIDMailLabelsReader
- type PostCharactersCharacterIDMailLabelsServiceUnavailable
- type PostCharactersCharacterIDMailLabelsUnauthorized
- type PostCharactersCharacterIDMailParams
- func NewPostCharactersCharacterIDMailParams() *PostCharactersCharacterIDMailParams
- func NewPostCharactersCharacterIDMailParamsWithContext(ctx context.Context) *PostCharactersCharacterIDMailParams
- func NewPostCharactersCharacterIDMailParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDMailParams
- func NewPostCharactersCharacterIDMailParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDMailParams
- func (o *PostCharactersCharacterIDMailParams) SetCharacterID(characterID int32)
- func (o *PostCharactersCharacterIDMailParams) SetContext(ctx context.Context)
- func (o *PostCharactersCharacterIDMailParams) SetDatasource(datasource *string)
- func (o *PostCharactersCharacterIDMailParams) SetHTTPClient(client *http.Client)
- func (o *PostCharactersCharacterIDMailParams) SetMail(mail PostCharactersCharacterIDMailBody)
- func (o *PostCharactersCharacterIDMailParams) SetTimeout(timeout time.Duration)
- func (o *PostCharactersCharacterIDMailParams) SetToken(token *string)
- func (o *PostCharactersCharacterIDMailParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDMailParams
- func (o *PostCharactersCharacterIDMailParams) WithContext(ctx context.Context) *PostCharactersCharacterIDMailParams
- func (o *PostCharactersCharacterIDMailParams) WithDatasource(datasource *string) *PostCharactersCharacterIDMailParams
- func (o *PostCharactersCharacterIDMailParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDMailParams
- func (o *PostCharactersCharacterIDMailParams) WithMail(mail PostCharactersCharacterIDMailBody) *PostCharactersCharacterIDMailParams
- func (o *PostCharactersCharacterIDMailParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDMailParams
- func (o *PostCharactersCharacterIDMailParams) WithToken(token *string) *PostCharactersCharacterIDMailParams
- func (o *PostCharactersCharacterIDMailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCharactersCharacterIDMailReader
- type PostCharactersCharacterIDMailServiceUnavailable
- type PostCharactersCharacterIDMailStatus520
- type PostCharactersCharacterIDMailStatus520Body
- type PostCharactersCharacterIDMailUnauthorized
- type PutCharactersCharacterIDMailMailIDBadRequest
- type PutCharactersCharacterIDMailMailIDBody
- type PutCharactersCharacterIDMailMailIDEnhanceYourCalm
- type PutCharactersCharacterIDMailMailIDForbidden
- type PutCharactersCharacterIDMailMailIDGatewayTimeout
- type PutCharactersCharacterIDMailMailIDInternalServerError
- type PutCharactersCharacterIDMailMailIDNoContent
- type PutCharactersCharacterIDMailMailIDParams
- func NewPutCharactersCharacterIDMailMailIDParams() *PutCharactersCharacterIDMailMailIDParams
- func NewPutCharactersCharacterIDMailMailIDParamsWithContext(ctx context.Context) *PutCharactersCharacterIDMailMailIDParams
- func NewPutCharactersCharacterIDMailMailIDParamsWithHTTPClient(client *http.Client) *PutCharactersCharacterIDMailMailIDParams
- func NewPutCharactersCharacterIDMailMailIDParamsWithTimeout(timeout time.Duration) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) SetCharacterID(characterID int32)
- func (o *PutCharactersCharacterIDMailMailIDParams) SetContents(contents PutCharactersCharacterIDMailMailIDBody)
- func (o *PutCharactersCharacterIDMailMailIDParams) SetContext(ctx context.Context)
- func (o *PutCharactersCharacterIDMailMailIDParams) SetDatasource(datasource *string)
- func (o *PutCharactersCharacterIDMailMailIDParams) SetHTTPClient(client *http.Client)
- func (o *PutCharactersCharacterIDMailMailIDParams) SetMailID(mailID int32)
- func (o *PutCharactersCharacterIDMailMailIDParams) SetTimeout(timeout time.Duration)
- func (o *PutCharactersCharacterIDMailMailIDParams) SetToken(token *string)
- func (o *PutCharactersCharacterIDMailMailIDParams) WithCharacterID(characterID int32) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) WithContents(contents PutCharactersCharacterIDMailMailIDBody) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) WithContext(ctx context.Context) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) WithDatasource(datasource *string) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) WithHTTPClient(client *http.Client) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) WithMailID(mailID int32) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) WithTimeout(timeout time.Duration) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) WithToken(token *string) *PutCharactersCharacterIDMailMailIDParams
- func (o *PutCharactersCharacterIDMailMailIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutCharactersCharacterIDMailMailIDReader
- type PutCharactersCharacterIDMailMailIDServiceUnavailable
- type PutCharactersCharacterIDMailMailIDUnauthorized
- type RecipientsItems0
Constants ¶
const ( // LabelsItems0ColorHashTag0000fe captures enum value "#0000fe" LabelsItems0ColorHashTag0000fe string = "#0000fe" // LabelsItems0ColorHashTag006634 captures enum value "#006634" LabelsItems0ColorHashTag006634 string = "#006634" // LabelsItems0ColorHashTag0099ff captures enum value "#0099ff" LabelsItems0ColorHashTag0099ff string = "#0099ff" // LabelsItems0ColorHashTag00ff33 captures enum value "#00ff33" LabelsItems0ColorHashTag00ff33 string = "#00ff33" // LabelsItems0ColorHashTag01ffff captures enum value "#01ffff" LabelsItems0ColorHashTag01ffff string = "#01ffff" // LabelsItems0ColorHashTag349800 captures enum value "#349800" LabelsItems0ColorHashTag349800 string = "#349800" // LabelsItems0ColorHashTag660066 captures enum value "#660066" LabelsItems0ColorHashTag660066 string = "#660066" // LabelsItems0ColorHashTag666666 captures enum value "#666666" LabelsItems0ColorHashTag666666 string = "#666666" // LabelsItems0ColorHashTag999999 captures enum value "#999999" LabelsItems0ColorHashTag999999 string = "#999999" // LabelsItems0ColorHashTag99ffff captures enum value "#99ffff" LabelsItems0ColorHashTag99ffff string = "#99ffff" // LabelsItems0ColorHashTag9a0000 captures enum value "#9a0000" LabelsItems0ColorHashTag9a0000 string = "#9a0000" // LabelsItems0ColorCcff9a captures enum value "#ccff9a" LabelsItems0ColorCcff9a string = "#ccff9a" // LabelsItems0ColorE6e6e6 captures enum value "#e6e6e6" LabelsItems0ColorE6e6e6 string = "#e6e6e6" // LabelsItems0ColorFe0000 captures enum value "#fe0000" LabelsItems0ColorFe0000 string = "#fe0000" // LabelsItems0ColorFf6600 captures enum value "#ff6600" LabelsItems0ColorFf6600 string = "#ff6600" // LabelsItems0ColorFfff01 captures enum value "#ffff01" LabelsItems0ColorFfff01 string = "#ffff01" // LabelsItems0ColorFfffcd captures enum value "#ffffcd" LabelsItems0ColorFfffcd string = "#ffffcd" // LabelsItems0ColorFfffff captures enum value "#ffffff" LabelsItems0ColorFfffff string = "#ffffff" )
const ( // RecipientsItems0RecipientTypeAlliance captures enum value "alliance" RecipientsItems0RecipientTypeAlliance string = "alliance" // RecipientsItems0RecipientTypeCharacter captures enum value "character" RecipientsItems0RecipientTypeCharacter string = "character" // RecipientsItems0RecipientTypeCorporation captures enum value "corporation" RecipientsItems0RecipientTypeCorporation string = "corporation" // RecipientsItems0RecipientTypeMailingList captures enum value "mailing_list" RecipientsItems0RecipientTypeMailingList string = "mailing_list" )
const ( // GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0RecipientTypeAlliance captures enum value "alliance" GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0RecipientTypeAlliance string = "alliance" // GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0RecipientTypeCharacter captures enum value "character" GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0RecipientTypeCharacter string = "character" // GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0RecipientTypeCorporation captures enum value "corporation" GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0RecipientTypeCorporation string = "corporation" // GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0RecipientTypeMailingList captures enum value "mailing_list" GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0RecipientTypeMailingList string = "mailing_list" )
const ( // PostCharactersCharacterIDMailLabelsBodyColorHashTag0000fe captures enum value "#0000fe" PostCharactersCharacterIDMailLabelsBodyColorHashTag0000fe string = "#0000fe" // PostCharactersCharacterIDMailLabelsBodyColorHashTag006634 captures enum value "#006634" PostCharactersCharacterIDMailLabelsBodyColorHashTag006634 string = "#006634" // PostCharactersCharacterIDMailLabelsBodyColorHashTag0099ff captures enum value "#0099ff" PostCharactersCharacterIDMailLabelsBodyColorHashTag0099ff string = "#0099ff" // PostCharactersCharacterIDMailLabelsBodyColorHashTag00ff33 captures enum value "#00ff33" PostCharactersCharacterIDMailLabelsBodyColorHashTag00ff33 string = "#00ff33" // PostCharactersCharacterIDMailLabelsBodyColorHashTag01ffff captures enum value "#01ffff" PostCharactersCharacterIDMailLabelsBodyColorHashTag01ffff string = "#01ffff" // PostCharactersCharacterIDMailLabelsBodyColorHashTag349800 captures enum value "#349800" PostCharactersCharacterIDMailLabelsBodyColorHashTag349800 string = "#349800" // PostCharactersCharacterIDMailLabelsBodyColorHashTag660066 captures enum value "#660066" PostCharactersCharacterIDMailLabelsBodyColorHashTag660066 string = "#660066" // PostCharactersCharacterIDMailLabelsBodyColorHashTag666666 captures enum value "#666666" PostCharactersCharacterIDMailLabelsBodyColorHashTag666666 string = "#666666" // PostCharactersCharacterIDMailLabelsBodyColorHashTag999999 captures enum value "#999999" PostCharactersCharacterIDMailLabelsBodyColorHashTag999999 string = "#999999" // PostCharactersCharacterIDMailLabelsBodyColorHashTag99ffff captures enum value "#99ffff" PostCharactersCharacterIDMailLabelsBodyColorHashTag99ffff string = "#99ffff" // PostCharactersCharacterIDMailLabelsBodyColorHashTag9a0000 captures enum value "#9a0000" PostCharactersCharacterIDMailLabelsBodyColorHashTag9a0000 string = "#9a0000" // PostCharactersCharacterIDMailLabelsBodyColorCcff9a captures enum value "#ccff9a" PostCharactersCharacterIDMailLabelsBodyColorCcff9a string = "#ccff9a" // PostCharactersCharacterIDMailLabelsBodyColorE6e6e6 captures enum value "#e6e6e6" PostCharactersCharacterIDMailLabelsBodyColorE6e6e6 string = "#e6e6e6" // PostCharactersCharacterIDMailLabelsBodyColorFe0000 captures enum value "#fe0000" PostCharactersCharacterIDMailLabelsBodyColorFe0000 string = "#fe0000" // PostCharactersCharacterIDMailLabelsBodyColorFf6600 captures enum value "#ff6600" PostCharactersCharacterIDMailLabelsBodyColorFf6600 string = "#ff6600" // PostCharactersCharacterIDMailLabelsBodyColorFfff01 captures enum value "#ffff01" PostCharactersCharacterIDMailLabelsBodyColorFfff01 string = "#ffff01" // PostCharactersCharacterIDMailLabelsBodyColorFfffcd captures enum value "#ffffcd" PostCharactersCharacterIDMailLabelsBodyColorFfffcd string = "#ffffcd" // PostCharactersCharacterIDMailLabelsBodyColorFfffff captures enum value "#ffffff" PostCharactersCharacterIDMailLabelsBodyColorFfffff string = "#ffffff" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for mail API
func (*Client) DeleteCharactersCharacterIDMailLabelsLabelID ¶
func (a *Client) DeleteCharactersCharacterIDMailLabelsLabelID(params *DeleteCharactersCharacterIDMailLabelsLabelIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCharactersCharacterIDMailLabelsLabelIDNoContent, error)
DeleteCharactersCharacterIDMailLabelsLabelID deletes a mail label Delete a mail label
---
func (*Client) DeleteCharactersCharacterIDMailMailID ¶
func (a *Client) DeleteCharactersCharacterIDMailMailID(params *DeleteCharactersCharacterIDMailMailIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCharactersCharacterIDMailMailIDNoContent, error)
DeleteCharactersCharacterIDMailMailID deletes a mail Delete a mail
---
func (*Client) GetCharactersCharacterIDMail ¶
func (a *Client) GetCharactersCharacterIDMail(params *GetCharactersCharacterIDMailParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDMailOK, error)
GetCharactersCharacterIDMail returns mail headers Return the 50 most recent mail headers belonging to the character that match the query criteria. Queries can be filtered by label, and last_mail_id can be used to paginate backwards
---
This route is cached for up to 30 seconds
func (*Client) GetCharactersCharacterIDMailLabels ¶
func (a *Client) GetCharactersCharacterIDMailLabels(params *GetCharactersCharacterIDMailLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDMailLabelsOK, error)
GetCharactersCharacterIDMailLabels gets mail labels and unread counts Return a list of the users mail labels, unread counts for each label and a total unread count.
---
This route is cached for up to 30 seconds
func (*Client) GetCharactersCharacterIDMailLists ¶
func (a *Client) GetCharactersCharacterIDMailLists(params *GetCharactersCharacterIDMailListsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDMailListsOK, error)
GetCharactersCharacterIDMailLists returns mailing list subscriptions Return all mailing lists that the character is subscribed to
---
This route is cached for up to 120 seconds
func (*Client) GetCharactersCharacterIDMailMailID ¶
func (a *Client) GetCharactersCharacterIDMailMailID(params *GetCharactersCharacterIDMailMailIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDMailMailIDOK, error)
GetCharactersCharacterIDMailMailID returns a mail Return the contents of an EVE mail
---
This route is cached for up to 30 seconds
func (*Client) PostCharactersCharacterIDMail ¶
func (a *Client) PostCharactersCharacterIDMail(params *PostCharactersCharacterIDMailParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDMailCreated, error)
PostCharactersCharacterIDMail sends a new mail Create and send a new mail
---
func (*Client) PostCharactersCharacterIDMailLabels ¶
func (a *Client) PostCharactersCharacterIDMailLabels(params *PostCharactersCharacterIDMailLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDMailLabelsCreated, error)
PostCharactersCharacterIDMailLabels creates a mail label Create a mail label
---
func (*Client) PutCharactersCharacterIDMailMailID ¶
func (a *Client) PutCharactersCharacterIDMailMailID(params *PutCharactersCharacterIDMailMailIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutCharactersCharacterIDMailMailIDNoContent, error)
PutCharactersCharacterIDMailMailID updates metadata about a mail Update metadata about a mail
---
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface {
DeleteCharactersCharacterIDMailLabelsLabelID(params *DeleteCharactersCharacterIDMailLabelsLabelIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCharactersCharacterIDMailLabelsLabelIDNoContent, error)
DeleteCharactersCharacterIDMailMailID(params *DeleteCharactersCharacterIDMailMailIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCharactersCharacterIDMailMailIDNoContent, error)
GetCharactersCharacterIDMail(params *GetCharactersCharacterIDMailParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDMailOK, error)
GetCharactersCharacterIDMailLabels(params *GetCharactersCharacterIDMailLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDMailLabelsOK, error)
GetCharactersCharacterIDMailLists(params *GetCharactersCharacterIDMailListsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDMailListsOK, error)
GetCharactersCharacterIDMailMailID(params *GetCharactersCharacterIDMailMailIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDMailMailIDOK, error)
PostCharactersCharacterIDMail(params *PostCharactersCharacterIDMailParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDMailCreated, error)
PostCharactersCharacterIDMailLabels(params *PostCharactersCharacterIDMailLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDMailLabelsCreated, error)
PutCharactersCharacterIDMailMailID(params *PutCharactersCharacterIDMailMailIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutCharactersCharacterIDMailMailIDNoContent, 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 mail API client.
type DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest struct {
Payload *esimodels.BadRequest
}
DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest handles this case with default header values.
Bad request
func NewDeleteCharactersCharacterIDMailLabelsLabelIDBadRequest ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDBadRequest() *DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest
NewDeleteCharactersCharacterIDMailLabelsLabelIDBadRequest creates a DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest) Error() string
func (*DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDBadRequest) GetPayload() *esimodels.BadRequest
type DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewDeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm() *DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm
NewDeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm creates a DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm) Error() string
func (*DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type DeleteCharactersCharacterIDMailLabelsLabelIDForbidden ¶
DeleteCharactersCharacterIDMailLabelsLabelIDForbidden handles this case with default header values.
Forbidden
func NewDeleteCharactersCharacterIDMailLabelsLabelIDForbidden ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDForbidden() *DeleteCharactersCharacterIDMailLabelsLabelIDForbidden
NewDeleteCharactersCharacterIDMailLabelsLabelIDForbidden creates a DeleteCharactersCharacterIDMailLabelsLabelIDForbidden with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDForbidden) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDForbidden) Error() string
func (*DeleteCharactersCharacterIDMailLabelsLabelIDForbidden) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDForbidden) GetPayload() *esimodels.Forbidden
type DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewDeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout() *DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout
NewDeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout creates a DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout) Error() string
func (*DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError handles this case with default header values.
Internal server error
func NewDeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError() *DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError
NewDeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError creates a DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError) Error() string
func (*DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDInternalServerError) GetPayload() *esimodels.InternalServerError
type DeleteCharactersCharacterIDMailLabelsLabelIDNoContent ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDNoContent struct {
}
DeleteCharactersCharacterIDMailLabelsLabelIDNoContent handles this case with default header values.
Label deleted
func NewDeleteCharactersCharacterIDMailLabelsLabelIDNoContent ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDNoContent() *DeleteCharactersCharacterIDMailLabelsLabelIDNoContent
NewDeleteCharactersCharacterIDMailLabelsLabelIDNoContent creates a DeleteCharactersCharacterIDMailLabelsLabelIDNoContent with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDNoContent) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDNoContent) Error() string
type DeleteCharactersCharacterIDMailLabelsLabelIDParams ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDParams struct {
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Datasource
The server name you would like data from
*/
Datasource *string
/*LabelID
An EVE label id
*/
LabelID 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
}
DeleteCharactersCharacterIDMailLabelsLabelIDParams contains all the parameters to send to the API endpoint for the delete characters character id mail labels label id operation typically these are written to a http.Request
func NewDeleteCharactersCharacterIDMailLabelsLabelIDParams ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDParams() *DeleteCharactersCharacterIDMailLabelsLabelIDParams
NewDeleteCharactersCharacterIDMailLabelsLabelIDParams creates a new DeleteCharactersCharacterIDMailLabelsLabelIDParams object with the default values initialized.
func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithContext ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithContext(ctx context.Context) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithContext creates a new DeleteCharactersCharacterIDMailLabelsLabelIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithHTTPClient ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithHTTPClient creates a new DeleteCharactersCharacterIDMailLabelsLabelIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithTimeout ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
NewDeleteCharactersCharacterIDMailLabelsLabelIDParamsWithTimeout creates a new DeleteCharactersCharacterIDMailLabelsLabelIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetCharacterID ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetContext ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetDatasource ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetHTTPClient ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetLabelID ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetLabelID(labelID int32)
SetLabelID adds the labelId to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetTimeout ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetToken ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) SetToken(token *string)
SetToken adds the token to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithCharacterID ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithCharacterID(characterID int32) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
WithCharacterID adds the characterID to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithContext ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithContext(ctx context.Context) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
WithContext adds the context to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithDatasource ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithDatasource(datasource *string) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
WithDatasource adds the datasource to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithHTTPClient ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
WithHTTPClient adds the HTTPClient to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithLabelID ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithLabelID(labelID int32) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
WithLabelID adds the labelID to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithTimeout ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
WithTimeout adds the timeout to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithToken ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WithToken(token *string) *DeleteCharactersCharacterIDMailLabelsLabelIDParams
WithToken adds the token to the delete characters character id mail labels label id params
func (*DeleteCharactersCharacterIDMailLabelsLabelIDParams) WriteToRequest ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCharactersCharacterIDMailLabelsLabelIDReader ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDReader struct {
// contains filtered or unexported fields
}
DeleteCharactersCharacterIDMailLabelsLabelIDReader is a Reader for the DeleteCharactersCharacterIDMailLabelsLabelID structure.
func (*DeleteCharactersCharacterIDMailLabelsLabelIDReader) ReadResponse ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable struct {
}
DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewDeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable() *DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable
NewDeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable creates a DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable) Error() string
func (*DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized struct {
}
DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized() *DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized
NewDeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized creates a DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized) Error() string
func (*DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnauthorized) GetPayload() *esimodels.Unauthorized
type DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity struct {
Payload *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody
}
DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity handles this case with default header values.
Default labels cannot be deleted
func NewDeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity ¶
func NewDeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity() *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity
NewDeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity creates a DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity with default headers values
func (*DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity) Error ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity) Error() string
func (*DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntity) GetPayload ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody ¶
type DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody struct {
// delete_characters_character_id_mail_labels_label_id_422_unprocessable_entity
//
// Unprocessable entity message
Error string `json:"error,omitempty"`
}
DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody delete_characters_character_id_mail_labels_label_id_unprocessable_entity // // Unprocessable entity swagger:model DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody
func (*DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) MarshalBinary ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) UnmarshalBinary ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) Validate ¶
func (o *DeleteCharactersCharacterIDMailLabelsLabelIDUnprocessableEntityBody) Validate(formats strfmt.Registry) error
Validate validates this delete characters character ID mail labels label ID unprocessable entity body
type DeleteCharactersCharacterIDMailMailIDBadRequest ¶
type DeleteCharactersCharacterIDMailMailIDBadRequest struct {
Payload *esimodels.BadRequest
}
DeleteCharactersCharacterIDMailMailIDBadRequest handles this case with default header values.
Bad request
func NewDeleteCharactersCharacterIDMailMailIDBadRequest ¶
func NewDeleteCharactersCharacterIDMailMailIDBadRequest() *DeleteCharactersCharacterIDMailMailIDBadRequest
NewDeleteCharactersCharacterIDMailMailIDBadRequest creates a DeleteCharactersCharacterIDMailMailIDBadRequest with default headers values
func (*DeleteCharactersCharacterIDMailMailIDBadRequest) Error ¶
func (o *DeleteCharactersCharacterIDMailMailIDBadRequest) Error() string
func (*DeleteCharactersCharacterIDMailMailIDBadRequest) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailMailIDBadRequest) GetPayload() *esimodels.BadRequest
type DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm ¶
type DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewDeleteCharactersCharacterIDMailMailIDEnhanceYourCalm ¶
func NewDeleteCharactersCharacterIDMailMailIDEnhanceYourCalm() *DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm
NewDeleteCharactersCharacterIDMailMailIDEnhanceYourCalm creates a DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm with default headers values
func (*DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm) Error ¶
func (o *DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm) Error() string
func (*DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailMailIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type DeleteCharactersCharacterIDMailMailIDForbidden ¶
DeleteCharactersCharacterIDMailMailIDForbidden handles this case with default header values.
Forbidden
func NewDeleteCharactersCharacterIDMailMailIDForbidden ¶
func NewDeleteCharactersCharacterIDMailMailIDForbidden() *DeleteCharactersCharacterIDMailMailIDForbidden
NewDeleteCharactersCharacterIDMailMailIDForbidden creates a DeleteCharactersCharacterIDMailMailIDForbidden with default headers values
func (*DeleteCharactersCharacterIDMailMailIDForbidden) Error ¶
func (o *DeleteCharactersCharacterIDMailMailIDForbidden) Error() string
func (*DeleteCharactersCharacterIDMailMailIDForbidden) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailMailIDForbidden) GetPayload() *esimodels.Forbidden
type DeleteCharactersCharacterIDMailMailIDGatewayTimeout ¶
type DeleteCharactersCharacterIDMailMailIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
DeleteCharactersCharacterIDMailMailIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewDeleteCharactersCharacterIDMailMailIDGatewayTimeout ¶
func NewDeleteCharactersCharacterIDMailMailIDGatewayTimeout() *DeleteCharactersCharacterIDMailMailIDGatewayTimeout
NewDeleteCharactersCharacterIDMailMailIDGatewayTimeout creates a DeleteCharactersCharacterIDMailMailIDGatewayTimeout with default headers values
func (*DeleteCharactersCharacterIDMailMailIDGatewayTimeout) Error ¶
func (o *DeleteCharactersCharacterIDMailMailIDGatewayTimeout) Error() string
func (*DeleteCharactersCharacterIDMailMailIDGatewayTimeout) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailMailIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type DeleteCharactersCharacterIDMailMailIDInternalServerError ¶
type DeleteCharactersCharacterIDMailMailIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
DeleteCharactersCharacterIDMailMailIDInternalServerError handles this case with default header values.
Internal server error
func NewDeleteCharactersCharacterIDMailMailIDInternalServerError ¶
func NewDeleteCharactersCharacterIDMailMailIDInternalServerError() *DeleteCharactersCharacterIDMailMailIDInternalServerError
NewDeleteCharactersCharacterIDMailMailIDInternalServerError creates a DeleteCharactersCharacterIDMailMailIDInternalServerError with default headers values
func (*DeleteCharactersCharacterIDMailMailIDInternalServerError) Error ¶
func (o *DeleteCharactersCharacterIDMailMailIDInternalServerError) Error() string
func (*DeleteCharactersCharacterIDMailMailIDInternalServerError) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailMailIDInternalServerError) GetPayload() *esimodels.InternalServerError
type DeleteCharactersCharacterIDMailMailIDNoContent ¶
type DeleteCharactersCharacterIDMailMailIDNoContent struct {
}
DeleteCharactersCharacterIDMailMailIDNoContent handles this case with default header values.
Mail deleted
func NewDeleteCharactersCharacterIDMailMailIDNoContent ¶
func NewDeleteCharactersCharacterIDMailMailIDNoContent() *DeleteCharactersCharacterIDMailMailIDNoContent
NewDeleteCharactersCharacterIDMailMailIDNoContent creates a DeleteCharactersCharacterIDMailMailIDNoContent with default headers values
func (*DeleteCharactersCharacterIDMailMailIDNoContent) Error ¶
func (o *DeleteCharactersCharacterIDMailMailIDNoContent) Error() string
type DeleteCharactersCharacterIDMailMailIDParams ¶
type DeleteCharactersCharacterIDMailMailIDParams struct {
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Datasource
The server name you would like data from
*/
Datasource *string
/*MailID
An EVE mail ID
*/
MailID 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
}
DeleteCharactersCharacterIDMailMailIDParams contains all the parameters to send to the API endpoint for the delete characters character id mail mail id operation typically these are written to a http.Request
func NewDeleteCharactersCharacterIDMailMailIDParams ¶
func NewDeleteCharactersCharacterIDMailMailIDParams() *DeleteCharactersCharacterIDMailMailIDParams
NewDeleteCharactersCharacterIDMailMailIDParams creates a new DeleteCharactersCharacterIDMailMailIDParams object with the default values initialized.
func NewDeleteCharactersCharacterIDMailMailIDParamsWithContext ¶
func NewDeleteCharactersCharacterIDMailMailIDParamsWithContext(ctx context.Context) *DeleteCharactersCharacterIDMailMailIDParams
NewDeleteCharactersCharacterIDMailMailIDParamsWithContext creates a new DeleteCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteCharactersCharacterIDMailMailIDParamsWithHTTPClient ¶
func NewDeleteCharactersCharacterIDMailMailIDParamsWithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDMailMailIDParams
NewDeleteCharactersCharacterIDMailMailIDParamsWithHTTPClient creates a new DeleteCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteCharactersCharacterIDMailMailIDParamsWithTimeout ¶
func NewDeleteCharactersCharacterIDMailMailIDParamsWithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDMailMailIDParams
NewDeleteCharactersCharacterIDMailMailIDParamsWithTimeout creates a new DeleteCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteCharactersCharacterIDMailMailIDParams) SetCharacterID ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) SetContext ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) SetDatasource ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) SetHTTPClient ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) SetMailID ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) SetMailID(mailID int32)
SetMailID adds the mailId to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) SetTimeout ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) SetToken ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) SetToken(token *string)
SetToken adds the token to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) WithCharacterID ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) WithCharacterID(characterID int32) *DeleteCharactersCharacterIDMailMailIDParams
WithCharacterID adds the characterID to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) WithContext ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) WithContext(ctx context.Context) *DeleteCharactersCharacterIDMailMailIDParams
WithContext adds the context to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) WithDatasource ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) WithDatasource(datasource *string) *DeleteCharactersCharacterIDMailMailIDParams
WithDatasource adds the datasource to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) WithHTTPClient ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) WithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDMailMailIDParams
WithHTTPClient adds the HTTPClient to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) WithMailID ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) WithMailID(mailID int32) *DeleteCharactersCharacterIDMailMailIDParams
WithMailID adds the mailID to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) WithTimeout ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) WithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDMailMailIDParams
WithTimeout adds the timeout to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) WithToken ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) WithToken(token *string) *DeleteCharactersCharacterIDMailMailIDParams
WithToken adds the token to the delete characters character id mail mail id params
func (*DeleteCharactersCharacterIDMailMailIDParams) WriteToRequest ¶
func (o *DeleteCharactersCharacterIDMailMailIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCharactersCharacterIDMailMailIDReader ¶
type DeleteCharactersCharacterIDMailMailIDReader struct {
// contains filtered or unexported fields
}
DeleteCharactersCharacterIDMailMailIDReader is a Reader for the DeleteCharactersCharacterIDMailMailID structure.
func (*DeleteCharactersCharacterIDMailMailIDReader) ReadResponse ¶
func (o *DeleteCharactersCharacterIDMailMailIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCharactersCharacterIDMailMailIDServiceUnavailable ¶
type DeleteCharactersCharacterIDMailMailIDServiceUnavailable struct {
}
DeleteCharactersCharacterIDMailMailIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewDeleteCharactersCharacterIDMailMailIDServiceUnavailable ¶
func NewDeleteCharactersCharacterIDMailMailIDServiceUnavailable() *DeleteCharactersCharacterIDMailMailIDServiceUnavailable
NewDeleteCharactersCharacterIDMailMailIDServiceUnavailable creates a DeleteCharactersCharacterIDMailMailIDServiceUnavailable with default headers values
func (*DeleteCharactersCharacterIDMailMailIDServiceUnavailable) Error ¶
func (o *DeleteCharactersCharacterIDMailMailIDServiceUnavailable) Error() string
func (*DeleteCharactersCharacterIDMailMailIDServiceUnavailable) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailMailIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type DeleteCharactersCharacterIDMailMailIDUnauthorized ¶
type DeleteCharactersCharacterIDMailMailIDUnauthorized struct {
}
DeleteCharactersCharacterIDMailMailIDUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteCharactersCharacterIDMailMailIDUnauthorized ¶
func NewDeleteCharactersCharacterIDMailMailIDUnauthorized() *DeleteCharactersCharacterIDMailMailIDUnauthorized
NewDeleteCharactersCharacterIDMailMailIDUnauthorized creates a DeleteCharactersCharacterIDMailMailIDUnauthorized with default headers values
func (*DeleteCharactersCharacterIDMailMailIDUnauthorized) Error ¶
func (o *DeleteCharactersCharacterIDMailMailIDUnauthorized) Error() string
func (*DeleteCharactersCharacterIDMailMailIDUnauthorized) GetPayload ¶
func (o *DeleteCharactersCharacterIDMailMailIDUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDMailBadRequest ¶
type GetCharactersCharacterIDMailBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDMailBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDMailBadRequest ¶
func NewGetCharactersCharacterIDMailBadRequest() *GetCharactersCharacterIDMailBadRequest
NewGetCharactersCharacterIDMailBadRequest creates a GetCharactersCharacterIDMailBadRequest with default headers values
func (*GetCharactersCharacterIDMailBadRequest) Error ¶
func (o *GetCharactersCharacterIDMailBadRequest) Error() string
func (*GetCharactersCharacterIDMailBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDMailBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDMailEnhanceYourCalm ¶
type GetCharactersCharacterIDMailEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDMailEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDMailEnhanceYourCalm ¶
func NewGetCharactersCharacterIDMailEnhanceYourCalm() *GetCharactersCharacterIDMailEnhanceYourCalm
NewGetCharactersCharacterIDMailEnhanceYourCalm creates a GetCharactersCharacterIDMailEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDMailEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDMailEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDMailEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDMailEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDMailForbidden ¶
GetCharactersCharacterIDMailForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDMailForbidden ¶
func NewGetCharactersCharacterIDMailForbidden() *GetCharactersCharacterIDMailForbidden
NewGetCharactersCharacterIDMailForbidden creates a GetCharactersCharacterIDMailForbidden with default headers values
func (*GetCharactersCharacterIDMailForbidden) Error ¶
func (o *GetCharactersCharacterIDMailForbidden) Error() string
func (*GetCharactersCharacterIDMailForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDMailForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDMailGatewayTimeout ¶
type GetCharactersCharacterIDMailGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDMailGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDMailGatewayTimeout ¶
func NewGetCharactersCharacterIDMailGatewayTimeout() *GetCharactersCharacterIDMailGatewayTimeout
NewGetCharactersCharacterIDMailGatewayTimeout creates a GetCharactersCharacterIDMailGatewayTimeout with default headers values
func (*GetCharactersCharacterIDMailGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDMailGatewayTimeout) Error() string
func (*GetCharactersCharacterIDMailGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDMailGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDMailInternalServerError ¶
type GetCharactersCharacterIDMailInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDMailInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDMailInternalServerError ¶
func NewGetCharactersCharacterIDMailInternalServerError() *GetCharactersCharacterIDMailInternalServerError
NewGetCharactersCharacterIDMailInternalServerError creates a GetCharactersCharacterIDMailInternalServerError with default headers values
func (*GetCharactersCharacterIDMailInternalServerError) Error ¶
func (o *GetCharactersCharacterIDMailInternalServerError) Error() string
func (*GetCharactersCharacterIDMailInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDMailInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDMailLabelsBadRequest ¶
type GetCharactersCharacterIDMailLabelsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDMailLabelsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDMailLabelsBadRequest ¶
func NewGetCharactersCharacterIDMailLabelsBadRequest() *GetCharactersCharacterIDMailLabelsBadRequest
NewGetCharactersCharacterIDMailLabelsBadRequest creates a GetCharactersCharacterIDMailLabelsBadRequest with default headers values
func (*GetCharactersCharacterIDMailLabelsBadRequest) Error ¶
func (o *GetCharactersCharacterIDMailLabelsBadRequest) Error() string
func (*GetCharactersCharacterIDMailLabelsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDMailLabelsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDMailLabelsEnhanceYourCalm ¶
type GetCharactersCharacterIDMailLabelsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDMailLabelsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDMailLabelsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDMailLabelsEnhanceYourCalm() *GetCharactersCharacterIDMailLabelsEnhanceYourCalm
NewGetCharactersCharacterIDMailLabelsEnhanceYourCalm creates a GetCharactersCharacterIDMailLabelsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDMailLabelsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDMailLabelsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDMailLabelsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDMailLabelsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDMailLabelsForbidden ¶
GetCharactersCharacterIDMailLabelsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDMailLabelsForbidden ¶
func NewGetCharactersCharacterIDMailLabelsForbidden() *GetCharactersCharacterIDMailLabelsForbidden
NewGetCharactersCharacterIDMailLabelsForbidden creates a GetCharactersCharacterIDMailLabelsForbidden with default headers values
func (*GetCharactersCharacterIDMailLabelsForbidden) Error ¶
func (o *GetCharactersCharacterIDMailLabelsForbidden) Error() string
func (*GetCharactersCharacterIDMailLabelsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDMailLabelsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDMailLabelsGatewayTimeout ¶
type GetCharactersCharacterIDMailLabelsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDMailLabelsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDMailLabelsGatewayTimeout ¶
func NewGetCharactersCharacterIDMailLabelsGatewayTimeout() *GetCharactersCharacterIDMailLabelsGatewayTimeout
NewGetCharactersCharacterIDMailLabelsGatewayTimeout creates a GetCharactersCharacterIDMailLabelsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDMailLabelsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDMailLabelsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDMailLabelsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDMailLabelsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDMailLabelsInternalServerError ¶
type GetCharactersCharacterIDMailLabelsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDMailLabelsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDMailLabelsInternalServerError ¶
func NewGetCharactersCharacterIDMailLabelsInternalServerError() *GetCharactersCharacterIDMailLabelsInternalServerError
NewGetCharactersCharacterIDMailLabelsInternalServerError creates a GetCharactersCharacterIDMailLabelsInternalServerError with default headers values
func (*GetCharactersCharacterIDMailLabelsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDMailLabelsInternalServerError) Error() string
func (*GetCharactersCharacterIDMailLabelsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDMailLabelsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDMailLabelsNotModified ¶
type GetCharactersCharacterIDMailLabelsNotModified 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
}
GetCharactersCharacterIDMailLabelsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDMailLabelsNotModified ¶
func NewGetCharactersCharacterIDMailLabelsNotModified() *GetCharactersCharacterIDMailLabelsNotModified
NewGetCharactersCharacterIDMailLabelsNotModified creates a GetCharactersCharacterIDMailLabelsNotModified with default headers values
func (*GetCharactersCharacterIDMailLabelsNotModified) Error ¶
func (o *GetCharactersCharacterIDMailLabelsNotModified) Error() string
type GetCharactersCharacterIDMailLabelsOK ¶
type GetCharactersCharacterIDMailLabelsOK 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 *GetCharactersCharacterIDMailLabelsOKBody
}
GetCharactersCharacterIDMailLabelsOK handles this case with default header values.
A list of mail labels and unread counts
func NewGetCharactersCharacterIDMailLabelsOK ¶
func NewGetCharactersCharacterIDMailLabelsOK() *GetCharactersCharacterIDMailLabelsOK
NewGetCharactersCharacterIDMailLabelsOK creates a GetCharactersCharacterIDMailLabelsOK with default headers values
func (*GetCharactersCharacterIDMailLabelsOK) Error ¶
func (o *GetCharactersCharacterIDMailLabelsOK) Error() string
func (*GetCharactersCharacterIDMailLabelsOK) GetPayload ¶
func (o *GetCharactersCharacterIDMailLabelsOK) GetPayload() *GetCharactersCharacterIDMailLabelsOKBody
type GetCharactersCharacterIDMailLabelsOKBody ¶
type GetCharactersCharacterIDMailLabelsOKBody struct {
// get_characters_character_id_mail_labels_labels
//
// labels array
// Max Items: 30
Labels []*LabelsItems0 `json:"labels"`
// get_characters_character_id_mail_labels_total_unread_count
//
// total_unread_count integer
// Minimum: 0
TotalUnreadCount *int32 `json:"total_unread_count,omitempty"`
}
GetCharactersCharacterIDMailLabelsOKBody get_characters_character_id_mail_labels_ok // // 200 ok object swagger:model GetCharactersCharacterIDMailLabelsOKBody
func (*GetCharactersCharacterIDMailLabelsOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDMailLabelsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDMailLabelsOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDMailLabelsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDMailLabelsParams ¶
type GetCharactersCharacterIDMailLabelsParams 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
}
GetCharactersCharacterIDMailLabelsParams contains all the parameters to send to the API endpoint for the get characters character id mail labels operation typically these are written to a http.Request
func NewGetCharactersCharacterIDMailLabelsParams ¶
func NewGetCharactersCharacterIDMailLabelsParams() *GetCharactersCharacterIDMailLabelsParams
NewGetCharactersCharacterIDMailLabelsParams creates a new GetCharactersCharacterIDMailLabelsParams object with the default values initialized.
func NewGetCharactersCharacterIDMailLabelsParamsWithContext ¶
func NewGetCharactersCharacterIDMailLabelsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMailLabelsParams
NewGetCharactersCharacterIDMailLabelsParamsWithContext creates a new GetCharactersCharacterIDMailLabelsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDMailLabelsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDMailLabelsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailLabelsParams
NewGetCharactersCharacterIDMailLabelsParamsWithHTTPClient creates a new GetCharactersCharacterIDMailLabelsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDMailLabelsParamsWithTimeout ¶
func NewGetCharactersCharacterIDMailLabelsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailLabelsParams
NewGetCharactersCharacterIDMailLabelsParamsWithTimeout creates a new GetCharactersCharacterIDMailLabelsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDMailLabelsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDMailLabelsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) SetContext ¶
func (o *GetCharactersCharacterIDMailLabelsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDMailLabelsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDMailLabelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDMailLabelsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDMailLabelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) SetToken ¶
func (o *GetCharactersCharacterIDMailLabelsParams) SetToken(token *string)
SetToken adds the token to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDMailLabelsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMailLabelsParams
WithCharacterID adds the characterID to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) WithContext ¶
func (o *GetCharactersCharacterIDMailLabelsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMailLabelsParams
WithContext adds the context to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDMailLabelsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMailLabelsParams
WithDatasource adds the datasource to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDMailLabelsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailLabelsParams
WithHTTPClient adds the HTTPClient to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDMailLabelsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMailLabelsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDMailLabelsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailLabelsParams
WithTimeout adds the timeout to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) WithToken ¶
func (o *GetCharactersCharacterIDMailLabelsParams) WithToken(token *string) *GetCharactersCharacterIDMailLabelsParams
WithToken adds the token to the get characters character id mail labels params
func (*GetCharactersCharacterIDMailLabelsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDMailLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDMailLabelsReader ¶
type GetCharactersCharacterIDMailLabelsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDMailLabelsReader is a Reader for the GetCharactersCharacterIDMailLabels structure.
func (*GetCharactersCharacterIDMailLabelsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDMailLabelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDMailLabelsServiceUnavailable ¶
type GetCharactersCharacterIDMailLabelsServiceUnavailable struct {
}
GetCharactersCharacterIDMailLabelsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDMailLabelsServiceUnavailable ¶
func NewGetCharactersCharacterIDMailLabelsServiceUnavailable() *GetCharactersCharacterIDMailLabelsServiceUnavailable
NewGetCharactersCharacterIDMailLabelsServiceUnavailable creates a GetCharactersCharacterIDMailLabelsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDMailLabelsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDMailLabelsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDMailLabelsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDMailLabelsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDMailLabelsUnauthorized ¶
type GetCharactersCharacterIDMailLabelsUnauthorized struct {
}
GetCharactersCharacterIDMailLabelsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDMailLabelsUnauthorized ¶
func NewGetCharactersCharacterIDMailLabelsUnauthorized() *GetCharactersCharacterIDMailLabelsUnauthorized
NewGetCharactersCharacterIDMailLabelsUnauthorized creates a GetCharactersCharacterIDMailLabelsUnauthorized with default headers values
func (*GetCharactersCharacterIDMailLabelsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDMailLabelsUnauthorized) Error() string
func (*GetCharactersCharacterIDMailLabelsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDMailLabelsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDMailListsBadRequest ¶
type GetCharactersCharacterIDMailListsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDMailListsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDMailListsBadRequest ¶
func NewGetCharactersCharacterIDMailListsBadRequest() *GetCharactersCharacterIDMailListsBadRequest
NewGetCharactersCharacterIDMailListsBadRequest creates a GetCharactersCharacterIDMailListsBadRequest with default headers values
func (*GetCharactersCharacterIDMailListsBadRequest) Error ¶
func (o *GetCharactersCharacterIDMailListsBadRequest) Error() string
func (*GetCharactersCharacterIDMailListsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDMailListsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDMailListsEnhanceYourCalm ¶
type GetCharactersCharacterIDMailListsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDMailListsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDMailListsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDMailListsEnhanceYourCalm() *GetCharactersCharacterIDMailListsEnhanceYourCalm
NewGetCharactersCharacterIDMailListsEnhanceYourCalm creates a GetCharactersCharacterIDMailListsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDMailListsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDMailListsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDMailListsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDMailListsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDMailListsForbidden ¶
GetCharactersCharacterIDMailListsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDMailListsForbidden ¶
func NewGetCharactersCharacterIDMailListsForbidden() *GetCharactersCharacterIDMailListsForbidden
NewGetCharactersCharacterIDMailListsForbidden creates a GetCharactersCharacterIDMailListsForbidden with default headers values
func (*GetCharactersCharacterIDMailListsForbidden) Error ¶
func (o *GetCharactersCharacterIDMailListsForbidden) Error() string
func (*GetCharactersCharacterIDMailListsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDMailListsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDMailListsGatewayTimeout ¶
type GetCharactersCharacterIDMailListsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDMailListsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDMailListsGatewayTimeout ¶
func NewGetCharactersCharacterIDMailListsGatewayTimeout() *GetCharactersCharacterIDMailListsGatewayTimeout
NewGetCharactersCharacterIDMailListsGatewayTimeout creates a GetCharactersCharacterIDMailListsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDMailListsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDMailListsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDMailListsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDMailListsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDMailListsInternalServerError ¶
type GetCharactersCharacterIDMailListsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDMailListsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDMailListsInternalServerError ¶
func NewGetCharactersCharacterIDMailListsInternalServerError() *GetCharactersCharacterIDMailListsInternalServerError
NewGetCharactersCharacterIDMailListsInternalServerError creates a GetCharactersCharacterIDMailListsInternalServerError with default headers values
func (*GetCharactersCharacterIDMailListsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDMailListsInternalServerError) Error() string
func (*GetCharactersCharacterIDMailListsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDMailListsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDMailListsNotModified ¶
type GetCharactersCharacterIDMailListsNotModified 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
}
GetCharactersCharacterIDMailListsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDMailListsNotModified ¶
func NewGetCharactersCharacterIDMailListsNotModified() *GetCharactersCharacterIDMailListsNotModified
NewGetCharactersCharacterIDMailListsNotModified creates a GetCharactersCharacterIDMailListsNotModified with default headers values
func (*GetCharactersCharacterIDMailListsNotModified) Error ¶
func (o *GetCharactersCharacterIDMailListsNotModified) Error() string
type GetCharactersCharacterIDMailListsOK ¶
type GetCharactersCharacterIDMailListsOK 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 []*GetCharactersCharacterIDMailListsOKBodyItems0
}
GetCharactersCharacterIDMailListsOK handles this case with default header values.
Mailing lists
func NewGetCharactersCharacterIDMailListsOK ¶
func NewGetCharactersCharacterIDMailListsOK() *GetCharactersCharacterIDMailListsOK
NewGetCharactersCharacterIDMailListsOK creates a GetCharactersCharacterIDMailListsOK with default headers values
func (*GetCharactersCharacterIDMailListsOK) Error ¶
func (o *GetCharactersCharacterIDMailListsOK) Error() string
func (*GetCharactersCharacterIDMailListsOK) GetPayload ¶
func (o *GetCharactersCharacterIDMailListsOK) GetPayload() []*GetCharactersCharacterIDMailListsOKBodyItems0
type GetCharactersCharacterIDMailListsOKBodyItems0 ¶
type GetCharactersCharacterIDMailListsOKBodyItems0 struct {
// get_characters_character_id_mail_lists_mailing_list_id
//
// Mailing list ID
// Required: true
MailingListID *int32 `json:"mailing_list_id"`
// get_characters_character_id_mail_lists_name
//
// name string
// Required: true
Name *string `json:"name"`
}
GetCharactersCharacterIDMailListsOKBodyItems0 get_characters_character_id_mail_lists_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDMailListsOKBodyItems0
func (*GetCharactersCharacterIDMailListsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDMailListsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDMailListsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDMailListsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDMailListsParams ¶
type GetCharactersCharacterIDMailListsParams 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
}
GetCharactersCharacterIDMailListsParams contains all the parameters to send to the API endpoint for the get characters character id mail lists operation typically these are written to a http.Request
func NewGetCharactersCharacterIDMailListsParams ¶
func NewGetCharactersCharacterIDMailListsParams() *GetCharactersCharacterIDMailListsParams
NewGetCharactersCharacterIDMailListsParams creates a new GetCharactersCharacterIDMailListsParams object with the default values initialized.
func NewGetCharactersCharacterIDMailListsParamsWithContext ¶
func NewGetCharactersCharacterIDMailListsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMailListsParams
NewGetCharactersCharacterIDMailListsParamsWithContext creates a new GetCharactersCharacterIDMailListsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDMailListsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDMailListsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailListsParams
NewGetCharactersCharacterIDMailListsParamsWithHTTPClient creates a new GetCharactersCharacterIDMailListsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDMailListsParamsWithTimeout ¶
func NewGetCharactersCharacterIDMailListsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailListsParams
NewGetCharactersCharacterIDMailListsParamsWithTimeout creates a new GetCharactersCharacterIDMailListsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDMailListsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDMailListsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) SetContext ¶
func (o *GetCharactersCharacterIDMailListsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDMailListsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDMailListsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDMailListsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDMailListsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) SetToken ¶
func (o *GetCharactersCharacterIDMailListsParams) SetToken(token *string)
SetToken adds the token to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDMailListsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMailListsParams
WithCharacterID adds the characterID to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) WithContext ¶
func (o *GetCharactersCharacterIDMailListsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMailListsParams
WithContext adds the context to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDMailListsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMailListsParams
WithDatasource adds the datasource to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDMailListsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailListsParams
WithHTTPClient adds the HTTPClient to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDMailListsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMailListsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDMailListsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailListsParams
WithTimeout adds the timeout to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) WithToken ¶
func (o *GetCharactersCharacterIDMailListsParams) WithToken(token *string) *GetCharactersCharacterIDMailListsParams
WithToken adds the token to the get characters character id mail lists params
func (*GetCharactersCharacterIDMailListsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDMailListsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDMailListsReader ¶
type GetCharactersCharacterIDMailListsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDMailListsReader is a Reader for the GetCharactersCharacterIDMailLists structure.
func (*GetCharactersCharacterIDMailListsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDMailListsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDMailListsServiceUnavailable ¶
type GetCharactersCharacterIDMailListsServiceUnavailable struct {
}
GetCharactersCharacterIDMailListsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDMailListsServiceUnavailable ¶
func NewGetCharactersCharacterIDMailListsServiceUnavailable() *GetCharactersCharacterIDMailListsServiceUnavailable
NewGetCharactersCharacterIDMailListsServiceUnavailable creates a GetCharactersCharacterIDMailListsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDMailListsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDMailListsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDMailListsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDMailListsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDMailListsUnauthorized ¶
type GetCharactersCharacterIDMailListsUnauthorized struct {
}
GetCharactersCharacterIDMailListsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDMailListsUnauthorized ¶
func NewGetCharactersCharacterIDMailListsUnauthorized() *GetCharactersCharacterIDMailListsUnauthorized
NewGetCharactersCharacterIDMailListsUnauthorized creates a GetCharactersCharacterIDMailListsUnauthorized with default headers values
func (*GetCharactersCharacterIDMailListsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDMailListsUnauthorized) Error() string
func (*GetCharactersCharacterIDMailListsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDMailListsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDMailMailIDBadRequest ¶
type GetCharactersCharacterIDMailMailIDBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDMailMailIDBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDMailMailIDBadRequest ¶
func NewGetCharactersCharacterIDMailMailIDBadRequest() *GetCharactersCharacterIDMailMailIDBadRequest
NewGetCharactersCharacterIDMailMailIDBadRequest creates a GetCharactersCharacterIDMailMailIDBadRequest with default headers values
func (*GetCharactersCharacterIDMailMailIDBadRequest) Error ¶
func (o *GetCharactersCharacterIDMailMailIDBadRequest) Error() string
func (*GetCharactersCharacterIDMailMailIDBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDMailMailIDEnhanceYourCalm ¶
type GetCharactersCharacterIDMailMailIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDMailMailIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDMailMailIDEnhanceYourCalm ¶
func NewGetCharactersCharacterIDMailMailIDEnhanceYourCalm() *GetCharactersCharacterIDMailMailIDEnhanceYourCalm
NewGetCharactersCharacterIDMailMailIDEnhanceYourCalm creates a GetCharactersCharacterIDMailMailIDEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDMailMailIDEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDMailMailIDEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDMailMailIDEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDMailMailIDForbidden ¶
GetCharactersCharacterIDMailMailIDForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDMailMailIDForbidden ¶
func NewGetCharactersCharacterIDMailMailIDForbidden() *GetCharactersCharacterIDMailMailIDForbidden
NewGetCharactersCharacterIDMailMailIDForbidden creates a GetCharactersCharacterIDMailMailIDForbidden with default headers values
func (*GetCharactersCharacterIDMailMailIDForbidden) Error ¶
func (o *GetCharactersCharacterIDMailMailIDForbidden) Error() string
func (*GetCharactersCharacterIDMailMailIDForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDMailMailIDGatewayTimeout ¶
type GetCharactersCharacterIDMailMailIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDMailMailIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDMailMailIDGatewayTimeout ¶
func NewGetCharactersCharacterIDMailMailIDGatewayTimeout() *GetCharactersCharacterIDMailMailIDGatewayTimeout
NewGetCharactersCharacterIDMailMailIDGatewayTimeout creates a GetCharactersCharacterIDMailMailIDGatewayTimeout with default headers values
func (*GetCharactersCharacterIDMailMailIDGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDMailMailIDGatewayTimeout) Error() string
func (*GetCharactersCharacterIDMailMailIDGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDMailMailIDInternalServerError ¶
type GetCharactersCharacterIDMailMailIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDMailMailIDInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDMailMailIDInternalServerError ¶
func NewGetCharactersCharacterIDMailMailIDInternalServerError() *GetCharactersCharacterIDMailMailIDInternalServerError
NewGetCharactersCharacterIDMailMailIDInternalServerError creates a GetCharactersCharacterIDMailMailIDInternalServerError with default headers values
func (*GetCharactersCharacterIDMailMailIDInternalServerError) Error ¶
func (o *GetCharactersCharacterIDMailMailIDInternalServerError) Error() string
func (*GetCharactersCharacterIDMailMailIDInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDMailMailIDNotFound ¶
type GetCharactersCharacterIDMailMailIDNotFound struct {
Payload *GetCharactersCharacterIDMailMailIDNotFoundBody
}
GetCharactersCharacterIDMailMailIDNotFound handles this case with default header values.
Mail not found
func NewGetCharactersCharacterIDMailMailIDNotFound ¶
func NewGetCharactersCharacterIDMailMailIDNotFound() *GetCharactersCharacterIDMailMailIDNotFound
NewGetCharactersCharacterIDMailMailIDNotFound creates a GetCharactersCharacterIDMailMailIDNotFound with default headers values
func (*GetCharactersCharacterIDMailMailIDNotFound) Error ¶
func (o *GetCharactersCharacterIDMailMailIDNotFound) Error() string
func (*GetCharactersCharacterIDMailMailIDNotFound) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDNotFound) GetPayload() *GetCharactersCharacterIDMailMailIDNotFoundBody
type GetCharactersCharacterIDMailMailIDNotFoundBody ¶
type GetCharactersCharacterIDMailMailIDNotFoundBody struct {
// get_characters_character_id_mail_mail_id_404_not_found
//
// Not found message
Error string `json:"error,omitempty"`
}
GetCharactersCharacterIDMailMailIDNotFoundBody get_characters_character_id_mail_mail_id_not_found // // Not found swagger:model GetCharactersCharacterIDMailMailIDNotFoundBody
func (*GetCharactersCharacterIDMailMailIDNotFoundBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDMailMailIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDMailMailIDNotFoundBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDMailMailIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDMailMailIDNotModified ¶
type GetCharactersCharacterIDMailMailIDNotModified 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
}
GetCharactersCharacterIDMailMailIDNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDMailMailIDNotModified ¶
func NewGetCharactersCharacterIDMailMailIDNotModified() *GetCharactersCharacterIDMailMailIDNotModified
NewGetCharactersCharacterIDMailMailIDNotModified creates a GetCharactersCharacterIDMailMailIDNotModified with default headers values
func (*GetCharactersCharacterIDMailMailIDNotModified) Error ¶
func (o *GetCharactersCharacterIDMailMailIDNotModified) Error() string
type GetCharactersCharacterIDMailMailIDOK ¶
type GetCharactersCharacterIDMailMailIDOK 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 *GetCharactersCharacterIDMailMailIDOKBody
}
GetCharactersCharacterIDMailMailIDOK handles this case with default header values.
Contents of a mail
func NewGetCharactersCharacterIDMailMailIDOK ¶
func NewGetCharactersCharacterIDMailMailIDOK() *GetCharactersCharacterIDMailMailIDOK
NewGetCharactersCharacterIDMailMailIDOK creates a GetCharactersCharacterIDMailMailIDOK with default headers values
func (*GetCharactersCharacterIDMailMailIDOK) Error ¶
func (o *GetCharactersCharacterIDMailMailIDOK) Error() string
func (*GetCharactersCharacterIDMailMailIDOK) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDOK) GetPayload() *GetCharactersCharacterIDMailMailIDOKBody
type GetCharactersCharacterIDMailMailIDOKBody ¶
type GetCharactersCharacterIDMailMailIDOKBody struct {
// get_characters_character_id_mail_mail_id_body
//
// Mail's body
Body string `json:"body,omitempty"`
// get_characters_character_id_mail_mail_id_from
//
// From whom the mail was sent
From int32 `json:"from,omitempty"`
// get_characters_character_id_mail_mail_id_labels
//
// Labels attached to the mail
// Max Items: 25
Labels []*int32 `json:"labels"`
// get_characters_character_id_mail_mail_id_read
//
// Whether the mail is flagged as read
Read bool `json:"read,omitempty"`
// get_characters_character_id_mail_mail_id_recipients
//
// Recipients of the mail
// Max Items: 52
// Min Items: 1
// Unique: true
Recipients []*RecipientsItems0 `json:"recipients"`
// get_characters_character_id_mail_mail_id_subject
//
// Mail subject
Subject string `json:"subject,omitempty"`
// get_characters_character_id_mail_mail_id_timestamp
//
// When the mail was sent
// Format: date-time
Timestamp strfmt.DateTime `json:"timestamp,omitempty"`
}
GetCharactersCharacterIDMailMailIDOKBody get_characters_character_id_mail_mail_id_ok // // 200 ok object swagger:model GetCharactersCharacterIDMailMailIDOKBody
func (*GetCharactersCharacterIDMailMailIDOKBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDMailMailIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDMailMailIDOKBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDMailMailIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDMailMailIDParams ¶
type GetCharactersCharacterIDMailMailIDParams 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
/*MailID
An EVE mail ID
*/
MailID 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
}
GetCharactersCharacterIDMailMailIDParams contains all the parameters to send to the API endpoint for the get characters character id mail mail id operation typically these are written to a http.Request
func NewGetCharactersCharacterIDMailMailIDParams ¶
func NewGetCharactersCharacterIDMailMailIDParams() *GetCharactersCharacterIDMailMailIDParams
NewGetCharactersCharacterIDMailMailIDParams creates a new GetCharactersCharacterIDMailMailIDParams object with the default values initialized.
func NewGetCharactersCharacterIDMailMailIDParamsWithContext ¶
func NewGetCharactersCharacterIDMailMailIDParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMailMailIDParams
NewGetCharactersCharacterIDMailMailIDParamsWithContext creates a new GetCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDMailMailIDParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDMailMailIDParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailMailIDParams
NewGetCharactersCharacterIDMailMailIDParamsWithHTTPClient creates a new GetCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDMailMailIDParamsWithTimeout ¶
func NewGetCharactersCharacterIDMailMailIDParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailMailIDParams
NewGetCharactersCharacterIDMailMailIDParamsWithTimeout creates a new GetCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDMailMailIDParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDMailMailIDParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) SetContext ¶
func (o *GetCharactersCharacterIDMailMailIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) SetDatasource ¶
func (o *GetCharactersCharacterIDMailMailIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDMailMailIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDMailMailIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) SetMailID ¶
func (o *GetCharactersCharacterIDMailMailIDParams) SetMailID(mailID int32)
SetMailID adds the mailId to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) SetTimeout ¶
func (o *GetCharactersCharacterIDMailMailIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) SetToken ¶
func (o *GetCharactersCharacterIDMailMailIDParams) SetToken(token *string)
SetToken adds the token to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMailMailIDParams
WithCharacterID adds the characterID to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WithContext ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMailMailIDParams
WithContext adds the context to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WithDatasource ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMailMailIDParams
WithDatasource adds the datasource to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailMailIDParams
WithHTTPClient adds the HTTPClient to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMailMailIDParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WithMailID ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WithMailID(mailID int32) *GetCharactersCharacterIDMailMailIDParams
WithMailID adds the mailID to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WithTimeout ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailMailIDParams
WithTimeout adds the timeout to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WithToken ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WithToken(token *string) *GetCharactersCharacterIDMailMailIDParams
WithToken adds the token to the get characters character id mail mail id params
func (*GetCharactersCharacterIDMailMailIDParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDMailMailIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDMailMailIDReader ¶
type GetCharactersCharacterIDMailMailIDReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDMailMailIDReader is a Reader for the GetCharactersCharacterIDMailMailID structure.
func (*GetCharactersCharacterIDMailMailIDReader) ReadResponse ¶
func (o *GetCharactersCharacterIDMailMailIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDMailMailIDServiceUnavailable ¶
type GetCharactersCharacterIDMailMailIDServiceUnavailable struct {
}
GetCharactersCharacterIDMailMailIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDMailMailIDServiceUnavailable ¶
func NewGetCharactersCharacterIDMailMailIDServiceUnavailable() *GetCharactersCharacterIDMailMailIDServiceUnavailable
NewGetCharactersCharacterIDMailMailIDServiceUnavailable creates a GetCharactersCharacterIDMailMailIDServiceUnavailable with default headers values
func (*GetCharactersCharacterIDMailMailIDServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDMailMailIDServiceUnavailable) Error() string
func (*GetCharactersCharacterIDMailMailIDServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDMailMailIDUnauthorized ¶
type GetCharactersCharacterIDMailMailIDUnauthorized struct {
}
GetCharactersCharacterIDMailMailIDUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDMailMailIDUnauthorized ¶
func NewGetCharactersCharacterIDMailMailIDUnauthorized() *GetCharactersCharacterIDMailMailIDUnauthorized
NewGetCharactersCharacterIDMailMailIDUnauthorized creates a GetCharactersCharacterIDMailMailIDUnauthorized with default headers values
func (*GetCharactersCharacterIDMailMailIDUnauthorized) Error ¶
func (o *GetCharactersCharacterIDMailMailIDUnauthorized) Error() string
func (*GetCharactersCharacterIDMailMailIDUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDMailMailIDUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDMailNotModified ¶
type GetCharactersCharacterIDMailNotModified 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
}
GetCharactersCharacterIDMailNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDMailNotModified ¶
func NewGetCharactersCharacterIDMailNotModified() *GetCharactersCharacterIDMailNotModified
NewGetCharactersCharacterIDMailNotModified creates a GetCharactersCharacterIDMailNotModified with default headers values
func (*GetCharactersCharacterIDMailNotModified) Error ¶
func (o *GetCharactersCharacterIDMailNotModified) Error() string
type GetCharactersCharacterIDMailOK ¶
type GetCharactersCharacterIDMailOK 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 []*GetCharactersCharacterIDMailOKBodyItems0
}
GetCharactersCharacterIDMailOK handles this case with default header values.
The requested mail
func NewGetCharactersCharacterIDMailOK ¶
func NewGetCharactersCharacterIDMailOK() *GetCharactersCharacterIDMailOK
NewGetCharactersCharacterIDMailOK creates a GetCharactersCharacterIDMailOK with default headers values
func (*GetCharactersCharacterIDMailOK) Error ¶
func (o *GetCharactersCharacterIDMailOK) Error() string
func (*GetCharactersCharacterIDMailOK) GetPayload ¶
func (o *GetCharactersCharacterIDMailOK) GetPayload() []*GetCharactersCharacterIDMailOKBodyItems0
type GetCharactersCharacterIDMailOKBodyItems0 ¶
type GetCharactersCharacterIDMailOKBodyItems0 struct {
// get_characters_character_id_mail_from
//
// From whom the mail was sent
From int32 `json:"from,omitempty"`
// get_characters_character_id_mail_is_read
//
// is_read boolean
IsRead bool `json:"is_read,omitempty"`
// get_characters_character_id_mail_labels
//
// labels array
// Minimum: 0
// Max Items: 25
// Unique: true
Labels []int32 `json:"labels"`
// get_characters_character_id_mail_mail_id
//
// mail_id integer
MailID int32 `json:"mail_id,omitempty"`
// get_characters_character_id_mail_recipients
//
// Recipients of the mail
// Max Items: 52
// Min Items: 1
// Unique: true
Recipients []*GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0 `json:"recipients"`
// get_characters_character_id_mail_subject
//
// Mail subject
Subject string `json:"subject,omitempty"`
// get_characters_character_id_mail_timestamp
//
// When the mail was sent
// Format: date-time
Timestamp strfmt.DateTime `json:"timestamp,omitempty"`
}
GetCharactersCharacterIDMailOKBodyItems0 get_characters_character_id_mail_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDMailOKBodyItems0
func (*GetCharactersCharacterIDMailOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDMailOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDMailOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDMailOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0 ¶
type GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0 struct {
// get_characters_character_id_mail_recipient_id
//
// recipient_id integer
// Required: true
RecipientID *int32 `json:"recipient_id"`
// get_characters_character_id_mail_recipient_type
//
// recipient_type string
// Required: true
// Enum: [alliance character corporation mailing_list]
RecipientType *string `json:"recipient_type"`
}
GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0 get_characters_character_id_mail_recipient // // recipient object swagger:model GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0
func (*GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDMailOKBodyItems0RecipientsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDMailParams ¶
type GetCharactersCharacterIDMailParams 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
/*Labels
Fetch only mails that match one or more of the given labels
*/
Labels []int32
/*LastMailID
List only mail with an ID lower than the given ID, if present
*/
LastMailID *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
}
GetCharactersCharacterIDMailParams contains all the parameters to send to the API endpoint for the get characters character id mail operation typically these are written to a http.Request
func NewGetCharactersCharacterIDMailParams ¶
func NewGetCharactersCharacterIDMailParams() *GetCharactersCharacterIDMailParams
NewGetCharactersCharacterIDMailParams creates a new GetCharactersCharacterIDMailParams object with the default values initialized.
func NewGetCharactersCharacterIDMailParamsWithContext ¶
func NewGetCharactersCharacterIDMailParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMailParams
NewGetCharactersCharacterIDMailParamsWithContext creates a new GetCharactersCharacterIDMailParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDMailParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDMailParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailParams
NewGetCharactersCharacterIDMailParamsWithHTTPClient creates a new GetCharactersCharacterIDMailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDMailParamsWithTimeout ¶
func NewGetCharactersCharacterIDMailParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailParams
NewGetCharactersCharacterIDMailParamsWithTimeout creates a new GetCharactersCharacterIDMailParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDMailParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDMailParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) SetContext ¶
func (o *GetCharactersCharacterIDMailParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) SetDatasource ¶
func (o *GetCharactersCharacterIDMailParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDMailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDMailParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) SetLabels ¶
func (o *GetCharactersCharacterIDMailParams) SetLabels(labels []int32)
SetLabels adds the labels to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) SetLastMailID ¶
func (o *GetCharactersCharacterIDMailParams) SetLastMailID(lastMailID *int32)
SetLastMailID adds the lastMailId to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) SetTimeout ¶
func (o *GetCharactersCharacterIDMailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) SetToken ¶
func (o *GetCharactersCharacterIDMailParams) SetToken(token *string)
SetToken adds the token to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDMailParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMailParams
WithCharacterID adds the characterID to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithContext ¶
func (o *GetCharactersCharacterIDMailParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMailParams
WithContext adds the context to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithDatasource ¶
func (o *GetCharactersCharacterIDMailParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMailParams
WithDatasource adds the datasource to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDMailParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMailParams
WithHTTPClient adds the HTTPClient to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDMailParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMailParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithLabels ¶
func (o *GetCharactersCharacterIDMailParams) WithLabels(labels []int32) *GetCharactersCharacterIDMailParams
WithLabels adds the labels to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithLastMailID ¶
func (o *GetCharactersCharacterIDMailParams) WithLastMailID(lastMailID *int32) *GetCharactersCharacterIDMailParams
WithLastMailID adds the lastMailID to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithTimeout ¶
func (o *GetCharactersCharacterIDMailParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMailParams
WithTimeout adds the timeout to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WithToken ¶
func (o *GetCharactersCharacterIDMailParams) WithToken(token *string) *GetCharactersCharacterIDMailParams
WithToken adds the token to the get characters character id mail params
func (*GetCharactersCharacterIDMailParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDMailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDMailReader ¶
type GetCharactersCharacterIDMailReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDMailReader is a Reader for the GetCharactersCharacterIDMail structure.
func (*GetCharactersCharacterIDMailReader) ReadResponse ¶
func (o *GetCharactersCharacterIDMailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDMailServiceUnavailable ¶
type GetCharactersCharacterIDMailServiceUnavailable struct {
}
GetCharactersCharacterIDMailServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDMailServiceUnavailable ¶
func NewGetCharactersCharacterIDMailServiceUnavailable() *GetCharactersCharacterIDMailServiceUnavailable
NewGetCharactersCharacterIDMailServiceUnavailable creates a GetCharactersCharacterIDMailServiceUnavailable with default headers values
func (*GetCharactersCharacterIDMailServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDMailServiceUnavailable) Error() string
func (*GetCharactersCharacterIDMailServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDMailServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDMailUnauthorized ¶
type GetCharactersCharacterIDMailUnauthorized struct {
}
GetCharactersCharacterIDMailUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDMailUnauthorized ¶
func NewGetCharactersCharacterIDMailUnauthorized() *GetCharactersCharacterIDMailUnauthorized
NewGetCharactersCharacterIDMailUnauthorized creates a GetCharactersCharacterIDMailUnauthorized with default headers values
func (*GetCharactersCharacterIDMailUnauthorized) Error ¶
func (o *GetCharactersCharacterIDMailUnauthorized) Error() string
func (*GetCharactersCharacterIDMailUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDMailUnauthorized) GetPayload() *esimodels.Unauthorized
type LabelsItems0 ¶
type LabelsItems0 struct {
// get_characters_character_id_mail_labels_color
//
// color string
// Enum: [#0000fe #006634 #0099ff #00ff33 #01ffff #349800 #660066 #666666 #999999 #99ffff #9a0000 #ccff9a #e6e6e6 #fe0000 #ff6600 #ffff01 #ffffcd #ffffff]
Color *string `json:"color,omitempty"`
// get_characters_character_id_mail_labels_label_id
//
// label_id integer
// Minimum: 0
LabelID *int32 `json:"label_id,omitempty"`
// get_characters_character_id_mail_labels_name
//
// name string
// Max Length: 40
Name string `json:"name,omitempty"`
// get_characters_character_id_mail_labels_unread_count
//
// unread_count integer
// Minimum: 0
UnreadCount *int32 `json:"unread_count,omitempty"`
}
LabelsItems0 get_characters_character_id_mail_labels_label // // label object swagger:model LabelsItems0
func (*LabelsItems0) MarshalBinary ¶
func (o *LabelsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*LabelsItems0) UnmarshalBinary ¶
func (o *LabelsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDMailBadRequest ¶
type PostCharactersCharacterIDMailBadRequest struct {
Payload *esimodels.BadRequest
}
PostCharactersCharacterIDMailBadRequest handles this case with default header values.
Bad request
func NewPostCharactersCharacterIDMailBadRequest ¶
func NewPostCharactersCharacterIDMailBadRequest() *PostCharactersCharacterIDMailBadRequest
NewPostCharactersCharacterIDMailBadRequest creates a PostCharactersCharacterIDMailBadRequest with default headers values
func (*PostCharactersCharacterIDMailBadRequest) Error ¶
func (o *PostCharactersCharacterIDMailBadRequest) Error() string
func (*PostCharactersCharacterIDMailBadRequest) GetPayload ¶
func (o *PostCharactersCharacterIDMailBadRequest) GetPayload() *esimodels.BadRequest
type PostCharactersCharacterIDMailBody ¶
type PostCharactersCharacterIDMailBody struct {
// post_characters_character_id_mail_approved_cost
//
// approved_cost integer
ApprovedCost int64 `json:"approved_cost,omitempty"`
// post_characters_character_id_mail_body
//
// body string
// Required: true
// Max Length: 10000
Body *string `json:"body"`
// post_characters_character_id_mail_recipients
//
// recipients array
// Required: true
// Max Items: 50
// Min Items: 1
Recipients []*RecipientsItems0 `json:"recipients"`
// post_characters_character_id_mail_subject
//
// subject string
// Required: true
// Max Length: 1000
Subject *string `json:"subject"`
}
PostCharactersCharacterIDMailBody post_characters_character_id_mail_mail // // mail object swagger:model PostCharactersCharacterIDMailBody
func (*PostCharactersCharacterIDMailBody) MarshalBinary ¶
func (o *PostCharactersCharacterIDMailBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDMailBody) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDMailBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDMailCreated ¶
type PostCharactersCharacterIDMailCreated struct {
Payload int32
}
PostCharactersCharacterIDMailCreated handles this case with default header values.
Mail created
func NewPostCharactersCharacterIDMailCreated ¶
func NewPostCharactersCharacterIDMailCreated() *PostCharactersCharacterIDMailCreated
NewPostCharactersCharacterIDMailCreated creates a PostCharactersCharacterIDMailCreated with default headers values
func (*PostCharactersCharacterIDMailCreated) Error ¶
func (o *PostCharactersCharacterIDMailCreated) Error() string
func (*PostCharactersCharacterIDMailCreated) GetPayload ¶
func (o *PostCharactersCharacterIDMailCreated) GetPayload() int32
type PostCharactersCharacterIDMailEnhanceYourCalm ¶
type PostCharactersCharacterIDMailEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostCharactersCharacterIDMailEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostCharactersCharacterIDMailEnhanceYourCalm ¶
func NewPostCharactersCharacterIDMailEnhanceYourCalm() *PostCharactersCharacterIDMailEnhanceYourCalm
NewPostCharactersCharacterIDMailEnhanceYourCalm creates a PostCharactersCharacterIDMailEnhanceYourCalm with default headers values
func (*PostCharactersCharacterIDMailEnhanceYourCalm) Error ¶
func (o *PostCharactersCharacterIDMailEnhanceYourCalm) Error() string
func (*PostCharactersCharacterIDMailEnhanceYourCalm) GetPayload ¶
func (o *PostCharactersCharacterIDMailEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostCharactersCharacterIDMailForbidden ¶
PostCharactersCharacterIDMailForbidden handles this case with default header values.
Forbidden
func NewPostCharactersCharacterIDMailForbidden ¶
func NewPostCharactersCharacterIDMailForbidden() *PostCharactersCharacterIDMailForbidden
NewPostCharactersCharacterIDMailForbidden creates a PostCharactersCharacterIDMailForbidden with default headers values
func (*PostCharactersCharacterIDMailForbidden) Error ¶
func (o *PostCharactersCharacterIDMailForbidden) Error() string
func (*PostCharactersCharacterIDMailForbidden) GetPayload ¶
func (o *PostCharactersCharacterIDMailForbidden) GetPayload() *esimodels.Forbidden
type PostCharactersCharacterIDMailGatewayTimeout ¶
type PostCharactersCharacterIDMailGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostCharactersCharacterIDMailGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostCharactersCharacterIDMailGatewayTimeout ¶
func NewPostCharactersCharacterIDMailGatewayTimeout() *PostCharactersCharacterIDMailGatewayTimeout
NewPostCharactersCharacterIDMailGatewayTimeout creates a PostCharactersCharacterIDMailGatewayTimeout with default headers values
func (*PostCharactersCharacterIDMailGatewayTimeout) Error ¶
func (o *PostCharactersCharacterIDMailGatewayTimeout) Error() string
func (*PostCharactersCharacterIDMailGatewayTimeout) GetPayload ¶
func (o *PostCharactersCharacterIDMailGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostCharactersCharacterIDMailInternalServerError ¶
type PostCharactersCharacterIDMailInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostCharactersCharacterIDMailInternalServerError handles this case with default header values.
Internal server error
func NewPostCharactersCharacterIDMailInternalServerError ¶
func NewPostCharactersCharacterIDMailInternalServerError() *PostCharactersCharacterIDMailInternalServerError
NewPostCharactersCharacterIDMailInternalServerError creates a PostCharactersCharacterIDMailInternalServerError with default headers values
func (*PostCharactersCharacterIDMailInternalServerError) Error ¶
func (o *PostCharactersCharacterIDMailInternalServerError) Error() string
func (*PostCharactersCharacterIDMailInternalServerError) GetPayload ¶
func (o *PostCharactersCharacterIDMailInternalServerError) GetPayload() *esimodels.InternalServerError
type PostCharactersCharacterIDMailLabelsBadRequest ¶
type PostCharactersCharacterIDMailLabelsBadRequest struct {
Payload *esimodels.BadRequest
}
PostCharactersCharacterIDMailLabelsBadRequest handles this case with default header values.
Bad request
func NewPostCharactersCharacterIDMailLabelsBadRequest ¶
func NewPostCharactersCharacterIDMailLabelsBadRequest() *PostCharactersCharacterIDMailLabelsBadRequest
NewPostCharactersCharacterIDMailLabelsBadRequest creates a PostCharactersCharacterIDMailLabelsBadRequest with default headers values
func (*PostCharactersCharacterIDMailLabelsBadRequest) Error ¶
func (o *PostCharactersCharacterIDMailLabelsBadRequest) Error() string
func (*PostCharactersCharacterIDMailLabelsBadRequest) GetPayload ¶
func (o *PostCharactersCharacterIDMailLabelsBadRequest) GetPayload() *esimodels.BadRequest
type PostCharactersCharacterIDMailLabelsBody ¶
type PostCharactersCharacterIDMailLabelsBody struct {
// post_characters_character_id_mail_labels_color
//
// Hexadecimal string representing label color, in RGB format
// Enum: [#0000fe #006634 #0099ff #00ff33 #01ffff #349800 #660066 #666666 #999999 #99ffff #9a0000 #ccff9a #e6e6e6 #fe0000 #ff6600 #ffff01 #ffffcd #ffffff]
Color *string `json:"color,omitempty"`
// post_characters_character_id_mail_labels_name
//
// name string
// Required: true
// Max Length: 40
// Min Length: 1
Name *string `json:"name"`
}
PostCharactersCharacterIDMailLabelsBody post_characters_character_id_mail_labels_label // // label object swagger:model PostCharactersCharacterIDMailLabelsBody
func (*PostCharactersCharacterIDMailLabelsBody) MarshalBinary ¶
func (o *PostCharactersCharacterIDMailLabelsBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDMailLabelsBody) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDMailLabelsBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDMailLabelsCreated ¶
type PostCharactersCharacterIDMailLabelsCreated struct {
Payload int32
}
PostCharactersCharacterIDMailLabelsCreated handles this case with default header values.
Label created
func NewPostCharactersCharacterIDMailLabelsCreated ¶
func NewPostCharactersCharacterIDMailLabelsCreated() *PostCharactersCharacterIDMailLabelsCreated
NewPostCharactersCharacterIDMailLabelsCreated creates a PostCharactersCharacterIDMailLabelsCreated with default headers values
func (*PostCharactersCharacterIDMailLabelsCreated) Error ¶
func (o *PostCharactersCharacterIDMailLabelsCreated) Error() string
func (*PostCharactersCharacterIDMailLabelsCreated) GetPayload ¶
func (o *PostCharactersCharacterIDMailLabelsCreated) GetPayload() int32
type PostCharactersCharacterIDMailLabelsEnhanceYourCalm ¶
type PostCharactersCharacterIDMailLabelsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostCharactersCharacterIDMailLabelsEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostCharactersCharacterIDMailLabelsEnhanceYourCalm ¶
func NewPostCharactersCharacterIDMailLabelsEnhanceYourCalm() *PostCharactersCharacterIDMailLabelsEnhanceYourCalm
NewPostCharactersCharacterIDMailLabelsEnhanceYourCalm creates a PostCharactersCharacterIDMailLabelsEnhanceYourCalm with default headers values
func (*PostCharactersCharacterIDMailLabelsEnhanceYourCalm) Error ¶
func (o *PostCharactersCharacterIDMailLabelsEnhanceYourCalm) Error() string
func (*PostCharactersCharacterIDMailLabelsEnhanceYourCalm) GetPayload ¶
func (o *PostCharactersCharacterIDMailLabelsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostCharactersCharacterIDMailLabelsForbidden ¶
PostCharactersCharacterIDMailLabelsForbidden handles this case with default header values.
Forbidden
func NewPostCharactersCharacterIDMailLabelsForbidden ¶
func NewPostCharactersCharacterIDMailLabelsForbidden() *PostCharactersCharacterIDMailLabelsForbidden
NewPostCharactersCharacterIDMailLabelsForbidden creates a PostCharactersCharacterIDMailLabelsForbidden with default headers values
func (*PostCharactersCharacterIDMailLabelsForbidden) Error ¶
func (o *PostCharactersCharacterIDMailLabelsForbidden) Error() string
func (*PostCharactersCharacterIDMailLabelsForbidden) GetPayload ¶
func (o *PostCharactersCharacterIDMailLabelsForbidden) GetPayload() *esimodels.Forbidden
type PostCharactersCharacterIDMailLabelsGatewayTimeout ¶
type PostCharactersCharacterIDMailLabelsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostCharactersCharacterIDMailLabelsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostCharactersCharacterIDMailLabelsGatewayTimeout ¶
func NewPostCharactersCharacterIDMailLabelsGatewayTimeout() *PostCharactersCharacterIDMailLabelsGatewayTimeout
NewPostCharactersCharacterIDMailLabelsGatewayTimeout creates a PostCharactersCharacterIDMailLabelsGatewayTimeout with default headers values
func (*PostCharactersCharacterIDMailLabelsGatewayTimeout) Error ¶
func (o *PostCharactersCharacterIDMailLabelsGatewayTimeout) Error() string
func (*PostCharactersCharacterIDMailLabelsGatewayTimeout) GetPayload ¶
func (o *PostCharactersCharacterIDMailLabelsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostCharactersCharacterIDMailLabelsInternalServerError ¶
type PostCharactersCharacterIDMailLabelsInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostCharactersCharacterIDMailLabelsInternalServerError handles this case with default header values.
Internal server error
func NewPostCharactersCharacterIDMailLabelsInternalServerError ¶
func NewPostCharactersCharacterIDMailLabelsInternalServerError() *PostCharactersCharacterIDMailLabelsInternalServerError
NewPostCharactersCharacterIDMailLabelsInternalServerError creates a PostCharactersCharacterIDMailLabelsInternalServerError with default headers values
func (*PostCharactersCharacterIDMailLabelsInternalServerError) Error ¶
func (o *PostCharactersCharacterIDMailLabelsInternalServerError) Error() string
func (*PostCharactersCharacterIDMailLabelsInternalServerError) GetPayload ¶
func (o *PostCharactersCharacterIDMailLabelsInternalServerError) GetPayload() *esimodels.InternalServerError
type PostCharactersCharacterIDMailLabelsParams ¶
type PostCharactersCharacterIDMailLabelsParams struct {
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Datasource
The server name you would like data from
*/
Datasource *string
/*Label
Label to create
*/
Label PostCharactersCharacterIDMailLabelsBody
/*Token
Access token to use if unable to set a header
*/
Token *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostCharactersCharacterIDMailLabelsParams contains all the parameters to send to the API endpoint for the post characters character id mail labels operation typically these are written to a http.Request
func NewPostCharactersCharacterIDMailLabelsParams ¶
func NewPostCharactersCharacterIDMailLabelsParams() *PostCharactersCharacterIDMailLabelsParams
NewPostCharactersCharacterIDMailLabelsParams creates a new PostCharactersCharacterIDMailLabelsParams object with the default values initialized.
func NewPostCharactersCharacterIDMailLabelsParamsWithContext ¶
func NewPostCharactersCharacterIDMailLabelsParamsWithContext(ctx context.Context) *PostCharactersCharacterIDMailLabelsParams
NewPostCharactersCharacterIDMailLabelsParamsWithContext creates a new PostCharactersCharacterIDMailLabelsParams object with the default values initialized, and the ability to set a context for a request
func NewPostCharactersCharacterIDMailLabelsParamsWithHTTPClient ¶
func NewPostCharactersCharacterIDMailLabelsParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDMailLabelsParams
NewPostCharactersCharacterIDMailLabelsParamsWithHTTPClient creates a new PostCharactersCharacterIDMailLabelsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostCharactersCharacterIDMailLabelsParamsWithTimeout ¶
func NewPostCharactersCharacterIDMailLabelsParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDMailLabelsParams
NewPostCharactersCharacterIDMailLabelsParamsWithTimeout creates a new PostCharactersCharacterIDMailLabelsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostCharactersCharacterIDMailLabelsParams) SetCharacterID ¶
func (o *PostCharactersCharacterIDMailLabelsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) SetContext ¶
func (o *PostCharactersCharacterIDMailLabelsParams) SetContext(ctx context.Context)
SetContext adds the context to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) SetDatasource ¶
func (o *PostCharactersCharacterIDMailLabelsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) SetHTTPClient ¶
func (o *PostCharactersCharacterIDMailLabelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) SetLabel ¶
func (o *PostCharactersCharacterIDMailLabelsParams) SetLabel(label PostCharactersCharacterIDMailLabelsBody)
SetLabel adds the label to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) SetTimeout ¶
func (o *PostCharactersCharacterIDMailLabelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) SetToken ¶
func (o *PostCharactersCharacterIDMailLabelsParams) SetToken(token *string)
SetToken adds the token to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) WithCharacterID ¶
func (o *PostCharactersCharacterIDMailLabelsParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDMailLabelsParams
WithCharacterID adds the characterID to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) WithContext ¶
func (o *PostCharactersCharacterIDMailLabelsParams) WithContext(ctx context.Context) *PostCharactersCharacterIDMailLabelsParams
WithContext adds the context to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) WithDatasource ¶
func (o *PostCharactersCharacterIDMailLabelsParams) WithDatasource(datasource *string) *PostCharactersCharacterIDMailLabelsParams
WithDatasource adds the datasource to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) WithHTTPClient ¶
func (o *PostCharactersCharacterIDMailLabelsParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDMailLabelsParams
WithHTTPClient adds the HTTPClient to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) WithLabel ¶
func (o *PostCharactersCharacterIDMailLabelsParams) WithLabel(label PostCharactersCharacterIDMailLabelsBody) *PostCharactersCharacterIDMailLabelsParams
WithLabel adds the label to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) WithTimeout ¶
func (o *PostCharactersCharacterIDMailLabelsParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDMailLabelsParams
WithTimeout adds the timeout to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) WithToken ¶
func (o *PostCharactersCharacterIDMailLabelsParams) WithToken(token *string) *PostCharactersCharacterIDMailLabelsParams
WithToken adds the token to the post characters character id mail labels params
func (*PostCharactersCharacterIDMailLabelsParams) WriteToRequest ¶
func (o *PostCharactersCharacterIDMailLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCharactersCharacterIDMailLabelsReader ¶
type PostCharactersCharacterIDMailLabelsReader struct {
// contains filtered or unexported fields
}
PostCharactersCharacterIDMailLabelsReader is a Reader for the PostCharactersCharacterIDMailLabels structure.
func (*PostCharactersCharacterIDMailLabelsReader) ReadResponse ¶
func (o *PostCharactersCharacterIDMailLabelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCharactersCharacterIDMailLabelsServiceUnavailable ¶
type PostCharactersCharacterIDMailLabelsServiceUnavailable struct {
}
PostCharactersCharacterIDMailLabelsServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostCharactersCharacterIDMailLabelsServiceUnavailable ¶
func NewPostCharactersCharacterIDMailLabelsServiceUnavailable() *PostCharactersCharacterIDMailLabelsServiceUnavailable
NewPostCharactersCharacterIDMailLabelsServiceUnavailable creates a PostCharactersCharacterIDMailLabelsServiceUnavailable with default headers values
func (*PostCharactersCharacterIDMailLabelsServiceUnavailable) Error ¶
func (o *PostCharactersCharacterIDMailLabelsServiceUnavailable) Error() string
func (*PostCharactersCharacterIDMailLabelsServiceUnavailable) GetPayload ¶
func (o *PostCharactersCharacterIDMailLabelsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostCharactersCharacterIDMailLabelsUnauthorized ¶
type PostCharactersCharacterIDMailLabelsUnauthorized struct {
}
PostCharactersCharacterIDMailLabelsUnauthorized handles this case with default header values.
Unauthorized
func NewPostCharactersCharacterIDMailLabelsUnauthorized ¶
func NewPostCharactersCharacterIDMailLabelsUnauthorized() *PostCharactersCharacterIDMailLabelsUnauthorized
NewPostCharactersCharacterIDMailLabelsUnauthorized creates a PostCharactersCharacterIDMailLabelsUnauthorized with default headers values
func (*PostCharactersCharacterIDMailLabelsUnauthorized) Error ¶
func (o *PostCharactersCharacterIDMailLabelsUnauthorized) Error() string
func (*PostCharactersCharacterIDMailLabelsUnauthorized) GetPayload ¶
func (o *PostCharactersCharacterIDMailLabelsUnauthorized) GetPayload() *esimodels.Unauthorized
type PostCharactersCharacterIDMailParams ¶
type PostCharactersCharacterIDMailParams struct {
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Datasource
The server name you would like data from
*/
Datasource *string
/*Mail
The mail to send
*/
Mail PostCharactersCharacterIDMailBody
/*Token
Access token to use if unable to set a header
*/
Token *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostCharactersCharacterIDMailParams contains all the parameters to send to the API endpoint for the post characters character id mail operation typically these are written to a http.Request
func NewPostCharactersCharacterIDMailParams ¶
func NewPostCharactersCharacterIDMailParams() *PostCharactersCharacterIDMailParams
NewPostCharactersCharacterIDMailParams creates a new PostCharactersCharacterIDMailParams object with the default values initialized.
func NewPostCharactersCharacterIDMailParamsWithContext ¶
func NewPostCharactersCharacterIDMailParamsWithContext(ctx context.Context) *PostCharactersCharacterIDMailParams
NewPostCharactersCharacterIDMailParamsWithContext creates a new PostCharactersCharacterIDMailParams object with the default values initialized, and the ability to set a context for a request
func NewPostCharactersCharacterIDMailParamsWithHTTPClient ¶
func NewPostCharactersCharacterIDMailParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDMailParams
NewPostCharactersCharacterIDMailParamsWithHTTPClient creates a new PostCharactersCharacterIDMailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostCharactersCharacterIDMailParamsWithTimeout ¶
func NewPostCharactersCharacterIDMailParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDMailParams
NewPostCharactersCharacterIDMailParamsWithTimeout creates a new PostCharactersCharacterIDMailParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostCharactersCharacterIDMailParams) SetCharacterID ¶
func (o *PostCharactersCharacterIDMailParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) SetContext ¶
func (o *PostCharactersCharacterIDMailParams) SetContext(ctx context.Context)
SetContext adds the context to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) SetDatasource ¶
func (o *PostCharactersCharacterIDMailParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) SetHTTPClient ¶
func (o *PostCharactersCharacterIDMailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) SetMail ¶
func (o *PostCharactersCharacterIDMailParams) SetMail(mail PostCharactersCharacterIDMailBody)
SetMail adds the mail to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) SetTimeout ¶
func (o *PostCharactersCharacterIDMailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) SetToken ¶
func (o *PostCharactersCharacterIDMailParams) SetToken(token *string)
SetToken adds the token to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) WithCharacterID ¶
func (o *PostCharactersCharacterIDMailParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDMailParams
WithCharacterID adds the characterID to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) WithContext ¶
func (o *PostCharactersCharacterIDMailParams) WithContext(ctx context.Context) *PostCharactersCharacterIDMailParams
WithContext adds the context to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) WithDatasource ¶
func (o *PostCharactersCharacterIDMailParams) WithDatasource(datasource *string) *PostCharactersCharacterIDMailParams
WithDatasource adds the datasource to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) WithHTTPClient ¶
func (o *PostCharactersCharacterIDMailParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDMailParams
WithHTTPClient adds the HTTPClient to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) WithMail ¶
func (o *PostCharactersCharacterIDMailParams) WithMail(mail PostCharactersCharacterIDMailBody) *PostCharactersCharacterIDMailParams
WithMail adds the mail to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) WithTimeout ¶
func (o *PostCharactersCharacterIDMailParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDMailParams
WithTimeout adds the timeout to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) WithToken ¶
func (o *PostCharactersCharacterIDMailParams) WithToken(token *string) *PostCharactersCharacterIDMailParams
WithToken adds the token to the post characters character id mail params
func (*PostCharactersCharacterIDMailParams) WriteToRequest ¶
func (o *PostCharactersCharacterIDMailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCharactersCharacterIDMailReader ¶
type PostCharactersCharacterIDMailReader struct {
// contains filtered or unexported fields
}
PostCharactersCharacterIDMailReader is a Reader for the PostCharactersCharacterIDMail structure.
func (*PostCharactersCharacterIDMailReader) ReadResponse ¶
func (o *PostCharactersCharacterIDMailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCharactersCharacterIDMailServiceUnavailable ¶
type PostCharactersCharacterIDMailServiceUnavailable struct {
}
PostCharactersCharacterIDMailServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostCharactersCharacterIDMailServiceUnavailable ¶
func NewPostCharactersCharacterIDMailServiceUnavailable() *PostCharactersCharacterIDMailServiceUnavailable
NewPostCharactersCharacterIDMailServiceUnavailable creates a PostCharactersCharacterIDMailServiceUnavailable with default headers values
func (*PostCharactersCharacterIDMailServiceUnavailable) Error ¶
func (o *PostCharactersCharacterIDMailServiceUnavailable) Error() string
func (*PostCharactersCharacterIDMailServiceUnavailable) GetPayload ¶
func (o *PostCharactersCharacterIDMailServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostCharactersCharacterIDMailStatus520 ¶
type PostCharactersCharacterIDMailStatus520 struct {
Payload *PostCharactersCharacterIDMailStatus520Body
}
PostCharactersCharacterIDMailStatus520 handles this case with default header values.
Internal error thrown from the EVE server. Most of the time this means you have hit an EVE server rate limit
func NewPostCharactersCharacterIDMailStatus520 ¶
func NewPostCharactersCharacterIDMailStatus520() *PostCharactersCharacterIDMailStatus520
NewPostCharactersCharacterIDMailStatus520 creates a PostCharactersCharacterIDMailStatus520 with default headers values
func (*PostCharactersCharacterIDMailStatus520) Error ¶
func (o *PostCharactersCharacterIDMailStatus520) Error() string
func (*PostCharactersCharacterIDMailStatus520) GetPayload ¶
func (o *PostCharactersCharacterIDMailStatus520) GetPayload() *PostCharactersCharacterIDMailStatus520Body
type PostCharactersCharacterIDMailStatus520Body ¶
type PostCharactersCharacterIDMailStatus520Body struct {
// post_characters_character_id_mail_520_error_520
//
// Error 520 message
Error string `json:"error,omitempty"`
}
PostCharactersCharacterIDMailStatus520Body post_characters_character_id_mail_error_520 // // Error 520 swagger:model PostCharactersCharacterIDMailStatus520Body
func (*PostCharactersCharacterIDMailStatus520Body) MarshalBinary ¶
func (o *PostCharactersCharacterIDMailStatus520Body) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDMailStatus520Body) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDMailStatus520Body) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDMailUnauthorized ¶
type PostCharactersCharacterIDMailUnauthorized struct {
}
PostCharactersCharacterIDMailUnauthorized handles this case with default header values.
Unauthorized
func NewPostCharactersCharacterIDMailUnauthorized ¶
func NewPostCharactersCharacterIDMailUnauthorized() *PostCharactersCharacterIDMailUnauthorized
NewPostCharactersCharacterIDMailUnauthorized creates a PostCharactersCharacterIDMailUnauthorized with default headers values
func (*PostCharactersCharacterIDMailUnauthorized) Error ¶
func (o *PostCharactersCharacterIDMailUnauthorized) Error() string
func (*PostCharactersCharacterIDMailUnauthorized) GetPayload ¶
func (o *PostCharactersCharacterIDMailUnauthorized) GetPayload() *esimodels.Unauthorized
type PutCharactersCharacterIDMailMailIDBadRequest ¶
type PutCharactersCharacterIDMailMailIDBadRequest struct {
Payload *esimodels.BadRequest
}
PutCharactersCharacterIDMailMailIDBadRequest handles this case with default header values.
Bad request
func NewPutCharactersCharacterIDMailMailIDBadRequest ¶
func NewPutCharactersCharacterIDMailMailIDBadRequest() *PutCharactersCharacterIDMailMailIDBadRequest
NewPutCharactersCharacterIDMailMailIDBadRequest creates a PutCharactersCharacterIDMailMailIDBadRequest with default headers values
func (*PutCharactersCharacterIDMailMailIDBadRequest) Error ¶
func (o *PutCharactersCharacterIDMailMailIDBadRequest) Error() string
func (*PutCharactersCharacterIDMailMailIDBadRequest) GetPayload ¶
func (o *PutCharactersCharacterIDMailMailIDBadRequest) GetPayload() *esimodels.BadRequest
type PutCharactersCharacterIDMailMailIDBody ¶
type PutCharactersCharacterIDMailMailIDBody struct {
// put_characters_character_id_mail_mail_id_labels
//
// Labels to assign to the mail. Pre-existing labels are unassigned.
// Max Items: 25
Labels []*int32 `json:"labels"`
// put_characters_character_id_mail_mail_id_read
//
// Whether the mail is flagged as read
Read bool `json:"read,omitempty"`
}
PutCharactersCharacterIDMailMailIDBody put_characters_character_id_mail_mail_id_contents // // contents object swagger:model PutCharactersCharacterIDMailMailIDBody
func (*PutCharactersCharacterIDMailMailIDBody) MarshalBinary ¶
func (o *PutCharactersCharacterIDMailMailIDBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PutCharactersCharacterIDMailMailIDBody) UnmarshalBinary ¶
func (o *PutCharactersCharacterIDMailMailIDBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PutCharactersCharacterIDMailMailIDEnhanceYourCalm ¶
type PutCharactersCharacterIDMailMailIDEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PutCharactersCharacterIDMailMailIDEnhanceYourCalm handles this case with default header values.
Error limited
func NewPutCharactersCharacterIDMailMailIDEnhanceYourCalm ¶
func NewPutCharactersCharacterIDMailMailIDEnhanceYourCalm() *PutCharactersCharacterIDMailMailIDEnhanceYourCalm
NewPutCharactersCharacterIDMailMailIDEnhanceYourCalm creates a PutCharactersCharacterIDMailMailIDEnhanceYourCalm with default headers values
func (*PutCharactersCharacterIDMailMailIDEnhanceYourCalm) Error ¶
func (o *PutCharactersCharacterIDMailMailIDEnhanceYourCalm) Error() string
func (*PutCharactersCharacterIDMailMailIDEnhanceYourCalm) GetPayload ¶
func (o *PutCharactersCharacterIDMailMailIDEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PutCharactersCharacterIDMailMailIDForbidden ¶
PutCharactersCharacterIDMailMailIDForbidden handles this case with default header values.
Forbidden
func NewPutCharactersCharacterIDMailMailIDForbidden ¶
func NewPutCharactersCharacterIDMailMailIDForbidden() *PutCharactersCharacterIDMailMailIDForbidden
NewPutCharactersCharacterIDMailMailIDForbidden creates a PutCharactersCharacterIDMailMailIDForbidden with default headers values
func (*PutCharactersCharacterIDMailMailIDForbidden) Error ¶
func (o *PutCharactersCharacterIDMailMailIDForbidden) Error() string
func (*PutCharactersCharacterIDMailMailIDForbidden) GetPayload ¶
func (o *PutCharactersCharacterIDMailMailIDForbidden) GetPayload() *esimodels.Forbidden
type PutCharactersCharacterIDMailMailIDGatewayTimeout ¶
type PutCharactersCharacterIDMailMailIDGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PutCharactersCharacterIDMailMailIDGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPutCharactersCharacterIDMailMailIDGatewayTimeout ¶
func NewPutCharactersCharacterIDMailMailIDGatewayTimeout() *PutCharactersCharacterIDMailMailIDGatewayTimeout
NewPutCharactersCharacterIDMailMailIDGatewayTimeout creates a PutCharactersCharacterIDMailMailIDGatewayTimeout with default headers values
func (*PutCharactersCharacterIDMailMailIDGatewayTimeout) Error ¶
func (o *PutCharactersCharacterIDMailMailIDGatewayTimeout) Error() string
func (*PutCharactersCharacterIDMailMailIDGatewayTimeout) GetPayload ¶
func (o *PutCharactersCharacterIDMailMailIDGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PutCharactersCharacterIDMailMailIDInternalServerError ¶
type PutCharactersCharacterIDMailMailIDInternalServerError struct {
Payload *esimodels.InternalServerError
}
PutCharactersCharacterIDMailMailIDInternalServerError handles this case with default header values.
Internal server error
func NewPutCharactersCharacterIDMailMailIDInternalServerError ¶
func NewPutCharactersCharacterIDMailMailIDInternalServerError() *PutCharactersCharacterIDMailMailIDInternalServerError
NewPutCharactersCharacterIDMailMailIDInternalServerError creates a PutCharactersCharacterIDMailMailIDInternalServerError with default headers values
func (*PutCharactersCharacterIDMailMailIDInternalServerError) Error ¶
func (o *PutCharactersCharacterIDMailMailIDInternalServerError) Error() string
func (*PutCharactersCharacterIDMailMailIDInternalServerError) GetPayload ¶
func (o *PutCharactersCharacterIDMailMailIDInternalServerError) GetPayload() *esimodels.InternalServerError
type PutCharactersCharacterIDMailMailIDNoContent ¶
type PutCharactersCharacterIDMailMailIDNoContent struct {
}
PutCharactersCharacterIDMailMailIDNoContent handles this case with default header values.
Mail updated
func NewPutCharactersCharacterIDMailMailIDNoContent ¶
func NewPutCharactersCharacterIDMailMailIDNoContent() *PutCharactersCharacterIDMailMailIDNoContent
NewPutCharactersCharacterIDMailMailIDNoContent creates a PutCharactersCharacterIDMailMailIDNoContent with default headers values
func (*PutCharactersCharacterIDMailMailIDNoContent) Error ¶
func (o *PutCharactersCharacterIDMailMailIDNoContent) Error() string
type PutCharactersCharacterIDMailMailIDParams ¶
type PutCharactersCharacterIDMailMailIDParams struct {
/*CharacterID
An EVE character ID
*/
CharacterID int32
/*Contents
Data used to update the mail
*/
Contents PutCharactersCharacterIDMailMailIDBody
/*Datasource
The server name you would like data from
*/
Datasource *string
/*MailID
An EVE mail ID
*/
MailID 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
}
PutCharactersCharacterIDMailMailIDParams contains all the parameters to send to the API endpoint for the put characters character id mail mail id operation typically these are written to a http.Request
func NewPutCharactersCharacterIDMailMailIDParams ¶
func NewPutCharactersCharacterIDMailMailIDParams() *PutCharactersCharacterIDMailMailIDParams
NewPutCharactersCharacterIDMailMailIDParams creates a new PutCharactersCharacterIDMailMailIDParams object with the default values initialized.
func NewPutCharactersCharacterIDMailMailIDParamsWithContext ¶
func NewPutCharactersCharacterIDMailMailIDParamsWithContext(ctx context.Context) *PutCharactersCharacterIDMailMailIDParams
NewPutCharactersCharacterIDMailMailIDParamsWithContext creates a new PutCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a context for a request
func NewPutCharactersCharacterIDMailMailIDParamsWithHTTPClient ¶
func NewPutCharactersCharacterIDMailMailIDParamsWithHTTPClient(client *http.Client) *PutCharactersCharacterIDMailMailIDParams
NewPutCharactersCharacterIDMailMailIDParamsWithHTTPClient creates a new PutCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutCharactersCharacterIDMailMailIDParamsWithTimeout ¶
func NewPutCharactersCharacterIDMailMailIDParamsWithTimeout(timeout time.Duration) *PutCharactersCharacterIDMailMailIDParams
NewPutCharactersCharacterIDMailMailIDParamsWithTimeout creates a new PutCharactersCharacterIDMailMailIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutCharactersCharacterIDMailMailIDParams) SetCharacterID ¶
func (o *PutCharactersCharacterIDMailMailIDParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) SetContents ¶
func (o *PutCharactersCharacterIDMailMailIDParams) SetContents(contents PutCharactersCharacterIDMailMailIDBody)
SetContents adds the contents to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) SetContext ¶
func (o *PutCharactersCharacterIDMailMailIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) SetDatasource ¶
func (o *PutCharactersCharacterIDMailMailIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) SetHTTPClient ¶
func (o *PutCharactersCharacterIDMailMailIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) SetMailID ¶
func (o *PutCharactersCharacterIDMailMailIDParams) SetMailID(mailID int32)
SetMailID adds the mailId to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) SetTimeout ¶
func (o *PutCharactersCharacterIDMailMailIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) SetToken ¶
func (o *PutCharactersCharacterIDMailMailIDParams) SetToken(token *string)
SetToken adds the token to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WithCharacterID ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WithCharacterID(characterID int32) *PutCharactersCharacterIDMailMailIDParams
WithCharacterID adds the characterID to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WithContents ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WithContents(contents PutCharactersCharacterIDMailMailIDBody) *PutCharactersCharacterIDMailMailIDParams
WithContents adds the contents to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WithContext ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WithContext(ctx context.Context) *PutCharactersCharacterIDMailMailIDParams
WithContext adds the context to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WithDatasource ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WithDatasource(datasource *string) *PutCharactersCharacterIDMailMailIDParams
WithDatasource adds the datasource to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WithHTTPClient ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WithHTTPClient(client *http.Client) *PutCharactersCharacterIDMailMailIDParams
WithHTTPClient adds the HTTPClient to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WithMailID ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WithMailID(mailID int32) *PutCharactersCharacterIDMailMailIDParams
WithMailID adds the mailID to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WithTimeout ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WithTimeout(timeout time.Duration) *PutCharactersCharacterIDMailMailIDParams
WithTimeout adds the timeout to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WithToken ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WithToken(token *string) *PutCharactersCharacterIDMailMailIDParams
WithToken adds the token to the put characters character id mail mail id params
func (*PutCharactersCharacterIDMailMailIDParams) WriteToRequest ¶
func (o *PutCharactersCharacterIDMailMailIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutCharactersCharacterIDMailMailIDReader ¶
type PutCharactersCharacterIDMailMailIDReader struct {
// contains filtered or unexported fields
}
PutCharactersCharacterIDMailMailIDReader is a Reader for the PutCharactersCharacterIDMailMailID structure.
func (*PutCharactersCharacterIDMailMailIDReader) ReadResponse ¶
func (o *PutCharactersCharacterIDMailMailIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutCharactersCharacterIDMailMailIDServiceUnavailable ¶
type PutCharactersCharacterIDMailMailIDServiceUnavailable struct {
}
PutCharactersCharacterIDMailMailIDServiceUnavailable handles this case with default header values.
Service unavailable
func NewPutCharactersCharacterIDMailMailIDServiceUnavailable ¶
func NewPutCharactersCharacterIDMailMailIDServiceUnavailable() *PutCharactersCharacterIDMailMailIDServiceUnavailable
NewPutCharactersCharacterIDMailMailIDServiceUnavailable creates a PutCharactersCharacterIDMailMailIDServiceUnavailable with default headers values
func (*PutCharactersCharacterIDMailMailIDServiceUnavailable) Error ¶
func (o *PutCharactersCharacterIDMailMailIDServiceUnavailable) Error() string
func (*PutCharactersCharacterIDMailMailIDServiceUnavailable) GetPayload ¶
func (o *PutCharactersCharacterIDMailMailIDServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PutCharactersCharacterIDMailMailIDUnauthorized ¶
type PutCharactersCharacterIDMailMailIDUnauthorized struct {
}
PutCharactersCharacterIDMailMailIDUnauthorized handles this case with default header values.
Unauthorized
func NewPutCharactersCharacterIDMailMailIDUnauthorized ¶
func NewPutCharactersCharacterIDMailMailIDUnauthorized() *PutCharactersCharacterIDMailMailIDUnauthorized
NewPutCharactersCharacterIDMailMailIDUnauthorized creates a PutCharactersCharacterIDMailMailIDUnauthorized with default headers values
func (*PutCharactersCharacterIDMailMailIDUnauthorized) Error ¶
func (o *PutCharactersCharacterIDMailMailIDUnauthorized) Error() string
func (*PutCharactersCharacterIDMailMailIDUnauthorized) GetPayload ¶
func (o *PutCharactersCharacterIDMailMailIDUnauthorized) GetPayload() *esimodels.Unauthorized
type RecipientsItems0 ¶
type RecipientsItems0 struct {
// get_characters_character_id_mail_mail_id_recipient_id
//
// recipient_id integer
// Required: true
RecipientID *int32 `json:"recipient_id"`
// get_characters_character_id_mail_mail_id_recipient_type
//
// recipient_type string
// Required: true
// Enum: [alliance character corporation mailing_list]
RecipientType *string `json:"recipient_type"`
}
RecipientsItems0 get_characters_character_id_mail_mail_id_recipient // // recipient object swagger:model RecipientsItems0
func (*RecipientsItems0) MarshalBinary ¶
func (o *RecipientsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RecipientsItems0) UnmarshalBinary ¶
func (o *RecipientsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
Source Files
¶
- delete_characters_character_id_mail_labels_label_id_parameters.go
- delete_characters_character_id_mail_labels_label_id_responses.go
- delete_characters_character_id_mail_mail_id_parameters.go
- delete_characters_character_id_mail_mail_id_responses.go
- get_characters_character_id_mail_labels_parameters.go
- get_characters_character_id_mail_labels_responses.go
- get_characters_character_id_mail_lists_parameters.go
- get_characters_character_id_mail_lists_responses.go
- get_characters_character_id_mail_mail_id_parameters.go
- get_characters_character_id_mail_mail_id_responses.go
- get_characters_character_id_mail_parameters.go
- get_characters_character_id_mail_responses.go
- mail_client.go
- post_characters_character_id_mail_labels_parameters.go
- post_characters_character_id_mail_labels_responses.go
- post_characters_character_id_mail_parameters.go
- post_characters_character_id_mail_responses.go
- put_characters_character_id_mail_mail_id_parameters.go
- put_characters_character_id_mail_mail_id_responses.go