industry

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 (

	// GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusActive captures enum value "active"
	GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusActive string = "active"

	// GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusCancelled captures enum value "cancelled"
	GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusCancelled string = "cancelled"

	// GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusDelivered captures enum value "delivered"
	GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusDelivered string = "delivered"

	// GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusPaused captures enum value "paused"
	GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusPaused string = "paused"

	// GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusReady captures enum value "ready"
	GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusReady string = "ready"

	// GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusReverted captures enum value "reverted"
	GetCharactersCharacterIDIndustryJobsOKBodyItems0StatusReverted string = "reverted"
)
View Source
const (

	// GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusActive captures enum value "active"
	GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusActive string = "active"

	// GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusCancelled captures enum value "cancelled"
	GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusCancelled string = "cancelled"

	// GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusDelivered captures enum value "delivered"
	GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusDelivered string = "delivered"

	// GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusPaused captures enum value "paused"
	GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusPaused string = "paused"

	// GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusReady captures enum value "ready"
	GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusReady string = "ready"

	// GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusReverted captures enum value "reverted"
	GetCorporationsCorporationIDIndustryJobsOKBodyItems0StatusReverted string = "reverted"
)
View Source
const (

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityCopying captures enum value "copying"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityCopying string = "copying"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityDuplicating captures enum value "duplicating"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityDuplicating string = "duplicating"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityInvention captures enum value "invention"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityInvention string = "invention"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityManufacturing captures enum value "manufacturing"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityManufacturing string = "manufacturing"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityNone captures enum value "none"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityNone string = "none"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityReaction captures enum value "reaction"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityReaction string = "reaction"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityResearchingMaterialEfficiency captures enum value "researching_material_efficiency"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityResearchingMaterialEfficiency string = "researching_material_efficiency"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityResearchingTechnology captures enum value "researching_technology"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityResearchingTechnology string = "researching_technology"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityResearchingTimeEfficiency captures enum value "researching_time_efficiency"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityResearchingTimeEfficiency string = "researching_time_efficiency"

	// GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityReverseEngineering captures enum value "reverse_engineering"
	GetIndustrySystemsOKBodyItems0CostIndicesItems0ActivityReverseEngineering string = "reverse_engineering"
)
View Source
const (

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

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client for industry API

func (*Client) GetCharactersCharacterIDIndustryJobs

func (a *Client) GetCharactersCharacterIDIndustryJobs(params *GetCharactersCharacterIDIndustryJobsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDIndustryJobsOK, error)
GetCharactersCharacterIDIndustryJobs lists character industry jobs

List industry jobs placed by a character

---

This route is cached for up to 300 seconds

func (*Client) GetCharactersCharacterIDMining

func (a *Client) GetCharactersCharacterIDMining(params *GetCharactersCharacterIDMiningParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDMiningOK, error)
GetCharactersCharacterIDMining characters mining ledger

Paginated record of all mining done by a character for the past 30 days

---

This route is cached for up to 600 seconds

func (*Client) GetCorporationCorporationIDMiningExtractions

GetCorporationCorporationIDMiningExtractions moons extraction timers

Extraction timers for all moon chunks being extracted by refineries belonging to a corporation.

---

This route is cached for up to 1800 seconds

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

func (*Client) GetCorporationCorporationIDMiningObservers

GetCorporationCorporationIDMiningObservers corporations mining observers

Paginated list of all entities capable of observing and recording mining for a corporation

---

This route is cached for up to 3600 seconds

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

func (*Client) GetCorporationCorporationIDMiningObserversObserverID

GetCorporationCorporationIDMiningObserversObserverID observeds corporation mining

Paginated record of all mining seen by an observer

---

This route is cached for up to 3600 seconds

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

func (*Client) GetCorporationsCorporationIDIndustryJobs

GetCorporationsCorporationIDIndustryJobs lists corporation industry jobs

List industry jobs run by a corporation

---

This route is cached for up to 300 seconds

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

func (*Client) GetIndustryFacilities

func (a *Client) GetIndustryFacilities(params *GetIndustryFacilitiesParams, opts ...ClientOption) (*GetIndustryFacilitiesOK, error)
GetIndustryFacilities lists industry facilities

Return a list of industry facilities

---

This route is cached for up to 3600 seconds

func (*Client) GetIndustrySystems

func (a *Client) GetIndustrySystems(params *GetIndustrySystemsParams, opts ...ClientOption) (*GetIndustrySystemsOK, error)
GetIndustrySystems lists solar system cost indices

Return cost indices for solar systems

---

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 {
	GetCharactersCharacterIDIndustryJobs(params *GetCharactersCharacterIDIndustryJobsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDIndustryJobsOK, error)

	GetCharactersCharacterIDMining(params *GetCharactersCharacterIDMiningParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDMiningOK, error)

	GetCorporationCorporationIDMiningExtractions(params *GetCorporationCorporationIDMiningExtractionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationCorporationIDMiningExtractionsOK, error)

	GetCorporationCorporationIDMiningObservers(params *GetCorporationCorporationIDMiningObserversParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationCorporationIDMiningObserversOK, error)

	GetCorporationCorporationIDMiningObserversObserverID(params *GetCorporationCorporationIDMiningObserversObserverIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationCorporationIDMiningObserversObserverIDOK, error)

	GetCorporationsCorporationIDIndustryJobs(params *GetCorporationsCorporationIDIndustryJobsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDIndustryJobsOK, error)

	GetIndustryFacilities(params *GetIndustryFacilitiesParams, opts ...ClientOption) (*GetIndustryFacilitiesOK, error)

	GetIndustrySystems(params *GetIndustrySystemsParams, opts ...ClientOption) (*GetIndustrySystemsOK, 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 industry API client.

type GetCharactersCharacterIDIndustryJobsBadRequest

type GetCharactersCharacterIDIndustryJobsBadRequest struct {
	Payload *models.BadRequest
}

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

Bad request

func NewGetCharactersCharacterIDIndustryJobsBadRequest

func NewGetCharactersCharacterIDIndustryJobsBadRequest() *GetCharactersCharacterIDIndustryJobsBadRequest

NewGetCharactersCharacterIDIndustryJobsBadRequest creates a GetCharactersCharacterIDIndustryJobsBadRequest with default headers values

func (*GetCharactersCharacterIDIndustryJobsBadRequest) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsBadRequest) Error

func (*GetCharactersCharacterIDIndustryJobsBadRequest) GetPayload

func (*GetCharactersCharacterIDIndustryJobsBadRequest) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsBadRequest) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsBadRequest) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsBadRequest) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsBadRequest) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsBadRequest) String added in v0.5.29

type GetCharactersCharacterIDIndustryJobsEnhanceYourCalm

type GetCharactersCharacterIDIndustryJobsEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

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

Error limited

func NewGetCharactersCharacterIDIndustryJobsEnhanceYourCalm

func NewGetCharactersCharacterIDIndustryJobsEnhanceYourCalm() *GetCharactersCharacterIDIndustryJobsEnhanceYourCalm

NewGetCharactersCharacterIDIndustryJobsEnhanceYourCalm creates a GetCharactersCharacterIDIndustryJobsEnhanceYourCalm with default headers values

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) Error

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) GetPayload

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) String added in v0.5.29

type GetCharactersCharacterIDIndustryJobsForbidden

type GetCharactersCharacterIDIndustryJobsForbidden struct {
	Payload *models.Forbidden
}

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

Forbidden

func NewGetCharactersCharacterIDIndustryJobsForbidden

func NewGetCharactersCharacterIDIndustryJobsForbidden() *GetCharactersCharacterIDIndustryJobsForbidden

NewGetCharactersCharacterIDIndustryJobsForbidden creates a GetCharactersCharacterIDIndustryJobsForbidden with default headers values

func (*GetCharactersCharacterIDIndustryJobsForbidden) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsForbidden) Error

func (*GetCharactersCharacterIDIndustryJobsForbidden) GetPayload

func (*GetCharactersCharacterIDIndustryJobsForbidden) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsForbidden) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsForbidden) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsForbidden) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsForbidden) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsForbidden) String added in v0.5.29

type GetCharactersCharacterIDIndustryJobsGatewayTimeout

type GetCharactersCharacterIDIndustryJobsGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

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

Gateway timeout

func NewGetCharactersCharacterIDIndustryJobsGatewayTimeout

func NewGetCharactersCharacterIDIndustryJobsGatewayTimeout() *GetCharactersCharacterIDIndustryJobsGatewayTimeout

NewGetCharactersCharacterIDIndustryJobsGatewayTimeout creates a GetCharactersCharacterIDIndustryJobsGatewayTimeout with default headers values

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) Error

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) GetPayload

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) String added in v0.5.29

type GetCharactersCharacterIDIndustryJobsInternalServerError

type GetCharactersCharacterIDIndustryJobsInternalServerError struct {
	Payload *models.InternalServerError
}

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

Internal server error

func NewGetCharactersCharacterIDIndustryJobsInternalServerError

func NewGetCharactersCharacterIDIndustryJobsInternalServerError() *GetCharactersCharacterIDIndustryJobsInternalServerError

NewGetCharactersCharacterIDIndustryJobsInternalServerError creates a GetCharactersCharacterIDIndustryJobsInternalServerError with default headers values

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) Error

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) GetPayload

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) String added in v0.5.29

type GetCharactersCharacterIDIndustryJobsNotModified

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

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

Not modified

func NewGetCharactersCharacterIDIndustryJobsNotModified

func NewGetCharactersCharacterIDIndustryJobsNotModified() *GetCharactersCharacterIDIndustryJobsNotModified

NewGetCharactersCharacterIDIndustryJobsNotModified creates a GetCharactersCharacterIDIndustryJobsNotModified with default headers values

func (*GetCharactersCharacterIDIndustryJobsNotModified) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsNotModified) Error

func (*GetCharactersCharacterIDIndustryJobsNotModified) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsNotModified) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsNotModified) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsNotModified) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsNotModified) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsNotModified) String added in v0.5.29

type GetCharactersCharacterIDIndustryJobsOK

type GetCharactersCharacterIDIndustryJobsOK 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 []*GetCharactersCharacterIDIndustryJobsOKBodyItems0
}

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

Industry jobs placed by a character

func NewGetCharactersCharacterIDIndustryJobsOK

func NewGetCharactersCharacterIDIndustryJobsOK() *GetCharactersCharacterIDIndustryJobsOK

NewGetCharactersCharacterIDIndustryJobsOK creates a GetCharactersCharacterIDIndustryJobsOK with default headers values

func (*GetCharactersCharacterIDIndustryJobsOK) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsOK) Error

func (*GetCharactersCharacterIDIndustryJobsOK) GetPayload

func (*GetCharactersCharacterIDIndustryJobsOK) IsClientError added in v0.5.29

func (o *GetCharactersCharacterIDIndustryJobsOK) IsClientError() bool

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

func (*GetCharactersCharacterIDIndustryJobsOK) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsOK) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsOK) IsServerError added in v0.5.29

func (o *GetCharactersCharacterIDIndustryJobsOK) IsServerError() bool

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

func (*GetCharactersCharacterIDIndustryJobsOK) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsOK) String added in v0.5.29

type GetCharactersCharacterIDIndustryJobsOKBodyItems0

type GetCharactersCharacterIDIndustryJobsOKBodyItems0 struct {

	// get_characters_character_id_industry_jobs_activity_id
	//
	// Job activity ID
	// Required: true
	ActivityID *int32 `json:"activity_id"`

	// get_characters_character_id_industry_jobs_blueprint_id
	//
	// blueprint_id integer
	// Required: true
	BlueprintID *int64 `json:"blueprint_id"`

	// get_characters_character_id_industry_jobs_blueprint_location_id
	//
	// Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility
	// Required: true
	BlueprintLocationID *int64 `json:"blueprint_location_id"`

	// get_characters_character_id_industry_jobs_blueprint_type_id
	//
	// blueprint_type_id integer
	// Required: true
	BlueprintTypeID *int32 `json:"blueprint_type_id"`

	// get_characters_character_id_industry_jobs_completed_character_id
	//
	// ID of the character which completed this job
	CompletedCharacterID int32 `json:"completed_character_id,omitempty"`

	// get_characters_character_id_industry_jobs_completed_date
	//
	// Date and time when this job was completed
	// Format: date-time
	CompletedDate strfmt.DateTime `json:"completed_date,omitempty"`

	// get_characters_character_id_industry_jobs_cost
	//
	// The sume of job installation fee and industry facility tax
	Cost float64 `json:"cost,omitempty"`

	// get_characters_character_id_industry_jobs_duration
	//
	// Job duration in seconds
	// Required: true
	Duration *int32 `json:"duration"`

	// get_characters_character_id_industry_jobs_end_date
	//
	// Date and time when this job finished
	// Required: true
	// Format: date-time
	EndDate *strfmt.DateTime `json:"end_date"`

	// get_characters_character_id_industry_jobs_facility_id
	//
	// ID of the facility where this job is running
	// Required: true
	FacilityID *int64 `json:"facility_id"`

	// get_characters_character_id_industry_jobs_installer_id
	//
	// ID of the character which installed this job
	// Required: true
	InstallerID *int32 `json:"installer_id"`

	// get_characters_character_id_industry_jobs_job_id
	//
	// Unique job ID
	// Required: true
	JobID *int32 `json:"job_id"`

	// get_characters_character_id_industry_jobs_licensed_runs
	//
	// Number of runs blueprint is licensed for
	LicensedRuns int32 `json:"licensed_runs,omitempty"`

	// get_characters_character_id_industry_jobs_output_location_id
	//
	// Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility
	// Required: true
	OutputLocationID *int64 `json:"output_location_id"`

	// get_characters_character_id_industry_jobs_pause_date
	//
	// Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
	// Format: date-time
	PauseDate strfmt.DateTime `json:"pause_date,omitempty"`

	// get_characters_character_id_industry_jobs_probability
	//
	// Chance of success for invention
	Probability float32 `json:"probability,omitempty"`

	// get_characters_character_id_industry_jobs_product_type_id
	//
	// Type ID of product (manufactured, copied or invented)
	ProductTypeID int32 `json:"product_type_id,omitempty"`

	// get_characters_character_id_industry_jobs_runs
	//
	// Number of runs for a manufacturing job, or number of copies to make for a blueprint copy
	// Required: true
	Runs *int32 `json:"runs"`

	// get_characters_character_id_industry_jobs_start_date
	//
	// Date and time when this job started
	// Required: true
	// Format: date-time
	StartDate *strfmt.DateTime `json:"start_date"`

	// get_characters_character_id_industry_jobs_station_id
	//
	// ID of the station where industry facility is located
	// Required: true
	StationID *int64 `json:"station_id"`

	// get_characters_character_id_industry_jobs_status
	//
	// status string
	// Required: true
	// Enum: [active cancelled delivered paused ready reverted]
	Status *string `json:"status"`

	// get_characters_character_id_industry_jobs_successful_runs
	//
	// Number of successful runs for this job. Equal to runs unless this is an invention job
	SuccessfulRuns int32 `json:"successful_runs,omitempty"`
}

GetCharactersCharacterIDIndustryJobsOKBodyItems0 get_characters_character_id_industry_jobs_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDIndustryJobsOKBodyItems0

func (*GetCharactersCharacterIDIndustryJobsOKBodyItems0) ContextValidate added in v0.3.0

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

func (*GetCharactersCharacterIDIndustryJobsOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCharactersCharacterIDIndustryJobsOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDIndustryJobsOKBodyItems0) Validate

Validate validates this get characters character ID industry jobs o k body items0

type GetCharactersCharacterIDIndustryJobsParams

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

	/* IncludeCompleted.

	   Whether to retrieve completed character industry jobs. Only includes jobs from the past 90 days
	*/
	IncludeCompleted *bool

	/* Token.

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

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

GetCharactersCharacterIDIndustryJobsParams contains all the parameters to send to the API endpoint

for the get characters character id industry jobs operation.

Typically these are written to a http.Request.

func NewGetCharactersCharacterIDIndustryJobsParams

func NewGetCharactersCharacterIDIndustryJobsParams() *GetCharactersCharacterIDIndustryJobsParams

NewGetCharactersCharacterIDIndustryJobsParams creates a new GetCharactersCharacterIDIndustryJobsParams 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 NewGetCharactersCharacterIDIndustryJobsParamsWithContext

func NewGetCharactersCharacterIDIndustryJobsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDIndustryJobsParams

NewGetCharactersCharacterIDIndustryJobsParamsWithContext creates a new GetCharactersCharacterIDIndustryJobsParams object with the ability to set a context for a request.

func NewGetCharactersCharacterIDIndustryJobsParamsWithHTTPClient

func NewGetCharactersCharacterIDIndustryJobsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDIndustryJobsParams

NewGetCharactersCharacterIDIndustryJobsParamsWithHTTPClient creates a new GetCharactersCharacterIDIndustryJobsParams object with the ability to set a custom HTTPClient for a request.

func NewGetCharactersCharacterIDIndustryJobsParamsWithTimeout

func NewGetCharactersCharacterIDIndustryJobsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDIndustryJobsParams

NewGetCharactersCharacterIDIndustryJobsParamsWithTimeout creates a new GetCharactersCharacterIDIndustryJobsParams object with the ability to set a timeout on a request.

func (*GetCharactersCharacterIDIndustryJobsParams) SetCharacterID

func (o *GetCharactersCharacterIDIndustryJobsParams) SetCharacterID(characterID int32)

SetCharacterID adds the characterId to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) SetContext

SetContext adds the context to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) SetDatasource

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

SetDatasource adds the datasource to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) SetDefaults added in v0.3.0

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

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

func (*GetCharactersCharacterIDIndustryJobsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) SetIfNoneMatch

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

SetIfNoneMatch adds the ifNoneMatch to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) SetIncludeCompleted

func (o *GetCharactersCharacterIDIndustryJobsParams) SetIncludeCompleted(includeCompleted *bool)

SetIncludeCompleted adds the includeCompleted to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) SetTimeout

SetTimeout adds the timeout to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) SetToken

SetToken adds the token to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WithCharacterID

WithCharacterID adds the characterID to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WithContext

WithContext adds the context to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WithDatasource

WithDatasource adds the datasource to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WithDefaults added in v0.3.0

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

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

func (*GetCharactersCharacterIDIndustryJobsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WithIncludeCompleted

WithIncludeCompleted adds the includeCompleted to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WithTimeout

WithTimeout adds the timeout to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WithToken

WithToken adds the token to the get characters character id industry jobs params

func (*GetCharactersCharacterIDIndustryJobsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCharactersCharacterIDIndustryJobsReader

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

GetCharactersCharacterIDIndustryJobsReader is a Reader for the GetCharactersCharacterIDIndustryJobs structure.

func (*GetCharactersCharacterIDIndustryJobsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCharactersCharacterIDIndustryJobsServiceUnavailable

type GetCharactersCharacterIDIndustryJobsServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

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

Service unavailable

func NewGetCharactersCharacterIDIndustryJobsServiceUnavailable

func NewGetCharactersCharacterIDIndustryJobsServiceUnavailable() *GetCharactersCharacterIDIndustryJobsServiceUnavailable

NewGetCharactersCharacterIDIndustryJobsServiceUnavailable creates a GetCharactersCharacterIDIndustryJobsServiceUnavailable with default headers values

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) Error

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) GetPayload

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) String added in v0.5.29

type GetCharactersCharacterIDIndustryJobsUnauthorized

type GetCharactersCharacterIDIndustryJobsUnauthorized struct {
	Payload *models.Unauthorized
}

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

Unauthorized

func NewGetCharactersCharacterIDIndustryJobsUnauthorized

func NewGetCharactersCharacterIDIndustryJobsUnauthorized() *GetCharactersCharacterIDIndustryJobsUnauthorized

NewGetCharactersCharacterIDIndustryJobsUnauthorized creates a GetCharactersCharacterIDIndustryJobsUnauthorized with default headers values

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) Code added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) Error

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) GetPayload

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) String added in v0.5.29

type GetCharactersCharacterIDMiningBadRequest

type GetCharactersCharacterIDMiningBadRequest struct {
	Payload *models.BadRequest
}

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

Bad request

func NewGetCharactersCharacterIDMiningBadRequest

func NewGetCharactersCharacterIDMiningBadRequest() *GetCharactersCharacterIDMiningBadRequest

NewGetCharactersCharacterIDMiningBadRequest creates a GetCharactersCharacterIDMiningBadRequest with default headers values

func (*GetCharactersCharacterIDMiningBadRequest) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningBadRequest) Error

func (*GetCharactersCharacterIDMiningBadRequest) GetPayload

func (*GetCharactersCharacterIDMiningBadRequest) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningBadRequest) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDMiningBadRequest) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDMiningBadRequest) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningBadRequest) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDMiningBadRequest) String added in v0.5.29

type GetCharactersCharacterIDMiningEnhanceYourCalm

type GetCharactersCharacterIDMiningEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

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

Error limited

func NewGetCharactersCharacterIDMiningEnhanceYourCalm

func NewGetCharactersCharacterIDMiningEnhanceYourCalm() *GetCharactersCharacterIDMiningEnhanceYourCalm

NewGetCharactersCharacterIDMiningEnhanceYourCalm creates a GetCharactersCharacterIDMiningEnhanceYourCalm with default headers values

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) Error

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) GetPayload

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) String added in v0.5.29

type GetCharactersCharacterIDMiningForbidden

type GetCharactersCharacterIDMiningForbidden struct {
	Payload *models.Forbidden
}

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

Forbidden

func NewGetCharactersCharacterIDMiningForbidden

func NewGetCharactersCharacterIDMiningForbidden() *GetCharactersCharacterIDMiningForbidden

NewGetCharactersCharacterIDMiningForbidden creates a GetCharactersCharacterIDMiningForbidden with default headers values

func (*GetCharactersCharacterIDMiningForbidden) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningForbidden) Error

func (*GetCharactersCharacterIDMiningForbidden) GetPayload

func (*GetCharactersCharacterIDMiningForbidden) IsClientError added in v0.5.29

func (o *GetCharactersCharacterIDMiningForbidden) IsClientError() bool

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

func (*GetCharactersCharacterIDMiningForbidden) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDMiningForbidden) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDMiningForbidden) IsServerError added in v0.5.29

func (o *GetCharactersCharacterIDMiningForbidden) IsServerError() bool

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

func (*GetCharactersCharacterIDMiningForbidden) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDMiningForbidden) String added in v0.5.29

type GetCharactersCharacterIDMiningGatewayTimeout

type GetCharactersCharacterIDMiningGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

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

Gateway timeout

func NewGetCharactersCharacterIDMiningGatewayTimeout

func NewGetCharactersCharacterIDMiningGatewayTimeout() *GetCharactersCharacterIDMiningGatewayTimeout

NewGetCharactersCharacterIDMiningGatewayTimeout creates a GetCharactersCharacterIDMiningGatewayTimeout with default headers values

func (*GetCharactersCharacterIDMiningGatewayTimeout) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningGatewayTimeout) Error

func (*GetCharactersCharacterIDMiningGatewayTimeout) GetPayload

func (*GetCharactersCharacterIDMiningGatewayTimeout) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningGatewayTimeout) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDMiningGatewayTimeout) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDMiningGatewayTimeout) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningGatewayTimeout) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDMiningGatewayTimeout) String added in v0.5.29

type GetCharactersCharacterIDMiningInternalServerError

type GetCharactersCharacterIDMiningInternalServerError struct {
	Payload *models.InternalServerError
}

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

Internal server error

func NewGetCharactersCharacterIDMiningInternalServerError

func NewGetCharactersCharacterIDMiningInternalServerError() *GetCharactersCharacterIDMiningInternalServerError

NewGetCharactersCharacterIDMiningInternalServerError creates a GetCharactersCharacterIDMiningInternalServerError with default headers values

func (*GetCharactersCharacterIDMiningInternalServerError) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningInternalServerError) Error

func (*GetCharactersCharacterIDMiningInternalServerError) GetPayload

func (*GetCharactersCharacterIDMiningInternalServerError) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningInternalServerError) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDMiningInternalServerError) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDMiningInternalServerError) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningInternalServerError) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDMiningInternalServerError) String added in v0.5.29

type GetCharactersCharacterIDMiningNotModified

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

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

Not modified

func NewGetCharactersCharacterIDMiningNotModified

func NewGetCharactersCharacterIDMiningNotModified() *GetCharactersCharacterIDMiningNotModified

NewGetCharactersCharacterIDMiningNotModified creates a GetCharactersCharacterIDMiningNotModified with default headers values

func (*GetCharactersCharacterIDMiningNotModified) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningNotModified) Error

func (*GetCharactersCharacterIDMiningNotModified) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningNotModified) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDMiningNotModified) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDMiningNotModified) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningNotModified) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDMiningNotModified) String added in v0.5.29

type GetCharactersCharacterIDMiningOK

type GetCharactersCharacterIDMiningOK 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 []*GetCharactersCharacterIDMiningOKBodyItems0
}

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

Mining ledger of a character

func NewGetCharactersCharacterIDMiningOK

func NewGetCharactersCharacterIDMiningOK() *GetCharactersCharacterIDMiningOK

NewGetCharactersCharacterIDMiningOK creates a GetCharactersCharacterIDMiningOK with default headers values

func (*GetCharactersCharacterIDMiningOK) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningOK) Error

func (*GetCharactersCharacterIDMiningOK) GetPayload

func (*GetCharactersCharacterIDMiningOK) IsClientError added in v0.5.29

func (o *GetCharactersCharacterIDMiningOK) IsClientError() bool

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

func (*GetCharactersCharacterIDMiningOK) IsCode added in v0.5.29

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

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

func (*GetCharactersCharacterIDMiningOK) IsRedirect added in v0.5.29

func (o *GetCharactersCharacterIDMiningOK) IsRedirect() bool

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

func (*GetCharactersCharacterIDMiningOK) IsServerError added in v0.5.29

func (o *GetCharactersCharacterIDMiningOK) IsServerError() bool

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

func (*GetCharactersCharacterIDMiningOK) IsSuccess added in v0.5.29

func (o *GetCharactersCharacterIDMiningOK) IsSuccess() bool

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

func (*GetCharactersCharacterIDMiningOK) String added in v0.5.29

type GetCharactersCharacterIDMiningOKBodyItems0

type GetCharactersCharacterIDMiningOKBodyItems0 struct {

	// get_characters_character_id_mining_date
	//
	// date string
	// Required: true
	// Format: date
	Date *strfmt.Date `json:"date"`

	// get_characters_character_id_mining_quantity
	//
	// quantity integer
	// Required: true
	Quantity *int64 `json:"quantity"`

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

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

GetCharactersCharacterIDMiningOKBodyItems0 get_characters_character_id_mining_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDMiningOKBodyItems0

func (*GetCharactersCharacterIDMiningOKBodyItems0) ContextValidate added in v0.3.0

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

func (*GetCharactersCharacterIDMiningOKBodyItems0) MarshalBinary

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

MarshalBinary interface implementation

func (*GetCharactersCharacterIDMiningOKBodyItems0) UnmarshalBinary

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

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDMiningOKBodyItems0) Validate

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

type GetCharactersCharacterIDMiningParams

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

	/* 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
}

GetCharactersCharacterIDMiningParams contains all the parameters to send to the API endpoint

for the get characters character id mining operation.

Typically these are written to a http.Request.

func NewGetCharactersCharacterIDMiningParams

func NewGetCharactersCharacterIDMiningParams() *GetCharactersCharacterIDMiningParams

NewGetCharactersCharacterIDMiningParams creates a new GetCharactersCharacterIDMiningParams 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 NewGetCharactersCharacterIDMiningParamsWithContext

func NewGetCharactersCharacterIDMiningParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMiningParams

NewGetCharactersCharacterIDMiningParamsWithContext creates a new GetCharactersCharacterIDMiningParams object with the ability to set a context for a request.

func NewGetCharactersCharacterIDMiningParamsWithHTTPClient

func NewGetCharactersCharacterIDMiningParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMiningParams

NewGetCharactersCharacterIDMiningParamsWithHTTPClient creates a new GetCharactersCharacterIDMiningParams object with the ability to set a custom HTTPClient for a request.

func NewGetCharactersCharacterIDMiningParamsWithTimeout

func NewGetCharactersCharacterIDMiningParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMiningParams

NewGetCharactersCharacterIDMiningParamsWithTimeout creates a new GetCharactersCharacterIDMiningParams object with the ability to set a timeout on a request.

func (*GetCharactersCharacterIDMiningParams) SetCharacterID

func (o *GetCharactersCharacterIDMiningParams) SetCharacterID(characterID int32)

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

func (*GetCharactersCharacterIDMiningParams) SetContext

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

func (*GetCharactersCharacterIDMiningParams) SetDatasource

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

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

func (*GetCharactersCharacterIDMiningParams) SetDefaults added in v0.3.0

func (o *GetCharactersCharacterIDMiningParams) SetDefaults()

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

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

func (*GetCharactersCharacterIDMiningParams) SetHTTPClient

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

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

func (*GetCharactersCharacterIDMiningParams) SetIfNoneMatch

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

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

func (*GetCharactersCharacterIDMiningParams) SetPage

func (o *GetCharactersCharacterIDMiningParams) SetPage(page *int32)

SetPage adds the page to the get characters character id mining params

func (*GetCharactersCharacterIDMiningParams) SetTimeout

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

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

func (*GetCharactersCharacterIDMiningParams) SetToken

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

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

func (*GetCharactersCharacterIDMiningParams) WithCharacterID

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

func (*GetCharactersCharacterIDMiningParams) WithContext

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

func (*GetCharactersCharacterIDMiningParams) WithDatasource

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

func (*GetCharactersCharacterIDMiningParams) WithDefaults added in v0.3.0

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

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

func (*GetCharactersCharacterIDMiningParams) WithHTTPClient

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

func (*GetCharactersCharacterIDMiningParams) WithIfNoneMatch

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

func (*GetCharactersCharacterIDMiningParams) WithPage

WithPage adds the page to the get characters character id mining params

func (*GetCharactersCharacterIDMiningParams) WithTimeout

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

func (*GetCharactersCharacterIDMiningParams) WithToken

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

func (*GetCharactersCharacterIDMiningParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCharactersCharacterIDMiningReader

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

GetCharactersCharacterIDMiningReader is a Reader for the GetCharactersCharacterIDMining structure.

func (*GetCharactersCharacterIDMiningReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCharactersCharacterIDMiningServiceUnavailable

type GetCharactersCharacterIDMiningServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

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

Service unavailable

func NewGetCharactersCharacterIDMiningServiceUnavailable

func NewGetCharactersCharacterIDMiningServiceUnavailable() *GetCharactersCharacterIDMiningServiceUnavailable

NewGetCharactersCharacterIDMiningServiceUnavailable creates a GetCharactersCharacterIDMiningServiceUnavailable with default headers values

func (*GetCharactersCharacterIDMiningServiceUnavailable) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningServiceUnavailable) Error

func (*GetCharactersCharacterIDMiningServiceUnavailable) GetPayload

func (*GetCharactersCharacterIDMiningServiceUnavailable) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningServiceUnavailable) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDMiningServiceUnavailable) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDMiningServiceUnavailable) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningServiceUnavailable) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDMiningServiceUnavailable) String added in v0.5.29

type GetCharactersCharacterIDMiningUnauthorized

type GetCharactersCharacterIDMiningUnauthorized struct {
	Payload *models.Unauthorized
}

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

Unauthorized

func NewGetCharactersCharacterIDMiningUnauthorized

func NewGetCharactersCharacterIDMiningUnauthorized() *GetCharactersCharacterIDMiningUnauthorized

NewGetCharactersCharacterIDMiningUnauthorized creates a GetCharactersCharacterIDMiningUnauthorized with default headers values

func (*GetCharactersCharacterIDMiningUnauthorized) Code added in v0.5.29

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

func (*GetCharactersCharacterIDMiningUnauthorized) Error

func (*GetCharactersCharacterIDMiningUnauthorized) GetPayload

func (*GetCharactersCharacterIDMiningUnauthorized) IsClientError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningUnauthorized) IsCode added in v0.5.29

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

func (*GetCharactersCharacterIDMiningUnauthorized) IsRedirect added in v0.5.29

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

func (*GetCharactersCharacterIDMiningUnauthorized) IsServerError added in v0.5.29

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

func (*GetCharactersCharacterIDMiningUnauthorized) IsSuccess added in v0.5.29

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

func (*GetCharactersCharacterIDMiningUnauthorized) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsBadRequest

type GetCorporationCorporationIDMiningExtractionsBadRequest struct {
	Payload *models.BadRequest
}

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

Bad request

func NewGetCorporationCorporationIDMiningExtractionsBadRequest

func NewGetCorporationCorporationIDMiningExtractionsBadRequest() *GetCorporationCorporationIDMiningExtractionsBadRequest

NewGetCorporationCorporationIDMiningExtractionsBadRequest creates a GetCorporationCorporationIDMiningExtractionsBadRequest with default headers values

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions bad request response

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) Error

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) GetPayload

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions bad request response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions bad request response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions bad request response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions bad request response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions bad request response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm

type GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

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

Error limited

func NewGetCorporationCorporationIDMiningExtractionsEnhanceYourCalm

func NewGetCorporationCorporationIDMiningExtractionsEnhanceYourCalm() *GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm

NewGetCorporationCorporationIDMiningExtractionsEnhanceYourCalm creates a GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm with default headers values

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions enhance your calm response

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) Error

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) GetPayload

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions enhance your calm response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions enhance your calm response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions enhance your calm response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions enhance your calm response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions enhance your calm response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsForbidden

type GetCorporationCorporationIDMiningExtractionsForbidden struct {
	Payload *models.Forbidden
}

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

Forbidden

func NewGetCorporationCorporationIDMiningExtractionsForbidden

func NewGetCorporationCorporationIDMiningExtractionsForbidden() *GetCorporationCorporationIDMiningExtractionsForbidden

NewGetCorporationCorporationIDMiningExtractionsForbidden creates a GetCorporationCorporationIDMiningExtractionsForbidden with default headers values

func (*GetCorporationCorporationIDMiningExtractionsForbidden) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions forbidden response

func (*GetCorporationCorporationIDMiningExtractionsForbidden) Error

func (*GetCorporationCorporationIDMiningExtractionsForbidden) GetPayload

func (*GetCorporationCorporationIDMiningExtractionsForbidden) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions forbidden response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsForbidden) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions forbidden response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsForbidden) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions forbidden response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsForbidden) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions forbidden response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsForbidden) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions forbidden response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsForbidden) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsGatewayTimeout

type GetCorporationCorporationIDMiningExtractionsGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

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

Gateway timeout

func NewGetCorporationCorporationIDMiningExtractionsGatewayTimeout

func NewGetCorporationCorporationIDMiningExtractionsGatewayTimeout() *GetCorporationCorporationIDMiningExtractionsGatewayTimeout

NewGetCorporationCorporationIDMiningExtractionsGatewayTimeout creates a GetCorporationCorporationIDMiningExtractionsGatewayTimeout with default headers values

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions gateway timeout response

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) Error

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) GetPayload

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions gateway timeout response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions gateway timeout response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions gateway timeout response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions gateway timeout response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions gateway timeout response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsInternalServerError

type GetCorporationCorporationIDMiningExtractionsInternalServerError struct {
	Payload *models.InternalServerError
}

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

Internal server error

func NewGetCorporationCorporationIDMiningExtractionsInternalServerError

func NewGetCorporationCorporationIDMiningExtractionsInternalServerError() *GetCorporationCorporationIDMiningExtractionsInternalServerError

NewGetCorporationCorporationIDMiningExtractionsInternalServerError creates a GetCorporationCorporationIDMiningExtractionsInternalServerError with default headers values

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions internal server error response

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) Error

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) GetPayload

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions internal server error response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions internal server error response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions internal server error response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions internal server error response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions internal server error response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsNotModified

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

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

Not modified

func NewGetCorporationCorporationIDMiningExtractionsNotModified

func NewGetCorporationCorporationIDMiningExtractionsNotModified() *GetCorporationCorporationIDMiningExtractionsNotModified

NewGetCorporationCorporationIDMiningExtractionsNotModified creates a GetCorporationCorporationIDMiningExtractionsNotModified with default headers values

func (*GetCorporationCorporationIDMiningExtractionsNotModified) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions not modified response

func (*GetCorporationCorporationIDMiningExtractionsNotModified) Error

func (*GetCorporationCorporationIDMiningExtractionsNotModified) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions not modified response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsNotModified) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions not modified response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsNotModified) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions not modified response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsNotModified) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions not modified response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsNotModified) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions not modified response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsNotModified) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsOK

type GetCorporationCorporationIDMiningExtractionsOK 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 []*GetCorporationCorporationIDMiningExtractionsOKBodyItems0
}

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

A list of chunk timers

func NewGetCorporationCorporationIDMiningExtractionsOK

func NewGetCorporationCorporationIDMiningExtractionsOK() *GetCorporationCorporationIDMiningExtractionsOK

NewGetCorporationCorporationIDMiningExtractionsOK creates a GetCorporationCorporationIDMiningExtractionsOK with default headers values

func (*GetCorporationCorporationIDMiningExtractionsOK) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions o k response

func (*GetCorporationCorporationIDMiningExtractionsOK) Error

func (*GetCorporationCorporationIDMiningExtractionsOK) GetPayload

func (*GetCorporationCorporationIDMiningExtractionsOK) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions o k response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsOK) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions o k response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsOK) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions o k response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsOK) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions o k response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsOK) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions o k response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsOK) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsOKBodyItems0

type GetCorporationCorporationIDMiningExtractionsOKBodyItems0 struct {

	// get_corporation_corporation_id_mining_extractions_chunk_arrival_time
	//
	// The time at which the chunk being extracted will arrive and can be fractured by the moon mining drill.
	//
	// Required: true
	// Format: date-time
	ChunkArrivalTime *strfmt.DateTime `json:"chunk_arrival_time"`

	// get_corporation_corporation_id_mining_extractions_extraction_start_time
	//
	// The time at which the current extraction was initiated.
	//
	// Required: true
	// Format: date-time
	ExtractionStartTime *strfmt.DateTime `json:"extraction_start_time"`

	// get_corporation_corporation_id_mining_extractions_moon_id
	//
	// moon_id integer
	// Required: true
	MoonID *int32 `json:"moon_id"`

	// get_corporation_corporation_id_mining_extractions_natural_decay_time
	//
	// The time at which the chunk being extracted will naturally fracture if it is not first fractured by the moon mining drill.
	//
	// Required: true
	// Format: date-time
	NaturalDecayTime *strfmt.DateTime `json:"natural_decay_time"`

	// get_corporation_corporation_id_mining_extractions_structure_id
	//
	// structure_id integer
	// Required: true
	StructureID *int64 `json:"structure_id"`
}

GetCorporationCorporationIDMiningExtractionsOKBodyItems0 get_corporation_corporation_id_mining_extractions_200_ok // // 200 ok object swagger:model GetCorporationCorporationIDMiningExtractionsOKBodyItems0

func (*GetCorporationCorporationIDMiningExtractionsOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validates this get corporation corporation ID mining extractions o k body items0 based on context it is used

func (*GetCorporationCorporationIDMiningExtractionsOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationCorporationIDMiningExtractionsOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationCorporationIDMiningExtractionsOKBodyItems0) Validate

Validate validates this get corporation corporation ID mining extractions o k body items0

type GetCorporationCorporationIDMiningExtractionsParams

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

GetCorporationCorporationIDMiningExtractionsParams contains all the parameters to send to the API endpoint

for the get corporation corporation id mining extractions operation.

Typically these are written to a http.Request.

func NewGetCorporationCorporationIDMiningExtractionsParams

func NewGetCorporationCorporationIDMiningExtractionsParams() *GetCorporationCorporationIDMiningExtractionsParams

NewGetCorporationCorporationIDMiningExtractionsParams creates a new GetCorporationCorporationIDMiningExtractionsParams 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 NewGetCorporationCorporationIDMiningExtractionsParamsWithContext

func NewGetCorporationCorporationIDMiningExtractionsParamsWithContext(ctx context.Context) *GetCorporationCorporationIDMiningExtractionsParams

NewGetCorporationCorporationIDMiningExtractionsParamsWithContext creates a new GetCorporationCorporationIDMiningExtractionsParams object with the ability to set a context for a request.

func NewGetCorporationCorporationIDMiningExtractionsParamsWithHTTPClient

func NewGetCorporationCorporationIDMiningExtractionsParamsWithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningExtractionsParams

NewGetCorporationCorporationIDMiningExtractionsParamsWithHTTPClient creates a new GetCorporationCorporationIDMiningExtractionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetCorporationCorporationIDMiningExtractionsParamsWithTimeout

func NewGetCorporationCorporationIDMiningExtractionsParamsWithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningExtractionsParams

NewGetCorporationCorporationIDMiningExtractionsParamsWithTimeout creates a new GetCorporationCorporationIDMiningExtractionsParams object with the ability to set a timeout on a request.

func (*GetCorporationCorporationIDMiningExtractionsParams) SetContext

SetContext adds the context to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) SetCorporationID

func (o *GetCorporationCorporationIDMiningExtractionsParams) SetCorporationID(corporationID int32)

SetCorporationID adds the corporationId to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) SetDatasource

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

SetDatasource adds the datasource to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) SetDefaults added in v0.3.0

SetDefaults hydrates default values in the get corporation corporation id mining extractions params (not the query body).

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

func (*GetCorporationCorporationIDMiningExtractionsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) SetIfNoneMatch

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

SetIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) SetPage

SetPage adds the page to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) SetTimeout

SetTimeout adds the timeout to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) SetToken

SetToken adds the token to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WithContext

WithContext adds the context to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WithCorporationID

WithCorporationID adds the corporationID to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WithDatasource

WithDatasource adds the datasource to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get corporation corporation id mining extractions params (not the query body).

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

func (*GetCorporationCorporationIDMiningExtractionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WithPage

WithPage adds the page to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WithTimeout

WithTimeout adds the timeout to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WithToken

WithToken adds the token to the get corporation corporation id mining extractions params

func (*GetCorporationCorporationIDMiningExtractionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCorporationCorporationIDMiningExtractionsReader

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

GetCorporationCorporationIDMiningExtractionsReader is a Reader for the GetCorporationCorporationIDMiningExtractions structure.

func (*GetCorporationCorporationIDMiningExtractionsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCorporationCorporationIDMiningExtractionsServiceUnavailable

type GetCorporationCorporationIDMiningExtractionsServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

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

Service unavailable

func NewGetCorporationCorporationIDMiningExtractionsServiceUnavailable

func NewGetCorporationCorporationIDMiningExtractionsServiceUnavailable() *GetCorporationCorporationIDMiningExtractionsServiceUnavailable

NewGetCorporationCorporationIDMiningExtractionsServiceUnavailable creates a GetCorporationCorporationIDMiningExtractionsServiceUnavailable with default headers values

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions service unavailable response

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) Error

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) GetPayload

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions service unavailable response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions service unavailable response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions service unavailable response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions service unavailable response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions service unavailable response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) String added in v0.5.29

type GetCorporationCorporationIDMiningExtractionsUnauthorized

type GetCorporationCorporationIDMiningExtractionsUnauthorized struct {
	Payload *models.Unauthorized
}

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

Unauthorized

func NewGetCorporationCorporationIDMiningExtractionsUnauthorized

func NewGetCorporationCorporationIDMiningExtractionsUnauthorized() *GetCorporationCorporationIDMiningExtractionsUnauthorized

NewGetCorporationCorporationIDMiningExtractionsUnauthorized creates a GetCorporationCorporationIDMiningExtractionsUnauthorized with default headers values

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining extractions unauthorized response

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) Error

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) GetPayload

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining extractions unauthorized response has a 4xx status code

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining extractions unauthorized response a status code equal to that given

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining extractions unauthorized response has a 3xx status code

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining extractions unauthorized response has a 5xx status code

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining extractions unauthorized response has a 2xx status code

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversBadRequest

type GetCorporationCorporationIDMiningObserversBadRequest struct {
	Payload *models.BadRequest
}

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

Bad request

func NewGetCorporationCorporationIDMiningObserversBadRequest

func NewGetCorporationCorporationIDMiningObserversBadRequest() *GetCorporationCorporationIDMiningObserversBadRequest

NewGetCorporationCorporationIDMiningObserversBadRequest creates a GetCorporationCorporationIDMiningObserversBadRequest with default headers values

func (*GetCorporationCorporationIDMiningObserversBadRequest) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers bad request response

func (*GetCorporationCorporationIDMiningObserversBadRequest) Error

func (*GetCorporationCorporationIDMiningObserversBadRequest) GetPayload

func (*GetCorporationCorporationIDMiningObserversBadRequest) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers bad request response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversBadRequest) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers bad request response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversBadRequest) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers bad request response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversBadRequest) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers bad request response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversBadRequest) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers bad request response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversBadRequest) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversEnhanceYourCalm

type GetCorporationCorporationIDMiningObserversEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

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

Error limited

func NewGetCorporationCorporationIDMiningObserversEnhanceYourCalm

func NewGetCorporationCorporationIDMiningObserversEnhanceYourCalm() *GetCorporationCorporationIDMiningObserversEnhanceYourCalm

NewGetCorporationCorporationIDMiningObserversEnhanceYourCalm creates a GetCorporationCorporationIDMiningObserversEnhanceYourCalm with default headers values

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers enhance your calm response

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) Error

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) GetPayload

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers enhance your calm response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers enhance your calm response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers enhance your calm response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers enhance your calm response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers enhance your calm response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversForbidden

type GetCorporationCorporationIDMiningObserversForbidden struct {
	Payload *models.Forbidden
}

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

Forbidden

func NewGetCorporationCorporationIDMiningObserversForbidden

func NewGetCorporationCorporationIDMiningObserversForbidden() *GetCorporationCorporationIDMiningObserversForbidden

NewGetCorporationCorporationIDMiningObserversForbidden creates a GetCorporationCorporationIDMiningObserversForbidden with default headers values

func (*GetCorporationCorporationIDMiningObserversForbidden) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers forbidden response

func (*GetCorporationCorporationIDMiningObserversForbidden) Error

func (*GetCorporationCorporationIDMiningObserversForbidden) GetPayload

func (*GetCorporationCorporationIDMiningObserversForbidden) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers forbidden response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversForbidden) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers forbidden response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversForbidden) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers forbidden response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversForbidden) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers forbidden response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversForbidden) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers forbidden response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversForbidden) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversGatewayTimeout

type GetCorporationCorporationIDMiningObserversGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

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

Gateway timeout

func NewGetCorporationCorporationIDMiningObserversGatewayTimeout

func NewGetCorporationCorporationIDMiningObserversGatewayTimeout() *GetCorporationCorporationIDMiningObserversGatewayTimeout

NewGetCorporationCorporationIDMiningObserversGatewayTimeout creates a GetCorporationCorporationIDMiningObserversGatewayTimeout with default headers values

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers gateway timeout response

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) Error

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) GetPayload

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers gateway timeout response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers gateway timeout response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers gateway timeout response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers gateway timeout response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers gateway timeout response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversInternalServerError

type GetCorporationCorporationIDMiningObserversInternalServerError struct {
	Payload *models.InternalServerError
}

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

Internal server error

func NewGetCorporationCorporationIDMiningObserversInternalServerError

func NewGetCorporationCorporationIDMiningObserversInternalServerError() *GetCorporationCorporationIDMiningObserversInternalServerError

NewGetCorporationCorporationIDMiningObserversInternalServerError creates a GetCorporationCorporationIDMiningObserversInternalServerError with default headers values

func (*GetCorporationCorporationIDMiningObserversInternalServerError) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers internal server error response

func (*GetCorporationCorporationIDMiningObserversInternalServerError) Error

func (*GetCorporationCorporationIDMiningObserversInternalServerError) GetPayload

func (*GetCorporationCorporationIDMiningObserversInternalServerError) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers internal server error response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers internal server error response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers internal server error response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversInternalServerError) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers internal server error response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers internal server error response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversInternalServerError) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversNotModified

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

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

Not modified

func NewGetCorporationCorporationIDMiningObserversNotModified

func NewGetCorporationCorporationIDMiningObserversNotModified() *GetCorporationCorporationIDMiningObserversNotModified

NewGetCorporationCorporationIDMiningObserversNotModified creates a GetCorporationCorporationIDMiningObserversNotModified with default headers values

func (*GetCorporationCorporationIDMiningObserversNotModified) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers not modified response

func (*GetCorporationCorporationIDMiningObserversNotModified) Error

func (*GetCorporationCorporationIDMiningObserversNotModified) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers not modified response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversNotModified) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers not modified response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversNotModified) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers not modified response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversNotModified) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers not modified response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversNotModified) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers not modified response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversNotModified) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversOK

type GetCorporationCorporationIDMiningObserversOK 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 []*GetCorporationCorporationIDMiningObserversOKBodyItems0
}

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

Observer list of a corporation

func NewGetCorporationCorporationIDMiningObserversOK

func NewGetCorporationCorporationIDMiningObserversOK() *GetCorporationCorporationIDMiningObserversOK

NewGetCorporationCorporationIDMiningObserversOK creates a GetCorporationCorporationIDMiningObserversOK with default headers values

func (*GetCorporationCorporationIDMiningObserversOK) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers o k response

func (*GetCorporationCorporationIDMiningObserversOK) Error

func (*GetCorporationCorporationIDMiningObserversOK) GetPayload

func (*GetCorporationCorporationIDMiningObserversOK) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers o k response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversOK) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers o k response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversOK) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers o k response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversOK) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers o k response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversOK) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers o k response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversOK) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversOKBodyItems0

type GetCorporationCorporationIDMiningObserversOKBodyItems0 struct {

	// get_corporation_corporation_id_mining_observers_last_updated
	//
	// last_updated string
	// Required: true
	// Format: date
	LastUpdated *strfmt.Date `json:"last_updated"`

	// get_corporation_corporation_id_mining_observers_observer_id
	//
	// The entity that was observing the asteroid field when it was mined.
	//
	// Required: true
	ObserverID *int64 `json:"observer_id"`

	// get_corporation_corporation_id_mining_observers_observer_type
	//
	// The category of the observing entity
	// Required: true
	// Enum: [structure]
	ObserverType *string `json:"observer_type"`
}

GetCorporationCorporationIDMiningObserversOKBodyItems0 get_corporation_corporation_id_mining_observers_200_ok // // 200 ok object swagger:model GetCorporationCorporationIDMiningObserversOKBodyItems0

func (*GetCorporationCorporationIDMiningObserversOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validates this get corporation corporation ID mining observers o k body items0 based on context it is used

func (*GetCorporationCorporationIDMiningObserversOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationCorporationIDMiningObserversOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationCorporationIDMiningObserversOKBodyItems0) Validate

Validate validates this get corporation corporation ID mining observers o k body items0

type GetCorporationCorporationIDMiningObserversObserverIDBadRequest

type GetCorporationCorporationIDMiningObserversObserverIDBadRequest struct {
	Payload *models.BadRequest
}

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

Bad request

func NewGetCorporationCorporationIDMiningObserversObserverIDBadRequest

func NewGetCorporationCorporationIDMiningObserversObserverIDBadRequest() *GetCorporationCorporationIDMiningObserversObserverIDBadRequest

NewGetCorporationCorporationIDMiningObserversObserverIDBadRequest creates a GetCorporationCorporationIDMiningObserversObserverIDBadRequest with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id bad request response

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) GetPayload

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id bad request response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id bad request response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id bad request response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id bad request response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id bad request response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm

type GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

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

Error limited

func NewGetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm

func NewGetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm() *GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm

NewGetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm creates a GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id enhance your calm response

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) GetPayload

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id enhance your calm response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id enhance your calm response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id enhance your calm response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id enhance your calm response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id enhance your calm response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversObserverIDForbidden

type GetCorporationCorporationIDMiningObserversObserverIDForbidden struct {
	Payload *models.Forbidden
}

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

Forbidden

func NewGetCorporationCorporationIDMiningObserversObserverIDForbidden

func NewGetCorporationCorporationIDMiningObserversObserverIDForbidden() *GetCorporationCorporationIDMiningObserversObserverIDForbidden

NewGetCorporationCorporationIDMiningObserversObserverIDForbidden creates a GetCorporationCorporationIDMiningObserversObserverIDForbidden with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id forbidden response

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) GetPayload

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id forbidden response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id forbidden response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id forbidden response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id forbidden response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id forbidden response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout

type GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

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

Gateway timeout

func NewGetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout

func NewGetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout() *GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout

NewGetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout creates a GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id gateway timeout response

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) GetPayload

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id gateway timeout response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id gateway timeout response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id gateway timeout response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id gateway timeout response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id gateway timeout response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversObserverIDInternalServerError

type GetCorporationCorporationIDMiningObserversObserverIDInternalServerError struct {
	Payload *models.InternalServerError
}

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

Internal server error

func NewGetCorporationCorporationIDMiningObserversObserverIDInternalServerError

func NewGetCorporationCorporationIDMiningObserversObserverIDInternalServerError() *GetCorporationCorporationIDMiningObserversObserverIDInternalServerError

NewGetCorporationCorporationIDMiningObserversObserverIDInternalServerError creates a GetCorporationCorporationIDMiningObserversObserverIDInternalServerError with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id internal server error response

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) GetPayload

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id internal server error response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id internal server error response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id internal server error response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id internal server error response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id internal server error response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversObserverIDNotModified

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

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

Not modified

func NewGetCorporationCorporationIDMiningObserversObserverIDNotModified

func NewGetCorporationCorporationIDMiningObserversObserverIDNotModified() *GetCorporationCorporationIDMiningObserversObserverIDNotModified

NewGetCorporationCorporationIDMiningObserversObserverIDNotModified creates a GetCorporationCorporationIDMiningObserversObserverIDNotModified with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDNotModified) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id not modified response

func (*GetCorporationCorporationIDMiningObserversObserverIDNotModified) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDNotModified) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id not modified response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDNotModified) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id not modified response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDNotModified) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id not modified response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDNotModified) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id not modified response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDNotModified) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id not modified response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDNotModified) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversObserverIDOK

type GetCorporationCorporationIDMiningObserversObserverIDOK 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 []*GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0
}

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

Mining ledger of an observer

func NewGetCorporationCorporationIDMiningObserversObserverIDOK

func NewGetCorporationCorporationIDMiningObserversObserverIDOK() *GetCorporationCorporationIDMiningObserversObserverIDOK

NewGetCorporationCorporationIDMiningObserversObserverIDOK creates a GetCorporationCorporationIDMiningObserversObserverIDOK with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id o k response

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) GetPayload

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id o k response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id o k response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id o k response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id o k response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id o k response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0

type GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0 struct {

	// get_corporation_corporation_id_mining_observers_observer_id_character_id
	//
	// The character that did the mining
	//
	// Required: true
	CharacterID *int32 `json:"character_id"`

	// get_corporation_corporation_id_mining_observers_observer_id_last_updated
	//
	// last_updated string
	// Required: true
	// Format: date
	LastUpdated *strfmt.Date `json:"last_updated"`

	// get_corporation_corporation_id_mining_observers_observer_id_quantity
	//
	// quantity integer
	// Required: true
	Quantity *int64 `json:"quantity"`

	// get_corporation_corporation_id_mining_observers_observer_id_recorded_corporation_id
	//
	// The corporation id of the character at the time data was recorded.
	//
	// Required: true
	RecordedCorporationID *int32 `json:"recorded_corporation_id"`

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

GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0 get_corporation_corporation_id_mining_observers_observer_id_200_ok // // 200 ok object swagger:model GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0

func (*GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validates this get corporation corporation ID mining observers observer ID o k body items0 based on context it is used

func (*GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) Validate

Validate validates this get corporation corporation ID mining observers observer ID o k body items0

type GetCorporationCorporationIDMiningObserversObserverIDParams

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

	/* ObserverID.

	   A mining observer id

	   Format: int64
	*/
	ObserverID int64

	/* 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
}

GetCorporationCorporationIDMiningObserversObserverIDParams contains all the parameters to send to the API endpoint

for the get corporation corporation id mining observers observer id operation.

Typically these are written to a http.Request.

func NewGetCorporationCorporationIDMiningObserversObserverIDParams

func NewGetCorporationCorporationIDMiningObserversObserverIDParams() *GetCorporationCorporationIDMiningObserversObserverIDParams

NewGetCorporationCorporationIDMiningObserversObserverIDParams creates a new GetCorporationCorporationIDMiningObserversObserverIDParams 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 NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithContext

func NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithContext(ctx context.Context) *GetCorporationCorporationIDMiningObserversObserverIDParams

NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithContext creates a new GetCorporationCorporationIDMiningObserversObserverIDParams object with the ability to set a context for a request.

func NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithHTTPClient

func NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningObserversObserverIDParams

NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithHTTPClient creates a new GetCorporationCorporationIDMiningObserversObserverIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithTimeout

func NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningObserversObserverIDParams

NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithTimeout creates a new GetCorporationCorporationIDMiningObserversObserverIDParams object with the ability to set a timeout on a request.

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetContext

SetContext adds the context to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetCorporationID

func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetCorporationID(corporationID int32)

SetCorporationID adds the corporationId to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetDatasource

SetDatasource adds the datasource to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetDefaults added in v0.3.0

SetDefaults hydrates default values in the get corporation corporation id mining observers observer id params (not the query body).

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

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetIfNoneMatch

SetIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetObserverID

SetObserverID adds the observerId to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetPage

SetPage adds the page to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetTimeout

SetTimeout adds the timeout to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetToken

SetToken adds the token to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithContext

WithContext adds the context to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithCorporationID

WithCorporationID adds the corporationID to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithDatasource

WithDatasource adds the datasource to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get corporation corporation id mining observers observer id params (not the query body).

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

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithObserverID

WithObserverID adds the observerID to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithPage

WithPage adds the page to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithTimeout

WithTimeout adds the timeout to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithToken

WithToken adds the token to the get corporation corporation id mining observers observer id params

func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCorporationCorporationIDMiningObserversObserverIDReader

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

GetCorporationCorporationIDMiningObserversObserverIDReader is a Reader for the GetCorporationCorporationIDMiningObserversObserverID structure.

func (*GetCorporationCorporationIDMiningObserversObserverIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable

type GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

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

Service unavailable

func NewGetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable

func NewGetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable() *GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable

NewGetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable creates a GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id service unavailable response

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) GetPayload

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id service unavailable response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id service unavailable response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id service unavailable response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id service unavailable response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id service unavailable response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversObserverIDUnauthorized

type GetCorporationCorporationIDMiningObserversObserverIDUnauthorized struct {
	Payload *models.Unauthorized
}

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

Unauthorized

func NewGetCorporationCorporationIDMiningObserversObserverIDUnauthorized

func NewGetCorporationCorporationIDMiningObserversObserverIDUnauthorized() *GetCorporationCorporationIDMiningObserversObserverIDUnauthorized

NewGetCorporationCorporationIDMiningObserversObserverIDUnauthorized creates a GetCorporationCorporationIDMiningObserversObserverIDUnauthorized with default headers values

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers observer Id unauthorized response

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) GetPayload

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers observer Id unauthorized response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers observer Id unauthorized response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers observer Id unauthorized response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers observer Id unauthorized response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers observer Id unauthorized response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversParams

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

GetCorporationCorporationIDMiningObserversParams contains all the parameters to send to the API endpoint

for the get corporation corporation id mining observers operation.

Typically these are written to a http.Request.

func NewGetCorporationCorporationIDMiningObserversParams

func NewGetCorporationCorporationIDMiningObserversParams() *GetCorporationCorporationIDMiningObserversParams

NewGetCorporationCorporationIDMiningObserversParams creates a new GetCorporationCorporationIDMiningObserversParams 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 NewGetCorporationCorporationIDMiningObserversParamsWithContext

func NewGetCorporationCorporationIDMiningObserversParamsWithContext(ctx context.Context) *GetCorporationCorporationIDMiningObserversParams

NewGetCorporationCorporationIDMiningObserversParamsWithContext creates a new GetCorporationCorporationIDMiningObserversParams object with the ability to set a context for a request.

func NewGetCorporationCorporationIDMiningObserversParamsWithHTTPClient

func NewGetCorporationCorporationIDMiningObserversParamsWithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningObserversParams

NewGetCorporationCorporationIDMiningObserversParamsWithHTTPClient creates a new GetCorporationCorporationIDMiningObserversParams object with the ability to set a custom HTTPClient for a request.

func NewGetCorporationCorporationIDMiningObserversParamsWithTimeout

func NewGetCorporationCorporationIDMiningObserversParamsWithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningObserversParams

NewGetCorporationCorporationIDMiningObserversParamsWithTimeout creates a new GetCorporationCorporationIDMiningObserversParams object with the ability to set a timeout on a request.

func (*GetCorporationCorporationIDMiningObserversParams) SetContext

SetContext adds the context to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) SetCorporationID

func (o *GetCorporationCorporationIDMiningObserversParams) SetCorporationID(corporationID int32)

SetCorporationID adds the corporationId to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) SetDatasource

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

SetDatasource adds the datasource to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) SetDefaults added in v0.3.0

SetDefaults hydrates default values in the get corporation corporation id mining observers params (not the query body).

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

func (*GetCorporationCorporationIDMiningObserversParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) SetIfNoneMatch

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

SetIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) SetPage

SetPage adds the page to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) SetTimeout

SetTimeout adds the timeout to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) SetToken

SetToken adds the token to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WithContext

WithContext adds the context to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WithCorporationID

WithCorporationID adds the corporationID to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WithDatasource

WithDatasource adds the datasource to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get corporation corporation id mining observers params (not the query body).

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

func (*GetCorporationCorporationIDMiningObserversParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WithPage

WithPage adds the page to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WithTimeout

WithTimeout adds the timeout to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WithToken

WithToken adds the token to the get corporation corporation id mining observers params

func (*GetCorporationCorporationIDMiningObserversParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCorporationCorporationIDMiningObserversReader

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

GetCorporationCorporationIDMiningObserversReader is a Reader for the GetCorporationCorporationIDMiningObservers structure.

func (*GetCorporationCorporationIDMiningObserversReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCorporationCorporationIDMiningObserversServiceUnavailable

type GetCorporationCorporationIDMiningObserversServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

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

Service unavailable

func NewGetCorporationCorporationIDMiningObserversServiceUnavailable

func NewGetCorporationCorporationIDMiningObserversServiceUnavailable() *GetCorporationCorporationIDMiningObserversServiceUnavailable

NewGetCorporationCorporationIDMiningObserversServiceUnavailable creates a GetCorporationCorporationIDMiningObserversServiceUnavailable with default headers values

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers service unavailable response

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) Error

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) GetPayload

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers service unavailable response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers service unavailable response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers service unavailable response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers service unavailable response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers service unavailable response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) String added in v0.5.29

type GetCorporationCorporationIDMiningObserversUnauthorized

type GetCorporationCorporationIDMiningObserversUnauthorized struct {
	Payload *models.Unauthorized
}

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

Unauthorized

func NewGetCorporationCorporationIDMiningObserversUnauthorized

func NewGetCorporationCorporationIDMiningObserversUnauthorized() *GetCorporationCorporationIDMiningObserversUnauthorized

NewGetCorporationCorporationIDMiningObserversUnauthorized creates a GetCorporationCorporationIDMiningObserversUnauthorized with default headers values

func (*GetCorporationCorporationIDMiningObserversUnauthorized) Code added in v0.5.29

Code gets the status code for the get corporation corporation Id mining observers unauthorized response

func (*GetCorporationCorporationIDMiningObserversUnauthorized) Error

func (*GetCorporationCorporationIDMiningObserversUnauthorized) GetPayload

func (*GetCorporationCorporationIDMiningObserversUnauthorized) IsClientError added in v0.5.29

IsClientError returns true when this get corporation corporation Id mining observers unauthorized response has a 4xx status code

func (*GetCorporationCorporationIDMiningObserversUnauthorized) IsCode added in v0.5.29

IsCode returns true when this get corporation corporation Id mining observers unauthorized response a status code equal to that given

func (*GetCorporationCorporationIDMiningObserversUnauthorized) IsRedirect added in v0.5.29

IsRedirect returns true when this get corporation corporation Id mining observers unauthorized response has a 3xx status code

func (*GetCorporationCorporationIDMiningObserversUnauthorized) IsServerError added in v0.5.29

IsServerError returns true when this get corporation corporation Id mining observers unauthorized response has a 5xx status code

func (*GetCorporationCorporationIDMiningObserversUnauthorized) IsSuccess added in v0.5.29

IsSuccess returns true when this get corporation corporation Id mining observers unauthorized response has a 2xx status code

func (*GetCorporationCorporationIDMiningObserversUnauthorized) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsBadRequest

type GetCorporationsCorporationIDIndustryJobsBadRequest struct {
	Payload *models.BadRequest
}

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

Bad request

func NewGetCorporationsCorporationIDIndustryJobsBadRequest

func NewGetCorporationsCorporationIDIndustryJobsBadRequest() *GetCorporationsCorporationIDIndustryJobsBadRequest

NewGetCorporationsCorporationIDIndustryJobsBadRequest creates a GetCorporationsCorporationIDIndustryJobsBadRequest with default headers values

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs bad request response

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) Error

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) GetPayload

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm

type GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

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

Error limited

func NewGetCorporationsCorporationIDIndustryJobsEnhanceYourCalm

func NewGetCorporationsCorporationIDIndustryJobsEnhanceYourCalm() *GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm

NewGetCorporationsCorporationIDIndustryJobsEnhanceYourCalm creates a GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm with default headers values

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs enhance your calm response

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) Error

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) GetPayload

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsForbidden

type GetCorporationsCorporationIDIndustryJobsForbidden struct {
	Payload *models.Forbidden
}

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

Forbidden

func NewGetCorporationsCorporationIDIndustryJobsForbidden

func NewGetCorporationsCorporationIDIndustryJobsForbidden() *GetCorporationsCorporationIDIndustryJobsForbidden

NewGetCorporationsCorporationIDIndustryJobsForbidden creates a GetCorporationsCorporationIDIndustryJobsForbidden with default headers values

func (*GetCorporationsCorporationIDIndustryJobsForbidden) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs forbidden response

func (*GetCorporationsCorporationIDIndustryJobsForbidden) Error

func (*GetCorporationsCorporationIDIndustryJobsForbidden) GetPayload

func (*GetCorporationsCorporationIDIndustryJobsForbidden) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsForbidden) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsForbidden) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsForbidden) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsForbidden) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsForbidden) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsGatewayTimeout

type GetCorporationsCorporationIDIndustryJobsGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

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

Gateway timeout

func NewGetCorporationsCorporationIDIndustryJobsGatewayTimeout

func NewGetCorporationsCorporationIDIndustryJobsGatewayTimeout() *GetCorporationsCorporationIDIndustryJobsGatewayTimeout

NewGetCorporationsCorporationIDIndustryJobsGatewayTimeout creates a GetCorporationsCorporationIDIndustryJobsGatewayTimeout with default headers values

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs gateway timeout response

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) Error

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) GetPayload

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsInternalServerError

type GetCorporationsCorporationIDIndustryJobsInternalServerError struct {
	Payload *models.InternalServerError
}

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

Internal server error

func NewGetCorporationsCorporationIDIndustryJobsInternalServerError

func NewGetCorporationsCorporationIDIndustryJobsInternalServerError() *GetCorporationsCorporationIDIndustryJobsInternalServerError

NewGetCorporationsCorporationIDIndustryJobsInternalServerError creates a GetCorporationsCorporationIDIndustryJobsInternalServerError with default headers values

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs internal server error response

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) Error

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) GetPayload

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsNotModified

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

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

Not modified

func NewGetCorporationsCorporationIDIndustryJobsNotModified

func NewGetCorporationsCorporationIDIndustryJobsNotModified() *GetCorporationsCorporationIDIndustryJobsNotModified

NewGetCorporationsCorporationIDIndustryJobsNotModified creates a GetCorporationsCorporationIDIndustryJobsNotModified with default headers values

func (*GetCorporationsCorporationIDIndustryJobsNotModified) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs not modified response

func (*GetCorporationsCorporationIDIndustryJobsNotModified) Error

func (*GetCorporationsCorporationIDIndustryJobsNotModified) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsNotModified) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsNotModified) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsNotModified) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsNotModified) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsNotModified) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsOK

type GetCorporationsCorporationIDIndustryJobsOK 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 []*GetCorporationsCorporationIDIndustryJobsOKBodyItems0
}

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

A list of corporation industry jobs

func NewGetCorporationsCorporationIDIndustryJobsOK

func NewGetCorporationsCorporationIDIndustryJobsOK() *GetCorporationsCorporationIDIndustryJobsOK

NewGetCorporationsCorporationIDIndustryJobsOK creates a GetCorporationsCorporationIDIndustryJobsOK with default headers values

func (*GetCorporationsCorporationIDIndustryJobsOK) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs o k response

func (*GetCorporationsCorporationIDIndustryJobsOK) Error

func (*GetCorporationsCorporationIDIndustryJobsOK) GetPayload

func (*GetCorporationsCorporationIDIndustryJobsOK) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsOK) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsOK) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsOK) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsOK) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsOK) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsOKBodyItems0

type GetCorporationsCorporationIDIndustryJobsOKBodyItems0 struct {

	// get_corporations_corporation_id_industry_jobs_activity_id
	//
	// Job activity ID
	// Required: true
	ActivityID *int32 `json:"activity_id"`

	// get_corporations_corporation_id_industry_jobs_blueprint_id
	//
	// blueprint_id integer
	// Required: true
	BlueprintID *int64 `json:"blueprint_id"`

	// get_corporations_corporation_id_industry_jobs_blueprint_location_id
	//
	// Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility
	// Required: true
	BlueprintLocationID *int64 `json:"blueprint_location_id"`

	// get_corporations_corporation_id_industry_jobs_blueprint_type_id
	//
	// blueprint_type_id integer
	// Required: true
	BlueprintTypeID *int32 `json:"blueprint_type_id"`

	// get_corporations_corporation_id_industry_jobs_completed_character_id
	//
	// ID of the character which completed this job
	CompletedCharacterID int32 `json:"completed_character_id,omitempty"`

	// get_corporations_corporation_id_industry_jobs_completed_date
	//
	// Date and time when this job was completed
	// Format: date-time
	CompletedDate strfmt.DateTime `json:"completed_date,omitempty"`

	// get_corporations_corporation_id_industry_jobs_cost
	//
	// The sume of job installation fee and industry facility tax
	Cost float64 `json:"cost,omitempty"`

	// get_corporations_corporation_id_industry_jobs_duration
	//
	// Job duration in seconds
	// Required: true
	Duration *int32 `json:"duration"`

	// get_corporations_corporation_id_industry_jobs_end_date
	//
	// Date and time when this job finished
	// Required: true
	// Format: date-time
	EndDate *strfmt.DateTime `json:"end_date"`

	// get_corporations_corporation_id_industry_jobs_facility_id
	//
	// ID of the facility where this job is running
	// Required: true
	FacilityID *int64 `json:"facility_id"`

	// get_corporations_corporation_id_industry_jobs_installer_id
	//
	// ID of the character which installed this job
	// Required: true
	InstallerID *int32 `json:"installer_id"`

	// get_corporations_corporation_id_industry_jobs_job_id
	//
	// Unique job ID
	// Required: true
	JobID *int32 `json:"job_id"`

	// get_corporations_corporation_id_industry_jobs_licensed_runs
	//
	// Number of runs blueprint is licensed for
	LicensedRuns int32 `json:"licensed_runs,omitempty"`

	// get_corporations_corporation_id_industry_jobs_location_id
	//
	// ID of the location for the industry facility
	// Required: true
	LocationID *int64 `json:"location_id"`

	// get_corporations_corporation_id_industry_jobs_output_location_id
	//
	// Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility
	// Required: true
	OutputLocationID *int64 `json:"output_location_id"`

	// get_corporations_corporation_id_industry_jobs_pause_date
	//
	// Date and time when this job was paused (i.e. time when the facility where this job was installed went offline)
	// Format: date-time
	PauseDate strfmt.DateTime `json:"pause_date,omitempty"`

	// get_corporations_corporation_id_industry_jobs_probability
	//
	// Chance of success for invention
	Probability float32 `json:"probability,omitempty"`

	// get_corporations_corporation_id_industry_jobs_product_type_id
	//
	// Type ID of product (manufactured, copied or invented)
	ProductTypeID int32 `json:"product_type_id,omitempty"`

	// get_corporations_corporation_id_industry_jobs_runs
	//
	// Number of runs for a manufacturing job, or number of copies to make for a blueprint copy
	// Required: true
	Runs *int32 `json:"runs"`

	// get_corporations_corporation_id_industry_jobs_start_date
	//
	// Date and time when this job started
	// Required: true
	// Format: date-time
	StartDate *strfmt.DateTime `json:"start_date"`

	// get_corporations_corporation_id_industry_jobs_status
	//
	// status string
	// Required: true
	// Enum: [active cancelled delivered paused ready reverted]
	Status *string `json:"status"`

	// get_corporations_corporation_id_industry_jobs_successful_runs
	//
	// Number of successful runs for this job. Equal to runs unless this is an invention job
	SuccessfulRuns int32 `json:"successful_runs,omitempty"`
}

GetCorporationsCorporationIDIndustryJobsOKBodyItems0 get_corporations_corporation_id_industry_jobs_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDIndustryJobsOKBodyItems0

func (*GetCorporationsCorporationIDIndustryJobsOKBodyItems0) ContextValidate added in v0.3.0

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

func (*GetCorporationsCorporationIDIndustryJobsOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationsCorporationIDIndustryJobsOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationsCorporationIDIndustryJobsOKBodyItems0) Validate

Validate validates this get corporations corporation ID industry jobs o k body items0

type GetCorporationsCorporationIDIndustryJobsParams

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

	/* IncludeCompleted.

	   Whether to retrieve completed corporation industry jobs. Only includes jobs from the past 90 days
	*/
	IncludeCompleted *bool

	/* 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
}

GetCorporationsCorporationIDIndustryJobsParams contains all the parameters to send to the API endpoint

for the get corporations corporation id industry jobs operation.

Typically these are written to a http.Request.

func NewGetCorporationsCorporationIDIndustryJobsParams

func NewGetCorporationsCorporationIDIndustryJobsParams() *GetCorporationsCorporationIDIndustryJobsParams

NewGetCorporationsCorporationIDIndustryJobsParams creates a new GetCorporationsCorporationIDIndustryJobsParams 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 NewGetCorporationsCorporationIDIndustryJobsParamsWithContext

func NewGetCorporationsCorporationIDIndustryJobsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDIndustryJobsParams

NewGetCorporationsCorporationIDIndustryJobsParamsWithContext creates a new GetCorporationsCorporationIDIndustryJobsParams object with the ability to set a context for a request.

func NewGetCorporationsCorporationIDIndustryJobsParamsWithHTTPClient

func NewGetCorporationsCorporationIDIndustryJobsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDIndustryJobsParams

NewGetCorporationsCorporationIDIndustryJobsParamsWithHTTPClient creates a new GetCorporationsCorporationIDIndustryJobsParams object with the ability to set a custom HTTPClient for a request.

func NewGetCorporationsCorporationIDIndustryJobsParamsWithTimeout

func NewGetCorporationsCorporationIDIndustryJobsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDIndustryJobsParams

NewGetCorporationsCorporationIDIndustryJobsParamsWithTimeout creates a new GetCorporationsCorporationIDIndustryJobsParams object with the ability to set a timeout on a request.

func (*GetCorporationsCorporationIDIndustryJobsParams) SetContext

SetContext adds the context to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) SetCorporationID

func (o *GetCorporationsCorporationIDIndustryJobsParams) SetCorporationID(corporationID int32)

SetCorporationID adds the corporationId to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) SetDatasource

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

SetDatasource adds the datasource to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) SetDefaults added in v0.3.0

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

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

func (*GetCorporationsCorporationIDIndustryJobsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) SetIfNoneMatch

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

SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) SetIncludeCompleted

func (o *GetCorporationsCorporationIDIndustryJobsParams) SetIncludeCompleted(includeCompleted *bool)

SetIncludeCompleted adds the includeCompleted to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) SetPage

SetPage adds the page to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) SetTimeout

SetTimeout adds the timeout to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) SetToken

SetToken adds the token to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithContext

WithContext adds the context to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithCorporationID

WithCorporationID adds the corporationID to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithDatasource

WithDatasource adds the datasource to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithDefaults added in v0.3.0

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

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

func (*GetCorporationsCorporationIDIndustryJobsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithIncludeCompleted

WithIncludeCompleted adds the includeCompleted to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithPage

WithPage adds the page to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithTimeout

WithTimeout adds the timeout to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WithToken

WithToken adds the token to the get corporations corporation id industry jobs params

func (*GetCorporationsCorporationIDIndustryJobsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCorporationsCorporationIDIndustryJobsReader

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

GetCorporationsCorporationIDIndustryJobsReader is a Reader for the GetCorporationsCorporationIDIndustryJobs structure.

func (*GetCorporationsCorporationIDIndustryJobsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCorporationsCorporationIDIndustryJobsServiceUnavailable

type GetCorporationsCorporationIDIndustryJobsServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

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

Service unavailable

func NewGetCorporationsCorporationIDIndustryJobsServiceUnavailable

func NewGetCorporationsCorporationIDIndustryJobsServiceUnavailable() *GetCorporationsCorporationIDIndustryJobsServiceUnavailable

NewGetCorporationsCorporationIDIndustryJobsServiceUnavailable creates a GetCorporationsCorporationIDIndustryJobsServiceUnavailable with default headers values

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs service unavailable response

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) Error

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) GetPayload

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) String added in v0.5.29

type GetCorporationsCorporationIDIndustryJobsUnauthorized

type GetCorporationsCorporationIDIndustryJobsUnauthorized struct {
	Payload *models.Unauthorized
}

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

Unauthorized

func NewGetCorporationsCorporationIDIndustryJobsUnauthorized

func NewGetCorporationsCorporationIDIndustryJobsUnauthorized() *GetCorporationsCorporationIDIndustryJobsUnauthorized

NewGetCorporationsCorporationIDIndustryJobsUnauthorized creates a GetCorporationsCorporationIDIndustryJobsUnauthorized with default headers values

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) Code added in v0.5.29

Code gets the status code for the get corporations corporation Id industry jobs unauthorized response

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) Error

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) GetPayload

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) IsClientError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) IsCode added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) IsRedirect added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) IsServerError added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) IsSuccess added in v0.5.29

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

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) String added in v0.5.29

type GetIndustryFacilitiesBadRequest

type GetIndustryFacilitiesBadRequest struct {
	Payload *models.BadRequest
}

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

Bad request

func NewGetIndustryFacilitiesBadRequest

func NewGetIndustryFacilitiesBadRequest() *GetIndustryFacilitiesBadRequest

NewGetIndustryFacilitiesBadRequest creates a GetIndustryFacilitiesBadRequest with default headers values

func (*GetIndustryFacilitiesBadRequest) Code added in v0.5.29

Code gets the status code for the get industry facilities bad request response

func (*GetIndustryFacilitiesBadRequest) Error

func (*GetIndustryFacilitiesBadRequest) GetPayload

func (*GetIndustryFacilitiesBadRequest) IsClientError added in v0.5.29

func (o *GetIndustryFacilitiesBadRequest) IsClientError() bool

IsClientError returns true when this get industry facilities bad request response has a 4xx status code

func (*GetIndustryFacilitiesBadRequest) IsCode added in v0.5.29

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

IsCode returns true when this get industry facilities bad request response a status code equal to that given

func (*GetIndustryFacilitiesBadRequest) IsRedirect added in v0.5.29

func (o *GetIndustryFacilitiesBadRequest) IsRedirect() bool

IsRedirect returns true when this get industry facilities bad request response has a 3xx status code

func (*GetIndustryFacilitiesBadRequest) IsServerError added in v0.5.29

func (o *GetIndustryFacilitiesBadRequest) IsServerError() bool

IsServerError returns true when this get industry facilities bad request response has a 5xx status code

func (*GetIndustryFacilitiesBadRequest) IsSuccess added in v0.5.29

func (o *GetIndustryFacilitiesBadRequest) IsSuccess() bool

IsSuccess returns true when this get industry facilities bad request response has a 2xx status code

func (*GetIndustryFacilitiesBadRequest) String added in v0.5.29

type GetIndustryFacilitiesEnhanceYourCalm

type GetIndustryFacilitiesEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

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

Error limited

func NewGetIndustryFacilitiesEnhanceYourCalm

func NewGetIndustryFacilitiesEnhanceYourCalm() *GetIndustryFacilitiesEnhanceYourCalm

NewGetIndustryFacilitiesEnhanceYourCalm creates a GetIndustryFacilitiesEnhanceYourCalm with default headers values

func (*GetIndustryFacilitiesEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get industry facilities enhance your calm response

func (*GetIndustryFacilitiesEnhanceYourCalm) Error

func (*GetIndustryFacilitiesEnhanceYourCalm) GetPayload

func (*GetIndustryFacilitiesEnhanceYourCalm) IsClientError added in v0.5.29

func (o *GetIndustryFacilitiesEnhanceYourCalm) IsClientError() bool

IsClientError returns true when this get industry facilities enhance your calm response has a 4xx status code

func (*GetIndustryFacilitiesEnhanceYourCalm) IsCode added in v0.5.29

IsCode returns true when this get industry facilities enhance your calm response a status code equal to that given

func (*GetIndustryFacilitiesEnhanceYourCalm) IsRedirect added in v0.5.29

IsRedirect returns true when this get industry facilities enhance your calm response has a 3xx status code

func (*GetIndustryFacilitiesEnhanceYourCalm) IsServerError added in v0.5.29

func (o *GetIndustryFacilitiesEnhanceYourCalm) IsServerError() bool

IsServerError returns true when this get industry facilities enhance your calm response has a 5xx status code

func (*GetIndustryFacilitiesEnhanceYourCalm) IsSuccess added in v0.5.29

IsSuccess returns true when this get industry facilities enhance your calm response has a 2xx status code

func (*GetIndustryFacilitiesEnhanceYourCalm) String added in v0.5.29

type GetIndustryFacilitiesGatewayTimeout

type GetIndustryFacilitiesGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

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

Gateway timeout

func NewGetIndustryFacilitiesGatewayTimeout

func NewGetIndustryFacilitiesGatewayTimeout() *GetIndustryFacilitiesGatewayTimeout

NewGetIndustryFacilitiesGatewayTimeout creates a GetIndustryFacilitiesGatewayTimeout with default headers values

func (*GetIndustryFacilitiesGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get industry facilities gateway timeout response

func (*GetIndustryFacilitiesGatewayTimeout) Error

func (*GetIndustryFacilitiesGatewayTimeout) GetPayload

func (*GetIndustryFacilitiesGatewayTimeout) IsClientError added in v0.5.29

func (o *GetIndustryFacilitiesGatewayTimeout) IsClientError() bool

IsClientError returns true when this get industry facilities gateway timeout response has a 4xx status code

func (*GetIndustryFacilitiesGatewayTimeout) IsCode added in v0.5.29

IsCode returns true when this get industry facilities gateway timeout response a status code equal to that given

func (*GetIndustryFacilitiesGatewayTimeout) IsRedirect added in v0.5.29

func (o *GetIndustryFacilitiesGatewayTimeout) IsRedirect() bool

IsRedirect returns true when this get industry facilities gateway timeout response has a 3xx status code

func (*GetIndustryFacilitiesGatewayTimeout) IsServerError added in v0.5.29

func (o *GetIndustryFacilitiesGatewayTimeout) IsServerError() bool

IsServerError returns true when this get industry facilities gateway timeout response has a 5xx status code

func (*GetIndustryFacilitiesGatewayTimeout) IsSuccess added in v0.5.29

IsSuccess returns true when this get industry facilities gateway timeout response has a 2xx status code

func (*GetIndustryFacilitiesGatewayTimeout) String added in v0.5.29

type GetIndustryFacilitiesInternalServerError

type GetIndustryFacilitiesInternalServerError struct {
	Payload *models.InternalServerError
}

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

Internal server error

func NewGetIndustryFacilitiesInternalServerError

func NewGetIndustryFacilitiesInternalServerError() *GetIndustryFacilitiesInternalServerError

NewGetIndustryFacilitiesInternalServerError creates a GetIndustryFacilitiesInternalServerError with default headers values

func (*GetIndustryFacilitiesInternalServerError) Code added in v0.5.29

Code gets the status code for the get industry facilities internal server error response

func (*GetIndustryFacilitiesInternalServerError) Error

func (*GetIndustryFacilitiesInternalServerError) GetPayload

func (*GetIndustryFacilitiesInternalServerError) IsClientError added in v0.5.29

IsClientError returns true when this get industry facilities internal server error response has a 4xx status code

func (*GetIndustryFacilitiesInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get industry facilities internal server error response a status code equal to that given

func (*GetIndustryFacilitiesInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get industry facilities internal server error response has a 3xx status code

func (*GetIndustryFacilitiesInternalServerError) IsServerError added in v0.5.29

IsServerError returns true when this get industry facilities internal server error response has a 5xx status code

func (*GetIndustryFacilitiesInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get industry facilities internal server error response has a 2xx status code

func (*GetIndustryFacilitiesInternalServerError) String added in v0.5.29

type GetIndustryFacilitiesNotModified

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

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

Not modified

func NewGetIndustryFacilitiesNotModified

func NewGetIndustryFacilitiesNotModified() *GetIndustryFacilitiesNotModified

NewGetIndustryFacilitiesNotModified creates a GetIndustryFacilitiesNotModified with default headers values

func (*GetIndustryFacilitiesNotModified) Code added in v0.5.29

Code gets the status code for the get industry facilities not modified response

func (*GetIndustryFacilitiesNotModified) Error

func (*GetIndustryFacilitiesNotModified) IsClientError added in v0.5.29

func (o *GetIndustryFacilitiesNotModified) IsClientError() bool

IsClientError returns true when this get industry facilities not modified response has a 4xx status code

func (*GetIndustryFacilitiesNotModified) IsCode added in v0.5.29

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

IsCode returns true when this get industry facilities not modified response a status code equal to that given

func (*GetIndustryFacilitiesNotModified) IsRedirect added in v0.5.29

func (o *GetIndustryFacilitiesNotModified) IsRedirect() bool

IsRedirect returns true when this get industry facilities not modified response has a 3xx status code

func (*GetIndustryFacilitiesNotModified) IsServerError added in v0.5.29

func (o *GetIndustryFacilitiesNotModified) IsServerError() bool

IsServerError returns true when this get industry facilities not modified response has a 5xx status code

func (*GetIndustryFacilitiesNotModified) IsSuccess added in v0.5.29

func (o *GetIndustryFacilitiesNotModified) IsSuccess() bool

IsSuccess returns true when this get industry facilities not modified response has a 2xx status code

func (*GetIndustryFacilitiesNotModified) String added in v0.5.29

type GetIndustryFacilitiesOK

type GetIndustryFacilitiesOK 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 []*GetIndustryFacilitiesOKBodyItems0
}

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

A list of facilities

func NewGetIndustryFacilitiesOK

func NewGetIndustryFacilitiesOK() *GetIndustryFacilitiesOK

NewGetIndustryFacilitiesOK creates a GetIndustryFacilitiesOK with default headers values

func (*GetIndustryFacilitiesOK) Code added in v0.5.29

func (o *GetIndustryFacilitiesOK) Code() int

Code gets the status code for the get industry facilities o k response

func (*GetIndustryFacilitiesOK) Error

func (o *GetIndustryFacilitiesOK) Error() string

func (*GetIndustryFacilitiesOK) GetPayload

func (*GetIndustryFacilitiesOK) IsClientError added in v0.5.29

func (o *GetIndustryFacilitiesOK) IsClientError() bool

IsClientError returns true when this get industry facilities o k response has a 4xx status code

func (*GetIndustryFacilitiesOK) IsCode added in v0.5.29

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

IsCode returns true when this get industry facilities o k response a status code equal to that given

func (*GetIndustryFacilitiesOK) IsRedirect added in v0.5.29

func (o *GetIndustryFacilitiesOK) IsRedirect() bool

IsRedirect returns true when this get industry facilities o k response has a 3xx status code

func (*GetIndustryFacilitiesOK) IsServerError added in v0.5.29

func (o *GetIndustryFacilitiesOK) IsServerError() bool

IsServerError returns true when this get industry facilities o k response has a 5xx status code

func (*GetIndustryFacilitiesOK) IsSuccess added in v0.5.29

func (o *GetIndustryFacilitiesOK) IsSuccess() bool

IsSuccess returns true when this get industry facilities o k response has a 2xx status code

func (*GetIndustryFacilitiesOK) String added in v0.5.29

func (o *GetIndustryFacilitiesOK) String() string

type GetIndustryFacilitiesOKBodyItems0

type GetIndustryFacilitiesOKBodyItems0 struct {

	// get_industry_facilities_facility_id
	//
	// ID of the facility
	// Required: true
	FacilityID *int64 `json:"facility_id"`

	// get_industry_facilities_owner_id
	//
	// Owner of the facility
	// Required: true
	OwnerID *int32 `json:"owner_id"`

	// get_industry_facilities_region_id
	//
	// Region ID where the facility is
	// Required: true
	RegionID *int32 `json:"region_id"`

	// get_industry_facilities_solar_system_id
	//
	// Solar system ID where the facility is
	// Required: true
	SolarSystemID *int32 `json:"solar_system_id"`

	// get_industry_facilities_tax
	//
	// Tax imposed by the facility
	Tax float32 `json:"tax,omitempty"`

	// get_industry_facilities_type_id
	//
	// Type ID of the facility
	// Required: true
	TypeID *int32 `json:"type_id"`
}

GetIndustryFacilitiesOKBodyItems0 get_industry_facilities_200_ok // // 200 ok object swagger:model GetIndustryFacilitiesOKBodyItems0

func (*GetIndustryFacilitiesOKBodyItems0) ContextValidate added in v0.3.0

func (o *GetIndustryFacilitiesOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validates this get industry facilities o k body items0 based on context it is used

func (*GetIndustryFacilitiesOKBodyItems0) MarshalBinary

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

MarshalBinary interface implementation

func (*GetIndustryFacilitiesOKBodyItems0) UnmarshalBinary

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

UnmarshalBinary interface implementation

func (*GetIndustryFacilitiesOKBodyItems0) Validate

Validate validates this get industry facilities o k body items0

type GetIndustryFacilitiesParams

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

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

GetIndustryFacilitiesParams contains all the parameters to send to the API endpoint

for the get industry facilities operation.

Typically these are written to a http.Request.

func NewGetIndustryFacilitiesParams

func NewGetIndustryFacilitiesParams() *GetIndustryFacilitiesParams

NewGetIndustryFacilitiesParams creates a new GetIndustryFacilitiesParams 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 NewGetIndustryFacilitiesParamsWithContext

func NewGetIndustryFacilitiesParamsWithContext(ctx context.Context) *GetIndustryFacilitiesParams

NewGetIndustryFacilitiesParamsWithContext creates a new GetIndustryFacilitiesParams object with the ability to set a context for a request.

func NewGetIndustryFacilitiesParamsWithHTTPClient

func NewGetIndustryFacilitiesParamsWithHTTPClient(client *http.Client) *GetIndustryFacilitiesParams

NewGetIndustryFacilitiesParamsWithHTTPClient creates a new GetIndustryFacilitiesParams object with the ability to set a custom HTTPClient for a request.

func NewGetIndustryFacilitiesParamsWithTimeout

func NewGetIndustryFacilitiesParamsWithTimeout(timeout time.Duration) *GetIndustryFacilitiesParams

NewGetIndustryFacilitiesParamsWithTimeout creates a new GetIndustryFacilitiesParams object with the ability to set a timeout on a request.

func (*GetIndustryFacilitiesParams) SetContext

func (o *GetIndustryFacilitiesParams) SetContext(ctx context.Context)

SetContext adds the context to the get industry facilities params

func (*GetIndustryFacilitiesParams) SetDatasource

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

SetDatasource adds the datasource to the get industry facilities params

func (*GetIndustryFacilitiesParams) SetDefaults added in v0.3.0

func (o *GetIndustryFacilitiesParams) SetDefaults()

SetDefaults hydrates default values in the get industry facilities params (not the query body).

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

func (*GetIndustryFacilitiesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get industry facilities params

func (*GetIndustryFacilitiesParams) SetIfNoneMatch

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

SetIfNoneMatch adds the ifNoneMatch to the get industry facilities params

func (*GetIndustryFacilitiesParams) SetTimeout

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

SetTimeout adds the timeout to the get industry facilities params

func (*GetIndustryFacilitiesParams) WithContext

WithContext adds the context to the get industry facilities params

func (*GetIndustryFacilitiesParams) WithDatasource

func (o *GetIndustryFacilitiesParams) WithDatasource(datasource *string) *GetIndustryFacilitiesParams

WithDatasource adds the datasource to the get industry facilities params

func (*GetIndustryFacilitiesParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get industry facilities params (not the query body).

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

func (*GetIndustryFacilitiesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get industry facilities params

func (*GetIndustryFacilitiesParams) WithIfNoneMatch

func (o *GetIndustryFacilitiesParams) WithIfNoneMatch(ifNoneMatch *string) *GetIndustryFacilitiesParams

WithIfNoneMatch adds the ifNoneMatch to the get industry facilities params

func (*GetIndustryFacilitiesParams) WithTimeout

WithTimeout adds the timeout to the get industry facilities params

func (*GetIndustryFacilitiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIndustryFacilitiesReader

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

GetIndustryFacilitiesReader is a Reader for the GetIndustryFacilities structure.

func (*GetIndustryFacilitiesReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIndustryFacilitiesServiceUnavailable

type GetIndustryFacilitiesServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

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

Service unavailable

func NewGetIndustryFacilitiesServiceUnavailable

func NewGetIndustryFacilitiesServiceUnavailable() *GetIndustryFacilitiesServiceUnavailable

NewGetIndustryFacilitiesServiceUnavailable creates a GetIndustryFacilitiesServiceUnavailable with default headers values

func (*GetIndustryFacilitiesServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get industry facilities service unavailable response

func (*GetIndustryFacilitiesServiceUnavailable) Error

func (*GetIndustryFacilitiesServiceUnavailable) GetPayload

func (*GetIndustryFacilitiesServiceUnavailable) IsClientError added in v0.5.29

func (o *GetIndustryFacilitiesServiceUnavailable) IsClientError() bool

IsClientError returns true when this get industry facilities service unavailable response has a 4xx status code

func (*GetIndustryFacilitiesServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get industry facilities service unavailable response a status code equal to that given

func (*GetIndustryFacilitiesServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get industry facilities service unavailable response has a 3xx status code

func (*GetIndustryFacilitiesServiceUnavailable) IsServerError added in v0.5.29

func (o *GetIndustryFacilitiesServiceUnavailable) IsServerError() bool

IsServerError returns true when this get industry facilities service unavailable response has a 5xx status code

func (*GetIndustryFacilitiesServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get industry facilities service unavailable response has a 2xx status code

func (*GetIndustryFacilitiesServiceUnavailable) String added in v0.5.29

type GetIndustrySystemsBadRequest

type GetIndustrySystemsBadRequest struct {
	Payload *models.BadRequest
}

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

Bad request

func NewGetIndustrySystemsBadRequest

func NewGetIndustrySystemsBadRequest() *GetIndustrySystemsBadRequest

NewGetIndustrySystemsBadRequest creates a GetIndustrySystemsBadRequest with default headers values

func (*GetIndustrySystemsBadRequest) Code added in v0.5.29

Code gets the status code for the get industry systems bad request response

func (*GetIndustrySystemsBadRequest) Error

func (*GetIndustrySystemsBadRequest) GetPayload

func (*GetIndustrySystemsBadRequest) IsClientError added in v0.5.29

func (o *GetIndustrySystemsBadRequest) IsClientError() bool

IsClientError returns true when this get industry systems bad request response has a 4xx status code

func (*GetIndustrySystemsBadRequest) IsCode added in v0.5.29

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

IsCode returns true when this get industry systems bad request response a status code equal to that given

func (*GetIndustrySystemsBadRequest) IsRedirect added in v0.5.29

func (o *GetIndustrySystemsBadRequest) IsRedirect() bool

IsRedirect returns true when this get industry systems bad request response has a 3xx status code

func (*GetIndustrySystemsBadRequest) IsServerError added in v0.5.29

func (o *GetIndustrySystemsBadRequest) IsServerError() bool

IsServerError returns true when this get industry systems bad request response has a 5xx status code

func (*GetIndustrySystemsBadRequest) IsSuccess added in v0.5.29

func (o *GetIndustrySystemsBadRequest) IsSuccess() bool

IsSuccess returns true when this get industry systems bad request response has a 2xx status code

func (*GetIndustrySystemsBadRequest) String added in v0.5.29

type GetIndustrySystemsEnhanceYourCalm

type GetIndustrySystemsEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}

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

Error limited

func NewGetIndustrySystemsEnhanceYourCalm

func NewGetIndustrySystemsEnhanceYourCalm() *GetIndustrySystemsEnhanceYourCalm

NewGetIndustrySystemsEnhanceYourCalm creates a GetIndustrySystemsEnhanceYourCalm with default headers values

func (*GetIndustrySystemsEnhanceYourCalm) Code added in v0.5.29

Code gets the status code for the get industry systems enhance your calm response

func (*GetIndustrySystemsEnhanceYourCalm) Error

func (*GetIndustrySystemsEnhanceYourCalm) GetPayload

func (*GetIndustrySystemsEnhanceYourCalm) IsClientError added in v0.5.29

func (o *GetIndustrySystemsEnhanceYourCalm) IsClientError() bool

IsClientError returns true when this get industry systems enhance your calm response has a 4xx status code

func (*GetIndustrySystemsEnhanceYourCalm) IsCode added in v0.5.29

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

IsCode returns true when this get industry systems enhance your calm response a status code equal to that given

func (*GetIndustrySystemsEnhanceYourCalm) IsRedirect added in v0.5.29

func (o *GetIndustrySystemsEnhanceYourCalm) IsRedirect() bool

IsRedirect returns true when this get industry systems enhance your calm response has a 3xx status code

func (*GetIndustrySystemsEnhanceYourCalm) IsServerError added in v0.5.29

func (o *GetIndustrySystemsEnhanceYourCalm) IsServerError() bool

IsServerError returns true when this get industry systems enhance your calm response has a 5xx status code

func (*GetIndustrySystemsEnhanceYourCalm) IsSuccess added in v0.5.29

func (o *GetIndustrySystemsEnhanceYourCalm) IsSuccess() bool

IsSuccess returns true when this get industry systems enhance your calm response has a 2xx status code

func (*GetIndustrySystemsEnhanceYourCalm) String added in v0.5.29

type GetIndustrySystemsGatewayTimeout

type GetIndustrySystemsGatewayTimeout struct {
	Payload *models.GatewayTimeout
}

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

Gateway timeout

func NewGetIndustrySystemsGatewayTimeout

func NewGetIndustrySystemsGatewayTimeout() *GetIndustrySystemsGatewayTimeout

NewGetIndustrySystemsGatewayTimeout creates a GetIndustrySystemsGatewayTimeout with default headers values

func (*GetIndustrySystemsGatewayTimeout) Code added in v0.5.29

Code gets the status code for the get industry systems gateway timeout response

func (*GetIndustrySystemsGatewayTimeout) Error

func (*GetIndustrySystemsGatewayTimeout) GetPayload

func (*GetIndustrySystemsGatewayTimeout) IsClientError added in v0.5.29

func (o *GetIndustrySystemsGatewayTimeout) IsClientError() bool

IsClientError returns true when this get industry systems gateway timeout response has a 4xx status code

func (*GetIndustrySystemsGatewayTimeout) IsCode added in v0.5.29

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

IsCode returns true when this get industry systems gateway timeout response a status code equal to that given

func (*GetIndustrySystemsGatewayTimeout) IsRedirect added in v0.5.29

func (o *GetIndustrySystemsGatewayTimeout) IsRedirect() bool

IsRedirect returns true when this get industry systems gateway timeout response has a 3xx status code

func (*GetIndustrySystemsGatewayTimeout) IsServerError added in v0.5.29

func (o *GetIndustrySystemsGatewayTimeout) IsServerError() bool

IsServerError returns true when this get industry systems gateway timeout response has a 5xx status code

func (*GetIndustrySystemsGatewayTimeout) IsSuccess added in v0.5.29

func (o *GetIndustrySystemsGatewayTimeout) IsSuccess() bool

IsSuccess returns true when this get industry systems gateway timeout response has a 2xx status code

func (*GetIndustrySystemsGatewayTimeout) String added in v0.5.29

type GetIndustrySystemsInternalServerError

type GetIndustrySystemsInternalServerError struct {
	Payload *models.InternalServerError
}

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

Internal server error

func NewGetIndustrySystemsInternalServerError

func NewGetIndustrySystemsInternalServerError() *GetIndustrySystemsInternalServerError

NewGetIndustrySystemsInternalServerError creates a GetIndustrySystemsInternalServerError with default headers values

func (*GetIndustrySystemsInternalServerError) Code added in v0.5.29

Code gets the status code for the get industry systems internal server error response

func (*GetIndustrySystemsInternalServerError) Error

func (*GetIndustrySystemsInternalServerError) GetPayload

func (*GetIndustrySystemsInternalServerError) IsClientError added in v0.5.29

func (o *GetIndustrySystemsInternalServerError) IsClientError() bool

IsClientError returns true when this get industry systems internal server error response has a 4xx status code

func (*GetIndustrySystemsInternalServerError) IsCode added in v0.5.29

IsCode returns true when this get industry systems internal server error response a status code equal to that given

func (*GetIndustrySystemsInternalServerError) IsRedirect added in v0.5.29

IsRedirect returns true when this get industry systems internal server error response has a 3xx status code

func (*GetIndustrySystemsInternalServerError) IsServerError added in v0.5.29

func (o *GetIndustrySystemsInternalServerError) IsServerError() bool

IsServerError returns true when this get industry systems internal server error response has a 5xx status code

func (*GetIndustrySystemsInternalServerError) IsSuccess added in v0.5.29

IsSuccess returns true when this get industry systems internal server error response has a 2xx status code

func (*GetIndustrySystemsInternalServerError) String added in v0.5.29

type GetIndustrySystemsNotModified

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

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

Not modified

func NewGetIndustrySystemsNotModified

func NewGetIndustrySystemsNotModified() *GetIndustrySystemsNotModified

NewGetIndustrySystemsNotModified creates a GetIndustrySystemsNotModified with default headers values

func (*GetIndustrySystemsNotModified) Code added in v0.5.29

Code gets the status code for the get industry systems not modified response

func (*GetIndustrySystemsNotModified) Error

func (*GetIndustrySystemsNotModified) IsClientError added in v0.5.29

func (o *GetIndustrySystemsNotModified) IsClientError() bool

IsClientError returns true when this get industry systems not modified response has a 4xx status code

func (*GetIndustrySystemsNotModified) IsCode added in v0.5.29

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

IsCode returns true when this get industry systems not modified response a status code equal to that given

func (*GetIndustrySystemsNotModified) IsRedirect added in v0.5.29

func (o *GetIndustrySystemsNotModified) IsRedirect() bool

IsRedirect returns true when this get industry systems not modified response has a 3xx status code

func (*GetIndustrySystemsNotModified) IsServerError added in v0.5.29

func (o *GetIndustrySystemsNotModified) IsServerError() bool

IsServerError returns true when this get industry systems not modified response has a 5xx status code

func (*GetIndustrySystemsNotModified) IsSuccess added in v0.5.29

func (o *GetIndustrySystemsNotModified) IsSuccess() bool

IsSuccess returns true when this get industry systems not modified response has a 2xx status code

func (*GetIndustrySystemsNotModified) String added in v0.5.29

type GetIndustrySystemsOK

type GetIndustrySystemsOK 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 []*GetIndustrySystemsOKBodyItems0
}

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

A list of cost indicies

func NewGetIndustrySystemsOK

func NewGetIndustrySystemsOK() *GetIndustrySystemsOK

NewGetIndustrySystemsOK creates a GetIndustrySystemsOK with default headers values

func (*GetIndustrySystemsOK) Code added in v0.5.29

func (o *GetIndustrySystemsOK) Code() int

Code gets the status code for the get industry systems o k response

func (*GetIndustrySystemsOK) Error

func (o *GetIndustrySystemsOK) Error() string

func (*GetIndustrySystemsOK) GetPayload

func (*GetIndustrySystemsOK) IsClientError added in v0.5.29

func (o *GetIndustrySystemsOK) IsClientError() bool

IsClientError returns true when this get industry systems o k response has a 4xx status code

func (*GetIndustrySystemsOK) IsCode added in v0.5.29

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

IsCode returns true when this get industry systems o k response a status code equal to that given

func (*GetIndustrySystemsOK) IsRedirect added in v0.5.29

func (o *GetIndustrySystemsOK) IsRedirect() bool

IsRedirect returns true when this get industry systems o k response has a 3xx status code

func (*GetIndustrySystemsOK) IsServerError added in v0.5.29

func (o *GetIndustrySystemsOK) IsServerError() bool

IsServerError returns true when this get industry systems o k response has a 5xx status code

func (*GetIndustrySystemsOK) IsSuccess added in v0.5.29

func (o *GetIndustrySystemsOK) IsSuccess() bool

IsSuccess returns true when this get industry systems o k response has a 2xx status code

func (*GetIndustrySystemsOK) String added in v0.5.29

func (o *GetIndustrySystemsOK) String() string

type GetIndustrySystemsOKBodyItems0

type GetIndustrySystemsOKBodyItems0 struct {

	// get_industry_systems_cost_indices
	//
	// cost_indices array
	// Required: true
	// Max Items: 10
	CostIndices []*GetIndustrySystemsOKBodyItems0CostIndicesItems0 `json:"cost_indices"`

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

GetIndustrySystemsOKBodyItems0 get_industry_systems_200_ok // // 200 ok object swagger:model GetIndustrySystemsOKBodyItems0

func (*GetIndustrySystemsOKBodyItems0) ContextValidate added in v0.3.0

func (o *GetIndustrySystemsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this get industry systems o k body items0 based on the context it is used

func (*GetIndustrySystemsOKBodyItems0) MarshalBinary

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

MarshalBinary interface implementation

func (*GetIndustrySystemsOKBodyItems0) UnmarshalBinary

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

UnmarshalBinary interface implementation

func (*GetIndustrySystemsOKBodyItems0) Validate

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

Validate validates this get industry systems o k body items0

type GetIndustrySystemsOKBodyItems0CostIndicesItems0

type GetIndustrySystemsOKBodyItems0CostIndicesItems0 struct {

	// get_industry_systems_activity
	//
	// activity string
	// Required: true
	// Enum: [copying duplicating invention manufacturing none reaction researching_material_efficiency researching_technology researching_time_efficiency reverse_engineering]
	Activity *string `json:"activity"`

	// get_industry_systems_cost_index
	//
	// cost_index number
	// Required: true
	CostIndex *float32 `json:"cost_index"`
}

GetIndustrySystemsOKBodyItems0CostIndicesItems0 get_industry_systems_cost_indice // // cost_indice object swagger:model GetIndustrySystemsOKBodyItems0CostIndicesItems0

func (*GetIndustrySystemsOKBodyItems0CostIndicesItems0) ContextValidate added in v0.3.0

ContextValidate validates this get industry systems o k body items0 cost indices items0 based on context it is used

func (*GetIndustrySystemsOKBodyItems0CostIndicesItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetIndustrySystemsOKBodyItems0CostIndicesItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetIndustrySystemsOKBodyItems0CostIndicesItems0) Validate

Validate validates this get industry systems o k body items0 cost indices items0

type GetIndustrySystemsParams

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

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

GetIndustrySystemsParams contains all the parameters to send to the API endpoint

for the get industry systems operation.

Typically these are written to a http.Request.

func NewGetIndustrySystemsParams

func NewGetIndustrySystemsParams() *GetIndustrySystemsParams

NewGetIndustrySystemsParams creates a new GetIndustrySystemsParams 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 NewGetIndustrySystemsParamsWithContext

func NewGetIndustrySystemsParamsWithContext(ctx context.Context) *GetIndustrySystemsParams

NewGetIndustrySystemsParamsWithContext creates a new GetIndustrySystemsParams object with the ability to set a context for a request.

func NewGetIndustrySystemsParamsWithHTTPClient

func NewGetIndustrySystemsParamsWithHTTPClient(client *http.Client) *GetIndustrySystemsParams

NewGetIndustrySystemsParamsWithHTTPClient creates a new GetIndustrySystemsParams object with the ability to set a custom HTTPClient for a request.

func NewGetIndustrySystemsParamsWithTimeout

func NewGetIndustrySystemsParamsWithTimeout(timeout time.Duration) *GetIndustrySystemsParams

NewGetIndustrySystemsParamsWithTimeout creates a new GetIndustrySystemsParams object with the ability to set a timeout on a request.

func (*GetIndustrySystemsParams) SetContext

func (o *GetIndustrySystemsParams) SetContext(ctx context.Context)

SetContext adds the context to the get industry systems params

func (*GetIndustrySystemsParams) SetDatasource

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

SetDatasource adds the datasource to the get industry systems params

func (*GetIndustrySystemsParams) SetDefaults added in v0.3.0

func (o *GetIndustrySystemsParams) SetDefaults()

SetDefaults hydrates default values in the get industry systems params (not the query body).

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

func (*GetIndustrySystemsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get industry systems params

func (*GetIndustrySystemsParams) SetIfNoneMatch

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

SetIfNoneMatch adds the ifNoneMatch to the get industry systems params

func (*GetIndustrySystemsParams) SetTimeout

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

SetTimeout adds the timeout to the get industry systems params

func (*GetIndustrySystemsParams) WithContext

WithContext adds the context to the get industry systems params

func (*GetIndustrySystemsParams) WithDatasource

func (o *GetIndustrySystemsParams) WithDatasource(datasource *string) *GetIndustrySystemsParams

WithDatasource adds the datasource to the get industry systems params

func (*GetIndustrySystemsParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get industry systems params (not the query body).

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

func (*GetIndustrySystemsParams) WithHTTPClient

func (o *GetIndustrySystemsParams) WithHTTPClient(client *http.Client) *GetIndustrySystemsParams

WithHTTPClient adds the HTTPClient to the get industry systems params

func (*GetIndustrySystemsParams) WithIfNoneMatch

func (o *GetIndustrySystemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetIndustrySystemsParams

WithIfNoneMatch adds the ifNoneMatch to the get industry systems params

func (*GetIndustrySystemsParams) WithTimeout

WithTimeout adds the timeout to the get industry systems params

func (*GetIndustrySystemsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIndustrySystemsReader

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

GetIndustrySystemsReader is a Reader for the GetIndustrySystems structure.

func (*GetIndustrySystemsReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIndustrySystemsServiceUnavailable

type GetIndustrySystemsServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}

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

Service unavailable

func NewGetIndustrySystemsServiceUnavailable

func NewGetIndustrySystemsServiceUnavailable() *GetIndustrySystemsServiceUnavailable

NewGetIndustrySystemsServiceUnavailable creates a GetIndustrySystemsServiceUnavailable with default headers values

func (*GetIndustrySystemsServiceUnavailable) Code added in v0.5.29

Code gets the status code for the get industry systems service unavailable response

func (*GetIndustrySystemsServiceUnavailable) Error

func (*GetIndustrySystemsServiceUnavailable) GetPayload

func (*GetIndustrySystemsServiceUnavailable) IsClientError added in v0.5.29

func (o *GetIndustrySystemsServiceUnavailable) IsClientError() bool

IsClientError returns true when this get industry systems service unavailable response has a 4xx status code

func (*GetIndustrySystemsServiceUnavailable) IsCode added in v0.5.29

IsCode returns true when this get industry systems service unavailable response a status code equal to that given

func (*GetIndustrySystemsServiceUnavailable) IsRedirect added in v0.5.29

IsRedirect returns true when this get industry systems service unavailable response has a 3xx status code

func (*GetIndustrySystemsServiceUnavailable) IsServerError added in v0.5.29

func (o *GetIndustrySystemsServiceUnavailable) IsServerError() bool

IsServerError returns true when this get industry systems service unavailable response has a 5xx status code

func (*GetIndustrySystemsServiceUnavailable) IsSuccess added in v0.5.29

IsSuccess returns true when this get industry systems service unavailable response has a 2xx status code

func (*GetIndustrySystemsServiceUnavailable) String added in v0.5.29

Jump to

Keyboard shortcuts

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