clones

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// GetCharactersCharacterIDClonesOKBodyHomeLocationLocationTypeStation captures enum value "station"
	GetCharactersCharacterIDClonesOKBodyHomeLocationLocationTypeStation string = "station"

	// GetCharactersCharacterIDClonesOKBodyHomeLocationLocationTypeStructure captures enum value "structure"
	GetCharactersCharacterIDClonesOKBodyHomeLocationLocationTypeStructure string = "structure"
)
View Source
const (

	// JumpClonesItems0LocationTypeStation captures enum value "station"
	JumpClonesItems0LocationTypeStation string = "station"

	// JumpClonesItems0LocationTypeStructure captures enum value "structure"
	JumpClonesItems0LocationTypeStructure string = "structure"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client for clones API

func (*Client) GetCharactersCharacterIDClones

func (a *Client) GetCharactersCharacterIDClones(params *GetCharactersCharacterIDClonesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDClonesOK, error)
GetCharactersCharacterIDClones gets clones

A list of the character's clones

---

This route is cached for up to 120 seconds

func (*Client) GetCharactersCharacterIDImplants

GetCharactersCharacterIDImplants gets active implants

Return implants on the active clone of a character

---

This route is cached for up to 120 seconds

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientService

type ClientService interface {
	GetCharactersCharacterIDClones(params *GetCharactersCharacterIDClonesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDClonesOK, error)

	GetCharactersCharacterIDImplants(params *GetCharactersCharacterIDImplantsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDImplantsOK, 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 clones API client.

type GetCharactersCharacterIDClonesBadRequest

type GetCharactersCharacterIDClonesBadRequest struct {
	Payload *esimodels.BadRequest
}

GetCharactersCharacterIDClonesBadRequest handles this case with default header values.

Bad request

func NewGetCharactersCharacterIDClonesBadRequest

func NewGetCharactersCharacterIDClonesBadRequest() *GetCharactersCharacterIDClonesBadRequest

NewGetCharactersCharacterIDClonesBadRequest creates a GetCharactersCharacterIDClonesBadRequest with default headers values

func (*GetCharactersCharacterIDClonesBadRequest) Error

func (*GetCharactersCharacterIDClonesBadRequest) GetPayload

type GetCharactersCharacterIDClonesEnhanceYourCalm

type GetCharactersCharacterIDClonesEnhanceYourCalm struct {
	Payload *esimodels.ErrorLimited
}

GetCharactersCharacterIDClonesEnhanceYourCalm handles this case with default header values.

Error limited

func NewGetCharactersCharacterIDClonesEnhanceYourCalm

func NewGetCharactersCharacterIDClonesEnhanceYourCalm() *GetCharactersCharacterIDClonesEnhanceYourCalm

NewGetCharactersCharacterIDClonesEnhanceYourCalm creates a GetCharactersCharacterIDClonesEnhanceYourCalm with default headers values

func (*GetCharactersCharacterIDClonesEnhanceYourCalm) Error

func (*GetCharactersCharacterIDClonesEnhanceYourCalm) GetPayload

type GetCharactersCharacterIDClonesForbidden

type GetCharactersCharacterIDClonesForbidden struct {
	Payload *esimodels.Forbidden
}

GetCharactersCharacterIDClonesForbidden handles this case with default header values.

Forbidden

func NewGetCharactersCharacterIDClonesForbidden

func NewGetCharactersCharacterIDClonesForbidden() *GetCharactersCharacterIDClonesForbidden

NewGetCharactersCharacterIDClonesForbidden creates a GetCharactersCharacterIDClonesForbidden with default headers values

func (*GetCharactersCharacterIDClonesForbidden) Error

func (*GetCharactersCharacterIDClonesForbidden) GetPayload

type GetCharactersCharacterIDClonesGatewayTimeout

type GetCharactersCharacterIDClonesGatewayTimeout struct {
	Payload *esimodels.GatewayTimeout
}

GetCharactersCharacterIDClonesGatewayTimeout handles this case with default header values.

Gateway timeout

func NewGetCharactersCharacterIDClonesGatewayTimeout

func NewGetCharactersCharacterIDClonesGatewayTimeout() *GetCharactersCharacterIDClonesGatewayTimeout

NewGetCharactersCharacterIDClonesGatewayTimeout creates a GetCharactersCharacterIDClonesGatewayTimeout with default headers values

func (*GetCharactersCharacterIDClonesGatewayTimeout) Error

func (*GetCharactersCharacterIDClonesGatewayTimeout) GetPayload

type GetCharactersCharacterIDClonesInternalServerError

type GetCharactersCharacterIDClonesInternalServerError struct {
	Payload *esimodels.InternalServerError
}

GetCharactersCharacterIDClonesInternalServerError handles this case with default header values.

Internal server error

func NewGetCharactersCharacterIDClonesInternalServerError

func NewGetCharactersCharacterIDClonesInternalServerError() *GetCharactersCharacterIDClonesInternalServerError

NewGetCharactersCharacterIDClonesInternalServerError creates a GetCharactersCharacterIDClonesInternalServerError with default headers values

func (*GetCharactersCharacterIDClonesInternalServerError) Error

func (*GetCharactersCharacterIDClonesInternalServerError) GetPayload

type GetCharactersCharacterIDClonesNotModified

type GetCharactersCharacterIDClonesNotModified 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
}

GetCharactersCharacterIDClonesNotModified handles this case with default header values.

Not modified

func NewGetCharactersCharacterIDClonesNotModified

func NewGetCharactersCharacterIDClonesNotModified() *GetCharactersCharacterIDClonesNotModified

NewGetCharactersCharacterIDClonesNotModified creates a GetCharactersCharacterIDClonesNotModified with default headers values

func (*GetCharactersCharacterIDClonesNotModified) Error

type GetCharactersCharacterIDClonesOK

type GetCharactersCharacterIDClonesOK 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 *GetCharactersCharacterIDClonesOKBody
}

GetCharactersCharacterIDClonesOK handles this case with default header values.

Clone information for the given character

func NewGetCharactersCharacterIDClonesOK

func NewGetCharactersCharacterIDClonesOK() *GetCharactersCharacterIDClonesOK

NewGetCharactersCharacterIDClonesOK creates a GetCharactersCharacterIDClonesOK with default headers values

func (*GetCharactersCharacterIDClonesOK) Error

func (*GetCharactersCharacterIDClonesOK) GetPayload

type GetCharactersCharacterIDClonesOKBody

type GetCharactersCharacterIDClonesOKBody struct {

	// home location
	HomeLocation *GetCharactersCharacterIDClonesOKBodyHomeLocation `json:"home_location,omitempty"`

	// get_characters_character_id_clones_jump_clones
	//
	// jump_clones array
	// Required: true
	// Max Items: 10
	JumpClones []*JumpClonesItems0 `json:"jump_clones"`

	// get_characters_character_id_clones_last_clone_jump_date
	//
	// last_clone_jump_date string
	// Format: date-time
	LastCloneJumpDate strfmt.DateTime `json:"last_clone_jump_date,omitempty"`

	// get_characters_character_id_clones_last_station_change_date
	//
	// last_station_change_date string
	// Format: date-time
	LastStationChangeDate strfmt.DateTime `json:"last_station_change_date,omitempty"`
}

GetCharactersCharacterIDClonesOKBody get_characters_character_id_clones_ok // // 200 ok object swagger:model GetCharactersCharacterIDClonesOKBody

func (*GetCharactersCharacterIDClonesOKBody) MarshalBinary

func (o *GetCharactersCharacterIDClonesOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetCharactersCharacterIDClonesOKBody) UnmarshalBinary

func (o *GetCharactersCharacterIDClonesOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDClonesOKBody) Validate

Validate validates this get characters character ID clones o k body

type GetCharactersCharacterIDClonesOKBodyHomeLocation

type GetCharactersCharacterIDClonesOKBodyHomeLocation struct {

	// get_characters_character_id_clones_location_id
	//
	// location_id integer
	LocationID int64 `json:"location_id,omitempty"`

	// get_characters_character_id_clones_location_type
	//
	// location_type string
	// Enum: [station structure]
	LocationType string `json:"location_type,omitempty"`
}

GetCharactersCharacterIDClonesOKBodyHomeLocation get_characters_character_id_clones_home_location // // home_location object swagger:model GetCharactersCharacterIDClonesOKBodyHomeLocation

func (*GetCharactersCharacterIDClonesOKBodyHomeLocation) MarshalBinary

MarshalBinary interface implementation

func (*GetCharactersCharacterIDClonesOKBodyHomeLocation) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDClonesOKBodyHomeLocation) Validate

Validate validates this get characters character ID clones o k body home location

type GetCharactersCharacterIDClonesParams

type GetCharactersCharacterIDClonesParams 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
}

GetCharactersCharacterIDClonesParams contains all the parameters to send to the API endpoint for the get characters character id clones operation typically these are written to a http.Request

func NewGetCharactersCharacterIDClonesParams

func NewGetCharactersCharacterIDClonesParams() *GetCharactersCharacterIDClonesParams

NewGetCharactersCharacterIDClonesParams creates a new GetCharactersCharacterIDClonesParams object with the default values initialized.

func NewGetCharactersCharacterIDClonesParamsWithContext

func NewGetCharactersCharacterIDClonesParamsWithContext(ctx context.Context) *GetCharactersCharacterIDClonesParams

NewGetCharactersCharacterIDClonesParamsWithContext creates a new GetCharactersCharacterIDClonesParams object with the default values initialized, and the ability to set a context for a request

func NewGetCharactersCharacterIDClonesParamsWithHTTPClient

func NewGetCharactersCharacterIDClonesParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDClonesParams

NewGetCharactersCharacterIDClonesParamsWithHTTPClient creates a new GetCharactersCharacterIDClonesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetCharactersCharacterIDClonesParamsWithTimeout

func NewGetCharactersCharacterIDClonesParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDClonesParams

NewGetCharactersCharacterIDClonesParamsWithTimeout creates a new GetCharactersCharacterIDClonesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetCharactersCharacterIDClonesParams) SetCharacterID

func (o *GetCharactersCharacterIDClonesParams) SetCharacterID(characterID int32)

SetCharacterID adds the characterId to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) SetContext

SetContext adds the context to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) SetDatasource

func (o *GetCharactersCharacterIDClonesParams) SetDatasource(datasource *string)

SetDatasource adds the datasource to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) SetIfNoneMatch

func (o *GetCharactersCharacterIDClonesParams) SetIfNoneMatch(ifNoneMatch *string)

SetIfNoneMatch adds the ifNoneMatch to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) SetTimeout

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

SetTimeout adds the timeout to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) SetToken

func (o *GetCharactersCharacterIDClonesParams) SetToken(token *string)

SetToken adds the token to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) WithCharacterID

WithCharacterID adds the characterID to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) WithContext

WithContext adds the context to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) WithDatasource

WithDatasource adds the datasource to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) WithTimeout

WithTimeout adds the timeout to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) WithToken

WithToken adds the token to the get characters character id clones params

func (*GetCharactersCharacterIDClonesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCharactersCharacterIDClonesReader

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

GetCharactersCharacterIDClonesReader is a Reader for the GetCharactersCharacterIDClones structure.

func (*GetCharactersCharacterIDClonesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCharactersCharacterIDClonesServiceUnavailable

type GetCharactersCharacterIDClonesServiceUnavailable struct {
	Payload *esimodels.ServiceUnavailable
}

GetCharactersCharacterIDClonesServiceUnavailable handles this case with default header values.

Service unavailable

func NewGetCharactersCharacterIDClonesServiceUnavailable

func NewGetCharactersCharacterIDClonesServiceUnavailable() *GetCharactersCharacterIDClonesServiceUnavailable

NewGetCharactersCharacterIDClonesServiceUnavailable creates a GetCharactersCharacterIDClonesServiceUnavailable with default headers values

func (*GetCharactersCharacterIDClonesServiceUnavailable) Error

func (*GetCharactersCharacterIDClonesServiceUnavailable) GetPayload

type GetCharactersCharacterIDClonesUnauthorized

type GetCharactersCharacterIDClonesUnauthorized struct {
	Payload *esimodels.Unauthorized
}

GetCharactersCharacterIDClonesUnauthorized handles this case with default header values.

Unauthorized

func NewGetCharactersCharacterIDClonesUnauthorized

func NewGetCharactersCharacterIDClonesUnauthorized() *GetCharactersCharacterIDClonesUnauthorized

NewGetCharactersCharacterIDClonesUnauthorized creates a GetCharactersCharacterIDClonesUnauthorized with default headers values

func (*GetCharactersCharacterIDClonesUnauthorized) Error

func (*GetCharactersCharacterIDClonesUnauthorized) GetPayload

type GetCharactersCharacterIDImplantsBadRequest

type GetCharactersCharacterIDImplantsBadRequest struct {
	Payload *esimodels.BadRequest
}

GetCharactersCharacterIDImplantsBadRequest handles this case with default header values.

Bad request

func NewGetCharactersCharacterIDImplantsBadRequest

func NewGetCharactersCharacterIDImplantsBadRequest() *GetCharactersCharacterIDImplantsBadRequest

NewGetCharactersCharacterIDImplantsBadRequest creates a GetCharactersCharacterIDImplantsBadRequest with default headers values

func (*GetCharactersCharacterIDImplantsBadRequest) Error

func (*GetCharactersCharacterIDImplantsBadRequest) GetPayload

type GetCharactersCharacterIDImplantsEnhanceYourCalm

type GetCharactersCharacterIDImplantsEnhanceYourCalm struct {
	Payload *esimodels.ErrorLimited
}

GetCharactersCharacterIDImplantsEnhanceYourCalm handles this case with default header values.

Error limited

func NewGetCharactersCharacterIDImplantsEnhanceYourCalm

func NewGetCharactersCharacterIDImplantsEnhanceYourCalm() *GetCharactersCharacterIDImplantsEnhanceYourCalm

NewGetCharactersCharacterIDImplantsEnhanceYourCalm creates a GetCharactersCharacterIDImplantsEnhanceYourCalm with default headers values

func (*GetCharactersCharacterIDImplantsEnhanceYourCalm) Error

func (*GetCharactersCharacterIDImplantsEnhanceYourCalm) GetPayload

type GetCharactersCharacterIDImplantsForbidden

type GetCharactersCharacterIDImplantsForbidden struct {
	Payload *esimodels.Forbidden
}

GetCharactersCharacterIDImplantsForbidden handles this case with default header values.

Forbidden

func NewGetCharactersCharacterIDImplantsForbidden

func NewGetCharactersCharacterIDImplantsForbidden() *GetCharactersCharacterIDImplantsForbidden

NewGetCharactersCharacterIDImplantsForbidden creates a GetCharactersCharacterIDImplantsForbidden with default headers values

func (*GetCharactersCharacterIDImplantsForbidden) Error

func (*GetCharactersCharacterIDImplantsForbidden) GetPayload

type GetCharactersCharacterIDImplantsGatewayTimeout

type GetCharactersCharacterIDImplantsGatewayTimeout struct {
	Payload *esimodels.GatewayTimeout
}

GetCharactersCharacterIDImplantsGatewayTimeout handles this case with default header values.

Gateway timeout

func NewGetCharactersCharacterIDImplantsGatewayTimeout

func NewGetCharactersCharacterIDImplantsGatewayTimeout() *GetCharactersCharacterIDImplantsGatewayTimeout

NewGetCharactersCharacterIDImplantsGatewayTimeout creates a GetCharactersCharacterIDImplantsGatewayTimeout with default headers values

func (*GetCharactersCharacterIDImplantsGatewayTimeout) Error

func (*GetCharactersCharacterIDImplantsGatewayTimeout) GetPayload

type GetCharactersCharacterIDImplantsInternalServerError

type GetCharactersCharacterIDImplantsInternalServerError struct {
	Payload *esimodels.InternalServerError
}

GetCharactersCharacterIDImplantsInternalServerError handles this case with default header values.

Internal server error

func NewGetCharactersCharacterIDImplantsInternalServerError

func NewGetCharactersCharacterIDImplantsInternalServerError() *GetCharactersCharacterIDImplantsInternalServerError

NewGetCharactersCharacterIDImplantsInternalServerError creates a GetCharactersCharacterIDImplantsInternalServerError with default headers values

func (*GetCharactersCharacterIDImplantsInternalServerError) Error

func (*GetCharactersCharacterIDImplantsInternalServerError) GetPayload

type GetCharactersCharacterIDImplantsNotModified

type GetCharactersCharacterIDImplantsNotModified 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
}

GetCharactersCharacterIDImplantsNotModified handles this case with default header values.

Not modified

func NewGetCharactersCharacterIDImplantsNotModified

func NewGetCharactersCharacterIDImplantsNotModified() *GetCharactersCharacterIDImplantsNotModified

NewGetCharactersCharacterIDImplantsNotModified creates a GetCharactersCharacterIDImplantsNotModified with default headers values

func (*GetCharactersCharacterIDImplantsNotModified) Error

type GetCharactersCharacterIDImplantsOK

type GetCharactersCharacterIDImplantsOK struct {
	/*The caching mechanism used
	 */
	CacheControl string
	/*RFC7232 compliant entity tag
	 */
	ETag string
	/*RFC7231 formatted datetime string
	 */
	Expires string
	/*RFC7231 formatted datetime string
	 */
	LastModified string

	Payload []int32
}

GetCharactersCharacterIDImplantsOK handles this case with default header values.

A list of implant type ids

func NewGetCharactersCharacterIDImplantsOK

func NewGetCharactersCharacterIDImplantsOK() *GetCharactersCharacterIDImplantsOK

NewGetCharactersCharacterIDImplantsOK creates a GetCharactersCharacterIDImplantsOK with default headers values

func (*GetCharactersCharacterIDImplantsOK) Error

func (*GetCharactersCharacterIDImplantsOK) GetPayload

func (o *GetCharactersCharacterIDImplantsOK) GetPayload() []int32

type GetCharactersCharacterIDImplantsParams

type GetCharactersCharacterIDImplantsParams 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
}

GetCharactersCharacterIDImplantsParams contains all the parameters to send to the API endpoint for the get characters character id implants operation typically these are written to a http.Request

func NewGetCharactersCharacterIDImplantsParams

func NewGetCharactersCharacterIDImplantsParams() *GetCharactersCharacterIDImplantsParams

NewGetCharactersCharacterIDImplantsParams creates a new GetCharactersCharacterIDImplantsParams object with the default values initialized.

func NewGetCharactersCharacterIDImplantsParamsWithContext

func NewGetCharactersCharacterIDImplantsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDImplantsParams

NewGetCharactersCharacterIDImplantsParamsWithContext creates a new GetCharactersCharacterIDImplantsParams object with the default values initialized, and the ability to set a context for a request

func NewGetCharactersCharacterIDImplantsParamsWithHTTPClient

func NewGetCharactersCharacterIDImplantsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDImplantsParams

NewGetCharactersCharacterIDImplantsParamsWithHTTPClient creates a new GetCharactersCharacterIDImplantsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetCharactersCharacterIDImplantsParamsWithTimeout

func NewGetCharactersCharacterIDImplantsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDImplantsParams

NewGetCharactersCharacterIDImplantsParamsWithTimeout creates a new GetCharactersCharacterIDImplantsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetCharactersCharacterIDImplantsParams) SetCharacterID

func (o *GetCharactersCharacterIDImplantsParams) SetCharacterID(characterID int32)

SetCharacterID adds the characterId to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) SetContext

SetContext adds the context to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) SetDatasource

func (o *GetCharactersCharacterIDImplantsParams) SetDatasource(datasource *string)

SetDatasource adds the datasource to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) SetIfNoneMatch

func (o *GetCharactersCharacterIDImplantsParams) SetIfNoneMatch(ifNoneMatch *string)

SetIfNoneMatch adds the ifNoneMatch to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) SetTimeout

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

SetTimeout adds the timeout to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) SetToken

func (o *GetCharactersCharacterIDImplantsParams) SetToken(token *string)

SetToken adds the token to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) WithCharacterID

WithCharacterID adds the characterID to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) WithContext

WithContext adds the context to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) WithDatasource

WithDatasource adds the datasource to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) WithTimeout

WithTimeout adds the timeout to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) WithToken

WithToken adds the token to the get characters character id implants params

func (*GetCharactersCharacterIDImplantsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCharactersCharacterIDImplantsReader

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

GetCharactersCharacterIDImplantsReader is a Reader for the GetCharactersCharacterIDImplants structure.

func (*GetCharactersCharacterIDImplantsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCharactersCharacterIDImplantsServiceUnavailable

type GetCharactersCharacterIDImplantsServiceUnavailable struct {
	Payload *esimodels.ServiceUnavailable
}

GetCharactersCharacterIDImplantsServiceUnavailable handles this case with default header values.

Service unavailable

func NewGetCharactersCharacterIDImplantsServiceUnavailable

func NewGetCharactersCharacterIDImplantsServiceUnavailable() *GetCharactersCharacterIDImplantsServiceUnavailable

NewGetCharactersCharacterIDImplantsServiceUnavailable creates a GetCharactersCharacterIDImplantsServiceUnavailable with default headers values

func (*GetCharactersCharacterIDImplantsServiceUnavailable) Error

func (*GetCharactersCharacterIDImplantsServiceUnavailable) GetPayload

type GetCharactersCharacterIDImplantsUnauthorized

type GetCharactersCharacterIDImplantsUnauthorized struct {
	Payload *esimodels.Unauthorized
}

GetCharactersCharacterIDImplantsUnauthorized handles this case with default header values.

Unauthorized

func NewGetCharactersCharacterIDImplantsUnauthorized

func NewGetCharactersCharacterIDImplantsUnauthorized() *GetCharactersCharacterIDImplantsUnauthorized

NewGetCharactersCharacterIDImplantsUnauthorized creates a GetCharactersCharacterIDImplantsUnauthorized with default headers values

func (*GetCharactersCharacterIDImplantsUnauthorized) Error

func (*GetCharactersCharacterIDImplantsUnauthorized) GetPayload

type JumpClonesItems0

type JumpClonesItems0 struct {

	// get_characters_character_id_clones_implants
	//
	// implants array
	// Required: true
	// Max Items: 11
	Implants []int32 `json:"implants"`

	// get_characters_character_id_clones_jump_clone_id
	//
	// jump_clone_id integer
	// Required: true
	JumpCloneID *int32 `json:"jump_clone_id"`

	// get_characters_character_id_clones_jump_clone_location_id
	//
	// location_id integer
	// Required: true
	LocationID *int64 `json:"location_id"`

	// get_characters_character_id_clones_jump_clone_location_type
	//
	// location_type string
	// Required: true
	// Enum: [station structure]
	LocationType *string `json:"location_type"`

	// get_characters_character_id_clones_name
	//
	// name string
	Name string `json:"name,omitempty"`
}

JumpClonesItems0 get_characters_character_id_clones_jump_clone // // jump_clone object swagger:model JumpClonesItems0

func (*JumpClonesItems0) MarshalBinary

func (o *JumpClonesItems0) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*JumpClonesItems0) UnmarshalBinary

func (o *JumpClonesItems0) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*JumpClonesItems0) Validate

func (o *JumpClonesItems0) Validate(formats strfmt.Registry) error

Validate validates this jump clones items0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL