Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) DeleteCharactersCharacterIDContacts(params *DeleteCharactersCharacterIDContactsParams, ...) (*DeleteCharactersCharacterIDContactsNoContent, error)
- func (a *Client) GetAlliancesAllianceIDContacts(params *GetAlliancesAllianceIDContactsParams, ...) (*GetAlliancesAllianceIDContactsOK, error)
- func (a *Client) GetAlliancesAllianceIDContactsLabels(params *GetAlliancesAllianceIDContactsLabelsParams, ...) (*GetAlliancesAllianceIDContactsLabelsOK, error)
- func (a *Client) GetCharactersCharacterIDContacts(params *GetCharactersCharacterIDContactsParams, ...) (*GetCharactersCharacterIDContactsOK, error)
- func (a *Client) GetCharactersCharacterIDContactsLabels(params *GetCharactersCharacterIDContactsLabelsParams, ...) (*GetCharactersCharacterIDContactsLabelsOK, error)
- func (a *Client) GetCorporationsCorporationIDContacts(params *GetCorporationsCorporationIDContactsParams, ...) (*GetCorporationsCorporationIDContactsOK, error)
- func (a *Client) GetCorporationsCorporationIDContactsLabels(params *GetCorporationsCorporationIDContactsLabelsParams, ...) (*GetCorporationsCorporationIDContactsLabelsOK, error)
- func (a *Client) PostCharactersCharacterIDContacts(params *PostCharactersCharacterIDContactsParams, ...) (*PostCharactersCharacterIDContactsCreated, error)
- func (a *Client) PutCharactersCharacterIDContacts(params *PutCharactersCharacterIDContactsParams, ...) (*PutCharactersCharacterIDContactsNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DeleteCharactersCharacterIDContactsBadRequest
- type DeleteCharactersCharacterIDContactsEnhanceYourCalm
- type DeleteCharactersCharacterIDContactsForbidden
- type DeleteCharactersCharacterIDContactsGatewayTimeout
- type DeleteCharactersCharacterIDContactsInternalServerError
- type DeleteCharactersCharacterIDContactsNoContent
- type DeleteCharactersCharacterIDContactsParams
- func NewDeleteCharactersCharacterIDContactsParams() *DeleteCharactersCharacterIDContactsParams
- func NewDeleteCharactersCharacterIDContactsParamsWithContext(ctx context.Context) *DeleteCharactersCharacterIDContactsParams
- func NewDeleteCharactersCharacterIDContactsParamsWithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDContactsParams
- func NewDeleteCharactersCharacterIDContactsParamsWithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDContactsParams
- func (o *DeleteCharactersCharacterIDContactsParams) SetCharacterID(characterID int32)
- func (o *DeleteCharactersCharacterIDContactsParams) SetContactIds(contactIds []int32)
- func (o *DeleteCharactersCharacterIDContactsParams) SetContext(ctx context.Context)
- func (o *DeleteCharactersCharacterIDContactsParams) SetDatasource(datasource *string)
- func (o *DeleteCharactersCharacterIDContactsParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCharactersCharacterIDContactsParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCharactersCharacterIDContactsParams) SetToken(token *string)
- func (o *DeleteCharactersCharacterIDContactsParams) WithCharacterID(characterID int32) *DeleteCharactersCharacterIDContactsParams
- func (o *DeleteCharactersCharacterIDContactsParams) WithContactIds(contactIds []int32) *DeleteCharactersCharacterIDContactsParams
- func (o *DeleteCharactersCharacterIDContactsParams) WithContext(ctx context.Context) *DeleteCharactersCharacterIDContactsParams
- func (o *DeleteCharactersCharacterIDContactsParams) WithDatasource(datasource *string) *DeleteCharactersCharacterIDContactsParams
- func (o *DeleteCharactersCharacterIDContactsParams) WithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDContactsParams
- func (o *DeleteCharactersCharacterIDContactsParams) WithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDContactsParams
- func (o *DeleteCharactersCharacterIDContactsParams) WithToken(token *string) *DeleteCharactersCharacterIDContactsParams
- func (o *DeleteCharactersCharacterIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCharactersCharacterIDContactsReader
- type DeleteCharactersCharacterIDContactsServiceUnavailable
- type DeleteCharactersCharacterIDContactsUnauthorized
- type GetAlliancesAllianceIDContactsBadRequest
- type GetAlliancesAllianceIDContactsEnhanceYourCalm
- type GetAlliancesAllianceIDContactsForbidden
- type GetAlliancesAllianceIDContactsGatewayTimeout
- type GetAlliancesAllianceIDContactsInternalServerError
- type GetAlliancesAllianceIDContactsLabelsBadRequest
- type GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm
- type GetAlliancesAllianceIDContactsLabelsForbidden
- type GetAlliancesAllianceIDContactsLabelsGatewayTimeout
- type GetAlliancesAllianceIDContactsLabelsInternalServerError
- type GetAlliancesAllianceIDContactsLabelsNotModified
- type GetAlliancesAllianceIDContactsLabelsOK
- type GetAlliancesAllianceIDContactsLabelsOKBodyItems0
- type GetAlliancesAllianceIDContactsLabelsParams
- func NewGetAlliancesAllianceIDContactsLabelsParams() *GetAlliancesAllianceIDContactsLabelsParams
- func NewGetAlliancesAllianceIDContactsLabelsParamsWithContext(ctx context.Context) *GetAlliancesAllianceIDContactsLabelsParams
- func NewGetAlliancesAllianceIDContactsLabelsParamsWithHTTPClient(client *http.Client) *GetAlliancesAllianceIDContactsLabelsParams
- func NewGetAlliancesAllianceIDContactsLabelsParamsWithTimeout(timeout time.Duration) *GetAlliancesAllianceIDContactsLabelsParams
- func (o *GetAlliancesAllianceIDContactsLabelsParams) SetAllianceID(allianceID int32)
- func (o *GetAlliancesAllianceIDContactsLabelsParams) SetContext(ctx context.Context)
- func (o *GetAlliancesAllianceIDContactsLabelsParams) SetDatasource(datasource *string)
- func (o *GetAlliancesAllianceIDContactsLabelsParams) SetHTTPClient(client *http.Client)
- func (o *GetAlliancesAllianceIDContactsLabelsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetAlliancesAllianceIDContactsLabelsParams) SetTimeout(timeout time.Duration)
- func (o *GetAlliancesAllianceIDContactsLabelsParams) SetToken(token *string)
- func (o *GetAlliancesAllianceIDContactsLabelsParams) WithAllianceID(allianceID int32) *GetAlliancesAllianceIDContactsLabelsParams
- func (o *GetAlliancesAllianceIDContactsLabelsParams) WithContext(ctx context.Context) *GetAlliancesAllianceIDContactsLabelsParams
- func (o *GetAlliancesAllianceIDContactsLabelsParams) WithDatasource(datasource *string) *GetAlliancesAllianceIDContactsLabelsParams
- func (o *GetAlliancesAllianceIDContactsLabelsParams) WithHTTPClient(client *http.Client) *GetAlliancesAllianceIDContactsLabelsParams
- func (o *GetAlliancesAllianceIDContactsLabelsParams) WithIfNoneMatch(ifNoneMatch *string) *GetAlliancesAllianceIDContactsLabelsParams
- func (o *GetAlliancesAllianceIDContactsLabelsParams) WithTimeout(timeout time.Duration) *GetAlliancesAllianceIDContactsLabelsParams
- func (o *GetAlliancesAllianceIDContactsLabelsParams) WithToken(token *string) *GetAlliancesAllianceIDContactsLabelsParams
- func (o *GetAlliancesAllianceIDContactsLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAlliancesAllianceIDContactsLabelsReader
- type GetAlliancesAllianceIDContactsLabelsServiceUnavailable
- type GetAlliancesAllianceIDContactsLabelsUnauthorized
- type GetAlliancesAllianceIDContactsNotModified
- type GetAlliancesAllianceIDContactsOK
- type GetAlliancesAllianceIDContactsOKBodyItems0
- type GetAlliancesAllianceIDContactsParams
- func NewGetAlliancesAllianceIDContactsParams() *GetAlliancesAllianceIDContactsParams
- func NewGetAlliancesAllianceIDContactsParamsWithContext(ctx context.Context) *GetAlliancesAllianceIDContactsParams
- func NewGetAlliancesAllianceIDContactsParamsWithHTTPClient(client *http.Client) *GetAlliancesAllianceIDContactsParams
- func NewGetAlliancesAllianceIDContactsParamsWithTimeout(timeout time.Duration) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) SetAllianceID(allianceID int32)
- func (o *GetAlliancesAllianceIDContactsParams) SetContext(ctx context.Context)
- func (o *GetAlliancesAllianceIDContactsParams) SetDatasource(datasource *string)
- func (o *GetAlliancesAllianceIDContactsParams) SetHTTPClient(client *http.Client)
- func (o *GetAlliancesAllianceIDContactsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetAlliancesAllianceIDContactsParams) SetPage(page *int32)
- func (o *GetAlliancesAllianceIDContactsParams) SetTimeout(timeout time.Duration)
- func (o *GetAlliancesAllianceIDContactsParams) SetToken(token *string)
- func (o *GetAlliancesAllianceIDContactsParams) WithAllianceID(allianceID int32) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) WithContext(ctx context.Context) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) WithDatasource(datasource *string) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) WithHTTPClient(client *http.Client) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) WithIfNoneMatch(ifNoneMatch *string) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) WithPage(page *int32) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) WithTimeout(timeout time.Duration) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) WithToken(token *string) *GetAlliancesAllianceIDContactsParams
- func (o *GetAlliancesAllianceIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAlliancesAllianceIDContactsReader
- type GetAlliancesAllianceIDContactsServiceUnavailable
- type GetAlliancesAllianceIDContactsUnauthorized
- type GetCharactersCharacterIDContactsBadRequest
- type GetCharactersCharacterIDContactsEnhanceYourCalm
- type GetCharactersCharacterIDContactsForbidden
- type GetCharactersCharacterIDContactsGatewayTimeout
- type GetCharactersCharacterIDContactsInternalServerError
- type GetCharactersCharacterIDContactsLabelsBadRequest
- type GetCharactersCharacterIDContactsLabelsEnhanceYourCalm
- type GetCharactersCharacterIDContactsLabelsForbidden
- type GetCharactersCharacterIDContactsLabelsGatewayTimeout
- type GetCharactersCharacterIDContactsLabelsInternalServerError
- type GetCharactersCharacterIDContactsLabelsNotModified
- type GetCharactersCharacterIDContactsLabelsOK
- type GetCharactersCharacterIDContactsLabelsOKBodyItems0
- type GetCharactersCharacterIDContactsLabelsParams
- func NewGetCharactersCharacterIDContactsLabelsParams() *GetCharactersCharacterIDContactsLabelsParams
- func NewGetCharactersCharacterIDContactsLabelsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContactsLabelsParams
- func NewGetCharactersCharacterIDContactsLabelsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContactsLabelsParams
- func NewGetCharactersCharacterIDContactsLabelsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContactsLabelsParams
- func (o *GetCharactersCharacterIDContactsLabelsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDContactsLabelsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDContactsLabelsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDContactsLabelsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDContactsLabelsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDContactsLabelsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDContactsLabelsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDContactsLabelsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContactsLabelsParams
- func (o *GetCharactersCharacterIDContactsLabelsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContactsLabelsParams
- func (o *GetCharactersCharacterIDContactsLabelsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContactsLabelsParams
- func (o *GetCharactersCharacterIDContactsLabelsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContactsLabelsParams
- func (o *GetCharactersCharacterIDContactsLabelsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContactsLabelsParams
- func (o *GetCharactersCharacterIDContactsLabelsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContactsLabelsParams
- func (o *GetCharactersCharacterIDContactsLabelsParams) WithToken(token *string) *GetCharactersCharacterIDContactsLabelsParams
- func (o *GetCharactersCharacterIDContactsLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDContactsLabelsReader
- type GetCharactersCharacterIDContactsLabelsServiceUnavailable
- type GetCharactersCharacterIDContactsLabelsUnauthorized
- type GetCharactersCharacterIDContactsNotModified
- type GetCharactersCharacterIDContactsOK
- type GetCharactersCharacterIDContactsOKBodyItems0
- type GetCharactersCharacterIDContactsParams
- func NewGetCharactersCharacterIDContactsParams() *GetCharactersCharacterIDContactsParams
- func NewGetCharactersCharacterIDContactsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContactsParams
- func NewGetCharactersCharacterIDContactsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContactsParams
- func NewGetCharactersCharacterIDContactsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDContactsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDContactsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDContactsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDContactsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDContactsParams) SetPage(page *int32)
- func (o *GetCharactersCharacterIDContactsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDContactsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDContactsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) WithPage(page *int32) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) WithToken(token *string) *GetCharactersCharacterIDContactsParams
- func (o *GetCharactersCharacterIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDContactsReader
- type GetCharactersCharacterIDContactsServiceUnavailable
- type GetCharactersCharacterIDContactsUnauthorized
- type GetCorporationsCorporationIDContactsBadRequest
- type GetCorporationsCorporationIDContactsEnhanceYourCalm
- type GetCorporationsCorporationIDContactsForbidden
- type GetCorporationsCorporationIDContactsGatewayTimeout
- type GetCorporationsCorporationIDContactsInternalServerError
- type GetCorporationsCorporationIDContactsLabelsBadRequest
- type GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm
- type GetCorporationsCorporationIDContactsLabelsForbidden
- type GetCorporationsCorporationIDContactsLabelsGatewayTimeout
- type GetCorporationsCorporationIDContactsLabelsInternalServerError
- type GetCorporationsCorporationIDContactsLabelsNotModified
- type GetCorporationsCorporationIDContactsLabelsOK
- type GetCorporationsCorporationIDContactsLabelsOKBodyItems0
- type GetCorporationsCorporationIDContactsLabelsParams
- func NewGetCorporationsCorporationIDContactsLabelsParams() *GetCorporationsCorporationIDContactsLabelsParams
- func NewGetCorporationsCorporationIDContactsLabelsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContactsLabelsParams
- func NewGetCorporationsCorporationIDContactsLabelsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContactsLabelsParams
- func NewGetCorporationsCorporationIDContactsLabelsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContactsLabelsParams
- func (o *GetCorporationsCorporationIDContactsLabelsParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDContactsLabelsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDContactsLabelsParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDContactsLabelsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDContactsLabelsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDContactsLabelsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDContactsLabelsParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDContactsLabelsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContactsLabelsParams
- func (o *GetCorporationsCorporationIDContactsLabelsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContactsLabelsParams
- func (o *GetCorporationsCorporationIDContactsLabelsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContactsLabelsParams
- func (o *GetCorporationsCorporationIDContactsLabelsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContactsLabelsParams
- func (o *GetCorporationsCorporationIDContactsLabelsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContactsLabelsParams
- func (o *GetCorporationsCorporationIDContactsLabelsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContactsLabelsParams
- func (o *GetCorporationsCorporationIDContactsLabelsParams) WithToken(token *string) *GetCorporationsCorporationIDContactsLabelsParams
- func (o *GetCorporationsCorporationIDContactsLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDContactsLabelsReader
- type GetCorporationsCorporationIDContactsLabelsServiceUnavailable
- type GetCorporationsCorporationIDContactsLabelsUnauthorized
- type GetCorporationsCorporationIDContactsNotModified
- type GetCorporationsCorporationIDContactsOK
- type GetCorporationsCorporationIDContactsOKBodyItems0
- type GetCorporationsCorporationIDContactsParams
- func NewGetCorporationsCorporationIDContactsParams() *GetCorporationsCorporationIDContactsParams
- func NewGetCorporationsCorporationIDContactsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContactsParams
- func NewGetCorporationsCorporationIDContactsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContactsParams
- func NewGetCorporationsCorporationIDContactsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDContactsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDContactsParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDContactsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDContactsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDContactsParams) SetPage(page *int32)
- func (o *GetCorporationsCorporationIDContactsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDContactsParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDContactsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) WithPage(page *int32) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) WithToken(token *string) *GetCorporationsCorporationIDContactsParams
- func (o *GetCorporationsCorporationIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDContactsReader
- type GetCorporationsCorporationIDContactsServiceUnavailable
- type GetCorporationsCorporationIDContactsUnauthorized
- type PostCharactersCharacterIDContactsBadRequest
- type PostCharactersCharacterIDContactsCreated
- type PostCharactersCharacterIDContactsEnhanceYourCalm
- type PostCharactersCharacterIDContactsForbidden
- type PostCharactersCharacterIDContactsGatewayTimeout
- type PostCharactersCharacterIDContactsInternalServerError
- type PostCharactersCharacterIDContactsParams
- func NewPostCharactersCharacterIDContactsParams() *PostCharactersCharacterIDContactsParams
- func NewPostCharactersCharacterIDContactsParamsWithContext(ctx context.Context) *PostCharactersCharacterIDContactsParams
- func NewPostCharactersCharacterIDContactsParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDContactsParams
- func NewPostCharactersCharacterIDContactsParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) SetCharacterID(characterID int32)
- func (o *PostCharactersCharacterIDContactsParams) SetContactIds(contactIds []int32)
- func (o *PostCharactersCharacterIDContactsParams) SetContext(ctx context.Context)
- func (o *PostCharactersCharacterIDContactsParams) SetDatasource(datasource *string)
- func (o *PostCharactersCharacterIDContactsParams) SetHTTPClient(client *http.Client)
- func (o *PostCharactersCharacterIDContactsParams) SetLabelIds(labelIds []int64)
- func (o *PostCharactersCharacterIDContactsParams) SetStanding(standing float32)
- func (o *PostCharactersCharacterIDContactsParams) SetTimeout(timeout time.Duration)
- func (o *PostCharactersCharacterIDContactsParams) SetToken(token *string)
- func (o *PostCharactersCharacterIDContactsParams) SetWatched(watched *bool)
- func (o *PostCharactersCharacterIDContactsParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithContactIds(contactIds []int32) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithContext(ctx context.Context) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithDatasource(datasource *string) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithLabelIds(labelIds []int64) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithStanding(standing float32) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithToken(token *string) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WithWatched(watched *bool) *PostCharactersCharacterIDContactsParams
- func (o *PostCharactersCharacterIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCharactersCharacterIDContactsReader
- type PostCharactersCharacterIDContactsServiceUnavailable
- type PostCharactersCharacterIDContactsStatus520
- type PostCharactersCharacterIDContactsStatus520Body
- type PostCharactersCharacterIDContactsUnauthorized
- type PutCharactersCharacterIDContactsBadRequest
- type PutCharactersCharacterIDContactsEnhanceYourCalm
- type PutCharactersCharacterIDContactsForbidden
- type PutCharactersCharacterIDContactsGatewayTimeout
- type PutCharactersCharacterIDContactsInternalServerError
- type PutCharactersCharacterIDContactsNoContent
- type PutCharactersCharacterIDContactsParams
- func NewPutCharactersCharacterIDContactsParams() *PutCharactersCharacterIDContactsParams
- func NewPutCharactersCharacterIDContactsParamsWithContext(ctx context.Context) *PutCharactersCharacterIDContactsParams
- func NewPutCharactersCharacterIDContactsParamsWithHTTPClient(client *http.Client) *PutCharactersCharacterIDContactsParams
- func NewPutCharactersCharacterIDContactsParamsWithTimeout(timeout time.Duration) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) SetCharacterID(characterID int32)
- func (o *PutCharactersCharacterIDContactsParams) SetContactIds(contactIds []int32)
- func (o *PutCharactersCharacterIDContactsParams) SetContext(ctx context.Context)
- func (o *PutCharactersCharacterIDContactsParams) SetDatasource(datasource *string)
- func (o *PutCharactersCharacterIDContactsParams) SetHTTPClient(client *http.Client)
- func (o *PutCharactersCharacterIDContactsParams) SetLabelIds(labelIds []int64)
- func (o *PutCharactersCharacterIDContactsParams) SetStanding(standing float32)
- func (o *PutCharactersCharacterIDContactsParams) SetTimeout(timeout time.Duration)
- func (o *PutCharactersCharacterIDContactsParams) SetToken(token *string)
- func (o *PutCharactersCharacterIDContactsParams) SetWatched(watched *bool)
- func (o *PutCharactersCharacterIDContactsParams) WithCharacterID(characterID int32) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithContactIds(contactIds []int32) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithContext(ctx context.Context) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithDatasource(datasource *string) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithHTTPClient(client *http.Client) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithLabelIds(labelIds []int64) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithStanding(standing float32) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithTimeout(timeout time.Duration) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithToken(token *string) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WithWatched(watched *bool) *PutCharactersCharacterIDContactsParams
- func (o *PutCharactersCharacterIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutCharactersCharacterIDContactsReader
- type PutCharactersCharacterIDContactsServiceUnavailable
- type PutCharactersCharacterIDContactsUnauthorized
Constants ¶
const ( // GetAlliancesAllianceIDContactsOKBodyItems0ContactTypeCharacter captures enum value "character" GetAlliancesAllianceIDContactsOKBodyItems0ContactTypeCharacter string = "character" // GetAlliancesAllianceIDContactsOKBodyItems0ContactTypeCorporation captures enum value "corporation" GetAlliancesAllianceIDContactsOKBodyItems0ContactTypeCorporation string = "corporation" // GetAlliancesAllianceIDContactsOKBodyItems0ContactTypeAlliance captures enum value "alliance" GetAlliancesAllianceIDContactsOKBodyItems0ContactTypeAlliance string = "alliance" // GetAlliancesAllianceIDContactsOKBodyItems0ContactTypeFaction captures enum value "faction" GetAlliancesAllianceIDContactsOKBodyItems0ContactTypeFaction string = "faction" )
const ( // GetCharactersCharacterIDContactsOKBodyItems0ContactTypeCharacter captures enum value "character" GetCharactersCharacterIDContactsOKBodyItems0ContactTypeCharacter string = "character" // GetCharactersCharacterIDContactsOKBodyItems0ContactTypeCorporation captures enum value "corporation" GetCharactersCharacterIDContactsOKBodyItems0ContactTypeCorporation string = "corporation" // GetCharactersCharacterIDContactsOKBodyItems0ContactTypeAlliance captures enum value "alliance" GetCharactersCharacterIDContactsOKBodyItems0ContactTypeAlliance string = "alliance" // GetCharactersCharacterIDContactsOKBodyItems0ContactTypeFaction captures enum value "faction" GetCharactersCharacterIDContactsOKBodyItems0ContactTypeFaction string = "faction" )
const ( // GetCorporationsCorporationIDContactsOKBodyItems0ContactTypeCharacter captures enum value "character" GetCorporationsCorporationIDContactsOKBodyItems0ContactTypeCharacter string = "character" // GetCorporationsCorporationIDContactsOKBodyItems0ContactTypeCorporation captures enum value "corporation" GetCorporationsCorporationIDContactsOKBodyItems0ContactTypeCorporation string = "corporation" // GetCorporationsCorporationIDContactsOKBodyItems0ContactTypeAlliance captures enum value "alliance" GetCorporationsCorporationIDContactsOKBodyItems0ContactTypeAlliance string = "alliance" // GetCorporationsCorporationIDContactsOKBodyItems0ContactTypeFaction captures enum value "faction" GetCorporationsCorporationIDContactsOKBodyItems0ContactTypeFaction string = "faction" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for contacts API
func (*Client) DeleteCharactersCharacterIDContacts ¶
func (a *Client) DeleteCharactersCharacterIDContacts(params *DeleteCharactersCharacterIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCharactersCharacterIDContactsNoContent, error)
DeleteCharactersCharacterIDContacts deletes contacts Bulk delete contacts
---
func (*Client) GetAlliancesAllianceIDContacts ¶
func (a *Client) GetAlliancesAllianceIDContacts(params *GetAlliancesAllianceIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAlliancesAllianceIDContactsOK, error)
GetAlliancesAllianceIDContacts gets alliance contacts Return contacts of an alliance
---
This route is cached for up to 300 seconds
func (*Client) GetAlliancesAllianceIDContactsLabels ¶
func (a *Client) GetAlliancesAllianceIDContactsLabels(params *GetAlliancesAllianceIDContactsLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAlliancesAllianceIDContactsLabelsOK, error)
GetAlliancesAllianceIDContactsLabels gets alliance contact labels Return custom labels for an alliance's contacts
---
This route is cached for up to 300 seconds
func (*Client) GetCharactersCharacterIDContacts ¶
func (a *Client) GetCharactersCharacterIDContacts(params *GetCharactersCharacterIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDContactsOK, error)
GetCharactersCharacterIDContacts gets contacts Return contacts of a character
---
This route is cached for up to 300 seconds
func (*Client) GetCharactersCharacterIDContactsLabels ¶
func (a *Client) GetCharactersCharacterIDContactsLabels(params *GetCharactersCharacterIDContactsLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDContactsLabelsOK, error)
GetCharactersCharacterIDContactsLabels gets contact labels Return custom labels for a character's contacts
---
This route is cached for up to 300 seconds
func (*Client) GetCorporationsCorporationIDContacts ¶
func (a *Client) GetCorporationsCorporationIDContacts(params *GetCorporationsCorporationIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCorporationsCorporationIDContactsOK, error)
GetCorporationsCorporationIDContacts gets corporation contacts Return contacts of a corporation
---
This route is cached for up to 300 seconds
func (*Client) GetCorporationsCorporationIDContactsLabels ¶
func (a *Client) GetCorporationsCorporationIDContactsLabels(params *GetCorporationsCorporationIDContactsLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCorporationsCorporationIDContactsLabelsOK, error)
GetCorporationsCorporationIDContactsLabels gets corporation contact labels Return custom labels for a corporation's contacts
---
This route is cached for up to 300 seconds
func (*Client) PostCharactersCharacterIDContacts ¶
func (a *Client) PostCharactersCharacterIDContacts(params *PostCharactersCharacterIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDContactsCreated, error)
PostCharactersCharacterIDContacts adds contacts Bulk add contacts with same settings
---
func (*Client) PutCharactersCharacterIDContacts ¶
func (a *Client) PutCharactersCharacterIDContacts(params *PutCharactersCharacterIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*PutCharactersCharacterIDContactsNoContent, error)
PutCharactersCharacterIDContacts edits contacts Bulk edit contacts with same settings
---
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { DeleteCharactersCharacterIDContacts(params *DeleteCharactersCharacterIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCharactersCharacterIDContactsNoContent, error) GetAlliancesAllianceIDContacts(params *GetAlliancesAllianceIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAlliancesAllianceIDContactsOK, error) GetAlliancesAllianceIDContactsLabels(params *GetAlliancesAllianceIDContactsLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetAlliancesAllianceIDContactsLabelsOK, error) GetCharactersCharacterIDContacts(params *GetCharactersCharacterIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDContactsOK, error) GetCharactersCharacterIDContactsLabels(params *GetCharactersCharacterIDContactsLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDContactsLabelsOK, error) GetCorporationsCorporationIDContacts(params *GetCorporationsCorporationIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCorporationsCorporationIDContactsOK, error) GetCorporationsCorporationIDContactsLabels(params *GetCorporationsCorporationIDContactsLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCorporationsCorporationIDContactsLabelsOK, error) PostCharactersCharacterIDContacts(params *PostCharactersCharacterIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDContactsCreated, error) PutCharactersCharacterIDContacts(params *PutCharactersCharacterIDContactsParams, authInfo runtime.ClientAuthInfoWriter) (*PutCharactersCharacterIDContactsNoContent, 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 contacts API client.
type DeleteCharactersCharacterIDContactsBadRequest ¶
type DeleteCharactersCharacterIDContactsBadRequest struct {
Payload *esimodels.BadRequest
}
DeleteCharactersCharacterIDContactsBadRequest handles this case with default header values.
Bad request
func NewDeleteCharactersCharacterIDContactsBadRequest ¶
func NewDeleteCharactersCharacterIDContactsBadRequest() *DeleteCharactersCharacterIDContactsBadRequest
NewDeleteCharactersCharacterIDContactsBadRequest creates a DeleteCharactersCharacterIDContactsBadRequest with default headers values
func (*DeleteCharactersCharacterIDContactsBadRequest) Error ¶
func (o *DeleteCharactersCharacterIDContactsBadRequest) Error() string
func (*DeleteCharactersCharacterIDContactsBadRequest) GetPayload ¶
func (o *DeleteCharactersCharacterIDContactsBadRequest) GetPayload() *esimodels.BadRequest
type DeleteCharactersCharacterIDContactsEnhanceYourCalm ¶
type DeleteCharactersCharacterIDContactsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
DeleteCharactersCharacterIDContactsEnhanceYourCalm handles this case with default header values.
Error limited
func NewDeleteCharactersCharacterIDContactsEnhanceYourCalm ¶
func NewDeleteCharactersCharacterIDContactsEnhanceYourCalm() *DeleteCharactersCharacterIDContactsEnhanceYourCalm
NewDeleteCharactersCharacterIDContactsEnhanceYourCalm creates a DeleteCharactersCharacterIDContactsEnhanceYourCalm with default headers values
func (*DeleteCharactersCharacterIDContactsEnhanceYourCalm) Error ¶
func (o *DeleteCharactersCharacterIDContactsEnhanceYourCalm) Error() string
func (*DeleteCharactersCharacterIDContactsEnhanceYourCalm) GetPayload ¶
func (o *DeleteCharactersCharacterIDContactsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type DeleteCharactersCharacterIDContactsForbidden ¶
DeleteCharactersCharacterIDContactsForbidden handles this case with default header values.
Forbidden
func NewDeleteCharactersCharacterIDContactsForbidden ¶
func NewDeleteCharactersCharacterIDContactsForbidden() *DeleteCharactersCharacterIDContactsForbidden
NewDeleteCharactersCharacterIDContactsForbidden creates a DeleteCharactersCharacterIDContactsForbidden with default headers values
func (*DeleteCharactersCharacterIDContactsForbidden) Error ¶
func (o *DeleteCharactersCharacterIDContactsForbidden) Error() string
func (*DeleteCharactersCharacterIDContactsForbidden) GetPayload ¶
func (o *DeleteCharactersCharacterIDContactsForbidden) GetPayload() *esimodels.Forbidden
type DeleteCharactersCharacterIDContactsGatewayTimeout ¶
type DeleteCharactersCharacterIDContactsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
DeleteCharactersCharacterIDContactsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewDeleteCharactersCharacterIDContactsGatewayTimeout ¶
func NewDeleteCharactersCharacterIDContactsGatewayTimeout() *DeleteCharactersCharacterIDContactsGatewayTimeout
NewDeleteCharactersCharacterIDContactsGatewayTimeout creates a DeleteCharactersCharacterIDContactsGatewayTimeout with default headers values
func (*DeleteCharactersCharacterIDContactsGatewayTimeout) Error ¶
func (o *DeleteCharactersCharacterIDContactsGatewayTimeout) Error() string
func (*DeleteCharactersCharacterIDContactsGatewayTimeout) GetPayload ¶
func (o *DeleteCharactersCharacterIDContactsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type DeleteCharactersCharacterIDContactsInternalServerError ¶
type DeleteCharactersCharacterIDContactsInternalServerError struct {
Payload *esimodels.InternalServerError
}
DeleteCharactersCharacterIDContactsInternalServerError handles this case with default header values.
Internal server error
func NewDeleteCharactersCharacterIDContactsInternalServerError ¶
func NewDeleteCharactersCharacterIDContactsInternalServerError() *DeleteCharactersCharacterIDContactsInternalServerError
NewDeleteCharactersCharacterIDContactsInternalServerError creates a DeleteCharactersCharacterIDContactsInternalServerError with default headers values
func (*DeleteCharactersCharacterIDContactsInternalServerError) Error ¶
func (o *DeleteCharactersCharacterIDContactsInternalServerError) Error() string
func (*DeleteCharactersCharacterIDContactsInternalServerError) GetPayload ¶
func (o *DeleteCharactersCharacterIDContactsInternalServerError) GetPayload() *esimodels.InternalServerError
type DeleteCharactersCharacterIDContactsNoContent ¶
type DeleteCharactersCharacterIDContactsNoContent struct { }
DeleteCharactersCharacterIDContactsNoContent handles this case with default header values.
Contacts deleted
func NewDeleteCharactersCharacterIDContactsNoContent ¶
func NewDeleteCharactersCharacterIDContactsNoContent() *DeleteCharactersCharacterIDContactsNoContent
NewDeleteCharactersCharacterIDContactsNoContent creates a DeleteCharactersCharacterIDContactsNoContent with default headers values
func (*DeleteCharactersCharacterIDContactsNoContent) Error ¶
func (o *DeleteCharactersCharacterIDContactsNoContent) Error() string
type DeleteCharactersCharacterIDContactsParams ¶
type DeleteCharactersCharacterIDContactsParams struct { /*CharacterID An EVE character ID */ CharacterID int32 /*ContactIds A list of contacts to delete */ ContactIds []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 }
DeleteCharactersCharacterIDContactsParams contains all the parameters to send to the API endpoint for the delete characters character id contacts operation typically these are written to a http.Request
func NewDeleteCharactersCharacterIDContactsParams ¶
func NewDeleteCharactersCharacterIDContactsParams() *DeleteCharactersCharacterIDContactsParams
NewDeleteCharactersCharacterIDContactsParams creates a new DeleteCharactersCharacterIDContactsParams object with the default values initialized.
func NewDeleteCharactersCharacterIDContactsParamsWithContext ¶
func NewDeleteCharactersCharacterIDContactsParamsWithContext(ctx context.Context) *DeleteCharactersCharacterIDContactsParams
NewDeleteCharactersCharacterIDContactsParamsWithContext creates a new DeleteCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteCharactersCharacterIDContactsParamsWithHTTPClient ¶
func NewDeleteCharactersCharacterIDContactsParamsWithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDContactsParams
NewDeleteCharactersCharacterIDContactsParamsWithHTTPClient creates a new DeleteCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteCharactersCharacterIDContactsParamsWithTimeout ¶
func NewDeleteCharactersCharacterIDContactsParamsWithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDContactsParams
NewDeleteCharactersCharacterIDContactsParamsWithTimeout creates a new DeleteCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteCharactersCharacterIDContactsParams) SetCharacterID ¶
func (o *DeleteCharactersCharacterIDContactsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) SetContactIds ¶
func (o *DeleteCharactersCharacterIDContactsParams) SetContactIds(contactIds []int32)
SetContactIds adds the contactIds to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) SetContext ¶
func (o *DeleteCharactersCharacterIDContactsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) SetDatasource ¶
func (o *DeleteCharactersCharacterIDContactsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) SetHTTPClient ¶
func (o *DeleteCharactersCharacterIDContactsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) SetTimeout ¶
func (o *DeleteCharactersCharacterIDContactsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) SetToken ¶
func (o *DeleteCharactersCharacterIDContactsParams) SetToken(token *string)
SetToken adds the token to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) WithCharacterID ¶
func (o *DeleteCharactersCharacterIDContactsParams) WithCharacterID(characterID int32) *DeleteCharactersCharacterIDContactsParams
WithCharacterID adds the characterID to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) WithContactIds ¶
func (o *DeleteCharactersCharacterIDContactsParams) WithContactIds(contactIds []int32) *DeleteCharactersCharacterIDContactsParams
WithContactIds adds the contactIds to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) WithContext ¶
func (o *DeleteCharactersCharacterIDContactsParams) WithContext(ctx context.Context) *DeleteCharactersCharacterIDContactsParams
WithContext adds the context to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) WithDatasource ¶
func (o *DeleteCharactersCharacterIDContactsParams) WithDatasource(datasource *string) *DeleteCharactersCharacterIDContactsParams
WithDatasource adds the datasource to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) WithHTTPClient ¶
func (o *DeleteCharactersCharacterIDContactsParams) WithHTTPClient(client *http.Client) *DeleteCharactersCharacterIDContactsParams
WithHTTPClient adds the HTTPClient to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) WithTimeout ¶
func (o *DeleteCharactersCharacterIDContactsParams) WithTimeout(timeout time.Duration) *DeleteCharactersCharacterIDContactsParams
WithTimeout adds the timeout to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) WithToken ¶
func (o *DeleteCharactersCharacterIDContactsParams) WithToken(token *string) *DeleteCharactersCharacterIDContactsParams
WithToken adds the token to the delete characters character id contacts params
func (*DeleteCharactersCharacterIDContactsParams) WriteToRequest ¶
func (o *DeleteCharactersCharacterIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCharactersCharacterIDContactsReader ¶
type DeleteCharactersCharacterIDContactsReader struct {
// contains filtered or unexported fields
}
DeleteCharactersCharacterIDContactsReader is a Reader for the DeleteCharactersCharacterIDContacts structure.
func (*DeleteCharactersCharacterIDContactsReader) ReadResponse ¶
func (o *DeleteCharactersCharacterIDContactsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCharactersCharacterIDContactsServiceUnavailable ¶
type DeleteCharactersCharacterIDContactsServiceUnavailable struct {
}DeleteCharactersCharacterIDContactsServiceUnavailable handles this case with default header values.
Service unavailable
func NewDeleteCharactersCharacterIDContactsServiceUnavailable ¶
func NewDeleteCharactersCharacterIDContactsServiceUnavailable() *DeleteCharactersCharacterIDContactsServiceUnavailable
NewDeleteCharactersCharacterIDContactsServiceUnavailable creates a DeleteCharactersCharacterIDContactsServiceUnavailable with default headers values
func (*DeleteCharactersCharacterIDContactsServiceUnavailable) Error ¶
func (o *DeleteCharactersCharacterIDContactsServiceUnavailable) Error() string
func (*DeleteCharactersCharacterIDContactsServiceUnavailable) GetPayload ¶
func (o *DeleteCharactersCharacterIDContactsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type DeleteCharactersCharacterIDContactsUnauthorized ¶
type DeleteCharactersCharacterIDContactsUnauthorized struct {
}DeleteCharactersCharacterIDContactsUnauthorized handles this case with default header values.
Unauthorized
func NewDeleteCharactersCharacterIDContactsUnauthorized ¶
func NewDeleteCharactersCharacterIDContactsUnauthorized() *DeleteCharactersCharacterIDContactsUnauthorized
NewDeleteCharactersCharacterIDContactsUnauthorized creates a DeleteCharactersCharacterIDContactsUnauthorized with default headers values
func (*DeleteCharactersCharacterIDContactsUnauthorized) Error ¶
func (o *DeleteCharactersCharacterIDContactsUnauthorized) Error() string
func (*DeleteCharactersCharacterIDContactsUnauthorized) GetPayload ¶
func (o *DeleteCharactersCharacterIDContactsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetAlliancesAllianceIDContactsBadRequest ¶
type GetAlliancesAllianceIDContactsBadRequest struct {
Payload *esimodels.BadRequest
}
GetAlliancesAllianceIDContactsBadRequest handles this case with default header values.
Bad request
func NewGetAlliancesAllianceIDContactsBadRequest ¶
func NewGetAlliancesAllianceIDContactsBadRequest() *GetAlliancesAllianceIDContactsBadRequest
NewGetAlliancesAllianceIDContactsBadRequest creates a GetAlliancesAllianceIDContactsBadRequest with default headers values
func (*GetAlliancesAllianceIDContactsBadRequest) Error ¶
func (o *GetAlliancesAllianceIDContactsBadRequest) Error() string
func (*GetAlliancesAllianceIDContactsBadRequest) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsBadRequest) GetPayload() *esimodels.BadRequest
type GetAlliancesAllianceIDContactsEnhanceYourCalm ¶
type GetAlliancesAllianceIDContactsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetAlliancesAllianceIDContactsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetAlliancesAllianceIDContactsEnhanceYourCalm ¶
func NewGetAlliancesAllianceIDContactsEnhanceYourCalm() *GetAlliancesAllianceIDContactsEnhanceYourCalm
NewGetAlliancesAllianceIDContactsEnhanceYourCalm creates a GetAlliancesAllianceIDContactsEnhanceYourCalm with default headers values
func (*GetAlliancesAllianceIDContactsEnhanceYourCalm) Error ¶
func (o *GetAlliancesAllianceIDContactsEnhanceYourCalm) Error() string
func (*GetAlliancesAllianceIDContactsEnhanceYourCalm) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetAlliancesAllianceIDContactsForbidden ¶
GetAlliancesAllianceIDContactsForbidden handles this case with default header values.
Forbidden
func NewGetAlliancesAllianceIDContactsForbidden ¶
func NewGetAlliancesAllianceIDContactsForbidden() *GetAlliancesAllianceIDContactsForbidden
NewGetAlliancesAllianceIDContactsForbidden creates a GetAlliancesAllianceIDContactsForbidden with default headers values
func (*GetAlliancesAllianceIDContactsForbidden) Error ¶
func (o *GetAlliancesAllianceIDContactsForbidden) Error() string
func (*GetAlliancesAllianceIDContactsForbidden) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsForbidden) GetPayload() *esimodels.Forbidden
type GetAlliancesAllianceIDContactsGatewayTimeout ¶
type GetAlliancesAllianceIDContactsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetAlliancesAllianceIDContactsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetAlliancesAllianceIDContactsGatewayTimeout ¶
func NewGetAlliancesAllianceIDContactsGatewayTimeout() *GetAlliancesAllianceIDContactsGatewayTimeout
NewGetAlliancesAllianceIDContactsGatewayTimeout creates a GetAlliancesAllianceIDContactsGatewayTimeout with default headers values
func (*GetAlliancesAllianceIDContactsGatewayTimeout) Error ¶
func (o *GetAlliancesAllianceIDContactsGatewayTimeout) Error() string
func (*GetAlliancesAllianceIDContactsGatewayTimeout) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetAlliancesAllianceIDContactsInternalServerError ¶
type GetAlliancesAllianceIDContactsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetAlliancesAllianceIDContactsInternalServerError handles this case with default header values.
Internal server error
func NewGetAlliancesAllianceIDContactsInternalServerError ¶
func NewGetAlliancesAllianceIDContactsInternalServerError() *GetAlliancesAllianceIDContactsInternalServerError
NewGetAlliancesAllianceIDContactsInternalServerError creates a GetAlliancesAllianceIDContactsInternalServerError with default headers values
func (*GetAlliancesAllianceIDContactsInternalServerError) Error ¶
func (o *GetAlliancesAllianceIDContactsInternalServerError) Error() string
func (*GetAlliancesAllianceIDContactsInternalServerError) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetAlliancesAllianceIDContactsLabelsBadRequest ¶
type GetAlliancesAllianceIDContactsLabelsBadRequest struct {
Payload *esimodels.BadRequest
}
GetAlliancesAllianceIDContactsLabelsBadRequest handles this case with default header values.
Bad request
func NewGetAlliancesAllianceIDContactsLabelsBadRequest ¶
func NewGetAlliancesAllianceIDContactsLabelsBadRequest() *GetAlliancesAllianceIDContactsLabelsBadRequest
NewGetAlliancesAllianceIDContactsLabelsBadRequest creates a GetAlliancesAllianceIDContactsLabelsBadRequest with default headers values
func (*GetAlliancesAllianceIDContactsLabelsBadRequest) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsBadRequest) Error() string
func (*GetAlliancesAllianceIDContactsLabelsBadRequest) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsLabelsBadRequest) GetPayload() *esimodels.BadRequest
type GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm ¶
type GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetAlliancesAllianceIDContactsLabelsEnhanceYourCalm ¶
func NewGetAlliancesAllianceIDContactsLabelsEnhanceYourCalm() *GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm
NewGetAlliancesAllianceIDContactsLabelsEnhanceYourCalm creates a GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm with default headers values
func (*GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm) Error() string
func (*GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsLabelsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetAlliancesAllianceIDContactsLabelsForbidden ¶
GetAlliancesAllianceIDContactsLabelsForbidden handles this case with default header values.
Forbidden
func NewGetAlliancesAllianceIDContactsLabelsForbidden ¶
func NewGetAlliancesAllianceIDContactsLabelsForbidden() *GetAlliancesAllianceIDContactsLabelsForbidden
NewGetAlliancesAllianceIDContactsLabelsForbidden creates a GetAlliancesAllianceIDContactsLabelsForbidden with default headers values
func (*GetAlliancesAllianceIDContactsLabelsForbidden) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsForbidden) Error() string
func (*GetAlliancesAllianceIDContactsLabelsForbidden) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsLabelsForbidden) GetPayload() *esimodels.Forbidden
type GetAlliancesAllianceIDContactsLabelsGatewayTimeout ¶
type GetAlliancesAllianceIDContactsLabelsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetAlliancesAllianceIDContactsLabelsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetAlliancesAllianceIDContactsLabelsGatewayTimeout ¶
func NewGetAlliancesAllianceIDContactsLabelsGatewayTimeout() *GetAlliancesAllianceIDContactsLabelsGatewayTimeout
NewGetAlliancesAllianceIDContactsLabelsGatewayTimeout creates a GetAlliancesAllianceIDContactsLabelsGatewayTimeout with default headers values
func (*GetAlliancesAllianceIDContactsLabelsGatewayTimeout) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsGatewayTimeout) Error() string
func (*GetAlliancesAllianceIDContactsLabelsGatewayTimeout) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsLabelsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetAlliancesAllianceIDContactsLabelsInternalServerError ¶
type GetAlliancesAllianceIDContactsLabelsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetAlliancesAllianceIDContactsLabelsInternalServerError handles this case with default header values.
Internal server error
func NewGetAlliancesAllianceIDContactsLabelsInternalServerError ¶
func NewGetAlliancesAllianceIDContactsLabelsInternalServerError() *GetAlliancesAllianceIDContactsLabelsInternalServerError
NewGetAlliancesAllianceIDContactsLabelsInternalServerError creates a GetAlliancesAllianceIDContactsLabelsInternalServerError with default headers values
func (*GetAlliancesAllianceIDContactsLabelsInternalServerError) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsInternalServerError) Error() string
func (*GetAlliancesAllianceIDContactsLabelsInternalServerError) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsLabelsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetAlliancesAllianceIDContactsLabelsNotModified ¶
type GetAlliancesAllianceIDContactsLabelsNotModified 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 }
GetAlliancesAllianceIDContactsLabelsNotModified handles this case with default header values.
Not modified
func NewGetAlliancesAllianceIDContactsLabelsNotModified ¶
func NewGetAlliancesAllianceIDContactsLabelsNotModified() *GetAlliancesAllianceIDContactsLabelsNotModified
NewGetAlliancesAllianceIDContactsLabelsNotModified creates a GetAlliancesAllianceIDContactsLabelsNotModified with default headers values
func (*GetAlliancesAllianceIDContactsLabelsNotModified) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsNotModified) Error() string
type GetAlliancesAllianceIDContactsLabelsOK ¶
type GetAlliancesAllianceIDContactsLabelsOK 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 []*GetAlliancesAllianceIDContactsLabelsOKBodyItems0 }
GetAlliancesAllianceIDContactsLabelsOK handles this case with default header values.
A list of alliance contact labels
func NewGetAlliancesAllianceIDContactsLabelsOK ¶
func NewGetAlliancesAllianceIDContactsLabelsOK() *GetAlliancesAllianceIDContactsLabelsOK
NewGetAlliancesAllianceIDContactsLabelsOK creates a GetAlliancesAllianceIDContactsLabelsOK with default headers values
func (*GetAlliancesAllianceIDContactsLabelsOK) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsOK) Error() string
func (*GetAlliancesAllianceIDContactsLabelsOK) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsLabelsOK) GetPayload() []*GetAlliancesAllianceIDContactsLabelsOKBodyItems0
type GetAlliancesAllianceIDContactsLabelsOKBodyItems0 ¶
type GetAlliancesAllianceIDContactsLabelsOKBodyItems0 struct { // get_alliances_alliance_id_contacts_labels_label_id // // label_id integer // Required: true LabelID *int64 `json:"label_id"` // get_alliances_alliance_id_contacts_labels_label_name // // label_name string // Required: true LabelName *string `json:"label_name"` }
GetAlliancesAllianceIDContactsLabelsOKBodyItems0 get_alliances_alliance_id_contacts_labels_200_ok // // 200 ok object swagger:model GetAlliancesAllianceIDContactsLabelsOKBodyItems0
func (*GetAlliancesAllianceIDContactsLabelsOKBodyItems0) MarshalBinary ¶
func (o *GetAlliancesAllianceIDContactsLabelsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetAlliancesAllianceIDContactsLabelsOKBodyItems0) UnmarshalBinary ¶
func (o *GetAlliancesAllianceIDContactsLabelsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetAlliancesAllianceIDContactsLabelsParams ¶
type GetAlliancesAllianceIDContactsLabelsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*AllianceID An EVE alliance ID */ AllianceID 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 }
GetAlliancesAllianceIDContactsLabelsParams contains all the parameters to send to the API endpoint for the get alliances alliance id contacts labels operation typically these are written to a http.Request
func NewGetAlliancesAllianceIDContactsLabelsParams ¶
func NewGetAlliancesAllianceIDContactsLabelsParams() *GetAlliancesAllianceIDContactsLabelsParams
NewGetAlliancesAllianceIDContactsLabelsParams creates a new GetAlliancesAllianceIDContactsLabelsParams object with the default values initialized.
func NewGetAlliancesAllianceIDContactsLabelsParamsWithContext ¶
func NewGetAlliancesAllianceIDContactsLabelsParamsWithContext(ctx context.Context) *GetAlliancesAllianceIDContactsLabelsParams
NewGetAlliancesAllianceIDContactsLabelsParamsWithContext creates a new GetAlliancesAllianceIDContactsLabelsParams object with the default values initialized, and the ability to set a context for a request
func NewGetAlliancesAllianceIDContactsLabelsParamsWithHTTPClient ¶
func NewGetAlliancesAllianceIDContactsLabelsParamsWithHTTPClient(client *http.Client) *GetAlliancesAllianceIDContactsLabelsParams
NewGetAlliancesAllianceIDContactsLabelsParamsWithHTTPClient creates a new GetAlliancesAllianceIDContactsLabelsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAlliancesAllianceIDContactsLabelsParamsWithTimeout ¶
func NewGetAlliancesAllianceIDContactsLabelsParamsWithTimeout(timeout time.Duration) *GetAlliancesAllianceIDContactsLabelsParams
NewGetAlliancesAllianceIDContactsLabelsParamsWithTimeout creates a new GetAlliancesAllianceIDContactsLabelsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAlliancesAllianceIDContactsLabelsParams) SetAllianceID ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) SetAllianceID(allianceID int32)
SetAllianceID adds the allianceId to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) SetContext ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) SetContext(ctx context.Context)
SetContext adds the context to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) SetDatasource ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) SetHTTPClient ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) SetIfNoneMatch ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) SetTimeout ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) SetToken ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) SetToken(token *string)
SetToken adds the token to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) WithAllianceID ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) WithAllianceID(allianceID int32) *GetAlliancesAllianceIDContactsLabelsParams
WithAllianceID adds the allianceID to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) WithContext ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) WithContext(ctx context.Context) *GetAlliancesAllianceIDContactsLabelsParams
WithContext adds the context to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) WithDatasource ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) WithDatasource(datasource *string) *GetAlliancesAllianceIDContactsLabelsParams
WithDatasource adds the datasource to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) WithHTTPClient ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) WithHTTPClient(client *http.Client) *GetAlliancesAllianceIDContactsLabelsParams
WithHTTPClient adds the HTTPClient to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) WithIfNoneMatch ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) WithIfNoneMatch(ifNoneMatch *string) *GetAlliancesAllianceIDContactsLabelsParams
WithIfNoneMatch adds the ifNoneMatch to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) WithTimeout ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) WithTimeout(timeout time.Duration) *GetAlliancesAllianceIDContactsLabelsParams
WithTimeout adds the timeout to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) WithToken ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) WithToken(token *string) *GetAlliancesAllianceIDContactsLabelsParams
WithToken adds the token to the get alliances alliance id contacts labels params
func (*GetAlliancesAllianceIDContactsLabelsParams) WriteToRequest ¶
func (o *GetAlliancesAllianceIDContactsLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAlliancesAllianceIDContactsLabelsReader ¶
type GetAlliancesAllianceIDContactsLabelsReader struct {
// contains filtered or unexported fields
}
GetAlliancesAllianceIDContactsLabelsReader is a Reader for the GetAlliancesAllianceIDContactsLabels structure.
func (*GetAlliancesAllianceIDContactsLabelsReader) ReadResponse ¶
func (o *GetAlliancesAllianceIDContactsLabelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAlliancesAllianceIDContactsLabelsServiceUnavailable ¶
type GetAlliancesAllianceIDContactsLabelsServiceUnavailable struct {
}GetAlliancesAllianceIDContactsLabelsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetAlliancesAllianceIDContactsLabelsServiceUnavailable ¶
func NewGetAlliancesAllianceIDContactsLabelsServiceUnavailable() *GetAlliancesAllianceIDContactsLabelsServiceUnavailable
NewGetAlliancesAllianceIDContactsLabelsServiceUnavailable creates a GetAlliancesAllianceIDContactsLabelsServiceUnavailable with default headers values
func (*GetAlliancesAllianceIDContactsLabelsServiceUnavailable) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsServiceUnavailable) Error() string
func (*GetAlliancesAllianceIDContactsLabelsServiceUnavailable) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsLabelsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetAlliancesAllianceIDContactsLabelsUnauthorized ¶
type GetAlliancesAllianceIDContactsLabelsUnauthorized struct {
}GetAlliancesAllianceIDContactsLabelsUnauthorized handles this case with default header values.
Unauthorized
func NewGetAlliancesAllianceIDContactsLabelsUnauthorized ¶
func NewGetAlliancesAllianceIDContactsLabelsUnauthorized() *GetAlliancesAllianceIDContactsLabelsUnauthorized
NewGetAlliancesAllianceIDContactsLabelsUnauthorized creates a GetAlliancesAllianceIDContactsLabelsUnauthorized with default headers values
func (*GetAlliancesAllianceIDContactsLabelsUnauthorized) Error ¶
func (o *GetAlliancesAllianceIDContactsLabelsUnauthorized) Error() string
func (*GetAlliancesAllianceIDContactsLabelsUnauthorized) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsLabelsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetAlliancesAllianceIDContactsNotModified ¶
type GetAlliancesAllianceIDContactsNotModified 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 }
GetAlliancesAllianceIDContactsNotModified handles this case with default header values.
Not modified
func NewGetAlliancesAllianceIDContactsNotModified ¶
func NewGetAlliancesAllianceIDContactsNotModified() *GetAlliancesAllianceIDContactsNotModified
NewGetAlliancesAllianceIDContactsNotModified creates a GetAlliancesAllianceIDContactsNotModified with default headers values
func (*GetAlliancesAllianceIDContactsNotModified) Error ¶
func (o *GetAlliancesAllianceIDContactsNotModified) Error() string
type GetAlliancesAllianceIDContactsOK ¶
type GetAlliancesAllianceIDContactsOK 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 /*Maximum page number */ XPages int32 Payload []*GetAlliancesAllianceIDContactsOKBodyItems0 }
GetAlliancesAllianceIDContactsOK handles this case with default header values.
A list of contacts
func NewGetAlliancesAllianceIDContactsOK ¶
func NewGetAlliancesAllianceIDContactsOK() *GetAlliancesAllianceIDContactsOK
NewGetAlliancesAllianceIDContactsOK creates a GetAlliancesAllianceIDContactsOK with default headers values
func (*GetAlliancesAllianceIDContactsOK) Error ¶
func (o *GetAlliancesAllianceIDContactsOK) Error() string
func (*GetAlliancesAllianceIDContactsOK) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsOK) GetPayload() []*GetAlliancesAllianceIDContactsOKBodyItems0
type GetAlliancesAllianceIDContactsOKBodyItems0 ¶
type GetAlliancesAllianceIDContactsOKBodyItems0 struct { // get_alliances_alliance_id_contacts_contact_id // // contact_id integer // Required: true ContactID *int32 `json:"contact_id"` // get_alliances_alliance_id_contacts_contact_type // // contact_type string // Required: true // Enum: [character corporation alliance faction] ContactType *string `json:"contact_type"` // get_alliances_alliance_id_contacts_label_ids // // label_ids array // Max Items: 63 LabelIds []int64 `json:"label_ids"` // get_alliances_alliance_id_contacts_standing // // Standing of the contact // Required: true Standing *float32 `json:"standing"` }
GetAlliancesAllianceIDContactsOKBodyItems0 get_alliances_alliance_id_contacts_200_ok // // 200 ok object swagger:model GetAlliancesAllianceIDContactsOKBodyItems0
func (*GetAlliancesAllianceIDContactsOKBodyItems0) MarshalBinary ¶
func (o *GetAlliancesAllianceIDContactsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetAlliancesAllianceIDContactsOKBodyItems0) UnmarshalBinary ¶
func (o *GetAlliancesAllianceIDContactsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetAlliancesAllianceIDContactsParams ¶
type GetAlliancesAllianceIDContactsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*AllianceID An EVE alliance ID */ AllianceID int32 /*Datasource The server name you would like data from */ Datasource *string /*Page Which page of results to return */ Page *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 }
GetAlliancesAllianceIDContactsParams contains all the parameters to send to the API endpoint for the get alliances alliance id contacts operation typically these are written to a http.Request
func NewGetAlliancesAllianceIDContactsParams ¶
func NewGetAlliancesAllianceIDContactsParams() *GetAlliancesAllianceIDContactsParams
NewGetAlliancesAllianceIDContactsParams creates a new GetAlliancesAllianceIDContactsParams object with the default values initialized.
func NewGetAlliancesAllianceIDContactsParamsWithContext ¶
func NewGetAlliancesAllianceIDContactsParamsWithContext(ctx context.Context) *GetAlliancesAllianceIDContactsParams
NewGetAlliancesAllianceIDContactsParamsWithContext creates a new GetAlliancesAllianceIDContactsParams object with the default values initialized, and the ability to set a context for a request
func NewGetAlliancesAllianceIDContactsParamsWithHTTPClient ¶
func NewGetAlliancesAllianceIDContactsParamsWithHTTPClient(client *http.Client) *GetAlliancesAllianceIDContactsParams
NewGetAlliancesAllianceIDContactsParamsWithHTTPClient creates a new GetAlliancesAllianceIDContactsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAlliancesAllianceIDContactsParamsWithTimeout ¶
func NewGetAlliancesAllianceIDContactsParamsWithTimeout(timeout time.Duration) *GetAlliancesAllianceIDContactsParams
NewGetAlliancesAllianceIDContactsParamsWithTimeout creates a new GetAlliancesAllianceIDContactsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAlliancesAllianceIDContactsParams) SetAllianceID ¶
func (o *GetAlliancesAllianceIDContactsParams) SetAllianceID(allianceID int32)
SetAllianceID adds the allianceId to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) SetContext ¶
func (o *GetAlliancesAllianceIDContactsParams) SetContext(ctx context.Context)
SetContext adds the context to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) SetDatasource ¶
func (o *GetAlliancesAllianceIDContactsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) SetHTTPClient ¶
func (o *GetAlliancesAllianceIDContactsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) SetIfNoneMatch ¶
func (o *GetAlliancesAllianceIDContactsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) SetPage ¶
func (o *GetAlliancesAllianceIDContactsParams) SetPage(page *int32)
SetPage adds the page to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) SetTimeout ¶
func (o *GetAlliancesAllianceIDContactsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) SetToken ¶
func (o *GetAlliancesAllianceIDContactsParams) SetToken(token *string)
SetToken adds the token to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WithAllianceID ¶
func (o *GetAlliancesAllianceIDContactsParams) WithAllianceID(allianceID int32) *GetAlliancesAllianceIDContactsParams
WithAllianceID adds the allianceID to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WithContext ¶
func (o *GetAlliancesAllianceIDContactsParams) WithContext(ctx context.Context) *GetAlliancesAllianceIDContactsParams
WithContext adds the context to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WithDatasource ¶
func (o *GetAlliancesAllianceIDContactsParams) WithDatasource(datasource *string) *GetAlliancesAllianceIDContactsParams
WithDatasource adds the datasource to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WithHTTPClient ¶
func (o *GetAlliancesAllianceIDContactsParams) WithHTTPClient(client *http.Client) *GetAlliancesAllianceIDContactsParams
WithHTTPClient adds the HTTPClient to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WithIfNoneMatch ¶
func (o *GetAlliancesAllianceIDContactsParams) WithIfNoneMatch(ifNoneMatch *string) *GetAlliancesAllianceIDContactsParams
WithIfNoneMatch adds the ifNoneMatch to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WithPage ¶
func (o *GetAlliancesAllianceIDContactsParams) WithPage(page *int32) *GetAlliancesAllianceIDContactsParams
WithPage adds the page to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WithTimeout ¶
func (o *GetAlliancesAllianceIDContactsParams) WithTimeout(timeout time.Duration) *GetAlliancesAllianceIDContactsParams
WithTimeout adds the timeout to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WithToken ¶
func (o *GetAlliancesAllianceIDContactsParams) WithToken(token *string) *GetAlliancesAllianceIDContactsParams
WithToken adds the token to the get alliances alliance id contacts params
func (*GetAlliancesAllianceIDContactsParams) WriteToRequest ¶
func (o *GetAlliancesAllianceIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAlliancesAllianceIDContactsReader ¶
type GetAlliancesAllianceIDContactsReader struct {
// contains filtered or unexported fields
}
GetAlliancesAllianceIDContactsReader is a Reader for the GetAlliancesAllianceIDContacts structure.
func (*GetAlliancesAllianceIDContactsReader) ReadResponse ¶
func (o *GetAlliancesAllianceIDContactsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAlliancesAllianceIDContactsServiceUnavailable ¶
type GetAlliancesAllianceIDContactsServiceUnavailable struct {
}GetAlliancesAllianceIDContactsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetAlliancesAllianceIDContactsServiceUnavailable ¶
func NewGetAlliancesAllianceIDContactsServiceUnavailable() *GetAlliancesAllianceIDContactsServiceUnavailable
NewGetAlliancesAllianceIDContactsServiceUnavailable creates a GetAlliancesAllianceIDContactsServiceUnavailable with default headers values
func (*GetAlliancesAllianceIDContactsServiceUnavailable) Error ¶
func (o *GetAlliancesAllianceIDContactsServiceUnavailable) Error() string
func (*GetAlliancesAllianceIDContactsServiceUnavailable) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetAlliancesAllianceIDContactsUnauthorized ¶
type GetAlliancesAllianceIDContactsUnauthorized struct {
}GetAlliancesAllianceIDContactsUnauthorized handles this case with default header values.
Unauthorized
func NewGetAlliancesAllianceIDContactsUnauthorized ¶
func NewGetAlliancesAllianceIDContactsUnauthorized() *GetAlliancesAllianceIDContactsUnauthorized
NewGetAlliancesAllianceIDContactsUnauthorized creates a GetAlliancesAllianceIDContactsUnauthorized with default headers values
func (*GetAlliancesAllianceIDContactsUnauthorized) Error ¶
func (o *GetAlliancesAllianceIDContactsUnauthorized) Error() string
func (*GetAlliancesAllianceIDContactsUnauthorized) GetPayload ¶
func (o *GetAlliancesAllianceIDContactsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDContactsBadRequest ¶
type GetCharactersCharacterIDContactsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDContactsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDContactsBadRequest ¶
func NewGetCharactersCharacterIDContactsBadRequest() *GetCharactersCharacterIDContactsBadRequest
NewGetCharactersCharacterIDContactsBadRequest creates a GetCharactersCharacterIDContactsBadRequest with default headers values
func (*GetCharactersCharacterIDContactsBadRequest) Error ¶
func (o *GetCharactersCharacterIDContactsBadRequest) Error() string
func (*GetCharactersCharacterIDContactsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDContactsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDContactsEnhanceYourCalm ¶
type GetCharactersCharacterIDContactsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDContactsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDContactsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDContactsEnhanceYourCalm() *GetCharactersCharacterIDContactsEnhanceYourCalm
NewGetCharactersCharacterIDContactsEnhanceYourCalm creates a GetCharactersCharacterIDContactsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDContactsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDContactsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDContactsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDContactsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDContactsForbidden ¶
GetCharactersCharacterIDContactsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDContactsForbidden ¶
func NewGetCharactersCharacterIDContactsForbidden() *GetCharactersCharacterIDContactsForbidden
NewGetCharactersCharacterIDContactsForbidden creates a GetCharactersCharacterIDContactsForbidden with default headers values
func (*GetCharactersCharacterIDContactsForbidden) Error ¶
func (o *GetCharactersCharacterIDContactsForbidden) Error() string
func (*GetCharactersCharacterIDContactsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDContactsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDContactsGatewayTimeout ¶
type GetCharactersCharacterIDContactsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDContactsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDContactsGatewayTimeout ¶
func NewGetCharactersCharacterIDContactsGatewayTimeout() *GetCharactersCharacterIDContactsGatewayTimeout
NewGetCharactersCharacterIDContactsGatewayTimeout creates a GetCharactersCharacterIDContactsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDContactsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDContactsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDContactsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDContactsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDContactsInternalServerError ¶
type GetCharactersCharacterIDContactsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDContactsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDContactsInternalServerError ¶
func NewGetCharactersCharacterIDContactsInternalServerError() *GetCharactersCharacterIDContactsInternalServerError
NewGetCharactersCharacterIDContactsInternalServerError creates a GetCharactersCharacterIDContactsInternalServerError with default headers values
func (*GetCharactersCharacterIDContactsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDContactsInternalServerError) Error() string
func (*GetCharactersCharacterIDContactsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDContactsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDContactsLabelsBadRequest ¶
type GetCharactersCharacterIDContactsLabelsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDContactsLabelsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDContactsLabelsBadRequest ¶
func NewGetCharactersCharacterIDContactsLabelsBadRequest() *GetCharactersCharacterIDContactsLabelsBadRequest
NewGetCharactersCharacterIDContactsLabelsBadRequest creates a GetCharactersCharacterIDContactsLabelsBadRequest with default headers values
func (*GetCharactersCharacterIDContactsLabelsBadRequest) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsBadRequest) Error() string
func (*GetCharactersCharacterIDContactsLabelsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDContactsLabelsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDContactsLabelsEnhanceYourCalm ¶
type GetCharactersCharacterIDContactsLabelsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDContactsLabelsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDContactsLabelsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDContactsLabelsEnhanceYourCalm() *GetCharactersCharacterIDContactsLabelsEnhanceYourCalm
NewGetCharactersCharacterIDContactsLabelsEnhanceYourCalm creates a GetCharactersCharacterIDContactsLabelsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDContactsLabelsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDContactsLabelsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDContactsLabelsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDContactsLabelsForbidden ¶
GetCharactersCharacterIDContactsLabelsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDContactsLabelsForbidden ¶
func NewGetCharactersCharacterIDContactsLabelsForbidden() *GetCharactersCharacterIDContactsLabelsForbidden
NewGetCharactersCharacterIDContactsLabelsForbidden creates a GetCharactersCharacterIDContactsLabelsForbidden with default headers values
func (*GetCharactersCharacterIDContactsLabelsForbidden) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsForbidden) Error() string
func (*GetCharactersCharacterIDContactsLabelsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDContactsLabelsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDContactsLabelsGatewayTimeout ¶
type GetCharactersCharacterIDContactsLabelsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDContactsLabelsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDContactsLabelsGatewayTimeout ¶
func NewGetCharactersCharacterIDContactsLabelsGatewayTimeout() *GetCharactersCharacterIDContactsLabelsGatewayTimeout
NewGetCharactersCharacterIDContactsLabelsGatewayTimeout creates a GetCharactersCharacterIDContactsLabelsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDContactsLabelsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDContactsLabelsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDContactsLabelsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDContactsLabelsInternalServerError ¶
type GetCharactersCharacterIDContactsLabelsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDContactsLabelsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDContactsLabelsInternalServerError ¶
func NewGetCharactersCharacterIDContactsLabelsInternalServerError() *GetCharactersCharacterIDContactsLabelsInternalServerError
NewGetCharactersCharacterIDContactsLabelsInternalServerError creates a GetCharactersCharacterIDContactsLabelsInternalServerError with default headers values
func (*GetCharactersCharacterIDContactsLabelsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsInternalServerError) Error() string
func (*GetCharactersCharacterIDContactsLabelsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDContactsLabelsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDContactsLabelsNotModified ¶
type GetCharactersCharacterIDContactsLabelsNotModified 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 }
GetCharactersCharacterIDContactsLabelsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDContactsLabelsNotModified ¶
func NewGetCharactersCharacterIDContactsLabelsNotModified() *GetCharactersCharacterIDContactsLabelsNotModified
NewGetCharactersCharacterIDContactsLabelsNotModified creates a GetCharactersCharacterIDContactsLabelsNotModified with default headers values
func (*GetCharactersCharacterIDContactsLabelsNotModified) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsNotModified) Error() string
type GetCharactersCharacterIDContactsLabelsOK ¶
type GetCharactersCharacterIDContactsLabelsOK 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 []*GetCharactersCharacterIDContactsLabelsOKBodyItems0 }
GetCharactersCharacterIDContactsLabelsOK handles this case with default header values.
A list of contact labels
func NewGetCharactersCharacterIDContactsLabelsOK ¶
func NewGetCharactersCharacterIDContactsLabelsOK() *GetCharactersCharacterIDContactsLabelsOK
NewGetCharactersCharacterIDContactsLabelsOK creates a GetCharactersCharacterIDContactsLabelsOK with default headers values
func (*GetCharactersCharacterIDContactsLabelsOK) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsOK) Error() string
func (*GetCharactersCharacterIDContactsLabelsOK) GetPayload ¶
func (o *GetCharactersCharacterIDContactsLabelsOK) GetPayload() []*GetCharactersCharacterIDContactsLabelsOKBodyItems0
type GetCharactersCharacterIDContactsLabelsOKBodyItems0 ¶
type GetCharactersCharacterIDContactsLabelsOKBodyItems0 struct { // get_characters_character_id_contacts_labels_label_id // // label_id integer // Required: true LabelID *int64 `json:"label_id"` // get_characters_character_id_contacts_labels_label_name // // label_name string // Required: true LabelName *string `json:"label_name"` }
GetCharactersCharacterIDContactsLabelsOKBodyItems0 get_characters_character_id_contacts_labels_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDContactsLabelsOKBodyItems0
func (*GetCharactersCharacterIDContactsLabelsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDContactsLabelsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDContactsLabelsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDContactsLabelsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDContactsLabelsParams ¶
type GetCharactersCharacterIDContactsLabelsParams 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 }
GetCharactersCharacterIDContactsLabelsParams contains all the parameters to send to the API endpoint for the get characters character id contacts labels operation typically these are written to a http.Request
func NewGetCharactersCharacterIDContactsLabelsParams ¶
func NewGetCharactersCharacterIDContactsLabelsParams() *GetCharactersCharacterIDContactsLabelsParams
NewGetCharactersCharacterIDContactsLabelsParams creates a new GetCharactersCharacterIDContactsLabelsParams object with the default values initialized.
func NewGetCharactersCharacterIDContactsLabelsParamsWithContext ¶
func NewGetCharactersCharacterIDContactsLabelsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContactsLabelsParams
NewGetCharactersCharacterIDContactsLabelsParamsWithContext creates a new GetCharactersCharacterIDContactsLabelsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDContactsLabelsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDContactsLabelsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContactsLabelsParams
NewGetCharactersCharacterIDContactsLabelsParamsWithHTTPClient creates a new GetCharactersCharacterIDContactsLabelsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDContactsLabelsParamsWithTimeout ¶
func NewGetCharactersCharacterIDContactsLabelsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContactsLabelsParams
NewGetCharactersCharacterIDContactsLabelsParamsWithTimeout creates a new GetCharactersCharacterIDContactsLabelsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDContactsLabelsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) SetContext ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) SetToken ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) SetToken(token *string)
SetToken adds the token to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContactsLabelsParams
WithCharacterID adds the characterID to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) WithContext ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContactsLabelsParams
WithContext adds the context to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContactsLabelsParams
WithDatasource adds the datasource to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContactsLabelsParams
WithHTTPClient adds the HTTPClient to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContactsLabelsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContactsLabelsParams
WithTimeout adds the timeout to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) WithToken ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) WithToken(token *string) *GetCharactersCharacterIDContactsLabelsParams
WithToken adds the token to the get characters character id contacts labels params
func (*GetCharactersCharacterIDContactsLabelsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDContactsLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDContactsLabelsReader ¶
type GetCharactersCharacterIDContactsLabelsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDContactsLabelsReader is a Reader for the GetCharactersCharacterIDContactsLabels structure.
func (*GetCharactersCharacterIDContactsLabelsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDContactsLabelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDContactsLabelsServiceUnavailable ¶
type GetCharactersCharacterIDContactsLabelsServiceUnavailable struct {
}GetCharactersCharacterIDContactsLabelsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDContactsLabelsServiceUnavailable ¶
func NewGetCharactersCharacterIDContactsLabelsServiceUnavailable() *GetCharactersCharacterIDContactsLabelsServiceUnavailable
NewGetCharactersCharacterIDContactsLabelsServiceUnavailable creates a GetCharactersCharacterIDContactsLabelsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDContactsLabelsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDContactsLabelsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDContactsLabelsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDContactsLabelsUnauthorized ¶
type GetCharactersCharacterIDContactsLabelsUnauthorized struct {
}GetCharactersCharacterIDContactsLabelsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDContactsLabelsUnauthorized ¶
func NewGetCharactersCharacterIDContactsLabelsUnauthorized() *GetCharactersCharacterIDContactsLabelsUnauthorized
NewGetCharactersCharacterIDContactsLabelsUnauthorized creates a GetCharactersCharacterIDContactsLabelsUnauthorized with default headers values
func (*GetCharactersCharacterIDContactsLabelsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDContactsLabelsUnauthorized) Error() string
func (*GetCharactersCharacterIDContactsLabelsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDContactsLabelsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCharactersCharacterIDContactsNotModified ¶
type GetCharactersCharacterIDContactsNotModified 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 }
GetCharactersCharacterIDContactsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDContactsNotModified ¶
func NewGetCharactersCharacterIDContactsNotModified() *GetCharactersCharacterIDContactsNotModified
NewGetCharactersCharacterIDContactsNotModified creates a GetCharactersCharacterIDContactsNotModified with default headers values
func (*GetCharactersCharacterIDContactsNotModified) Error ¶
func (o *GetCharactersCharacterIDContactsNotModified) Error() string
type GetCharactersCharacterIDContactsOK ¶
type GetCharactersCharacterIDContactsOK 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 /*Maximum page number */ XPages int32 Payload []*GetCharactersCharacterIDContactsOKBodyItems0 }
GetCharactersCharacterIDContactsOK handles this case with default header values.
A list of contacts
func NewGetCharactersCharacterIDContactsOK ¶
func NewGetCharactersCharacterIDContactsOK() *GetCharactersCharacterIDContactsOK
NewGetCharactersCharacterIDContactsOK creates a GetCharactersCharacterIDContactsOK with default headers values
func (*GetCharactersCharacterIDContactsOK) Error ¶
func (o *GetCharactersCharacterIDContactsOK) Error() string
func (*GetCharactersCharacterIDContactsOK) GetPayload ¶
func (o *GetCharactersCharacterIDContactsOK) GetPayload() []*GetCharactersCharacterIDContactsOKBodyItems0
type GetCharactersCharacterIDContactsOKBodyItems0 ¶
type GetCharactersCharacterIDContactsOKBodyItems0 struct { // get_characters_character_id_contacts_contact_id // // contact_id integer // Required: true ContactID *int32 `json:"contact_id"` // get_characters_character_id_contacts_contact_type // // contact_type string // Required: true // Enum: [character corporation alliance faction] ContactType *string `json:"contact_type"` // get_characters_character_id_contacts_is_blocked // // Whether this contact is in the blocked list. Note a missing value denotes unknown, not true or false IsBlocked bool `json:"is_blocked,omitempty"` // get_characters_character_id_contacts_is_watched // // Whether this contact is being watched IsWatched bool `json:"is_watched,omitempty"` // get_characters_character_id_contacts_label_ids // // label_ids array // Max Items: 63 LabelIds []int64 `json:"label_ids"` // get_characters_character_id_contacts_standing // // Standing of the contact // Required: true Standing *float32 `json:"standing"` }
GetCharactersCharacterIDContactsOKBodyItems0 get_characters_character_id_contacts_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDContactsOKBodyItems0
func (*GetCharactersCharacterIDContactsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDContactsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDContactsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDContactsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDContactsParams ¶
type GetCharactersCharacterIDContactsParams 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 /*Page Which page of results to return */ Page *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 }
GetCharactersCharacterIDContactsParams contains all the parameters to send to the API endpoint for the get characters character id contacts operation typically these are written to a http.Request
func NewGetCharactersCharacterIDContactsParams ¶
func NewGetCharactersCharacterIDContactsParams() *GetCharactersCharacterIDContactsParams
NewGetCharactersCharacterIDContactsParams creates a new GetCharactersCharacterIDContactsParams object with the default values initialized.
func NewGetCharactersCharacterIDContactsParamsWithContext ¶
func NewGetCharactersCharacterIDContactsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContactsParams
NewGetCharactersCharacterIDContactsParamsWithContext creates a new GetCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDContactsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDContactsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContactsParams
NewGetCharactersCharacterIDContactsParamsWithHTTPClient creates a new GetCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDContactsParamsWithTimeout ¶
func NewGetCharactersCharacterIDContactsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContactsParams
NewGetCharactersCharacterIDContactsParamsWithTimeout creates a new GetCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDContactsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDContactsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) SetContext ¶
func (o *GetCharactersCharacterIDContactsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDContactsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDContactsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDContactsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) SetPage ¶
func (o *GetCharactersCharacterIDContactsParams) SetPage(page *int32)
SetPage adds the page to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDContactsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) SetToken ¶
func (o *GetCharactersCharacterIDContactsParams) SetToken(token *string)
SetToken adds the token to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDContactsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContactsParams
WithCharacterID adds the characterID to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WithContext ¶
func (o *GetCharactersCharacterIDContactsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContactsParams
WithContext adds the context to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDContactsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContactsParams
WithDatasource adds the datasource to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDContactsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContactsParams
WithHTTPClient adds the HTTPClient to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDContactsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContactsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WithPage ¶
func (o *GetCharactersCharacterIDContactsParams) WithPage(page *int32) *GetCharactersCharacterIDContactsParams
WithPage adds the page to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDContactsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContactsParams
WithTimeout adds the timeout to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WithToken ¶
func (o *GetCharactersCharacterIDContactsParams) WithToken(token *string) *GetCharactersCharacterIDContactsParams
WithToken adds the token to the get characters character id contacts params
func (*GetCharactersCharacterIDContactsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDContactsReader ¶
type GetCharactersCharacterIDContactsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDContactsReader is a Reader for the GetCharactersCharacterIDContacts structure.
func (*GetCharactersCharacterIDContactsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDContactsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDContactsServiceUnavailable ¶
type GetCharactersCharacterIDContactsServiceUnavailable struct {
}GetCharactersCharacterIDContactsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDContactsServiceUnavailable ¶
func NewGetCharactersCharacterIDContactsServiceUnavailable() *GetCharactersCharacterIDContactsServiceUnavailable
NewGetCharactersCharacterIDContactsServiceUnavailable creates a GetCharactersCharacterIDContactsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDContactsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDContactsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDContactsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDContactsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDContactsUnauthorized ¶
type GetCharactersCharacterIDContactsUnauthorized struct {
}GetCharactersCharacterIDContactsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDContactsUnauthorized ¶
func NewGetCharactersCharacterIDContactsUnauthorized() *GetCharactersCharacterIDContactsUnauthorized
NewGetCharactersCharacterIDContactsUnauthorized creates a GetCharactersCharacterIDContactsUnauthorized with default headers values
func (*GetCharactersCharacterIDContactsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDContactsUnauthorized) Error() string
func (*GetCharactersCharacterIDContactsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDContactsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCorporationsCorporationIDContactsBadRequest ¶
type GetCorporationsCorporationIDContactsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCorporationsCorporationIDContactsBadRequest handles this case with default header values.
Bad request
func NewGetCorporationsCorporationIDContactsBadRequest ¶
func NewGetCorporationsCorporationIDContactsBadRequest() *GetCorporationsCorporationIDContactsBadRequest
NewGetCorporationsCorporationIDContactsBadRequest creates a GetCorporationsCorporationIDContactsBadRequest with default headers values
func (*GetCorporationsCorporationIDContactsBadRequest) Error ¶
func (o *GetCorporationsCorporationIDContactsBadRequest) Error() string
func (*GetCorporationsCorporationIDContactsBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsBadRequest) GetPayload() *esimodels.BadRequest
type GetCorporationsCorporationIDContactsEnhanceYourCalm ¶
type GetCorporationsCorporationIDContactsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCorporationsCorporationIDContactsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCorporationsCorporationIDContactsEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDContactsEnhanceYourCalm() *GetCorporationsCorporationIDContactsEnhanceYourCalm
NewGetCorporationsCorporationIDContactsEnhanceYourCalm creates a GetCorporationsCorporationIDContactsEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDContactsEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDContactsEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDContactsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCorporationsCorporationIDContactsForbidden ¶
GetCorporationsCorporationIDContactsForbidden handles this case with default header values.
Forbidden
func NewGetCorporationsCorporationIDContactsForbidden ¶
func NewGetCorporationsCorporationIDContactsForbidden() *GetCorporationsCorporationIDContactsForbidden
NewGetCorporationsCorporationIDContactsForbidden creates a GetCorporationsCorporationIDContactsForbidden with default headers values
func (*GetCorporationsCorporationIDContactsForbidden) Error ¶
func (o *GetCorporationsCorporationIDContactsForbidden) Error() string
func (*GetCorporationsCorporationIDContactsForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsForbidden) GetPayload() *esimodels.Forbidden
type GetCorporationsCorporationIDContactsGatewayTimeout ¶
type GetCorporationsCorporationIDContactsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCorporationsCorporationIDContactsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDContactsGatewayTimeout ¶
func NewGetCorporationsCorporationIDContactsGatewayTimeout() *GetCorporationsCorporationIDContactsGatewayTimeout
NewGetCorporationsCorporationIDContactsGatewayTimeout creates a GetCorporationsCorporationIDContactsGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDContactsGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDContactsGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDContactsGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCorporationsCorporationIDContactsInternalServerError ¶
type GetCorporationsCorporationIDContactsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCorporationsCorporationIDContactsInternalServerError handles this case with default header values.
Internal server error
func NewGetCorporationsCorporationIDContactsInternalServerError ¶
func NewGetCorporationsCorporationIDContactsInternalServerError() *GetCorporationsCorporationIDContactsInternalServerError
NewGetCorporationsCorporationIDContactsInternalServerError creates a GetCorporationsCorporationIDContactsInternalServerError with default headers values
func (*GetCorporationsCorporationIDContactsInternalServerError) Error ¶
func (o *GetCorporationsCorporationIDContactsInternalServerError) Error() string
func (*GetCorporationsCorporationIDContactsInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCorporationsCorporationIDContactsLabelsBadRequest ¶
type GetCorporationsCorporationIDContactsLabelsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCorporationsCorporationIDContactsLabelsBadRequest handles this case with default header values.
Bad request
func NewGetCorporationsCorporationIDContactsLabelsBadRequest ¶
func NewGetCorporationsCorporationIDContactsLabelsBadRequest() *GetCorporationsCorporationIDContactsLabelsBadRequest
NewGetCorporationsCorporationIDContactsLabelsBadRequest creates a GetCorporationsCorporationIDContactsLabelsBadRequest with default headers values
func (*GetCorporationsCorporationIDContactsLabelsBadRequest) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsBadRequest) Error() string
func (*GetCorporationsCorporationIDContactsLabelsBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsLabelsBadRequest) GetPayload() *esimodels.BadRequest
type GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm ¶
type GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCorporationsCorporationIDContactsLabelsEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDContactsLabelsEnhanceYourCalm() *GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm
NewGetCorporationsCorporationIDContactsLabelsEnhanceYourCalm creates a GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsLabelsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCorporationsCorporationIDContactsLabelsForbidden ¶
GetCorporationsCorporationIDContactsLabelsForbidden handles this case with default header values.
Forbidden
func NewGetCorporationsCorporationIDContactsLabelsForbidden ¶
func NewGetCorporationsCorporationIDContactsLabelsForbidden() *GetCorporationsCorporationIDContactsLabelsForbidden
NewGetCorporationsCorporationIDContactsLabelsForbidden creates a GetCorporationsCorporationIDContactsLabelsForbidden with default headers values
func (*GetCorporationsCorporationIDContactsLabelsForbidden) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsForbidden) Error() string
func (*GetCorporationsCorporationIDContactsLabelsForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsLabelsForbidden) GetPayload() *esimodels.Forbidden
type GetCorporationsCorporationIDContactsLabelsGatewayTimeout ¶
type GetCorporationsCorporationIDContactsLabelsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCorporationsCorporationIDContactsLabelsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDContactsLabelsGatewayTimeout ¶
func NewGetCorporationsCorporationIDContactsLabelsGatewayTimeout() *GetCorporationsCorporationIDContactsLabelsGatewayTimeout
NewGetCorporationsCorporationIDContactsLabelsGatewayTimeout creates a GetCorporationsCorporationIDContactsLabelsGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDContactsLabelsGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDContactsLabelsGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsLabelsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCorporationsCorporationIDContactsLabelsInternalServerError ¶
type GetCorporationsCorporationIDContactsLabelsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCorporationsCorporationIDContactsLabelsInternalServerError handles this case with default header values.
Internal server error
func NewGetCorporationsCorporationIDContactsLabelsInternalServerError ¶
func NewGetCorporationsCorporationIDContactsLabelsInternalServerError() *GetCorporationsCorporationIDContactsLabelsInternalServerError
NewGetCorporationsCorporationIDContactsLabelsInternalServerError creates a GetCorporationsCorporationIDContactsLabelsInternalServerError with default headers values
func (*GetCorporationsCorporationIDContactsLabelsInternalServerError) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsInternalServerError) Error() string
func (*GetCorporationsCorporationIDContactsLabelsInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsLabelsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCorporationsCorporationIDContactsLabelsNotModified ¶
type GetCorporationsCorporationIDContactsLabelsNotModified 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 }
GetCorporationsCorporationIDContactsLabelsNotModified handles this case with default header values.
Not modified
func NewGetCorporationsCorporationIDContactsLabelsNotModified ¶
func NewGetCorporationsCorporationIDContactsLabelsNotModified() *GetCorporationsCorporationIDContactsLabelsNotModified
NewGetCorporationsCorporationIDContactsLabelsNotModified creates a GetCorporationsCorporationIDContactsLabelsNotModified with default headers values
func (*GetCorporationsCorporationIDContactsLabelsNotModified) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsNotModified) Error() string
type GetCorporationsCorporationIDContactsLabelsOK ¶
type GetCorporationsCorporationIDContactsLabelsOK 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 []*GetCorporationsCorporationIDContactsLabelsOKBodyItems0 }
GetCorporationsCorporationIDContactsLabelsOK handles this case with default header values.
A list of corporation contact labels
func NewGetCorporationsCorporationIDContactsLabelsOK ¶
func NewGetCorporationsCorporationIDContactsLabelsOK() *GetCorporationsCorporationIDContactsLabelsOK
NewGetCorporationsCorporationIDContactsLabelsOK creates a GetCorporationsCorporationIDContactsLabelsOK with default headers values
func (*GetCorporationsCorporationIDContactsLabelsOK) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsOK) Error() string
func (*GetCorporationsCorporationIDContactsLabelsOK) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsLabelsOK) GetPayload() []*GetCorporationsCorporationIDContactsLabelsOKBodyItems0
type GetCorporationsCorporationIDContactsLabelsOKBodyItems0 ¶
type GetCorporationsCorporationIDContactsLabelsOKBodyItems0 struct { // get_corporations_corporation_id_contacts_labels_label_id // // label_id integer // Required: true LabelID *int64 `json:"label_id"` // get_corporations_corporation_id_contacts_labels_label_name // // label_name string // Required: true LabelName *string `json:"label_name"` }
GetCorporationsCorporationIDContactsLabelsOKBodyItems0 get_corporations_corporation_id_contacts_labels_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDContactsLabelsOKBodyItems0
func (*GetCorporationsCorporationIDContactsLabelsOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDContactsLabelsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDContactsLabelsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDContactsLabelsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDContactsLabelsParams ¶
type GetCorporationsCorporationIDContactsLabelsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*CorporationID An EVE corporation ID */ CorporationID 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 }
GetCorporationsCorporationIDContactsLabelsParams contains all the parameters to send to the API endpoint for the get corporations corporation id contacts labels operation typically these are written to a http.Request
func NewGetCorporationsCorporationIDContactsLabelsParams ¶
func NewGetCorporationsCorporationIDContactsLabelsParams() *GetCorporationsCorporationIDContactsLabelsParams
NewGetCorporationsCorporationIDContactsLabelsParams creates a new GetCorporationsCorporationIDContactsLabelsParams object with the default values initialized.
func NewGetCorporationsCorporationIDContactsLabelsParamsWithContext ¶
func NewGetCorporationsCorporationIDContactsLabelsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContactsLabelsParams
NewGetCorporationsCorporationIDContactsLabelsParamsWithContext creates a new GetCorporationsCorporationIDContactsLabelsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCorporationsCorporationIDContactsLabelsParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDContactsLabelsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContactsLabelsParams
NewGetCorporationsCorporationIDContactsLabelsParamsWithHTTPClient creates a new GetCorporationsCorporationIDContactsLabelsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCorporationsCorporationIDContactsLabelsParamsWithTimeout ¶
func NewGetCorporationsCorporationIDContactsLabelsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContactsLabelsParams
NewGetCorporationsCorporationIDContactsLabelsParamsWithTimeout creates a new GetCorporationsCorporationIDContactsLabelsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCorporationsCorporationIDContactsLabelsParams) SetContext ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) SetToken ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) WithContext ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContactsLabelsParams
WithContext adds the context to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContactsLabelsParams
WithCorporationID adds the corporationID to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContactsLabelsParams
WithDatasource adds the datasource to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContactsLabelsParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContactsLabelsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContactsLabelsParams
WithTimeout adds the timeout to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) WithToken ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) WithToken(token *string) *GetCorporationsCorporationIDContactsLabelsParams
WithToken adds the token to the get corporations corporation id contacts labels params
func (*GetCorporationsCorporationIDContactsLabelsParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDContactsLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDContactsLabelsReader ¶
type GetCorporationsCorporationIDContactsLabelsReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDContactsLabelsReader is a Reader for the GetCorporationsCorporationIDContactsLabels structure.
func (*GetCorporationsCorporationIDContactsLabelsReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDContactsLabelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDContactsLabelsServiceUnavailable ¶
type GetCorporationsCorporationIDContactsLabelsServiceUnavailable struct {
}GetCorporationsCorporationIDContactsLabelsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCorporationsCorporationIDContactsLabelsServiceUnavailable ¶
func NewGetCorporationsCorporationIDContactsLabelsServiceUnavailable() *GetCorporationsCorporationIDContactsLabelsServiceUnavailable
NewGetCorporationsCorporationIDContactsLabelsServiceUnavailable creates a GetCorporationsCorporationIDContactsLabelsServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDContactsLabelsServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDContactsLabelsServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsLabelsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCorporationsCorporationIDContactsLabelsUnauthorized ¶
type GetCorporationsCorporationIDContactsLabelsUnauthorized struct {
}GetCorporationsCorporationIDContactsLabelsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCorporationsCorporationIDContactsLabelsUnauthorized ¶
func NewGetCorporationsCorporationIDContactsLabelsUnauthorized() *GetCorporationsCorporationIDContactsLabelsUnauthorized
NewGetCorporationsCorporationIDContactsLabelsUnauthorized creates a GetCorporationsCorporationIDContactsLabelsUnauthorized with default headers values
func (*GetCorporationsCorporationIDContactsLabelsUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDContactsLabelsUnauthorized) Error() string
func (*GetCorporationsCorporationIDContactsLabelsUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsLabelsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCorporationsCorporationIDContactsNotModified ¶
type GetCorporationsCorporationIDContactsNotModified 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 }
GetCorporationsCorporationIDContactsNotModified handles this case with default header values.
Not modified
func NewGetCorporationsCorporationIDContactsNotModified ¶
func NewGetCorporationsCorporationIDContactsNotModified() *GetCorporationsCorporationIDContactsNotModified
NewGetCorporationsCorporationIDContactsNotModified creates a GetCorporationsCorporationIDContactsNotModified with default headers values
func (*GetCorporationsCorporationIDContactsNotModified) Error ¶
func (o *GetCorporationsCorporationIDContactsNotModified) Error() string
type GetCorporationsCorporationIDContactsOK ¶
type GetCorporationsCorporationIDContactsOK 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 /*Maximum page number */ XPages int32 Payload []*GetCorporationsCorporationIDContactsOKBodyItems0 }
GetCorporationsCorporationIDContactsOK handles this case with default header values.
A list of contacts
func NewGetCorporationsCorporationIDContactsOK ¶
func NewGetCorporationsCorporationIDContactsOK() *GetCorporationsCorporationIDContactsOK
NewGetCorporationsCorporationIDContactsOK creates a GetCorporationsCorporationIDContactsOK with default headers values
func (*GetCorporationsCorporationIDContactsOK) Error ¶
func (o *GetCorporationsCorporationIDContactsOK) Error() string
func (*GetCorporationsCorporationIDContactsOK) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsOK) GetPayload() []*GetCorporationsCorporationIDContactsOKBodyItems0
type GetCorporationsCorporationIDContactsOKBodyItems0 ¶
type GetCorporationsCorporationIDContactsOKBodyItems0 struct { // get_corporations_corporation_id_contacts_contact_id // // contact_id integer // Required: true ContactID *int32 `json:"contact_id"` // get_corporations_corporation_id_contacts_contact_type // // contact_type string // Required: true // Enum: [character corporation alliance faction] ContactType *string `json:"contact_type"` // get_corporations_corporation_id_contacts_is_watched // // Whether this contact is being watched IsWatched bool `json:"is_watched,omitempty"` // get_corporations_corporation_id_contacts_label_ids // // label_ids array // Max Items: 63 LabelIds []int64 `json:"label_ids"` // get_corporations_corporation_id_contacts_standing // // Standing of the contact // Required: true Standing *float32 `json:"standing"` }
GetCorporationsCorporationIDContactsOKBodyItems0 get_corporations_corporation_id_contacts_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDContactsOKBodyItems0
func (*GetCorporationsCorporationIDContactsOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDContactsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDContactsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDContactsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDContactsParams ¶
type GetCorporationsCorporationIDContactsParams struct { /*IfNoneMatch ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /*CorporationID An EVE corporation ID */ CorporationID int32 /*Datasource The server name you would like data from */ Datasource *string /*Page Which page of results to return */ Page *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 }
GetCorporationsCorporationIDContactsParams contains all the parameters to send to the API endpoint for the get corporations corporation id contacts operation typically these are written to a http.Request
func NewGetCorporationsCorporationIDContactsParams ¶
func NewGetCorporationsCorporationIDContactsParams() *GetCorporationsCorporationIDContactsParams
NewGetCorporationsCorporationIDContactsParams creates a new GetCorporationsCorporationIDContactsParams object with the default values initialized.
func NewGetCorporationsCorporationIDContactsParamsWithContext ¶
func NewGetCorporationsCorporationIDContactsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContactsParams
NewGetCorporationsCorporationIDContactsParamsWithContext creates a new GetCorporationsCorporationIDContactsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCorporationsCorporationIDContactsParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDContactsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContactsParams
NewGetCorporationsCorporationIDContactsParamsWithHTTPClient creates a new GetCorporationsCorporationIDContactsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCorporationsCorporationIDContactsParamsWithTimeout ¶
func NewGetCorporationsCorporationIDContactsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContactsParams
NewGetCorporationsCorporationIDContactsParamsWithTimeout creates a new GetCorporationsCorporationIDContactsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCorporationsCorporationIDContactsParams) SetContext ¶
func (o *GetCorporationsCorporationIDContactsParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDContactsParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDContactsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDContactsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContactsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) SetPage ¶
func (o *GetCorporationsCorporationIDContactsParams) SetPage(page *int32)
SetPage adds the page to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDContactsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) SetToken ¶
func (o *GetCorporationsCorporationIDContactsParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WithContext ¶
func (o *GetCorporationsCorporationIDContactsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContactsParams
WithContext adds the context to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDContactsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContactsParams
WithCorporationID adds the corporationID to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDContactsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContactsParams
WithDatasource adds the datasource to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDContactsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContactsParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContactsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContactsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WithPage ¶
func (o *GetCorporationsCorporationIDContactsParams) WithPage(page *int32) *GetCorporationsCorporationIDContactsParams
WithPage adds the page to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDContactsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContactsParams
WithTimeout adds the timeout to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WithToken ¶
func (o *GetCorporationsCorporationIDContactsParams) WithToken(token *string) *GetCorporationsCorporationIDContactsParams
WithToken adds the token to the get corporations corporation id contacts params
func (*GetCorporationsCorporationIDContactsParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDContactsReader ¶
type GetCorporationsCorporationIDContactsReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDContactsReader is a Reader for the GetCorporationsCorporationIDContacts structure.
func (*GetCorporationsCorporationIDContactsReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDContactsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDContactsServiceUnavailable ¶
type GetCorporationsCorporationIDContactsServiceUnavailable struct {
}GetCorporationsCorporationIDContactsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCorporationsCorporationIDContactsServiceUnavailable ¶
func NewGetCorporationsCorporationIDContactsServiceUnavailable() *GetCorporationsCorporationIDContactsServiceUnavailable
NewGetCorporationsCorporationIDContactsServiceUnavailable creates a GetCorporationsCorporationIDContactsServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDContactsServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDContactsServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDContactsServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCorporationsCorporationIDContactsUnauthorized ¶
type GetCorporationsCorporationIDContactsUnauthorized struct {
}GetCorporationsCorporationIDContactsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCorporationsCorporationIDContactsUnauthorized ¶
func NewGetCorporationsCorporationIDContactsUnauthorized() *GetCorporationsCorporationIDContactsUnauthorized
NewGetCorporationsCorporationIDContactsUnauthorized creates a GetCorporationsCorporationIDContactsUnauthorized with default headers values
func (*GetCorporationsCorporationIDContactsUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDContactsUnauthorized) Error() string
func (*GetCorporationsCorporationIDContactsUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDContactsUnauthorized) GetPayload() *esimodels.Unauthorized
type PostCharactersCharacterIDContactsBadRequest ¶
type PostCharactersCharacterIDContactsBadRequest struct {
Payload *esimodels.BadRequest
}
PostCharactersCharacterIDContactsBadRequest handles this case with default header values.
Bad request
func NewPostCharactersCharacterIDContactsBadRequest ¶
func NewPostCharactersCharacterIDContactsBadRequest() *PostCharactersCharacterIDContactsBadRequest
NewPostCharactersCharacterIDContactsBadRequest creates a PostCharactersCharacterIDContactsBadRequest with default headers values
func (*PostCharactersCharacterIDContactsBadRequest) Error ¶
func (o *PostCharactersCharacterIDContactsBadRequest) Error() string
func (*PostCharactersCharacterIDContactsBadRequest) GetPayload ¶
func (o *PostCharactersCharacterIDContactsBadRequest) GetPayload() *esimodels.BadRequest
type PostCharactersCharacterIDContactsCreated ¶
type PostCharactersCharacterIDContactsCreated struct {
Payload []int32
}
PostCharactersCharacterIDContactsCreated handles this case with default header values.
A list of contact ids that successfully created
func NewPostCharactersCharacterIDContactsCreated ¶
func NewPostCharactersCharacterIDContactsCreated() *PostCharactersCharacterIDContactsCreated
NewPostCharactersCharacterIDContactsCreated creates a PostCharactersCharacterIDContactsCreated with default headers values
func (*PostCharactersCharacterIDContactsCreated) Error ¶
func (o *PostCharactersCharacterIDContactsCreated) Error() string
func (*PostCharactersCharacterIDContactsCreated) GetPayload ¶
func (o *PostCharactersCharacterIDContactsCreated) GetPayload() []int32
type PostCharactersCharacterIDContactsEnhanceYourCalm ¶
type PostCharactersCharacterIDContactsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostCharactersCharacterIDContactsEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostCharactersCharacterIDContactsEnhanceYourCalm ¶
func NewPostCharactersCharacterIDContactsEnhanceYourCalm() *PostCharactersCharacterIDContactsEnhanceYourCalm
NewPostCharactersCharacterIDContactsEnhanceYourCalm creates a PostCharactersCharacterIDContactsEnhanceYourCalm with default headers values
func (*PostCharactersCharacterIDContactsEnhanceYourCalm) Error ¶
func (o *PostCharactersCharacterIDContactsEnhanceYourCalm) Error() string
func (*PostCharactersCharacterIDContactsEnhanceYourCalm) GetPayload ¶
func (o *PostCharactersCharacterIDContactsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostCharactersCharacterIDContactsForbidden ¶
PostCharactersCharacterIDContactsForbidden handles this case with default header values.
Forbidden
func NewPostCharactersCharacterIDContactsForbidden ¶
func NewPostCharactersCharacterIDContactsForbidden() *PostCharactersCharacterIDContactsForbidden
NewPostCharactersCharacterIDContactsForbidden creates a PostCharactersCharacterIDContactsForbidden with default headers values
func (*PostCharactersCharacterIDContactsForbidden) Error ¶
func (o *PostCharactersCharacterIDContactsForbidden) Error() string
func (*PostCharactersCharacterIDContactsForbidden) GetPayload ¶
func (o *PostCharactersCharacterIDContactsForbidden) GetPayload() *esimodels.Forbidden
type PostCharactersCharacterIDContactsGatewayTimeout ¶
type PostCharactersCharacterIDContactsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostCharactersCharacterIDContactsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostCharactersCharacterIDContactsGatewayTimeout ¶
func NewPostCharactersCharacterIDContactsGatewayTimeout() *PostCharactersCharacterIDContactsGatewayTimeout
NewPostCharactersCharacterIDContactsGatewayTimeout creates a PostCharactersCharacterIDContactsGatewayTimeout with default headers values
func (*PostCharactersCharacterIDContactsGatewayTimeout) Error ¶
func (o *PostCharactersCharacterIDContactsGatewayTimeout) Error() string
func (*PostCharactersCharacterIDContactsGatewayTimeout) GetPayload ¶
func (o *PostCharactersCharacterIDContactsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostCharactersCharacterIDContactsInternalServerError ¶
type PostCharactersCharacterIDContactsInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostCharactersCharacterIDContactsInternalServerError handles this case with default header values.
Internal server error
func NewPostCharactersCharacterIDContactsInternalServerError ¶
func NewPostCharactersCharacterIDContactsInternalServerError() *PostCharactersCharacterIDContactsInternalServerError
NewPostCharactersCharacterIDContactsInternalServerError creates a PostCharactersCharacterIDContactsInternalServerError with default headers values
func (*PostCharactersCharacterIDContactsInternalServerError) Error ¶
func (o *PostCharactersCharacterIDContactsInternalServerError) Error() string
func (*PostCharactersCharacterIDContactsInternalServerError) GetPayload ¶
func (o *PostCharactersCharacterIDContactsInternalServerError) GetPayload() *esimodels.InternalServerError
type PostCharactersCharacterIDContactsParams ¶
type PostCharactersCharacterIDContactsParams struct { /*CharacterID An EVE character ID */ CharacterID int32 /*ContactIds A list of contacts */ ContactIds []int32 /*Datasource The server name you would like data from */ Datasource *string /*LabelIds Add custom labels to the new contact */ LabelIds []int64 /*Standing Standing for the contact */ Standing float32 /*Token Access token to use if unable to set a header */ Token *string /*Watched Whether the contact should be watched, note this is only effective on characters */ Watched *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostCharactersCharacterIDContactsParams contains all the parameters to send to the API endpoint for the post characters character id contacts operation typically these are written to a http.Request
func NewPostCharactersCharacterIDContactsParams ¶
func NewPostCharactersCharacterIDContactsParams() *PostCharactersCharacterIDContactsParams
NewPostCharactersCharacterIDContactsParams creates a new PostCharactersCharacterIDContactsParams object with the default values initialized.
func NewPostCharactersCharacterIDContactsParamsWithContext ¶
func NewPostCharactersCharacterIDContactsParamsWithContext(ctx context.Context) *PostCharactersCharacterIDContactsParams
NewPostCharactersCharacterIDContactsParamsWithContext creates a new PostCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a context for a request
func NewPostCharactersCharacterIDContactsParamsWithHTTPClient ¶
func NewPostCharactersCharacterIDContactsParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDContactsParams
NewPostCharactersCharacterIDContactsParamsWithHTTPClient creates a new PostCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostCharactersCharacterIDContactsParamsWithTimeout ¶
func NewPostCharactersCharacterIDContactsParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDContactsParams
NewPostCharactersCharacterIDContactsParamsWithTimeout creates a new PostCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostCharactersCharacterIDContactsParams) SetCharacterID ¶
func (o *PostCharactersCharacterIDContactsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetContactIds ¶
func (o *PostCharactersCharacterIDContactsParams) SetContactIds(contactIds []int32)
SetContactIds adds the contactIds to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetContext ¶
func (o *PostCharactersCharacterIDContactsParams) SetContext(ctx context.Context)
SetContext adds the context to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetDatasource ¶
func (o *PostCharactersCharacterIDContactsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetHTTPClient ¶
func (o *PostCharactersCharacterIDContactsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetLabelIds ¶
func (o *PostCharactersCharacterIDContactsParams) SetLabelIds(labelIds []int64)
SetLabelIds adds the labelIds to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetStanding ¶
func (o *PostCharactersCharacterIDContactsParams) SetStanding(standing float32)
SetStanding adds the standing to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetTimeout ¶
func (o *PostCharactersCharacterIDContactsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetToken ¶
func (o *PostCharactersCharacterIDContactsParams) SetToken(token *string)
SetToken adds the token to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) SetWatched ¶
func (o *PostCharactersCharacterIDContactsParams) SetWatched(watched *bool)
SetWatched adds the watched to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithCharacterID ¶
func (o *PostCharactersCharacterIDContactsParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDContactsParams
WithCharacterID adds the characterID to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithContactIds ¶
func (o *PostCharactersCharacterIDContactsParams) WithContactIds(contactIds []int32) *PostCharactersCharacterIDContactsParams
WithContactIds adds the contactIds to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithContext ¶
func (o *PostCharactersCharacterIDContactsParams) WithContext(ctx context.Context) *PostCharactersCharacterIDContactsParams
WithContext adds the context to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithDatasource ¶
func (o *PostCharactersCharacterIDContactsParams) WithDatasource(datasource *string) *PostCharactersCharacterIDContactsParams
WithDatasource adds the datasource to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithHTTPClient ¶
func (o *PostCharactersCharacterIDContactsParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDContactsParams
WithHTTPClient adds the HTTPClient to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithLabelIds ¶
func (o *PostCharactersCharacterIDContactsParams) WithLabelIds(labelIds []int64) *PostCharactersCharacterIDContactsParams
WithLabelIds adds the labelIds to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithStanding ¶
func (o *PostCharactersCharacterIDContactsParams) WithStanding(standing float32) *PostCharactersCharacterIDContactsParams
WithStanding adds the standing to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithTimeout ¶
func (o *PostCharactersCharacterIDContactsParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDContactsParams
WithTimeout adds the timeout to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithToken ¶
func (o *PostCharactersCharacterIDContactsParams) WithToken(token *string) *PostCharactersCharacterIDContactsParams
WithToken adds the token to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WithWatched ¶
func (o *PostCharactersCharacterIDContactsParams) WithWatched(watched *bool) *PostCharactersCharacterIDContactsParams
WithWatched adds the watched to the post characters character id contacts params
func (*PostCharactersCharacterIDContactsParams) WriteToRequest ¶
func (o *PostCharactersCharacterIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCharactersCharacterIDContactsReader ¶
type PostCharactersCharacterIDContactsReader struct {
// contains filtered or unexported fields
}
PostCharactersCharacterIDContactsReader is a Reader for the PostCharactersCharacterIDContacts structure.
func (*PostCharactersCharacterIDContactsReader) ReadResponse ¶
func (o *PostCharactersCharacterIDContactsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCharactersCharacterIDContactsServiceUnavailable ¶
type PostCharactersCharacterIDContactsServiceUnavailable struct {
}PostCharactersCharacterIDContactsServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostCharactersCharacterIDContactsServiceUnavailable ¶
func NewPostCharactersCharacterIDContactsServiceUnavailable() *PostCharactersCharacterIDContactsServiceUnavailable
NewPostCharactersCharacterIDContactsServiceUnavailable creates a PostCharactersCharacterIDContactsServiceUnavailable with default headers values
func (*PostCharactersCharacterIDContactsServiceUnavailable) Error ¶
func (o *PostCharactersCharacterIDContactsServiceUnavailable) Error() string
func (*PostCharactersCharacterIDContactsServiceUnavailable) GetPayload ¶
func (o *PostCharactersCharacterIDContactsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostCharactersCharacterIDContactsStatus520 ¶
type PostCharactersCharacterIDContactsStatus520 struct {
Payload *PostCharactersCharacterIDContactsStatus520Body
}
PostCharactersCharacterIDContactsStatus520 handles this case with default header values.
Internal error thrown from the EVE server
func NewPostCharactersCharacterIDContactsStatus520 ¶
func NewPostCharactersCharacterIDContactsStatus520() *PostCharactersCharacterIDContactsStatus520
NewPostCharactersCharacterIDContactsStatus520 creates a PostCharactersCharacterIDContactsStatus520 with default headers values
func (*PostCharactersCharacterIDContactsStatus520) Error ¶
func (o *PostCharactersCharacterIDContactsStatus520) Error() string
func (*PostCharactersCharacterIDContactsStatus520) GetPayload ¶
func (o *PostCharactersCharacterIDContactsStatus520) GetPayload() *PostCharactersCharacterIDContactsStatus520Body
type PostCharactersCharacterIDContactsStatus520Body ¶
type PostCharactersCharacterIDContactsStatus520Body struct { // post_characters_character_id_contacts_520_error_520 // // Error 520 message Error string `json:"error,omitempty"` }
PostCharactersCharacterIDContactsStatus520Body post_characters_character_id_contacts_error_520 // // Error 520 swagger:model PostCharactersCharacterIDContactsStatus520Body
func (*PostCharactersCharacterIDContactsStatus520Body) MarshalBinary ¶
func (o *PostCharactersCharacterIDContactsStatus520Body) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDContactsStatus520Body) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDContactsStatus520Body) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDContactsUnauthorized ¶
type PostCharactersCharacterIDContactsUnauthorized struct {
}PostCharactersCharacterIDContactsUnauthorized handles this case with default header values.
Unauthorized
func NewPostCharactersCharacterIDContactsUnauthorized ¶
func NewPostCharactersCharacterIDContactsUnauthorized() *PostCharactersCharacterIDContactsUnauthorized
NewPostCharactersCharacterIDContactsUnauthorized creates a PostCharactersCharacterIDContactsUnauthorized with default headers values
func (*PostCharactersCharacterIDContactsUnauthorized) Error ¶
func (o *PostCharactersCharacterIDContactsUnauthorized) Error() string
func (*PostCharactersCharacterIDContactsUnauthorized) GetPayload ¶
func (o *PostCharactersCharacterIDContactsUnauthorized) GetPayload() *esimodels.Unauthorized
type PutCharactersCharacterIDContactsBadRequest ¶
type PutCharactersCharacterIDContactsBadRequest struct {
Payload *esimodels.BadRequest
}
PutCharactersCharacterIDContactsBadRequest handles this case with default header values.
Bad request
func NewPutCharactersCharacterIDContactsBadRequest ¶
func NewPutCharactersCharacterIDContactsBadRequest() *PutCharactersCharacterIDContactsBadRequest
NewPutCharactersCharacterIDContactsBadRequest creates a PutCharactersCharacterIDContactsBadRequest with default headers values
func (*PutCharactersCharacterIDContactsBadRequest) Error ¶
func (o *PutCharactersCharacterIDContactsBadRequest) Error() string
func (*PutCharactersCharacterIDContactsBadRequest) GetPayload ¶
func (o *PutCharactersCharacterIDContactsBadRequest) GetPayload() *esimodels.BadRequest
type PutCharactersCharacterIDContactsEnhanceYourCalm ¶
type PutCharactersCharacterIDContactsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PutCharactersCharacterIDContactsEnhanceYourCalm handles this case with default header values.
Error limited
func NewPutCharactersCharacterIDContactsEnhanceYourCalm ¶
func NewPutCharactersCharacterIDContactsEnhanceYourCalm() *PutCharactersCharacterIDContactsEnhanceYourCalm
NewPutCharactersCharacterIDContactsEnhanceYourCalm creates a PutCharactersCharacterIDContactsEnhanceYourCalm with default headers values
func (*PutCharactersCharacterIDContactsEnhanceYourCalm) Error ¶
func (o *PutCharactersCharacterIDContactsEnhanceYourCalm) Error() string
func (*PutCharactersCharacterIDContactsEnhanceYourCalm) GetPayload ¶
func (o *PutCharactersCharacterIDContactsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PutCharactersCharacterIDContactsForbidden ¶
PutCharactersCharacterIDContactsForbidden handles this case with default header values.
Forbidden
func NewPutCharactersCharacterIDContactsForbidden ¶
func NewPutCharactersCharacterIDContactsForbidden() *PutCharactersCharacterIDContactsForbidden
NewPutCharactersCharacterIDContactsForbidden creates a PutCharactersCharacterIDContactsForbidden with default headers values
func (*PutCharactersCharacterIDContactsForbidden) Error ¶
func (o *PutCharactersCharacterIDContactsForbidden) Error() string
func (*PutCharactersCharacterIDContactsForbidden) GetPayload ¶
func (o *PutCharactersCharacterIDContactsForbidden) GetPayload() *esimodels.Forbidden
type PutCharactersCharacterIDContactsGatewayTimeout ¶
type PutCharactersCharacterIDContactsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PutCharactersCharacterIDContactsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPutCharactersCharacterIDContactsGatewayTimeout ¶
func NewPutCharactersCharacterIDContactsGatewayTimeout() *PutCharactersCharacterIDContactsGatewayTimeout
NewPutCharactersCharacterIDContactsGatewayTimeout creates a PutCharactersCharacterIDContactsGatewayTimeout with default headers values
func (*PutCharactersCharacterIDContactsGatewayTimeout) Error ¶
func (o *PutCharactersCharacterIDContactsGatewayTimeout) Error() string
func (*PutCharactersCharacterIDContactsGatewayTimeout) GetPayload ¶
func (o *PutCharactersCharacterIDContactsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PutCharactersCharacterIDContactsInternalServerError ¶
type PutCharactersCharacterIDContactsInternalServerError struct {
Payload *esimodels.InternalServerError
}
PutCharactersCharacterIDContactsInternalServerError handles this case with default header values.
Internal server error
func NewPutCharactersCharacterIDContactsInternalServerError ¶
func NewPutCharactersCharacterIDContactsInternalServerError() *PutCharactersCharacterIDContactsInternalServerError
NewPutCharactersCharacterIDContactsInternalServerError creates a PutCharactersCharacterIDContactsInternalServerError with default headers values
func (*PutCharactersCharacterIDContactsInternalServerError) Error ¶
func (o *PutCharactersCharacterIDContactsInternalServerError) Error() string
func (*PutCharactersCharacterIDContactsInternalServerError) GetPayload ¶
func (o *PutCharactersCharacterIDContactsInternalServerError) GetPayload() *esimodels.InternalServerError
type PutCharactersCharacterIDContactsNoContent ¶
type PutCharactersCharacterIDContactsNoContent struct { }
PutCharactersCharacterIDContactsNoContent handles this case with default header values.
Contacts updated
func NewPutCharactersCharacterIDContactsNoContent ¶
func NewPutCharactersCharacterIDContactsNoContent() *PutCharactersCharacterIDContactsNoContent
NewPutCharactersCharacterIDContactsNoContent creates a PutCharactersCharacterIDContactsNoContent with default headers values
func (*PutCharactersCharacterIDContactsNoContent) Error ¶
func (o *PutCharactersCharacterIDContactsNoContent) Error() string
type PutCharactersCharacterIDContactsParams ¶
type PutCharactersCharacterIDContactsParams struct { /*CharacterID An EVE character ID */ CharacterID int32 /*ContactIds A list of contacts */ ContactIds []int32 /*Datasource The server name you would like data from */ Datasource *string /*LabelIds Add custom labels to the contact */ LabelIds []int64 /*Standing Standing for the contact */ Standing float32 /*Token Access token to use if unable to set a header */ Token *string /*Watched Whether the contact should be watched, note this is only effective on characters */ Watched *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutCharactersCharacterIDContactsParams contains all the parameters to send to the API endpoint for the put characters character id contacts operation typically these are written to a http.Request
func NewPutCharactersCharacterIDContactsParams ¶
func NewPutCharactersCharacterIDContactsParams() *PutCharactersCharacterIDContactsParams
NewPutCharactersCharacterIDContactsParams creates a new PutCharactersCharacterIDContactsParams object with the default values initialized.
func NewPutCharactersCharacterIDContactsParamsWithContext ¶
func NewPutCharactersCharacterIDContactsParamsWithContext(ctx context.Context) *PutCharactersCharacterIDContactsParams
NewPutCharactersCharacterIDContactsParamsWithContext creates a new PutCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a context for a request
func NewPutCharactersCharacterIDContactsParamsWithHTTPClient ¶
func NewPutCharactersCharacterIDContactsParamsWithHTTPClient(client *http.Client) *PutCharactersCharacterIDContactsParams
NewPutCharactersCharacterIDContactsParamsWithHTTPClient creates a new PutCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutCharactersCharacterIDContactsParamsWithTimeout ¶
func NewPutCharactersCharacterIDContactsParamsWithTimeout(timeout time.Duration) *PutCharactersCharacterIDContactsParams
NewPutCharactersCharacterIDContactsParamsWithTimeout creates a new PutCharactersCharacterIDContactsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutCharactersCharacterIDContactsParams) SetCharacterID ¶
func (o *PutCharactersCharacterIDContactsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetContactIds ¶
func (o *PutCharactersCharacterIDContactsParams) SetContactIds(contactIds []int32)
SetContactIds adds the contactIds to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetContext ¶
func (o *PutCharactersCharacterIDContactsParams) SetContext(ctx context.Context)
SetContext adds the context to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetDatasource ¶
func (o *PutCharactersCharacterIDContactsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetHTTPClient ¶
func (o *PutCharactersCharacterIDContactsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetLabelIds ¶
func (o *PutCharactersCharacterIDContactsParams) SetLabelIds(labelIds []int64)
SetLabelIds adds the labelIds to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetStanding ¶
func (o *PutCharactersCharacterIDContactsParams) SetStanding(standing float32)
SetStanding adds the standing to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetTimeout ¶
func (o *PutCharactersCharacterIDContactsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetToken ¶
func (o *PutCharactersCharacterIDContactsParams) SetToken(token *string)
SetToken adds the token to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) SetWatched ¶
func (o *PutCharactersCharacterIDContactsParams) SetWatched(watched *bool)
SetWatched adds the watched to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithCharacterID ¶
func (o *PutCharactersCharacterIDContactsParams) WithCharacterID(characterID int32) *PutCharactersCharacterIDContactsParams
WithCharacterID adds the characterID to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithContactIds ¶
func (o *PutCharactersCharacterIDContactsParams) WithContactIds(contactIds []int32) *PutCharactersCharacterIDContactsParams
WithContactIds adds the contactIds to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithContext ¶
func (o *PutCharactersCharacterIDContactsParams) WithContext(ctx context.Context) *PutCharactersCharacterIDContactsParams
WithContext adds the context to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithDatasource ¶
func (o *PutCharactersCharacterIDContactsParams) WithDatasource(datasource *string) *PutCharactersCharacterIDContactsParams
WithDatasource adds the datasource to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithHTTPClient ¶
func (o *PutCharactersCharacterIDContactsParams) WithHTTPClient(client *http.Client) *PutCharactersCharacterIDContactsParams
WithHTTPClient adds the HTTPClient to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithLabelIds ¶
func (o *PutCharactersCharacterIDContactsParams) WithLabelIds(labelIds []int64) *PutCharactersCharacterIDContactsParams
WithLabelIds adds the labelIds to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithStanding ¶
func (o *PutCharactersCharacterIDContactsParams) WithStanding(standing float32) *PutCharactersCharacterIDContactsParams
WithStanding adds the standing to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithTimeout ¶
func (o *PutCharactersCharacterIDContactsParams) WithTimeout(timeout time.Duration) *PutCharactersCharacterIDContactsParams
WithTimeout adds the timeout to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithToken ¶
func (o *PutCharactersCharacterIDContactsParams) WithToken(token *string) *PutCharactersCharacterIDContactsParams
WithToken adds the token to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WithWatched ¶
func (o *PutCharactersCharacterIDContactsParams) WithWatched(watched *bool) *PutCharactersCharacterIDContactsParams
WithWatched adds the watched to the put characters character id contacts params
func (*PutCharactersCharacterIDContactsParams) WriteToRequest ¶
func (o *PutCharactersCharacterIDContactsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutCharactersCharacterIDContactsReader ¶
type PutCharactersCharacterIDContactsReader struct {
// contains filtered or unexported fields
}
PutCharactersCharacterIDContactsReader is a Reader for the PutCharactersCharacterIDContacts structure.
func (*PutCharactersCharacterIDContactsReader) ReadResponse ¶
func (o *PutCharactersCharacterIDContactsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutCharactersCharacterIDContactsServiceUnavailable ¶
type PutCharactersCharacterIDContactsServiceUnavailable struct {
}PutCharactersCharacterIDContactsServiceUnavailable handles this case with default header values.
Service unavailable
func NewPutCharactersCharacterIDContactsServiceUnavailable ¶
func NewPutCharactersCharacterIDContactsServiceUnavailable() *PutCharactersCharacterIDContactsServiceUnavailable
NewPutCharactersCharacterIDContactsServiceUnavailable creates a PutCharactersCharacterIDContactsServiceUnavailable with default headers values
func (*PutCharactersCharacterIDContactsServiceUnavailable) Error ¶
func (o *PutCharactersCharacterIDContactsServiceUnavailable) Error() string
func (*PutCharactersCharacterIDContactsServiceUnavailable) GetPayload ¶
func (o *PutCharactersCharacterIDContactsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PutCharactersCharacterIDContactsUnauthorized ¶
type PutCharactersCharacterIDContactsUnauthorized struct {
}PutCharactersCharacterIDContactsUnauthorized handles this case with default header values.
Unauthorized
func NewPutCharactersCharacterIDContactsUnauthorized ¶
func NewPutCharactersCharacterIDContactsUnauthorized() *PutCharactersCharacterIDContactsUnauthorized
NewPutCharactersCharacterIDContactsUnauthorized creates a PutCharactersCharacterIDContactsUnauthorized with default headers values
func (*PutCharactersCharacterIDContactsUnauthorized) Error ¶
func (o *PutCharactersCharacterIDContactsUnauthorized) Error() string
func (*PutCharactersCharacterIDContactsUnauthorized) GetPayload ¶
func (o *PutCharactersCharacterIDContactsUnauthorized) GetPayload() *esimodels.Unauthorized
Source Files ¶
- contacts_client.go
- delete_characters_character_id_contacts_parameters.go
- delete_characters_character_id_contacts_responses.go
- get_alliances_alliance_id_contacts_labels_parameters.go
- get_alliances_alliance_id_contacts_labels_responses.go
- get_alliances_alliance_id_contacts_parameters.go
- get_alliances_alliance_id_contacts_responses.go
- get_characters_character_id_contacts_labels_parameters.go
- get_characters_character_id_contacts_labels_responses.go
- get_characters_character_id_contacts_parameters.go
- get_characters_character_id_contacts_responses.go
- get_corporations_corporation_id_contacts_labels_parameters.go
- get_corporations_corporation_id_contacts_labels_responses.go
- get_corporations_corporation_id_contacts_parameters.go
- get_corporations_corporation_id_contacts_responses.go
- post_characters_character_id_contacts_parameters.go
- post_characters_character_id_contacts_responses.go
- put_characters_character_id_contacts_parameters.go
- put_characters_character_id_contacts_responses.go