industry

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 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) Error

func (*GetCharactersCharacterIDIndustryJobsBadRequest) GetPayload

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) Error

func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) GetPayload

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) Error

func (*GetCharactersCharacterIDIndustryJobsForbidden) GetPayload

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) Error

func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) GetPayload

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) Error

func (*GetCharactersCharacterIDIndustryJobsInternalServerError) GetPayload

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) Error

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) Error

func (*GetCharactersCharacterIDIndustryJobsOK) GetPayload

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) Error

func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) GetPayload

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) Error

func (*GetCharactersCharacterIDIndustryJobsUnauthorized) GetPayload

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) Error

func (*GetCharactersCharacterIDMiningBadRequest) GetPayload

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) Error

func (*GetCharactersCharacterIDMiningEnhanceYourCalm) GetPayload

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) Error

func (*GetCharactersCharacterIDMiningForbidden) GetPayload

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) Error

func (*GetCharactersCharacterIDMiningGatewayTimeout) GetPayload

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) Error

func (*GetCharactersCharacterIDMiningInternalServerError) GetPayload

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) Error

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) Error

func (*GetCharactersCharacterIDMiningOK) GetPayload

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) Error

func (*GetCharactersCharacterIDMiningServiceUnavailable) GetPayload

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) Error

func (*GetCharactersCharacterIDMiningUnauthorized) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningExtractionsBadRequest) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningExtractionsForbidden) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) GetPayload

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) Error

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) Error

func (*GetCorporationCorporationIDMiningExtractionsOK) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversBadRequest) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversForbidden) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversInternalServerError) GetPayload

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) Error

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) Error

func (*GetCorporationCorporationIDMiningObserversOK) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) GetPayload

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) Error

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) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDOK) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) GetPayload

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) Error

func (*GetCorporationCorporationIDMiningObserversUnauthorized) GetPayload

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) Error

func (*GetCorporationsCorporationIDIndustryJobsBadRequest) GetPayload

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) Error

func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) GetPayload

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) Error

func (*GetCorporationsCorporationIDIndustryJobsForbidden) GetPayload

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) Error

func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) GetPayload

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) Error

func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) GetPayload

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) Error

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) Error

func (*GetCorporationsCorporationIDIndustryJobsOK) GetPayload

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) Error

func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) GetPayload

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) Error

func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) GetPayload

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) Error

func (*GetIndustryFacilitiesBadRequest) GetPayload

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) Error

func (*GetIndustryFacilitiesEnhanceYourCalm) GetPayload

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) Error

func (*GetIndustryFacilitiesGatewayTimeout) GetPayload

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) Error

func (*GetIndustryFacilitiesInternalServerError) GetPayload

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) Error

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) Error

func (o *GetIndustryFacilitiesOK) Error() string

func (*GetIndustryFacilitiesOK) GetPayload

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) Error

func (*GetIndustryFacilitiesServiceUnavailable) GetPayload

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) Error

func (*GetIndustrySystemsBadRequest) GetPayload

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) Error

func (*GetIndustrySystemsEnhanceYourCalm) GetPayload

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) Error

func (*GetIndustrySystemsGatewayTimeout) GetPayload

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) Error

func (*GetIndustrySystemsInternalServerError) GetPayload

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) Error

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) Error

func (o *GetIndustrySystemsOK) Error() string

func (*GetIndustrySystemsOK) GetPayload

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) Error

func (*GetIndustrySystemsServiceUnavailable) GetPayload

Jump to

Keyboard shortcuts

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