planetary_interaction

package
v0.0.0-...-b9aa217 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeTemperate captures enum value "temperate"
	GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeTemperate string = "temperate"

	// GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeBarren captures enum value "barren"
	GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeBarren string = "barren"

	// GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeOceanic captures enum value "oceanic"
	GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeOceanic string = "oceanic"

	// GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeIce captures enum value "ice"
	GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeIce string = "ice"

	// GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeGas captures enum value "gas"
	GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeGas string = "gas"

	// GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeLava captures enum value "lava"
	GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeLava string = "lava"

	// GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeStorm captures enum value "storm"
	GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypeStorm string = "storm"

	// GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypePlasma captures enum value "plasma"
	GetCharactersCharacterIDPlanetsOKBodyItems0PlanetTypePlasma string = "plasma"
)
View Source
const (

	// GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelBad captures enum value "bad"
	GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelBad string = "bad"

	// GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelExcellent captures enum value "excellent"
	GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelExcellent string = "excellent"

	// GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelGood captures enum value "good"
	GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelGood string = "good"

	// GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelNeutral captures enum value "neutral"
	GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelNeutral string = "neutral"

	// GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelTerrible captures enum value "terrible"
	GetCorporationsCorporationIDCustomsOfficesOKBodyItems0StandingLevelTerrible string = "terrible"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client for planetary interaction API

func (*Client) GetCharactersCharacterIDPlanets

func (a *Client) GetCharactersCharacterIDPlanets(params *GetCharactersCharacterIDPlanetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDPlanetsOK, error)
GetCharactersCharacterIDPlanets gets colonies

Returns a list of all planetary colonies owned by a character.

---

This route is cached for up to 600 seconds

func (*Client) GetCharactersCharacterIDPlanetsPlanetID

GetCharactersCharacterIDPlanetsPlanetID gets colony layout

Returns full details on the layout of a single planetary colony, including links, pins and routes. Note: Planetary information is only recalculated when the colony is viewed through the client. Information will not update until this criteria is met.

---

func (*Client) GetCorporationsCorporationIDCustomsOffices

GetCorporationsCorporationIDCustomsOffices lists corporation customs offices

List customs offices owned by a corporation

---

This route is cached for up to 3600 seconds

--- Requires one of the following EVE corporation role(s): Director

func (*Client) GetUniverseSchematicsSchematicID

func (a *Client) GetUniverseSchematicsSchematicID(params *GetUniverseSchematicsSchematicIDParams, opts ...ClientOption) (*GetUniverseSchematicsSchematicIDOK, error)
GetUniverseSchematicsSchematicID gets schematic information

Get information on a planetary factory schematic

---

This route is cached for up to 3600 seconds

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption added in v0.4.0

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	GetCharactersCharacterIDPlanets(params *GetCharactersCharacterIDPlanetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDPlanetsOK, error)

	GetCharactersCharacterIDPlanetsPlanetID(params *GetCharactersCharacterIDPlanetsPlanetIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDPlanetsPlanetIDOK, error)

	GetCorporationsCorporationIDCustomsOffices(params *GetCorporationsCorporationIDCustomsOfficesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDCustomsOfficesOK, error)

	GetUniverseSchematicsSchematicID(params *GetUniverseSchematicsSchematicIDParams, opts ...ClientOption) (*GetUniverseSchematicsSchematicIDOK, 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 planetary interaction API client.

type GetCharactersCharacterIDPlanetsBadRequest

type GetCharactersCharacterIDPlanetsBadRequest struct {
	Payload *models.BadRequest
}

GetCharactersCharacterIDPlanetsBadRequest describes a response with status code 400, with default header values.

Bad request

func NewGetCharactersCharacterIDPlanetsBadRequest

func NewGetCharactersCharacterIDPlanetsBadRequest() *GetCharactersCharacterIDPlanetsBadRequest

NewGetCharactersCharacterIDPlanetsBadRequest creates a GetCharactersCharacterIDPlanetsBadRequest with default headers values

func (*GetCharactersCharacterIDPlanetsBadRequest) Code added in v0.5.29

Code gets the status code for the get characters character Id planets bad request response

func (*GetCharactersCharacterIDPlanetsBadRequest) Error

func (*GetCharactersCharacterIDPlanetsBadRequest) GetPayload

func (*GetCharactersCharacterIDPlanetsBadRequest) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets bad request response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsBadRequest) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets bad request response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsBadRequest) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets bad request response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsBadRequest) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets bad request response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsBadRequest) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets bad request response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsBadRequest) String added in v0.5.29

type GetCharactersCharacterIDPlanetsEnhanceYourCalm

type GetCharactersCharacterIDPlanetsEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

GetCharactersCharacterIDPlanetsEnhanceYourCalm describes a response with status code 420, with default header values.

Error limited

func NewGetCharactersCharacterIDPlanetsEnhanceYourCalm

func NewGetCharactersCharacterIDPlanetsEnhanceYourCalm() *GetCharactersCharacterIDPlanetsEnhanceYourCalm

NewGetCharactersCharacterIDPlanetsEnhanceYourCalm creates a GetCharactersCharacterIDPlanetsEnhanceYourCalm with default headers values

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get characters character Id planets enhance your calm response

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) Error

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) GetPayload

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets enhance your calm response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets enhance your calm response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets enhance your calm response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets enhance your calm response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets enhance your calm response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsEnhanceYourCalm) String added in v0.5.29

type GetCharactersCharacterIDPlanetsForbidden

type GetCharactersCharacterIDPlanetsForbidden struct {
	Payload *models.Forbidden
}

GetCharactersCharacterIDPlanetsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCharactersCharacterIDPlanetsForbidden

func NewGetCharactersCharacterIDPlanetsForbidden() *GetCharactersCharacterIDPlanetsForbidden

NewGetCharactersCharacterIDPlanetsForbidden creates a GetCharactersCharacterIDPlanetsForbidden with default headers values

func (*GetCharactersCharacterIDPlanetsForbidden) Code added in v0.5.29

Code gets the status code for the get characters character Id planets forbidden response

func (*GetCharactersCharacterIDPlanetsForbidden) Error

func (*GetCharactersCharacterIDPlanetsForbidden) GetPayload

func (*GetCharactersCharacterIDPlanetsForbidden) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets forbidden response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsForbidden) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets forbidden response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsForbidden) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets forbidden response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsForbidden) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets forbidden response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsForbidden) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets forbidden response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsForbidden) String added in v0.5.29

type GetCharactersCharacterIDPlanetsGatewayTimeout

type GetCharactersCharacterIDPlanetsGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

GetCharactersCharacterIDPlanetsGatewayTimeout describes a response with status code 504, with default header values.

Gateway timeout

func NewGetCharactersCharacterIDPlanetsGatewayTimeout

func NewGetCharactersCharacterIDPlanetsGatewayTimeout() *GetCharactersCharacterIDPlanetsGatewayTimeout

NewGetCharactersCharacterIDPlanetsGatewayTimeout creates a GetCharactersCharacterIDPlanetsGatewayTimeout with default headers values

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get characters character Id planets gateway timeout response

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) Error

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) GetPayload

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets gateway timeout response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets gateway timeout response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets gateway timeout response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets gateway timeout response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets gateway timeout response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsGatewayTimeout) String added in v0.5.29

type GetCharactersCharacterIDPlanetsInternalServerError

type GetCharactersCharacterIDPlanetsInternalServerError struct {
	Payload *models.InternalServerError
}

GetCharactersCharacterIDPlanetsInternalServerError describes a response with status code 500, with default header values.

Internal server error

func NewGetCharactersCharacterIDPlanetsInternalServerError

func NewGetCharactersCharacterIDPlanetsInternalServerError() *GetCharactersCharacterIDPlanetsInternalServerError

NewGetCharactersCharacterIDPlanetsInternalServerError creates a GetCharactersCharacterIDPlanetsInternalServerError with default headers values

func (*GetCharactersCharacterIDPlanetsInternalServerError) Code added in v0.5.29

Code gets the status code for the get characters character Id planets internal server error response

func (*GetCharactersCharacterIDPlanetsInternalServerError) Error

func (*GetCharactersCharacterIDPlanetsInternalServerError) GetPayload

func (*GetCharactersCharacterIDPlanetsInternalServerError) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets internal server error response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets internal server error response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets internal server error response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsInternalServerError) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets internal server error response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets internal server error response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsInternalServerError) String added in v0.5.29

type GetCharactersCharacterIDPlanetsNotModified

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

GetCharactersCharacterIDPlanetsNotModified describes a response with status code 304, with default header values.

Not modified

func NewGetCharactersCharacterIDPlanetsNotModified

func NewGetCharactersCharacterIDPlanetsNotModified() *GetCharactersCharacterIDPlanetsNotModified

NewGetCharactersCharacterIDPlanetsNotModified creates a GetCharactersCharacterIDPlanetsNotModified with default headers values

func (*GetCharactersCharacterIDPlanetsNotModified) Code added in v0.5.29

Code gets the status code for the get characters character Id planets not modified response

func (*GetCharactersCharacterIDPlanetsNotModified) Error

func (*GetCharactersCharacterIDPlanetsNotModified) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets not modified response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsNotModified) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets not modified response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsNotModified) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets not modified response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsNotModified) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets not modified response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsNotModified) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets not modified response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsNotModified) String added in v0.5.29

type GetCharactersCharacterIDPlanetsOK

type GetCharactersCharacterIDPlanetsOK 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 []*GetCharactersCharacterIDPlanetsOKBodyItems0
}

GetCharactersCharacterIDPlanetsOK describes a response with status code 200, with default header values.

List of colonies

func NewGetCharactersCharacterIDPlanetsOK

func NewGetCharactersCharacterIDPlanetsOK() *GetCharactersCharacterIDPlanetsOK

NewGetCharactersCharacterIDPlanetsOK creates a GetCharactersCharacterIDPlanetsOK with default headers values

func (*GetCharactersCharacterIDPlanetsOK) Code added in v0.5.29

Code gets the status code for the get characters character Id planets o k response

func (*GetCharactersCharacterIDPlanetsOK) Error

func (*GetCharactersCharacterIDPlanetsOK) GetPayload

func (*GetCharactersCharacterIDPlanetsOK) IsClientError added in v0.5.29

func (o *GetCharactersCharacterIDPlanetsOK) IsClientError() bool

IsClientError returns true when this get characters character Id planets o k response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsOK) IsCode added in v0.5.29

func (o *GetCharactersCharacterIDPlanetsOK) IsCode(code int) bool

IsCode returns true when this get characters character Id planets o k response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsOK) IsRedirect added in v0.5.29

func (o *GetCharactersCharacterIDPlanetsOK) IsRedirect() bool

IsRedirect returns true when this get characters character Id planets o k response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsOK) IsServerError added in v0.5.29

func (o *GetCharactersCharacterIDPlanetsOK) IsServerError() bool

IsServerError returns true when this get characters character Id planets o k response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsOK) IsSuccess added in v0.5.29

func (o *GetCharactersCharacterIDPlanetsOK) IsSuccess() bool

IsSuccess returns true when this get characters character Id planets o k response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsOK) String added in v0.5.29

type GetCharactersCharacterIDPlanetsOKBodyItems0

type GetCharactersCharacterIDPlanetsOKBodyItems0 struct {

	// get_characters_character_id_planets_last_update
	//
	// last_update string
	// Required: true
	// Format: date-time
	LastUpdate *strfmt.DateTime `json:"last_update"`

	// get_characters_character_id_planets_num_pins
	//
	// num_pins integer
	// Required: true
	// Minimum: 1
	NumPins *int32 `json:"num_pins"`

	// get_characters_character_id_planets_owner_id
	//
	// owner_id integer
	// Required: true
	OwnerID *int32 `json:"owner_id"`

	// get_characters_character_id_planets_planet_id
	//
	// planet_id integer
	// Required: true
	PlanetID *int32 `json:"planet_id"`

	// get_characters_character_id_planets_planet_type
	//
	// planet_type string
	// Required: true
	// Enum: [temperate barren oceanic ice gas lava storm plasma]
	PlanetType *string `json:"planet_type"`

	// get_characters_character_id_planets_solar_system_id
	//
	// solar_system_id integer
	// Required: true
	SolarSystemID *int32 `json:"solar_system_id"`

	// get_characters_character_id_planets_upgrade_level
	//
	// upgrade_level integer
	// Required: true
	// Maximum: 5
	// Minimum: 0
	UpgradeLevel *int32 `json:"upgrade_level"`
}

GetCharactersCharacterIDPlanetsOKBodyItems0 get_characters_character_id_planets_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDPlanetsOKBodyItems0

func (*GetCharactersCharacterIDPlanetsOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID planets o k body items0 based on context it is used

func (*GetCharactersCharacterIDPlanetsOKBodyItems0) MarshalBinary

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

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsOKBodyItems0) UnmarshalBinary

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

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsOKBodyItems0) Validate

Validate validates this get characters character ID planets o k body items0

type GetCharactersCharacterIDPlanetsParams

type GetCharactersCharacterIDPlanetsParams 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

	   Format: int32
	*/
	CharacterID int32

	/* Datasource.

	   The server name you would like data from

	   Default: "tranquility"
	*/
	Datasource *string

	/* Token.

	   Access token to use if unable to set a header
	*/
	Token *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetCharactersCharacterIDPlanetsParams contains all the parameters to send to the API endpoint

for the get characters character id planets operation.

Typically these are written to a http.Request.

func NewGetCharactersCharacterIDPlanetsParams

func NewGetCharactersCharacterIDPlanetsParams() *GetCharactersCharacterIDPlanetsParams

NewGetCharactersCharacterIDPlanetsParams creates a new GetCharactersCharacterIDPlanetsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetCharactersCharacterIDPlanetsParamsWithContext

func NewGetCharactersCharacterIDPlanetsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDPlanetsParams

NewGetCharactersCharacterIDPlanetsParamsWithContext creates a new GetCharactersCharacterIDPlanetsParams object with the ability to set a context for a request.

func NewGetCharactersCharacterIDPlanetsParamsWithHTTPClient

func NewGetCharactersCharacterIDPlanetsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDPlanetsParams

NewGetCharactersCharacterIDPlanetsParamsWithHTTPClient creates a new GetCharactersCharacterIDPlanetsParams object with the ability to set a custom HTTPClient for a request.

func NewGetCharactersCharacterIDPlanetsParamsWithTimeout

func NewGetCharactersCharacterIDPlanetsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDPlanetsParams

NewGetCharactersCharacterIDPlanetsParamsWithTimeout creates a new GetCharactersCharacterIDPlanetsParams object with the ability to set a timeout on a request.

func (*GetCharactersCharacterIDPlanetsParams) SetCharacterID

func (o *GetCharactersCharacterIDPlanetsParams) SetCharacterID(characterID int32)

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

func (*GetCharactersCharacterIDPlanetsParams) SetContext

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

func (*GetCharactersCharacterIDPlanetsParams) SetDatasource

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

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

func (*GetCharactersCharacterIDPlanetsParams) SetDefaults added in v0.3.0

func (o *GetCharactersCharacterIDPlanetsParams) SetDefaults()

SetDefaults hydrates default values in the get characters character id planets params (not the query body).

All values with no default are reset to their zero value.

func (*GetCharactersCharacterIDPlanetsParams) SetHTTPClient

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

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

func (*GetCharactersCharacterIDPlanetsParams) SetIfNoneMatch

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

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

func (*GetCharactersCharacterIDPlanetsParams) SetTimeout

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

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

func (*GetCharactersCharacterIDPlanetsParams) SetToken

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

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

func (*GetCharactersCharacterIDPlanetsParams) WithCharacterID

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

func (*GetCharactersCharacterIDPlanetsParams) WithContext

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

func (*GetCharactersCharacterIDPlanetsParams) WithDatasource

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

func (*GetCharactersCharacterIDPlanetsParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get characters character id planets params (not the query body).

All values with no default are reset to their zero value.

func (*GetCharactersCharacterIDPlanetsParams) WithHTTPClient

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

func (*GetCharactersCharacterIDPlanetsParams) WithIfNoneMatch

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

func (*GetCharactersCharacterIDPlanetsParams) WithTimeout

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

func (*GetCharactersCharacterIDPlanetsParams) WithToken

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

func (*GetCharactersCharacterIDPlanetsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCharactersCharacterIDPlanetsPlanetIDBadRequest

type GetCharactersCharacterIDPlanetsPlanetIDBadRequest struct {
	Payload *models.BadRequest
}

GetCharactersCharacterIDPlanetsPlanetIDBadRequest describes a response with status code 400, with default header values.

Bad request

func NewGetCharactersCharacterIDPlanetsPlanetIDBadRequest

func NewGetCharactersCharacterIDPlanetsPlanetIDBadRequest() *GetCharactersCharacterIDPlanetsPlanetIDBadRequest

NewGetCharactersCharacterIDPlanetsPlanetIDBadRequest creates a GetCharactersCharacterIDPlanetsPlanetIDBadRequest with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id bad request response

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id bad request response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id bad request response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id bad request response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id bad request response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id bad request response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDBadRequest) String added in v0.5.29

type GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm

type GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm describes a response with status code 420, with default header values.

Error limited

func NewGetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm

func NewGetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm() *GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm

NewGetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm creates a GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id enhance your calm response

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id enhance your calm response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id enhance your calm response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id enhance your calm response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id enhance your calm response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id enhance your calm response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDEnhanceYourCalm) String added in v0.5.29

type GetCharactersCharacterIDPlanetsPlanetIDForbidden

type GetCharactersCharacterIDPlanetsPlanetIDForbidden struct {
	Payload *models.Forbidden
}

GetCharactersCharacterIDPlanetsPlanetIDForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCharactersCharacterIDPlanetsPlanetIDForbidden

func NewGetCharactersCharacterIDPlanetsPlanetIDForbidden() *GetCharactersCharacterIDPlanetsPlanetIDForbidden

NewGetCharactersCharacterIDPlanetsPlanetIDForbidden creates a GetCharactersCharacterIDPlanetsPlanetIDForbidden with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id forbidden response

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id forbidden response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id forbidden response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id forbidden response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id forbidden response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id forbidden response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDForbidden) String added in v0.5.29

type GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout

type GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout describes a response with status code 504, with default header values.

Gateway timeout

func NewGetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout

func NewGetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout() *GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout

NewGetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout creates a GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id gateway timeout response

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id gateway timeout response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id gateway timeout response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id gateway timeout response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id gateway timeout response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id gateway timeout response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDGatewayTimeout) String added in v0.5.29

type GetCharactersCharacterIDPlanetsPlanetIDInternalServerError

type GetCharactersCharacterIDPlanetsPlanetIDInternalServerError struct {
	Payload *models.InternalServerError
}

GetCharactersCharacterIDPlanetsPlanetIDInternalServerError describes a response with status code 500, with default header values.

Internal server error

func NewGetCharactersCharacterIDPlanetsPlanetIDInternalServerError

func NewGetCharactersCharacterIDPlanetsPlanetIDInternalServerError() *GetCharactersCharacterIDPlanetsPlanetIDInternalServerError

NewGetCharactersCharacterIDPlanetsPlanetIDInternalServerError creates a GetCharactersCharacterIDPlanetsPlanetIDInternalServerError with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id internal server error response

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id internal server error response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id internal server error response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id internal server error response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id internal server error response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id internal server error response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDInternalServerError) String added in v0.5.29

type GetCharactersCharacterIDPlanetsPlanetIDNotFound

type GetCharactersCharacterIDPlanetsPlanetIDNotFound struct {
	Payload *GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody
}

GetCharactersCharacterIDPlanetsPlanetIDNotFound describes a response with status code 404, with default header values.

Colony not found

func NewGetCharactersCharacterIDPlanetsPlanetIDNotFound

func NewGetCharactersCharacterIDPlanetsPlanetIDNotFound() *GetCharactersCharacterIDPlanetsPlanetIDNotFound

NewGetCharactersCharacterIDPlanetsPlanetIDNotFound creates a GetCharactersCharacterIDPlanetsPlanetIDNotFound with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id not found response

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id not found response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id not found response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id not found response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id not found response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id not found response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFound) String added in v0.5.29

type GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody

type GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody struct {

	// get_characters_character_id_planets_planet_id_error
	//
	// error message
	Error string `json:"error,omitempty"`
}

GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody get_characters_character_id_planets_planet_id_not_found // // Colony not found swagger:model GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID planets planet ID not found body based on context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody) MarshalBinary

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDNotFoundBody) Validate

Validate validates this get characters character ID planets planet ID not found body

type GetCharactersCharacterIDPlanetsPlanetIDOK

type GetCharactersCharacterIDPlanetsPlanetIDOK struct {
	Payload *GetCharactersCharacterIDPlanetsPlanetIDOKBody
}

GetCharactersCharacterIDPlanetsPlanetIDOK describes a response with status code 200, with default header values.

Colony layout

func NewGetCharactersCharacterIDPlanetsPlanetIDOK

func NewGetCharactersCharacterIDPlanetsPlanetIDOK() *GetCharactersCharacterIDPlanetsPlanetIDOK

NewGetCharactersCharacterIDPlanetsPlanetIDOK creates a GetCharactersCharacterIDPlanetsPlanetIDOK with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id o k response

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id o k response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id o k response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id o k response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id o k response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id o k response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDOK) String added in v0.5.29

type GetCharactersCharacterIDPlanetsPlanetIDOKBody

type GetCharactersCharacterIDPlanetsPlanetIDOKBody struct {

	// get_characters_character_id_planets_planet_id_links
	//
	// links array
	// Required: true
	// Max Items: 500
	Links []*GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0 `json:"links"`

	// get_characters_character_id_planets_planet_id_pins
	//
	// pins array
	// Required: true
	// Max Items: 100
	Pins []*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0 `json:"pins"`

	// get_characters_character_id_planets_planet_id_routes
	//
	// routes array
	// Required: true
	// Max Items: 1000
	Routes []*GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0 `json:"routes"`
}

GetCharactersCharacterIDPlanetsPlanetIDOKBody get_characters_character_id_planets_planet_id_ok // // 200 ok object swagger:model GetCharactersCharacterIDPlanetsPlanetIDOKBody

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBody) ContextValidate added in v0.3.0

ContextValidate validate this get characters character ID planets planet ID o k body based on the context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBody) MarshalBinary

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBody) Validate

Validate validates this get characters character ID planets planet ID o k body

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0 added in v0.3.0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0 struct {

	// get_characters_character_id_planets_planet_id_destination_pin_id
	//
	// destination_pin_id integer
	// Required: true
	DestinationPinID *int64 `json:"destination_pin_id"`

	// get_characters_character_id_planets_planet_id_link_level
	//
	// link_level integer
	// Required: true
	// Maximum: 10
	// Minimum: 0
	LinkLevel *int32 `json:"link_level"`

	// get_characters_character_id_planets_planet_id_source_pin_id
	//
	// source_pin_id integer
	// Required: true
	SourcePinID *int64 `json:"source_pin_id"`
}

GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0 get_characters_character_id_planets_planet_id_link // // link object swagger:model GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID planets planet ID o k body links items0 based on context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0) MarshalBinary added in v0.3.0

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0) UnmarshalBinary added in v0.3.0

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyLinksItems0) Validate added in v0.3.0

Validate validates this get characters character ID planets planet ID o k body links items0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0 added in v0.3.0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0 struct {

	// get_characters_character_id_planets_planet_id_contents
	//
	// contents array
	// Max Items: 90
	Contents []*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0 `json:"contents"`

	// get_characters_character_id_planets_planet_id_expiry_time
	//
	// expiry_time string
	// Format: date-time
	ExpiryTime strfmt.DateTime `json:"expiry_time,omitempty"`

	// extractor details
	ExtractorDetails *GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails `json:"extractor_details,omitempty"`

	// factory details
	FactoryDetails *GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails `json:"factory_details,omitempty"`

	// get_characters_character_id_planets_planet_id_install_time
	//
	// install_time string
	// Format: date-time
	InstallTime strfmt.DateTime `json:"install_time,omitempty"`

	// get_characters_character_id_planets_planet_id_last_cycle_start
	//
	// last_cycle_start string
	// Format: date-time
	LastCycleStart strfmt.DateTime `json:"last_cycle_start,omitempty"`

	// get_characters_character_id_planets_planet_id_latitude
	//
	// latitude number
	// Required: true
	Latitude *float32 `json:"latitude"`

	// get_characters_character_id_planets_planet_id_longitude
	//
	// longitude number
	// Required: true
	Longitude *float32 `json:"longitude"`

	// get_characters_character_id_planets_planet_id_pin_id
	//
	// pin_id integer
	// Required: true
	PinID *int64 `json:"pin_id"`

	// get_characters_character_id_planets_planet_id_schematic_id
	//
	// schematic_id integer
	SchematicID int32 `json:"schematic_id,omitempty"`

	// get_characters_character_id_planets_planet_id_type_id
	//
	// type_id integer
	// Required: true
	TypeID *int32 `json:"type_id"`
}

GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0 get_characters_character_id_planets_planet_id_pin // // pin object swagger:model GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0) ContextValidate added in v0.3.0

ContextValidate validate this get characters character ID planets planet ID o k body pins items0 based on the context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0) MarshalBinary added in v0.3.0

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0) UnmarshalBinary added in v0.3.0

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0) Validate added in v0.3.0

Validate validates this get characters character ID planets planet ID o k body pins items0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0 added in v0.3.0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0 struct {

	// get_characters_character_id_planets_planet_id_amount
	//
	// amount integer
	// Required: true
	Amount *int64 `json:"amount"`

	// get_characters_character_id_planets_planet_id_content_type_id
	//
	// type_id integer
	// Required: true
	TypeID *int32 `json:"type_id"`
}

GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0 get_characters_character_id_planets_planet_id_content // // content object swagger:model GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID planets planet ID o k body pins items0 contents items0 based on context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0) MarshalBinary added in v0.3.0

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0) UnmarshalBinary added in v0.3.0

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ContentsItems0) Validate added in v0.3.0

Validate validates this get characters character ID planets planet ID o k body pins items0 contents items0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails added in v0.3.0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails struct {

	// get_characters_character_id_planets_planet_id_cycle_time
	//
	// in seconds
	CycleTime int32 `json:"cycle_time,omitempty"`

	// get_characters_character_id_planets_planet_id_head_radius
	//
	// head_radius number
	HeadRadius float32 `json:"head_radius,omitempty"`

	// get_characters_character_id_planets_planet_id_heads
	//
	// heads array
	// Required: true
	// Max Items: 10
	Heads []*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0 `json:"heads"`

	// get_characters_character_id_planets_planet_id_product_type_id
	//
	// product_type_id integer
	ProductTypeID int32 `json:"product_type_id,omitempty"`

	// get_characters_character_id_planets_planet_id_qty_per_cycle
	//
	// qty_per_cycle integer
	QtyPerCycle int32 `json:"qty_per_cycle,omitempty"`
}

GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails get_characters_character_id_planets_planet_id_extractor_details // // extractor_details object swagger:model GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails) ContextValidate added in v0.3.0

ContextValidate validate this get characters character ID planets planet ID o k body pins items0 extractor details based on the context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails) MarshalBinary added in v0.3.0

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails) UnmarshalBinary added in v0.3.0

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetails) Validate added in v0.3.0

Validate validates this get characters character ID planets planet ID o k body pins items0 extractor details

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0 added in v0.3.0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0 struct {

	// get_characters_character_id_planets_planet_id_head_id
	//
	// head_id integer
	// Required: true
	// Maximum: 9
	// Minimum: 0
	HeadID *int32 `json:"head_id"`

	// get_characters_character_id_planets_planet_id_head_latitude
	//
	// latitude number
	// Required: true
	Latitude *float32 `json:"latitude"`

	// get_characters_character_id_planets_planet_id_head_longitude
	//
	// longitude number
	// Required: true
	Longitude *float32 `json:"longitude"`
}

GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0 get_characters_character_id_planets_planet_id_head // // head object swagger:model GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID planets planet ID o k body pins items0 extractor details heads items0 based on context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0) MarshalBinary added in v0.3.0

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0) UnmarshalBinary added in v0.3.0

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0ExtractorDetailsHeadsItems0) Validate added in v0.3.0

Validate validates this get characters character ID planets planet ID o k body pins items0 extractor details heads items0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails added in v0.3.0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails struct {

	// get_characters_character_id_planets_planet_id_factory_details_schematic_id
	//
	// schematic_id integer
	// Required: true
	SchematicID *int32 `json:"schematic_id"`
}

GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails get_characters_character_id_planets_planet_id_factory_details // // factory_details object swagger:model GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID planets planet ID o k body pins items0 factory details based on context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails) MarshalBinary added in v0.3.0

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails) UnmarshalBinary added in v0.3.0

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyPinsItems0FactoryDetails) Validate added in v0.3.0

Validate validates this get characters character ID planets planet ID o k body pins items0 factory details

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0 added in v0.3.0

type GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0 struct {

	// get_characters_character_id_planets_planet_id_route_content_type_id
	//
	// content_type_id integer
	// Required: true
	ContentTypeID *int32 `json:"content_type_id"`

	// get_characters_character_id_planets_planet_id_route_destination_pin_id
	//
	// destination_pin_id integer
	// Required: true
	DestinationPinID *int64 `json:"destination_pin_id"`

	// get_characters_character_id_planets_planet_id_quantity
	//
	// quantity number
	// Required: true
	Quantity *float32 `json:"quantity"`

	// get_characters_character_id_planets_planet_id_route_id
	//
	// route_id integer
	// Required: true
	RouteID *int64 `json:"route_id"`

	// get_characters_character_id_planets_planet_id_route_source_pin_id
	//
	// source_pin_id integer
	// Required: true
	SourcePinID *int64 `json:"source_pin_id"`

	// get_characters_character_id_planets_planet_id_waypoints
	//
	// list of pin ID waypoints
	// Max Items: 5
	Waypoints []int64 `json:"waypoints"`
}

GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0 get_characters_character_id_planets_planet_id_route // // route object swagger:model GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID planets planet ID o k body routes items0 based on context it is used

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0) MarshalBinary added in v0.3.0

MarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0) UnmarshalBinary added in v0.3.0

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDPlanetsPlanetIDOKBodyRoutesItems0) Validate added in v0.3.0

Validate validates this get characters character ID planets planet ID o k body routes items0

type GetCharactersCharacterIDPlanetsPlanetIDParams

type GetCharactersCharacterIDPlanetsPlanetIDParams struct {

	/* CharacterID.

	   An EVE character ID

	   Format: int32
	*/
	CharacterID int32

	/* Datasource.

	   The server name you would like data from

	   Default: "tranquility"
	*/
	Datasource *string

	/* PlanetID.

	   Planet id of the target planet

	   Format: int32
	*/
	PlanetID 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
}

GetCharactersCharacterIDPlanetsPlanetIDParams contains all the parameters to send to the API endpoint

for the get characters character id planets planet id operation.

Typically these are written to a http.Request.

func NewGetCharactersCharacterIDPlanetsPlanetIDParams

func NewGetCharactersCharacterIDPlanetsPlanetIDParams() *GetCharactersCharacterIDPlanetsPlanetIDParams

NewGetCharactersCharacterIDPlanetsPlanetIDParams creates a new GetCharactersCharacterIDPlanetsPlanetIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithContext

func NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithContext(ctx context.Context) *GetCharactersCharacterIDPlanetsPlanetIDParams

NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithContext creates a new GetCharactersCharacterIDPlanetsPlanetIDParams object with the ability to set a context for a request.

func NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithHTTPClient

func NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDPlanetsPlanetIDParams

NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithHTTPClient creates a new GetCharactersCharacterIDPlanetsPlanetIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithTimeout

func NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDPlanetsPlanetIDParams

NewGetCharactersCharacterIDPlanetsPlanetIDParamsWithTimeout creates a new GetCharactersCharacterIDPlanetsPlanetIDParams object with the ability to set a timeout on a request.

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) SetCharacterID

func (o *GetCharactersCharacterIDPlanetsPlanetIDParams) SetCharacterID(characterID int32)

SetCharacterID adds the characterId to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) SetContext

SetContext adds the context to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) SetDatasource

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

SetDatasource adds the datasource to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) SetDefaults added in v0.3.0

SetDefaults hydrates default values in the get characters character id planets planet id params (not the query body).

All values with no default are reset to their zero value.

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) SetPlanetID

func (o *GetCharactersCharacterIDPlanetsPlanetIDParams) SetPlanetID(planetID int32)

SetPlanetID adds the planetId to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) SetTimeout

SetTimeout adds the timeout to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) SetToken

SetToken adds the token to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WithCharacterID

WithCharacterID adds the characterID to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WithContext

WithContext adds the context to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WithDatasource

WithDatasource adds the datasource to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get characters character id planets planet id params (not the query body).

All values with no default are reset to their zero value.

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WithPlanetID

WithPlanetID adds the planetID to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WithTimeout

WithTimeout adds the timeout to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WithToken

WithToken adds the token to the get characters character id planets planet id params

func (*GetCharactersCharacterIDPlanetsPlanetIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCharactersCharacterIDPlanetsPlanetIDReader

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

GetCharactersCharacterIDPlanetsPlanetIDReader is a Reader for the GetCharactersCharacterIDPlanetsPlanetID structure.

func (*GetCharactersCharacterIDPlanetsPlanetIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable

type GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable describes a response with status code 503, with default header values.

Service unavailable

func NewGetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable

func NewGetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable() *GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable

NewGetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable creates a GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id service unavailable response

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id service unavailable response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id service unavailable response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id service unavailable response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id service unavailable response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id service unavailable response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDServiceUnavailable) String added in v0.5.29

type GetCharactersCharacterIDPlanetsPlanetIDUnauthorized

type GetCharactersCharacterIDPlanetsPlanetIDUnauthorized struct {
	Payload *models.Unauthorized
}

GetCharactersCharacterIDPlanetsPlanetIDUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetCharactersCharacterIDPlanetsPlanetIDUnauthorized

func NewGetCharactersCharacterIDPlanetsPlanetIDUnauthorized() *GetCharactersCharacterIDPlanetsPlanetIDUnauthorized

NewGetCharactersCharacterIDPlanetsPlanetIDUnauthorized creates a GetCharactersCharacterIDPlanetsPlanetIDUnauthorized with default headers values

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) Code added in v0.5.29

Code gets the status code for the get characters character Id planets planet Id unauthorized response

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) Error

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) GetPayload

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets planet Id unauthorized response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets planet Id unauthorized response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets planet Id unauthorized response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets planet Id unauthorized response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets planet Id unauthorized response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsPlanetIDUnauthorized) String added in v0.5.29

type GetCharactersCharacterIDPlanetsReader

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

GetCharactersCharacterIDPlanetsReader is a Reader for the GetCharactersCharacterIDPlanets structure.

func (*GetCharactersCharacterIDPlanetsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCharactersCharacterIDPlanetsServiceUnavailable

type GetCharactersCharacterIDPlanetsServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

GetCharactersCharacterIDPlanetsServiceUnavailable describes a response with status code 503, with default header values.

Service unavailable

func NewGetCharactersCharacterIDPlanetsServiceUnavailable

func NewGetCharactersCharacterIDPlanetsServiceUnavailable() *GetCharactersCharacterIDPlanetsServiceUnavailable

NewGetCharactersCharacterIDPlanetsServiceUnavailable creates a GetCharactersCharacterIDPlanetsServiceUnavailable with default headers values

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get characters character Id planets service unavailable response

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) Error

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) GetPayload

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets service unavailable response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets service unavailable response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets service unavailable response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets service unavailable response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets service unavailable response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsServiceUnavailable) String added in v0.5.29

type GetCharactersCharacterIDPlanetsUnauthorized

type GetCharactersCharacterIDPlanetsUnauthorized struct {
	Payload *models.Unauthorized
}

GetCharactersCharacterIDPlanetsUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetCharactersCharacterIDPlanetsUnauthorized

func NewGetCharactersCharacterIDPlanetsUnauthorized() *GetCharactersCharacterIDPlanetsUnauthorized

NewGetCharactersCharacterIDPlanetsUnauthorized creates a GetCharactersCharacterIDPlanetsUnauthorized with default headers values

func (*GetCharactersCharacterIDPlanetsUnauthorized) Code added in v0.5.29

Code gets the status code for the get characters character Id planets unauthorized response

func (*GetCharactersCharacterIDPlanetsUnauthorized) Error

func (*GetCharactersCharacterIDPlanetsUnauthorized) GetPayload

func (*GetCharactersCharacterIDPlanetsUnauthorized) IsClientError added in v0.5.29

IsClientError returns true when this get characters character Id planets unauthorized response has a 4xx status code

func (*GetCharactersCharacterIDPlanetsUnauthorized) IsCode added in v0.5.29

IsCode returns true when this get characters character Id planets unauthorized response a status code equal to that given

func (*GetCharactersCharacterIDPlanetsUnauthorized) IsRedirect added in v0.5.29

IsRedirect returns true when this get characters character Id planets unauthorized response has a 3xx status code

func (*GetCharactersCharacterIDPlanetsUnauthorized) IsServerError added in v0.5.29

IsServerError returns true when this get characters character Id planets unauthorized response has a 5xx status code

func (*GetCharactersCharacterIDPlanetsUnauthorized) IsSuccess added in v0.5.29

IsSuccess returns true when this get characters character Id planets unauthorized response has a 2xx status code

func (*GetCharactersCharacterIDPlanetsUnauthorized) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesBadRequest

type GetCorporationsCorporationIDCustomsOfficesBadRequest struct {
	Payload *models.BadRequest
}

GetCorporationsCorporationIDCustomsOfficesBadRequest describes a response with status code 400, with default header values.

Bad request

func NewGetCorporationsCorporationIDCustomsOfficesBadRequest

func NewGetCorporationsCorporationIDCustomsOfficesBadRequest() *GetCorporationsCorporationIDCustomsOfficesBadRequest

NewGetCorporationsCorporationIDCustomsOfficesBadRequest creates a GetCorporationsCorporationIDCustomsOfficesBadRequest with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices bad request response

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) Error

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) GetPayload

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices bad request response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices bad request response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices bad request response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices bad request response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices bad request response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesBadRequest) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm

type GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm describes a response with status code 420, with default header values.

Error limited

func NewGetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm

func NewGetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm() *GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm

NewGetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm creates a GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices enhance your calm response

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) Error

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) GetPayload

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices enhance your calm response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices enhance your calm response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices enhance your calm response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices enhance your calm response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices enhance your calm response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesEnhanceYourCalm) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesForbidden

type GetCorporationsCorporationIDCustomsOfficesForbidden struct {
	Payload *models.Forbidden
}

GetCorporationsCorporationIDCustomsOfficesForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCorporationsCorporationIDCustomsOfficesForbidden

func NewGetCorporationsCorporationIDCustomsOfficesForbidden() *GetCorporationsCorporationIDCustomsOfficesForbidden

NewGetCorporationsCorporationIDCustomsOfficesForbidden creates a GetCorporationsCorporationIDCustomsOfficesForbidden with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices forbidden response

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) Error

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) GetPayload

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices forbidden response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices forbidden response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices forbidden response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices forbidden response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices forbidden response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesForbidden) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesGatewayTimeout

type GetCorporationsCorporationIDCustomsOfficesGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

GetCorporationsCorporationIDCustomsOfficesGatewayTimeout describes a response with status code 504, with default header values.

Gateway timeout

func NewGetCorporationsCorporationIDCustomsOfficesGatewayTimeout

func NewGetCorporationsCorporationIDCustomsOfficesGatewayTimeout() *GetCorporationsCorporationIDCustomsOfficesGatewayTimeout

NewGetCorporationsCorporationIDCustomsOfficesGatewayTimeout creates a GetCorporationsCorporationIDCustomsOfficesGatewayTimeout with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices gateway timeout response

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) Error

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) GetPayload

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices gateway timeout response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices gateway timeout response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices gateway timeout response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices gateway timeout response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices gateway timeout response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesGatewayTimeout) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesInternalServerError

type GetCorporationsCorporationIDCustomsOfficesInternalServerError struct {
	Payload *models.InternalServerError
}

GetCorporationsCorporationIDCustomsOfficesInternalServerError describes a response with status code 500, with default header values.

Internal server error

func NewGetCorporationsCorporationIDCustomsOfficesInternalServerError

func NewGetCorporationsCorporationIDCustomsOfficesInternalServerError() *GetCorporationsCorporationIDCustomsOfficesInternalServerError

NewGetCorporationsCorporationIDCustomsOfficesInternalServerError creates a GetCorporationsCorporationIDCustomsOfficesInternalServerError with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices internal server error response

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) Error

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) GetPayload

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices internal server error response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices internal server error response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices internal server error response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices internal server error response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices internal server error response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesInternalServerError) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesNotModified

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

GetCorporationsCorporationIDCustomsOfficesNotModified describes a response with status code 304, with default header values.

Not modified

func NewGetCorporationsCorporationIDCustomsOfficesNotModified

func NewGetCorporationsCorporationIDCustomsOfficesNotModified() *GetCorporationsCorporationIDCustomsOfficesNotModified

NewGetCorporationsCorporationIDCustomsOfficesNotModified creates a GetCorporationsCorporationIDCustomsOfficesNotModified with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesNotModified) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices not modified response

func (*GetCorporationsCorporationIDCustomsOfficesNotModified) Error

func (*GetCorporationsCorporationIDCustomsOfficesNotModified) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices not modified response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesNotModified) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices not modified response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesNotModified) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices not modified response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesNotModified) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices not modified response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesNotModified) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices not modified response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesNotModified) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesOK

type GetCorporationsCorporationIDCustomsOfficesOK 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

	   Format: int32
	   Default: 1
	*/
	XPages int32

	Payload []*GetCorporationsCorporationIDCustomsOfficesOKBodyItems0
}

GetCorporationsCorporationIDCustomsOfficesOK describes a response with status code 200, with default header values.

A list of customs offices and their settings

func NewGetCorporationsCorporationIDCustomsOfficesOK

func NewGetCorporationsCorporationIDCustomsOfficesOK() *GetCorporationsCorporationIDCustomsOfficesOK

NewGetCorporationsCorporationIDCustomsOfficesOK creates a GetCorporationsCorporationIDCustomsOfficesOK with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesOK) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices o k response

func (*GetCorporationsCorporationIDCustomsOfficesOK) Error

func (*GetCorporationsCorporationIDCustomsOfficesOK) GetPayload

func (*GetCorporationsCorporationIDCustomsOfficesOK) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices o k response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesOK) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices o k response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesOK) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices o k response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesOK) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices o k response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesOK) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices o k response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesOK) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesOKBodyItems0

type GetCorporationsCorporationIDCustomsOfficesOKBodyItems0 struct {

	// get_corporations_corporation_id_customs_offices_alliance_tax_rate
	//
	// Only present if alliance access is allowed
	AllianceTaxRate float32 `json:"alliance_tax_rate,omitempty"`

	// get_corporations_corporation_id_customs_offices_allow_access_with_standings
	//
	// standing_level and any standing related tax rate only present when this is true
	// Required: true
	AllowAccessWithStandings *bool `json:"allow_access_with_standings"`

	// get_corporations_corporation_id_customs_offices_allow_alliance_access
	//
	// allow_alliance_access boolean
	// Required: true
	AllowAllianceAccess *bool `json:"allow_alliance_access"`

	// get_corporations_corporation_id_customs_offices_bad_standing_tax_rate
	//
	// bad_standing_tax_rate number
	BadStandingTaxRate float32 `json:"bad_standing_tax_rate,omitempty"`

	// get_corporations_corporation_id_customs_offices_corporation_tax_rate
	//
	// corporation_tax_rate number
	CorporationTaxRate float32 `json:"corporation_tax_rate,omitempty"`

	// get_corporations_corporation_id_customs_offices_excellent_standing_tax_rate
	//
	// Tax rate for entities with excellent level of standing, only present if this level is allowed, same for all other standing related tax rates
	ExcellentStandingTaxRate float32 `json:"excellent_standing_tax_rate,omitempty"`

	// get_corporations_corporation_id_customs_offices_good_standing_tax_rate
	//
	// good_standing_tax_rate number
	GoodStandingTaxRate float32 `json:"good_standing_tax_rate,omitempty"`

	// get_corporations_corporation_id_customs_offices_neutral_standing_tax_rate
	//
	// neutral_standing_tax_rate number
	NeutralStandingTaxRate float32 `json:"neutral_standing_tax_rate,omitempty"`

	// get_corporations_corporation_id_customs_offices_office_id
	//
	// unique ID of this customs office
	// Required: true
	OfficeID *int64 `json:"office_id"`

	// get_corporations_corporation_id_customs_offices_reinforce_exit_end
	//
	// reinforce_exit_end integer
	// Required: true
	// Maximum: 23
	// Minimum: 0
	ReinforceExitEnd *int32 `json:"reinforce_exit_end"`

	// get_corporations_corporation_id_customs_offices_reinforce_exit_start
	//
	// Together with reinforce_exit_end, marks a 2-hour period where this customs office could exit reinforcement mode during the day after initial attack
	// Required: true
	// Maximum: 23
	// Minimum: 0
	ReinforceExitStart *int32 `json:"reinforce_exit_start"`

	// get_corporations_corporation_id_customs_offices_standing_level
	//
	// Access is allowed only for entities with this level of standing or better
	// Enum: [bad excellent good neutral terrible]
	StandingLevel string `json:"standing_level,omitempty"`

	// get_corporations_corporation_id_customs_offices_system_id
	//
	// ID of the solar system this customs office is located in
	// Required: true
	SystemID *int32 `json:"system_id"`

	// get_corporations_corporation_id_customs_offices_terrible_standing_tax_rate
	//
	// terrible_standing_tax_rate number
	TerribleStandingTaxRate float32 `json:"terrible_standing_tax_rate,omitempty"`
}

GetCorporationsCorporationIDCustomsOfficesOKBodyItems0 get_corporations_corporation_id_customs_offices_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDCustomsOfficesOKBodyItems0

func (*GetCorporationsCorporationIDCustomsOfficesOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validates this get corporations corporation ID customs offices o k body items0 based on context it is used

func (*GetCorporationsCorporationIDCustomsOfficesOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationsCorporationIDCustomsOfficesOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationsCorporationIDCustomsOfficesOKBodyItems0) Validate

Validate validates this get corporations corporation ID customs offices o k body items0

type GetCorporationsCorporationIDCustomsOfficesParams

type GetCorporationsCorporationIDCustomsOfficesParams 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

	   Format: int32
	*/
	CorporationID int32

	/* Datasource.

	   The server name you would like data from

	   Default: "tranquility"
	*/
	Datasource *string

	/* Page.

	   Which page of results to return

	   Format: int32
	   Default: 1
	*/
	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
}

GetCorporationsCorporationIDCustomsOfficesParams contains all the parameters to send to the API endpoint

for the get corporations corporation id customs offices operation.

Typically these are written to a http.Request.

func NewGetCorporationsCorporationIDCustomsOfficesParams

func NewGetCorporationsCorporationIDCustomsOfficesParams() *GetCorporationsCorporationIDCustomsOfficesParams

NewGetCorporationsCorporationIDCustomsOfficesParams creates a new GetCorporationsCorporationIDCustomsOfficesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetCorporationsCorporationIDCustomsOfficesParamsWithContext

func NewGetCorporationsCorporationIDCustomsOfficesParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDCustomsOfficesParams

NewGetCorporationsCorporationIDCustomsOfficesParamsWithContext creates a new GetCorporationsCorporationIDCustomsOfficesParams object with the ability to set a context for a request.

func NewGetCorporationsCorporationIDCustomsOfficesParamsWithHTTPClient

func NewGetCorporationsCorporationIDCustomsOfficesParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDCustomsOfficesParams

NewGetCorporationsCorporationIDCustomsOfficesParamsWithHTTPClient creates a new GetCorporationsCorporationIDCustomsOfficesParams object with the ability to set a custom HTTPClient for a request.

func NewGetCorporationsCorporationIDCustomsOfficesParamsWithTimeout

func NewGetCorporationsCorporationIDCustomsOfficesParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDCustomsOfficesParams

NewGetCorporationsCorporationIDCustomsOfficesParamsWithTimeout creates a new GetCorporationsCorporationIDCustomsOfficesParams object with the ability to set a timeout on a request.

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetContext

SetContext adds the context to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetCorporationID

func (o *GetCorporationsCorporationIDCustomsOfficesParams) SetCorporationID(corporationID int32)

SetCorporationID adds the corporationId to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetDatasource

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

SetDatasource adds the datasource to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetDefaults added in v0.3.0

SetDefaults hydrates default values in the get corporations corporation id customs offices params (not the query body).

All values with no default are reset to their zero value.

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetIfNoneMatch

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

SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetPage

SetPage adds the page to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetTimeout

SetTimeout adds the timeout to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) SetToken

SetToken adds the token to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithContext

WithContext adds the context to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithCorporationID

WithCorporationID adds the corporationID to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithDatasource

WithDatasource adds the datasource to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get corporations corporation id customs offices params (not the query body).

All values with no default are reset to their zero value.

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithPage

WithPage adds the page to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithTimeout

WithTimeout adds the timeout to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WithToken

WithToken adds the token to the get corporations corporation id customs offices params

func (*GetCorporationsCorporationIDCustomsOfficesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCorporationsCorporationIDCustomsOfficesReader

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

GetCorporationsCorporationIDCustomsOfficesReader is a Reader for the GetCorporationsCorporationIDCustomsOffices structure.

func (*GetCorporationsCorporationIDCustomsOfficesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCorporationsCorporationIDCustomsOfficesServiceUnavailable

type GetCorporationsCorporationIDCustomsOfficesServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

GetCorporationsCorporationIDCustomsOfficesServiceUnavailable describes a response with status code 503, with default header values.

Service unavailable

func NewGetCorporationsCorporationIDCustomsOfficesServiceUnavailable

func NewGetCorporationsCorporationIDCustomsOfficesServiceUnavailable() *GetCorporationsCorporationIDCustomsOfficesServiceUnavailable

NewGetCorporationsCorporationIDCustomsOfficesServiceUnavailable creates a GetCorporationsCorporationIDCustomsOfficesServiceUnavailable with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices service unavailable response

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) Error

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) GetPayload

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices service unavailable response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices service unavailable response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices service unavailable response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices service unavailable response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices service unavailable response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesServiceUnavailable) String added in v0.5.29

type GetCorporationsCorporationIDCustomsOfficesUnauthorized

type GetCorporationsCorporationIDCustomsOfficesUnauthorized struct {
	Payload *models.Unauthorized
}

GetCorporationsCorporationIDCustomsOfficesUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetCorporationsCorporationIDCustomsOfficesUnauthorized

func NewGetCorporationsCorporationIDCustomsOfficesUnauthorized() *GetCorporationsCorporationIDCustomsOfficesUnauthorized

NewGetCorporationsCorporationIDCustomsOfficesUnauthorized creates a GetCorporationsCorporationIDCustomsOfficesUnauthorized with default headers values

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id customs offices unauthorized response

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) Error

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) GetPayload

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) IsClientError added in v0.5.29

IsClientError returns true when this get corporations corporation Id customs offices unauthorized response has a 4xx status code

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) IsCode added in v0.5.29

IsCode returns true when this get corporations corporation Id customs offices unauthorized response a status code equal to that given

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporations corporation Id customs offices unauthorized response has a 3xx status code

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) IsServerError added in v0.5.29

IsServerError returns true when this get corporations corporation Id customs offices unauthorized response has a 5xx status code

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporations corporation Id customs offices unauthorized response has a 2xx status code

func (*GetCorporationsCorporationIDCustomsOfficesUnauthorized) String added in v0.5.29

type GetUniverseSchematicsSchematicIDBadRequest

type GetUniverseSchematicsSchematicIDBadRequest struct {
	Payload *models.BadRequest
}

GetUniverseSchematicsSchematicIDBadRequest describes a response with status code 400, with default header values.

Bad request

func NewGetUniverseSchematicsSchematicIDBadRequest

func NewGetUniverseSchematicsSchematicIDBadRequest() *GetUniverseSchematicsSchematicIDBadRequest

NewGetUniverseSchematicsSchematicIDBadRequest creates a GetUniverseSchematicsSchematicIDBadRequest with default headers values

func (*GetUniverseSchematicsSchematicIDBadRequest) Code added in v0.5.29

Code gets the status code for the get universe schematics schematic Id bad request response

func (*GetUniverseSchematicsSchematicIDBadRequest) Error

func (*GetUniverseSchematicsSchematicIDBadRequest) GetPayload

func (*GetUniverseSchematicsSchematicIDBadRequest) IsClientError added in v0.5.29

IsClientError returns true when this get universe schematics schematic Id bad request response has a 4xx status code

func (*GetUniverseSchematicsSchematicIDBadRequest) IsCode added in v0.5.29

IsCode returns true when this get universe schematics schematic Id bad request response a status code equal to that given

func (*GetUniverseSchematicsSchematicIDBadRequest) IsRedirect added in v0.5.29

IsRedirect returns true when this get universe schematics schematic Id bad request response has a 3xx status code

func (*GetUniverseSchematicsSchematicIDBadRequest) IsServerError added in v0.5.29

IsServerError returns true when this get universe schematics schematic Id bad request response has a 5xx status code

func (*GetUniverseSchematicsSchematicIDBadRequest) IsSuccess added in v0.5.29

IsSuccess returns true when this get universe schematics schematic Id bad request response has a 2xx status code

func (*GetUniverseSchematicsSchematicIDBadRequest) String added in v0.5.29

type GetUniverseSchematicsSchematicIDEnhanceYourCalm

type GetUniverseSchematicsSchematicIDEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

GetUniverseSchematicsSchematicIDEnhanceYourCalm describes a response with status code 420, with default header values.

Error limited

func NewGetUniverseSchematicsSchematicIDEnhanceYourCalm

func NewGetUniverseSchematicsSchematicIDEnhanceYourCalm() *GetUniverseSchematicsSchematicIDEnhanceYourCalm

NewGetUniverseSchematicsSchematicIDEnhanceYourCalm creates a GetUniverseSchematicsSchematicIDEnhanceYourCalm with default headers values

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get universe schematics schematic Id enhance your calm response

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) Error

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) GetPayload

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) IsClientError added in v0.5.29

IsClientError returns true when this get universe schematics schematic Id enhance your calm response has a 4xx status code

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) IsCode added in v0.5.29

IsCode returns true when this get universe schematics schematic Id enhance your calm response a status code equal to that given

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) IsRedirect added in v0.5.29

IsRedirect returns true when this get universe schematics schematic Id enhance your calm response has a 3xx status code

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) IsServerError added in v0.5.29

IsServerError returns true when this get universe schematics schematic Id enhance your calm response has a 5xx status code

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) IsSuccess added in v0.5.29

IsSuccess returns true when this get universe schematics schematic Id enhance your calm response has a 2xx status code

func (*GetUniverseSchematicsSchematicIDEnhanceYourCalm) String added in v0.5.29

type GetUniverseSchematicsSchematicIDGatewayTimeout

type GetUniverseSchematicsSchematicIDGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

GetUniverseSchematicsSchematicIDGatewayTimeout describes a response with status code 504, with default header values.

Gateway timeout

func NewGetUniverseSchematicsSchematicIDGatewayTimeout

func NewGetUniverseSchematicsSchematicIDGatewayTimeout() *GetUniverseSchematicsSchematicIDGatewayTimeout

NewGetUniverseSchematicsSchematicIDGatewayTimeout creates a GetUniverseSchematicsSchematicIDGatewayTimeout with default headers values

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get universe schematics schematic Id gateway timeout response

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) Error

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) GetPayload

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) IsClientError added in v0.5.29

IsClientError returns true when this get universe schematics schematic Id gateway timeout response has a 4xx status code

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) IsCode added in v0.5.29

IsCode returns true when this get universe schematics schematic Id gateway timeout response a status code equal to that given

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) IsRedirect added in v0.5.29

IsRedirect returns true when this get universe schematics schematic Id gateway timeout response has a 3xx status code

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) IsServerError added in v0.5.29

IsServerError returns true when this get universe schematics schematic Id gateway timeout response has a 5xx status code

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) IsSuccess added in v0.5.29

IsSuccess returns true when this get universe schematics schematic Id gateway timeout response has a 2xx status code

func (*GetUniverseSchematicsSchematicIDGatewayTimeout) String added in v0.5.29

type GetUniverseSchematicsSchematicIDInternalServerError

type GetUniverseSchematicsSchematicIDInternalServerError struct {
	Payload *models.InternalServerError
}

GetUniverseSchematicsSchematicIDInternalServerError describes a response with status code 500, with default header values.

Internal server error

func NewGetUniverseSchematicsSchematicIDInternalServerError

func NewGetUniverseSchematicsSchematicIDInternalServerError() *GetUniverseSchematicsSchematicIDInternalServerError

NewGetUniverseSchematicsSchematicIDInternalServerError creates a GetUniverseSchematicsSchematicIDInternalServerError with default headers values

func (*GetUniverseSchematicsSchematicIDInternalServerError) Code added in v0.5.29

Code gets the status code for the get universe schematics schematic Id internal server error response

func (*GetUniverseSchematicsSchematicIDInternalServerError) Error

func (*GetUniverseSchematicsSchematicIDInternalServerError) GetPayload

func (*GetUniverseSchematicsSchematicIDInternalServerError) IsClientError added in v0.5.29

IsClientError returns true when this get universe schematics schematic Id internal server error response has a 4xx status code

func (*GetUniverseSchematicsSchematicIDInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get universe schematics schematic Id internal server error response a status code equal to that given

func (*GetUniverseSchematicsSchematicIDInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get universe schematics schematic Id internal server error response has a 3xx status code

func (*GetUniverseSchematicsSchematicIDInternalServerError) IsServerError added in v0.5.29

IsServerError returns true when this get universe schematics schematic Id internal server error response has a 5xx status code

func (*GetUniverseSchematicsSchematicIDInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get universe schematics schematic Id internal server error response has a 2xx status code

func (*GetUniverseSchematicsSchematicIDInternalServerError) String added in v0.5.29

type GetUniverseSchematicsSchematicIDNotFound

type GetUniverseSchematicsSchematicIDNotFound struct {
	Payload *GetUniverseSchematicsSchematicIDNotFoundBody
}

GetUniverseSchematicsSchematicIDNotFound describes a response with status code 404, with default header values.

Schematic not found

func NewGetUniverseSchematicsSchematicIDNotFound

func NewGetUniverseSchematicsSchematicIDNotFound() *GetUniverseSchematicsSchematicIDNotFound

NewGetUniverseSchematicsSchematicIDNotFound creates a GetUniverseSchematicsSchematicIDNotFound with default headers values

func (*GetUniverseSchematicsSchematicIDNotFound) Code added in v0.5.29

Code gets the status code for the get universe schematics schematic Id not found response

func (*GetUniverseSchematicsSchematicIDNotFound) Error

func (*GetUniverseSchematicsSchematicIDNotFound) GetPayload

func (*GetUniverseSchematicsSchematicIDNotFound) IsClientError added in v0.5.29

IsClientError returns true when this get universe schematics schematic Id not found response has a 4xx status code

func (*GetUniverseSchematicsSchematicIDNotFound) IsCode added in v0.5.29

IsCode returns true when this get universe schematics schematic Id not found response a status code equal to that given

func (*GetUniverseSchematicsSchematicIDNotFound) IsRedirect added in v0.5.29

IsRedirect returns true when this get universe schematics schematic Id not found response has a 3xx status code

func (*GetUniverseSchematicsSchematicIDNotFound) IsServerError added in v0.5.29

IsServerError returns true when this get universe schematics schematic Id not found response has a 5xx status code

func (*GetUniverseSchematicsSchematicIDNotFound) IsSuccess added in v0.5.29

IsSuccess returns true when this get universe schematics schematic Id not found response has a 2xx status code

func (*GetUniverseSchematicsSchematicIDNotFound) String added in v0.5.29

type GetUniverseSchematicsSchematicIDNotFoundBody

type GetUniverseSchematicsSchematicIDNotFoundBody struct {

	// get_universe_schematics_schematic_id_error
	//
	// error message
	Error string `json:"error,omitempty"`
}

GetUniverseSchematicsSchematicIDNotFoundBody get_universe_schematics_schematic_id_not_found // // Schematic not found swagger:model GetUniverseSchematicsSchematicIDNotFoundBody

func (*GetUniverseSchematicsSchematicIDNotFoundBody) ContextValidate added in v0.3.0

ContextValidate validates this get universe schematics schematic ID not found body based on context it is used

func (*GetUniverseSchematicsSchematicIDNotFoundBody) MarshalBinary

MarshalBinary interface implementation

func (*GetUniverseSchematicsSchematicIDNotFoundBody) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetUniverseSchematicsSchematicIDNotFoundBody) Validate

Validate validates this get universe schematics schematic ID not found body

type GetUniverseSchematicsSchematicIDNotModified

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

GetUniverseSchematicsSchematicIDNotModified describes a response with status code 304, with default header values.

Not modified

func NewGetUniverseSchematicsSchematicIDNotModified

func NewGetUniverseSchematicsSchematicIDNotModified() *GetUniverseSchematicsSchematicIDNotModified

NewGetUniverseSchematicsSchematicIDNotModified creates a GetUniverseSchematicsSchematicIDNotModified with default headers values

func (*GetUniverseSchematicsSchematicIDNotModified) Code added in v0.5.29

Code gets the status code for the get universe schematics schematic Id not modified response

func (*GetUniverseSchematicsSchematicIDNotModified) Error

func (*GetUniverseSchematicsSchematicIDNotModified) IsClientError added in v0.5.29

IsClientError returns true when this get universe schematics schematic Id not modified response has a 4xx status code

func (*GetUniverseSchematicsSchematicIDNotModified) IsCode added in v0.5.29

IsCode returns true when this get universe schematics schematic Id not modified response a status code equal to that given

func (*GetUniverseSchematicsSchematicIDNotModified) IsRedirect added in v0.5.29

IsRedirect returns true when this get universe schematics schematic Id not modified response has a 3xx status code

func (*GetUniverseSchematicsSchematicIDNotModified) IsServerError added in v0.5.29

IsServerError returns true when this get universe schematics schematic Id not modified response has a 5xx status code

func (*GetUniverseSchematicsSchematicIDNotModified) IsSuccess added in v0.5.29

IsSuccess returns true when this get universe schematics schematic Id not modified response has a 2xx status code

func (*GetUniverseSchematicsSchematicIDNotModified) String added in v0.5.29

type GetUniverseSchematicsSchematicIDOK

type GetUniverseSchematicsSchematicIDOK 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 *GetUniverseSchematicsSchematicIDOKBody
}

GetUniverseSchematicsSchematicIDOK describes a response with status code 200, with default header values.

Public data about a schematic

func NewGetUniverseSchematicsSchematicIDOK

func NewGetUniverseSchematicsSchematicIDOK() *GetUniverseSchematicsSchematicIDOK

NewGetUniverseSchematicsSchematicIDOK creates a GetUniverseSchematicsSchematicIDOK with default headers values

func (*GetUniverseSchematicsSchematicIDOK) Code added in v0.5.29

Code gets the status code for the get universe schematics schematic Id o k response

func (*GetUniverseSchematicsSchematicIDOK) Error

func (*GetUniverseSchematicsSchematicIDOK) GetPayload

func (*GetUniverseSchematicsSchematicIDOK) IsClientError added in v0.5.29

func (o *GetUniverseSchematicsSchematicIDOK) IsClientError() bool

IsClientError returns true when this get universe schematics schematic Id o k response has a 4xx status code

func (*GetUniverseSchematicsSchematicIDOK) IsCode added in v0.5.29

IsCode returns true when this get universe schematics schematic Id o k response a status code equal to that given

func (*GetUniverseSchematicsSchematicIDOK) IsRedirect added in v0.5.29

func (o *GetUniverseSchematicsSchematicIDOK) IsRedirect() bool

IsRedirect returns true when this get universe schematics schematic Id o k response has a 3xx status code

func (*GetUniverseSchematicsSchematicIDOK) IsServerError added in v0.5.29

func (o *GetUniverseSchematicsSchematicIDOK) IsServerError() bool

IsServerError returns true when this get universe schematics schematic Id o k response has a 5xx status code

func (*GetUniverseSchematicsSchematicIDOK) IsSuccess added in v0.5.29

IsSuccess returns true when this get universe schematics schematic Id o k response has a 2xx status code

func (*GetUniverseSchematicsSchematicIDOK) String added in v0.5.29

type GetUniverseSchematicsSchematicIDOKBody

type GetUniverseSchematicsSchematicIDOKBody struct {

	// get_universe_schematics_schematic_id_cycle_time
	//
	// Time in seconds to process a run
	// Required: true
	CycleTime *int32 `json:"cycle_time"`

	// get_universe_schematics_schematic_id_schematic_name
	//
	// schematic_name string
	// Required: true
	SchematicName *string `json:"schematic_name"`
}

GetUniverseSchematicsSchematicIDOKBody get_universe_schematics_schematic_id_ok // // 200 ok object swagger:model GetUniverseSchematicsSchematicIDOKBody

func (*GetUniverseSchematicsSchematicIDOKBody) ContextValidate added in v0.3.0

ContextValidate validates this get universe schematics schematic ID o k body based on context it is used

func (*GetUniverseSchematicsSchematicIDOKBody) MarshalBinary

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

MarshalBinary interface implementation

func (*GetUniverseSchematicsSchematicIDOKBody) UnmarshalBinary

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

UnmarshalBinary interface implementation

func (*GetUniverseSchematicsSchematicIDOKBody) Validate

Validate validates this get universe schematics schematic ID o k body

type GetUniverseSchematicsSchematicIDParams

type GetUniverseSchematicsSchematicIDParams struct {

	/* IfNoneMatch.

	   ETag from a previous request. A 304 will be returned if this matches the current ETag
	*/
	IfNoneMatch *string

	/* Datasource.

	   The server name you would like data from

	   Default: "tranquility"
	*/
	Datasource *string

	/* SchematicID.

	   A PI schematic ID

	   Format: int32
	*/
	SchematicID int32

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetUniverseSchematicsSchematicIDParams contains all the parameters to send to the API endpoint

for the get universe schematics schematic id operation.

Typically these are written to a http.Request.

func NewGetUniverseSchematicsSchematicIDParams

func NewGetUniverseSchematicsSchematicIDParams() *GetUniverseSchematicsSchematicIDParams

NewGetUniverseSchematicsSchematicIDParams creates a new GetUniverseSchematicsSchematicIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetUniverseSchematicsSchematicIDParamsWithContext

func NewGetUniverseSchematicsSchematicIDParamsWithContext(ctx context.Context) *GetUniverseSchematicsSchematicIDParams

NewGetUniverseSchematicsSchematicIDParamsWithContext creates a new GetUniverseSchematicsSchematicIDParams object with the ability to set a context for a request.

func NewGetUniverseSchematicsSchematicIDParamsWithHTTPClient

func NewGetUniverseSchematicsSchematicIDParamsWithHTTPClient(client *http.Client) *GetUniverseSchematicsSchematicIDParams

NewGetUniverseSchematicsSchematicIDParamsWithHTTPClient creates a new GetUniverseSchematicsSchematicIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetUniverseSchematicsSchematicIDParamsWithTimeout

func NewGetUniverseSchematicsSchematicIDParamsWithTimeout(timeout time.Duration) *GetUniverseSchematicsSchematicIDParams

NewGetUniverseSchematicsSchematicIDParamsWithTimeout creates a new GetUniverseSchematicsSchematicIDParams object with the ability to set a timeout on a request.

func (*GetUniverseSchematicsSchematicIDParams) SetContext

SetContext adds the context to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) SetDatasource

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

SetDatasource adds the datasource to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) SetDefaults added in v0.3.0

func (o *GetUniverseSchematicsSchematicIDParams) SetDefaults()

SetDefaults hydrates default values in the get universe schematics schematic id params (not the query body).

All values with no default are reset to their zero value.

func (*GetUniverseSchematicsSchematicIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) SetIfNoneMatch

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

SetIfNoneMatch adds the ifNoneMatch to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) SetSchematicID

func (o *GetUniverseSchematicsSchematicIDParams) SetSchematicID(schematicID int32)

SetSchematicID adds the schematicId to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) SetTimeout

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

SetTimeout adds the timeout to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) WithContext

WithContext adds the context to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) WithDatasource

WithDatasource adds the datasource to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get universe schematics schematic id params (not the query body).

All values with no default are reset to their zero value.

func (*GetUniverseSchematicsSchematicIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) WithSchematicID

WithSchematicID adds the schematicID to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) WithTimeout

WithTimeout adds the timeout to the get universe schematics schematic id params

func (*GetUniverseSchematicsSchematicIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetUniverseSchematicsSchematicIDReader

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

GetUniverseSchematicsSchematicIDReader is a Reader for the GetUniverseSchematicsSchematicID structure.

func (*GetUniverseSchematicsSchematicIDReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetUniverseSchematicsSchematicIDServiceUnavailable

type GetUniverseSchematicsSchematicIDServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

GetUniverseSchematicsSchematicIDServiceUnavailable describes a response with status code 503, with default header values.

Service unavailable

func NewGetUniverseSchematicsSchematicIDServiceUnavailable

func NewGetUniverseSchematicsSchematicIDServiceUnavailable() *GetUniverseSchematicsSchematicIDServiceUnavailable

NewGetUniverseSchematicsSchematicIDServiceUnavailable creates a GetUniverseSchematicsSchematicIDServiceUnavailable with default headers values

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get universe schematics schematic Id service unavailable response

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) Error

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) GetPayload

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) IsClientError added in v0.5.29

IsClientError returns true when this get universe schematics schematic Id service unavailable response has a 4xx status code

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get universe schematics schematic Id service unavailable response a status code equal to that given

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get universe schematics schematic Id service unavailable response has a 3xx status code

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) IsServerError added in v0.5.29

IsServerError returns true when this get universe schematics schematic Id service unavailable response has a 5xx status code

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get universe schematics schematic Id service unavailable response has a 2xx status code

func (*GetUniverseSchematicsSchematicIDServiceUnavailable) String added in v0.5.29

Jump to

Keyboard shortcuts

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