Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) GetCharactersCharacterIDIndustryJobs(params *GetCharactersCharacterIDIndustryJobsParams, ...) (*GetCharactersCharacterIDIndustryJobsOK, error)
- func (a *Client) GetCharactersCharacterIDMining(params *GetCharactersCharacterIDMiningParams, ...) (*GetCharactersCharacterIDMiningOK, error)
- func (a *Client) GetCorporationCorporationIDMiningExtractions(params *GetCorporationCorporationIDMiningExtractionsParams, ...) (*GetCorporationCorporationIDMiningExtractionsOK, error)
- func (a *Client) GetCorporationCorporationIDMiningObservers(params *GetCorporationCorporationIDMiningObserversParams, ...) (*GetCorporationCorporationIDMiningObserversOK, error)
- func (a *Client) GetCorporationCorporationIDMiningObserversObserverID(params *GetCorporationCorporationIDMiningObserversObserverIDParams, ...) (*GetCorporationCorporationIDMiningObserversObserverIDOK, error)
- func (a *Client) GetCorporationsCorporationIDIndustryJobs(params *GetCorporationsCorporationIDIndustryJobsParams, ...) (*GetCorporationsCorporationIDIndustryJobsOK, error)
- func (a *Client) GetIndustryFacilities(params *GetIndustryFacilitiesParams, opts ...ClientOption) (*GetIndustryFacilitiesOK, error)
- func (a *Client) GetIndustrySystems(params *GetIndustrySystemsParams, opts ...ClientOption) (*GetIndustrySystemsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetCharactersCharacterIDIndustryJobsBadRequest
- type GetCharactersCharacterIDIndustryJobsEnhanceYourCalm
- type GetCharactersCharacterIDIndustryJobsForbidden
- type GetCharactersCharacterIDIndustryJobsGatewayTimeout
- type GetCharactersCharacterIDIndustryJobsInternalServerError
- type GetCharactersCharacterIDIndustryJobsNotModified
- type GetCharactersCharacterIDIndustryJobsOK
- type GetCharactersCharacterIDIndustryJobsOKBodyItems0
- func (o *GetCharactersCharacterIDIndustryJobsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDIndustryJobsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDIndustryJobsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDIndustryJobsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDIndustryJobsParams
- func NewGetCharactersCharacterIDIndustryJobsParams() *GetCharactersCharacterIDIndustryJobsParams
- func NewGetCharactersCharacterIDIndustryJobsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDIndustryJobsParams
- func NewGetCharactersCharacterIDIndustryJobsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDIndustryJobsParams
- func NewGetCharactersCharacterIDIndustryJobsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetDefaults()
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetIncludeCompleted(includeCompleted *bool)
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDIndustryJobsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithDefaults() *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithIncludeCompleted(includeCompleted *bool) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WithToken(token *string) *GetCharactersCharacterIDIndustryJobsParams
- func (o *GetCharactersCharacterIDIndustryJobsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDIndustryJobsReader
- type GetCharactersCharacterIDIndustryJobsServiceUnavailable
- type GetCharactersCharacterIDIndustryJobsUnauthorized
- type GetCharactersCharacterIDMiningBadRequest
- type GetCharactersCharacterIDMiningEnhanceYourCalm
- type GetCharactersCharacterIDMiningForbidden
- type GetCharactersCharacterIDMiningGatewayTimeout
- type GetCharactersCharacterIDMiningInternalServerError
- type GetCharactersCharacterIDMiningNotModified
- type GetCharactersCharacterIDMiningOK
- type GetCharactersCharacterIDMiningOKBodyItems0
- func (o *GetCharactersCharacterIDMiningOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDMiningOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDMiningOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDMiningOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDMiningParams
- func NewGetCharactersCharacterIDMiningParams() *GetCharactersCharacterIDMiningParams
- func NewGetCharactersCharacterIDMiningParamsWithContext(ctx context.Context) *GetCharactersCharacterIDMiningParams
- func NewGetCharactersCharacterIDMiningParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDMiningParams
- func NewGetCharactersCharacterIDMiningParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDMiningParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDMiningParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDMiningParams) SetDefaults()
- func (o *GetCharactersCharacterIDMiningParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDMiningParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDMiningParams) SetPage(page *int32)
- func (o *GetCharactersCharacterIDMiningParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDMiningParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDMiningParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WithDefaults() *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WithPage(page *int32) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WithToken(token *string) *GetCharactersCharacterIDMiningParams
- func (o *GetCharactersCharacterIDMiningParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDMiningReader
- type GetCharactersCharacterIDMiningServiceUnavailable
- type GetCharactersCharacterIDMiningUnauthorized
- type GetCorporationCorporationIDMiningExtractionsBadRequest
- type GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm
- type GetCorporationCorporationIDMiningExtractionsForbidden
- type GetCorporationCorporationIDMiningExtractionsGatewayTimeout
- type GetCorporationCorporationIDMiningExtractionsInternalServerError
- type GetCorporationCorporationIDMiningExtractionsNotModified
- type GetCorporationCorporationIDMiningExtractionsOK
- type GetCorporationCorporationIDMiningExtractionsOKBodyItems0
- func (o *GetCorporationCorporationIDMiningExtractionsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationCorporationIDMiningExtractionsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationCorporationIDMiningExtractionsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationCorporationIDMiningExtractionsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationCorporationIDMiningExtractionsParams
- func NewGetCorporationCorporationIDMiningExtractionsParams() *GetCorporationCorporationIDMiningExtractionsParams
- func NewGetCorporationCorporationIDMiningExtractionsParamsWithContext(ctx context.Context) *GetCorporationCorporationIDMiningExtractionsParams
- func NewGetCorporationCorporationIDMiningExtractionsParamsWithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningExtractionsParams
- func NewGetCorporationCorporationIDMiningExtractionsParamsWithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetContext(ctx context.Context)
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetDatasource(datasource *string)
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetDefaults()
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetPage(page *int32)
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationCorporationIDMiningExtractionsParams) SetToken(token *string)
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithContext(ctx context.Context) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithCorporationID(corporationID int32) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithDatasource(datasource *string) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithDefaults() *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithPage(page *int32) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WithToken(token *string) *GetCorporationCorporationIDMiningExtractionsParams
- func (o *GetCorporationCorporationIDMiningExtractionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationCorporationIDMiningExtractionsReader
- type GetCorporationCorporationIDMiningExtractionsServiceUnavailable
- type GetCorporationCorporationIDMiningExtractionsUnauthorized
- type GetCorporationCorporationIDMiningObserversBadRequest
- type GetCorporationCorporationIDMiningObserversEnhanceYourCalm
- type GetCorporationCorporationIDMiningObserversForbidden
- type GetCorporationCorporationIDMiningObserversGatewayTimeout
- type GetCorporationCorporationIDMiningObserversInternalServerError
- type GetCorporationCorporationIDMiningObserversNotModified
- type GetCorporationCorporationIDMiningObserversOK
- type GetCorporationCorporationIDMiningObserversOKBodyItems0
- func (o *GetCorporationCorporationIDMiningObserversOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationCorporationIDMiningObserversOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationCorporationIDMiningObserversOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationCorporationIDMiningObserversOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationCorporationIDMiningObserversObserverIDBadRequest
- type GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm
- type GetCorporationCorporationIDMiningObserversObserverIDForbidden
- type GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout
- type GetCorporationCorporationIDMiningObserversObserverIDInternalServerError
- type GetCorporationCorporationIDMiningObserversObserverIDNotModified
- type GetCorporationCorporationIDMiningObserversObserverIDOK
- type GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0
- func (o *GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationCorporationIDMiningObserversObserverIDParams
- func NewGetCorporationCorporationIDMiningObserversObserverIDParams() *GetCorporationCorporationIDMiningObserversObserverIDParams
- func NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithContext(ctx context.Context) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func NewGetCorporationCorporationIDMiningObserversObserverIDParamsWithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetContext(ctx context.Context)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetDatasource(datasource *string)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetDefaults()
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetObserverID(observerID int64)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetPage(page *int32)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetToken(token *string)
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithContext(ctx context.Context) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithCorporationID(corporationID int32) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithDatasource(datasource *string) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithDefaults() *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithObserverID(observerID int64) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithPage(page *int32) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithToken(token *string) *GetCorporationCorporationIDMiningObserversObserverIDParams
- func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationCorporationIDMiningObserversObserverIDReader
- type GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable
- type GetCorporationCorporationIDMiningObserversObserverIDUnauthorized
- type GetCorporationCorporationIDMiningObserversParams
- func NewGetCorporationCorporationIDMiningObserversParams() *GetCorporationCorporationIDMiningObserversParams
- func NewGetCorporationCorporationIDMiningObserversParamsWithContext(ctx context.Context) *GetCorporationCorporationIDMiningObserversParams
- func NewGetCorporationCorporationIDMiningObserversParamsWithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningObserversParams
- func NewGetCorporationCorporationIDMiningObserversParamsWithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) SetContext(ctx context.Context)
- func (o *GetCorporationCorporationIDMiningObserversParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationCorporationIDMiningObserversParams) SetDatasource(datasource *string)
- func (o *GetCorporationCorporationIDMiningObserversParams) SetDefaults()
- func (o *GetCorporationCorporationIDMiningObserversParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationCorporationIDMiningObserversParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationCorporationIDMiningObserversParams) SetPage(page *int32)
- func (o *GetCorporationCorporationIDMiningObserversParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationCorporationIDMiningObserversParams) SetToken(token *string)
- func (o *GetCorporationCorporationIDMiningObserversParams) WithContext(ctx context.Context) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WithCorporationID(corporationID int32) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WithDatasource(datasource *string) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WithDefaults() *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WithPage(page *int32) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WithToken(token *string) *GetCorporationCorporationIDMiningObserversParams
- func (o *GetCorporationCorporationIDMiningObserversParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationCorporationIDMiningObserversReader
- type GetCorporationCorporationIDMiningObserversServiceUnavailable
- type GetCorporationCorporationIDMiningObserversUnauthorized
- type GetCorporationsCorporationIDIndustryJobsBadRequest
- type GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm
- type GetCorporationsCorporationIDIndustryJobsForbidden
- type GetCorporationsCorporationIDIndustryJobsGatewayTimeout
- type GetCorporationsCorporationIDIndustryJobsInternalServerError
- type GetCorporationsCorporationIDIndustryJobsNotModified
- type GetCorporationsCorporationIDIndustryJobsOK
- type GetCorporationsCorporationIDIndustryJobsOKBodyItems0
- func (o *GetCorporationsCorporationIDIndustryJobsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDIndustryJobsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDIndustryJobsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDIndustryJobsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDIndustryJobsParams
- func NewGetCorporationsCorporationIDIndustryJobsParams() *GetCorporationsCorporationIDIndustryJobsParams
- func NewGetCorporationsCorporationIDIndustryJobsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDIndustryJobsParams
- func NewGetCorporationsCorporationIDIndustryJobsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDIndustryJobsParams
- func NewGetCorporationsCorporationIDIndustryJobsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetDefaults()
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetIncludeCompleted(includeCompleted *bool)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetPage(page *int32)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithDefaults() *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithIncludeCompleted(includeCompleted *bool) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithPage(page *int32) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WithToken(token *string) *GetCorporationsCorporationIDIndustryJobsParams
- func (o *GetCorporationsCorporationIDIndustryJobsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDIndustryJobsReader
- type GetCorporationsCorporationIDIndustryJobsServiceUnavailable
- type GetCorporationsCorporationIDIndustryJobsUnauthorized
- type GetIndustryFacilitiesBadRequest
- type GetIndustryFacilitiesEnhanceYourCalm
- type GetIndustryFacilitiesGatewayTimeout
- type GetIndustryFacilitiesInternalServerError
- type GetIndustryFacilitiesNotModified
- type GetIndustryFacilitiesOK
- type GetIndustryFacilitiesOKBodyItems0
- func (o *GetIndustryFacilitiesOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetIndustryFacilitiesOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetIndustryFacilitiesOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetIndustryFacilitiesOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetIndustryFacilitiesParams
- func NewGetIndustryFacilitiesParams() *GetIndustryFacilitiesParams
- func NewGetIndustryFacilitiesParamsWithContext(ctx context.Context) *GetIndustryFacilitiesParams
- func NewGetIndustryFacilitiesParamsWithHTTPClient(client *http.Client) *GetIndustryFacilitiesParams
- func NewGetIndustryFacilitiesParamsWithTimeout(timeout time.Duration) *GetIndustryFacilitiesParams
- func (o *GetIndustryFacilitiesParams) SetContext(ctx context.Context)
- func (o *GetIndustryFacilitiesParams) SetDatasource(datasource *string)
- func (o *GetIndustryFacilitiesParams) SetDefaults()
- func (o *GetIndustryFacilitiesParams) SetHTTPClient(client *http.Client)
- func (o *GetIndustryFacilitiesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetIndustryFacilitiesParams) SetTimeout(timeout time.Duration)
- func (o *GetIndustryFacilitiesParams) WithContext(ctx context.Context) *GetIndustryFacilitiesParams
- func (o *GetIndustryFacilitiesParams) WithDatasource(datasource *string) *GetIndustryFacilitiesParams
- func (o *GetIndustryFacilitiesParams) WithDefaults() *GetIndustryFacilitiesParams
- func (o *GetIndustryFacilitiesParams) WithHTTPClient(client *http.Client) *GetIndustryFacilitiesParams
- func (o *GetIndustryFacilitiesParams) WithIfNoneMatch(ifNoneMatch *string) *GetIndustryFacilitiesParams
- func (o *GetIndustryFacilitiesParams) WithTimeout(timeout time.Duration) *GetIndustryFacilitiesParams
- func (o *GetIndustryFacilitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetIndustryFacilitiesReader
- type GetIndustryFacilitiesServiceUnavailable
- type GetIndustrySystemsBadRequest
- type GetIndustrySystemsEnhanceYourCalm
- type GetIndustrySystemsGatewayTimeout
- type GetIndustrySystemsInternalServerError
- type GetIndustrySystemsNotModified
- type GetIndustrySystemsOK
- type GetIndustrySystemsOKBodyItems0
- func (o *GetIndustrySystemsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetIndustrySystemsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetIndustrySystemsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetIndustrySystemsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetIndustrySystemsOKBodyItems0CostIndicesItems0
- func (o *GetIndustrySystemsOKBodyItems0CostIndicesItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetIndustrySystemsOKBodyItems0CostIndicesItems0) MarshalBinary() ([]byte, error)
- func (o *GetIndustrySystemsOKBodyItems0CostIndicesItems0) UnmarshalBinary(b []byte) error
- func (o *GetIndustrySystemsOKBodyItems0CostIndicesItems0) Validate(formats strfmt.Registry) error
- type GetIndustrySystemsParams
- func NewGetIndustrySystemsParams() *GetIndustrySystemsParams
- func NewGetIndustrySystemsParamsWithContext(ctx context.Context) *GetIndustrySystemsParams
- func NewGetIndustrySystemsParamsWithHTTPClient(client *http.Client) *GetIndustrySystemsParams
- func NewGetIndustrySystemsParamsWithTimeout(timeout time.Duration) *GetIndustrySystemsParams
- func (o *GetIndustrySystemsParams) SetContext(ctx context.Context)
- func (o *GetIndustrySystemsParams) SetDatasource(datasource *string)
- func (o *GetIndustrySystemsParams) SetDefaults()
- func (o *GetIndustrySystemsParams) SetHTTPClient(client *http.Client)
- func (o *GetIndustrySystemsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetIndustrySystemsParams) SetTimeout(timeout time.Duration)
- func (o *GetIndustrySystemsParams) WithContext(ctx context.Context) *GetIndustrySystemsParams
- func (o *GetIndustrySystemsParams) WithDatasource(datasource *string) *GetIndustrySystemsParams
- func (o *GetIndustrySystemsParams) WithDefaults() *GetIndustrySystemsParams
- func (o *GetIndustrySystemsParams) WithHTTPClient(client *http.Client) *GetIndustrySystemsParams
- func (o *GetIndustrySystemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetIndustrySystemsParams
- func (o *GetIndustrySystemsParams) WithTimeout(timeout time.Duration) *GetIndustrySystemsParams
- func (o *GetIndustrySystemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetIndustrySystemsReader
- type GetIndustrySystemsServiceUnavailable
Constants ¶
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" )
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" )
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" )
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 ¶
func (a *Client) GetCorporationCorporationIDMiningExtractions(params *GetCorporationCorporationIDMiningExtractionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationCorporationIDMiningExtractionsOK, error)
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 ¶
func (a *Client) GetCorporationCorporationIDMiningObservers(params *GetCorporationCorporationIDMiningObserversParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationCorporationIDMiningObserversOK, error)
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 ¶
func (a *Client) GetCorporationCorporationIDMiningObserversObserverID(params *GetCorporationCorporationIDMiningObserversObserverIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationCorporationIDMiningObserversObserverIDOK, error)
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 ¶
func (a *Client) GetCorporationsCorporationIDIndustryJobs(params *GetCorporationsCorporationIDIndustryJobsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDIndustryJobsOK, error)
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 (o *GetCharactersCharacterIDIndustryJobsBadRequest) Error() string
func (*GetCharactersCharacterIDIndustryJobsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDIndustryJobsBadRequest) GetPayload() *models.BadRequest
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 (o *GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDIndustryJobsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCharactersCharacterIDIndustryJobsForbidden ¶
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 (o *GetCharactersCharacterIDIndustryJobsForbidden) Error() string
func (*GetCharactersCharacterIDIndustryJobsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDIndustryJobsForbidden) GetPayload() *models.Forbidden
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 (o *GetCharactersCharacterIDIndustryJobsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDIndustryJobsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDIndustryJobsGatewayTimeout) GetPayload() *models.GatewayTimeout
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 (o *GetCharactersCharacterIDIndustryJobsInternalServerError) Error() string
func (*GetCharactersCharacterIDIndustryJobsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDIndustryJobsInternalServerError) GetPayload() *models.InternalServerError
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 ¶
func (o *GetCharactersCharacterIDIndustryJobsNotModified) Error() string
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 (o *GetCharactersCharacterIDIndustryJobsOK) Error() string
func (*GetCharactersCharacterIDIndustryJobsOK) GetPayload ¶
func (o *GetCharactersCharacterIDIndustryJobsOK) GetPayload() []*GetCharactersCharacterIDIndustryJobsOKBodyItems0
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
func (o *GetCharactersCharacterIDIndustryJobsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID industry jobs o k body items0 based on context it is used
func (*GetCharactersCharacterIDIndustryJobsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDIndustryJobsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDIndustryJobsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDIndustryJobsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
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 ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) SetContext(ctx context.Context)
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
func (o *GetCharactersCharacterIDIndustryJobsParams) SetDefaults()
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 ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) SetToken ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) SetToken(token *string)
SetToken adds the token to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDIndustryJobsParams
WithCharacterID adds the characterID to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WithContext ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDIndustryJobsParams
WithContext adds the context to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDIndustryJobsParams
WithDatasource adds the datasource to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDIndustryJobsParams) WithDefaults() *GetCharactersCharacterIDIndustryJobsParams
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 ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDIndustryJobsParams
WithHTTPClient adds the HTTPClient to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDIndustryJobsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WithIncludeCompleted ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WithIncludeCompleted(includeCompleted *bool) *GetCharactersCharacterIDIndustryJobsParams
WithIncludeCompleted adds the includeCompleted to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDIndustryJobsParams
WithTimeout adds the timeout to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WithToken ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WithToken(token *string) *GetCharactersCharacterIDIndustryJobsParams
WithToken adds the token to the get characters character id industry jobs params
func (*GetCharactersCharacterIDIndustryJobsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDIndustryJobsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 {
}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 (o *GetCharactersCharacterIDIndustryJobsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDIndustryJobsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDIndustryJobsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCharactersCharacterIDIndustryJobsUnauthorized ¶
type GetCharactersCharacterIDIndustryJobsUnauthorized struct {
}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 (o *GetCharactersCharacterIDIndustryJobsUnauthorized) Error() string
func (*GetCharactersCharacterIDIndustryJobsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDIndustryJobsUnauthorized) GetPayload() *models.Unauthorized
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 (o *GetCharactersCharacterIDMiningBadRequest) Error() string
func (*GetCharactersCharacterIDMiningBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDMiningBadRequest) GetPayload() *models.BadRequest
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 (o *GetCharactersCharacterIDMiningEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDMiningEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDMiningEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCharactersCharacterIDMiningForbidden ¶
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 (o *GetCharactersCharacterIDMiningForbidden) Error() string
func (*GetCharactersCharacterIDMiningForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDMiningForbidden) GetPayload() *models.Forbidden
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 (o *GetCharactersCharacterIDMiningGatewayTimeout) Error() string
func (*GetCharactersCharacterIDMiningGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDMiningGatewayTimeout) GetPayload() *models.GatewayTimeout
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 (o *GetCharactersCharacterIDMiningInternalServerError) Error() string
func (*GetCharactersCharacterIDMiningInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDMiningInternalServerError) GetPayload() *models.InternalServerError
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 ¶
func (o *GetCharactersCharacterIDMiningNotModified) Error() string
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 (o *GetCharactersCharacterIDMiningOK) Error() string
func (*GetCharactersCharacterIDMiningOK) GetPayload ¶
func (o *GetCharactersCharacterIDMiningOK) GetPayload() []*GetCharactersCharacterIDMiningOKBodyItems0
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
func (o *GetCharactersCharacterIDMiningOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
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
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 ¶
func (o *GetCharactersCharacterIDMiningParams) SetContext(ctx context.Context)
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 ¶
func (o *GetCharactersCharacterIDMiningParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDMiningParams
WithCharacterID adds the characterID to the get characters character id mining params
func (*GetCharactersCharacterIDMiningParams) WithContext ¶
func (o *GetCharactersCharacterIDMiningParams) WithContext(ctx context.Context) *GetCharactersCharacterIDMiningParams
WithContext adds the context to the get characters character id mining params
func (*GetCharactersCharacterIDMiningParams) WithDatasource ¶
func (o *GetCharactersCharacterIDMiningParams) WithDatasource(datasource *string) *GetCharactersCharacterIDMiningParams
WithDatasource adds the datasource to the get characters character id mining params
func (*GetCharactersCharacterIDMiningParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDMiningParams) WithDefaults() *GetCharactersCharacterIDMiningParams
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 ¶
func (o *GetCharactersCharacterIDMiningParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDMiningParams
WithHTTPClient adds the HTTPClient to the get characters character id mining params
func (*GetCharactersCharacterIDMiningParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDMiningParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDMiningParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id mining params
func (*GetCharactersCharacterIDMiningParams) WithPage ¶
func (o *GetCharactersCharacterIDMiningParams) WithPage(page *int32) *GetCharactersCharacterIDMiningParams
WithPage adds the page to the get characters character id mining params
func (*GetCharactersCharacterIDMiningParams) WithTimeout ¶
func (o *GetCharactersCharacterIDMiningParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDMiningParams
WithTimeout adds the timeout to the get characters character id mining params
func (*GetCharactersCharacterIDMiningParams) WithToken ¶
func (o *GetCharactersCharacterIDMiningParams) WithToken(token *string) *GetCharactersCharacterIDMiningParams
WithToken adds the token to the get characters character id mining params
func (*GetCharactersCharacterIDMiningParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDMiningParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 {
}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 (o *GetCharactersCharacterIDMiningServiceUnavailable) Error() string
func (*GetCharactersCharacterIDMiningServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDMiningServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCharactersCharacterIDMiningUnauthorized ¶
type GetCharactersCharacterIDMiningUnauthorized struct {
}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 (o *GetCharactersCharacterIDMiningUnauthorized) Error() string
func (*GetCharactersCharacterIDMiningUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDMiningUnauthorized) GetPayload() *models.Unauthorized
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 (o *GetCorporationCorporationIDMiningExtractionsBadRequest) Error() string
func (*GetCorporationCorporationIDMiningExtractionsBadRequest) GetPayload ¶
func (o *GetCorporationCorporationIDMiningExtractionsBadRequest) GetPayload() *models.BadRequest
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 (o *GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) Error() string
func (*GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationCorporationIDMiningExtractionsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCorporationCorporationIDMiningExtractionsForbidden ¶
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 (o *GetCorporationCorporationIDMiningExtractionsForbidden) Error() string
func (*GetCorporationCorporationIDMiningExtractionsForbidden) GetPayload ¶
func (o *GetCorporationCorporationIDMiningExtractionsForbidden) GetPayload() *models.Forbidden
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 (o *GetCorporationCorporationIDMiningExtractionsGatewayTimeout) Error() string
func (*GetCorporationCorporationIDMiningExtractionsGatewayTimeout) GetPayload ¶
func (o *GetCorporationCorporationIDMiningExtractionsGatewayTimeout) GetPayload() *models.GatewayTimeout
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 (o *GetCorporationCorporationIDMiningExtractionsInternalServerError) Error() string
func (*GetCorporationCorporationIDMiningExtractionsInternalServerError) GetPayload ¶
func (o *GetCorporationCorporationIDMiningExtractionsInternalServerError) GetPayload() *models.InternalServerError
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 ¶
func (o *GetCorporationCorporationIDMiningExtractionsNotModified) Error() string
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 (o *GetCorporationCorporationIDMiningExtractionsOK) Error() string
func (*GetCorporationCorporationIDMiningExtractionsOK) GetPayload ¶
func (o *GetCorporationCorporationIDMiningExtractionsOK) GetPayload() []*GetCorporationCorporationIDMiningExtractionsOKBodyItems0
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
func (o *GetCorporationCorporationIDMiningExtractionsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporation corporation ID mining extractions o k body items0 based on context it is used
func (*GetCorporationCorporationIDMiningExtractionsOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationCorporationIDMiningExtractionsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationCorporationIDMiningExtractionsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationCorporationIDMiningExtractionsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
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 ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) SetContext(ctx context.Context)
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
func (o *GetCorporationCorporationIDMiningExtractionsParams) SetDefaults()
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 ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) SetHTTPClient(client *http.Client)
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 ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) SetPage(page *int32)
SetPage adds the page to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) SetTimeout ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) SetToken ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) SetToken(token *string)
SetToken adds the token to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WithContext ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithContext(ctx context.Context) *GetCorporationCorporationIDMiningExtractionsParams
WithContext adds the context to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WithCorporationID ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithCorporationID(corporationID int32) *GetCorporationCorporationIDMiningExtractionsParams
WithCorporationID adds the corporationID to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WithDatasource ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithDatasource(datasource *string) *GetCorporationCorporationIDMiningExtractionsParams
WithDatasource adds the datasource to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithDefaults() *GetCorporationCorporationIDMiningExtractionsParams
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 ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningExtractionsParams
WithHTTPClient adds the HTTPClient to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WithIfNoneMatch ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationCorporationIDMiningExtractionsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WithPage ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithPage(page *int32) *GetCorporationCorporationIDMiningExtractionsParams
WithPage adds the page to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WithTimeout ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningExtractionsParams
WithTimeout adds the timeout to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WithToken ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WithToken(token *string) *GetCorporationCorporationIDMiningExtractionsParams
WithToken adds the token to the get corporation corporation id mining extractions params
func (*GetCorporationCorporationIDMiningExtractionsParams) WriteToRequest ¶
func (o *GetCorporationCorporationIDMiningExtractionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 {
}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 (o *GetCorporationCorporationIDMiningExtractionsServiceUnavailable) Error() string
func (*GetCorporationCorporationIDMiningExtractionsServiceUnavailable) GetPayload ¶
func (o *GetCorporationCorporationIDMiningExtractionsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationCorporationIDMiningExtractionsUnauthorized ¶
type GetCorporationCorporationIDMiningExtractionsUnauthorized struct {
}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 (o *GetCorporationCorporationIDMiningExtractionsUnauthorized) Error() string
func (*GetCorporationCorporationIDMiningExtractionsUnauthorized) GetPayload ¶
func (o *GetCorporationCorporationIDMiningExtractionsUnauthorized) GetPayload() *models.Unauthorized
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 (o *GetCorporationCorporationIDMiningObserversBadRequest) Error() string
func (*GetCorporationCorporationIDMiningObserversBadRequest) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversBadRequest) GetPayload() *models.BadRequest
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 (o *GetCorporationCorporationIDMiningObserversEnhanceYourCalm) Error() string
func (*GetCorporationCorporationIDMiningObserversEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCorporationCorporationIDMiningObserversForbidden ¶
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 (o *GetCorporationCorporationIDMiningObserversForbidden) Error() string
func (*GetCorporationCorporationIDMiningObserversForbidden) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversForbidden) GetPayload() *models.Forbidden
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 (o *GetCorporationCorporationIDMiningObserversGatewayTimeout) Error() string
func (*GetCorporationCorporationIDMiningObserversGatewayTimeout) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversGatewayTimeout) GetPayload() *models.GatewayTimeout
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 (o *GetCorporationCorporationIDMiningObserversInternalServerError) Error() string
func (*GetCorporationCorporationIDMiningObserversInternalServerError) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversInternalServerError) GetPayload() *models.InternalServerError
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 ¶
func (o *GetCorporationCorporationIDMiningObserversNotModified) Error() string
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 (o *GetCorporationCorporationIDMiningObserversOK) Error() string
func (*GetCorporationCorporationIDMiningObserversOK) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversOK) GetPayload() []*GetCorporationCorporationIDMiningObserversOKBodyItems0
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
func (o *GetCorporationCorporationIDMiningObserversOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporation corporation ID mining observers o k body items0 based on context it is used
func (*GetCorporationCorporationIDMiningObserversOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationCorporationIDMiningObserversOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationCorporationIDMiningObserversOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationCorporationIDMiningObserversOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
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 (o *GetCorporationCorporationIDMiningObserversObserverIDBadRequest) Error() string
func (*GetCorporationCorporationIDMiningObserversObserverIDBadRequest) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDBadRequest) GetPayload() *models.BadRequest
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 (o *GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) Error() string
func (*GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDEnhanceYourCalm) GetPayload() *models.ErrorLimited
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 (o *GetCorporationCorporationIDMiningObserversObserverIDForbidden) Error() string
func (*GetCorporationCorporationIDMiningObserversObserverIDForbidden) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDForbidden) GetPayload() *models.Forbidden
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 (o *GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) Error() string
func (*GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDGatewayTimeout) GetPayload() *models.GatewayTimeout
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) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDInternalServerError) GetPayload() *models.InternalServerError
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 ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDNotModified) Error() string
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 (o *GetCorporationCorporationIDMiningObserversObserverIDOK) Error() string
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
func (o *GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporation corporation ID mining observers observer ID o k body items0 based on context it is used
func (*GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
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 ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetContext(ctx context.Context)
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 ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetDefaults ¶ added in v0.3.0
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetDefaults()
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 ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetIfNoneMatch ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetObserverID ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetObserverID(observerID int64)
SetObserverID adds the observerId to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetPage ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetPage(page *int32)
SetPage adds the page to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetTimeout ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) SetToken ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) SetToken(token *string)
SetToken adds the token to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithContext ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithContext(ctx context.Context) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithContext adds the context to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithCorporationID ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithCorporationID(corporationID int32) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithCorporationID adds the corporationID to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithDatasource ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithDatasource(datasource *string) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithDatasource adds the datasource to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithDefaults() *GetCorporationCorporationIDMiningObserversObserverIDParams
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 ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithHTTPClient adds the HTTPClient to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithIfNoneMatch ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithObserverID ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithObserverID(observerID int64) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithObserverID adds the observerID to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithPage ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithPage(page *int32) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithPage adds the page to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithTimeout ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithTimeout adds the timeout to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WithToken ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WithToken(token *string) *GetCorporationCorporationIDMiningObserversObserverIDParams
WithToken adds the token to the get corporation corporation id mining observers observer id params
func (*GetCorporationCorporationIDMiningObserversObserverIDParams) WriteToRequest ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable ¶
type GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable struct {
}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 (o *GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) Error() string
func (*GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationCorporationIDMiningObserversObserverIDUnauthorized ¶
type GetCorporationCorporationIDMiningObserversObserverIDUnauthorized struct {
}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 (o *GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) Error() string
func (*GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversObserverIDUnauthorized) GetPayload() *models.Unauthorized
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 ¶
func (o *GetCorporationCorporationIDMiningObserversParams) SetContext(ctx context.Context)
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
func (o *GetCorporationCorporationIDMiningObserversParams) SetDefaults()
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 ¶
func (o *GetCorporationCorporationIDMiningObserversParams) SetHTTPClient(client *http.Client)
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 ¶
func (o *GetCorporationCorporationIDMiningObserversParams) SetPage(page *int32)
SetPage adds the page to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) SetTimeout ¶
func (o *GetCorporationCorporationIDMiningObserversParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) SetToken ¶
func (o *GetCorporationCorporationIDMiningObserversParams) SetToken(token *string)
SetToken adds the token to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WithContext ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WithContext(ctx context.Context) *GetCorporationCorporationIDMiningObserversParams
WithContext adds the context to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WithCorporationID ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WithCorporationID(corporationID int32) *GetCorporationCorporationIDMiningObserversParams
WithCorporationID adds the corporationID to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WithDatasource ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WithDatasource(datasource *string) *GetCorporationCorporationIDMiningObserversParams
WithDatasource adds the datasource to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationCorporationIDMiningObserversParams) WithDefaults() *GetCorporationCorporationIDMiningObserversParams
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 ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WithHTTPClient(client *http.Client) *GetCorporationCorporationIDMiningObserversParams
WithHTTPClient adds the HTTPClient to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WithIfNoneMatch ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationCorporationIDMiningObserversParams
WithIfNoneMatch adds the ifNoneMatch to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WithPage ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WithPage(page *int32) *GetCorporationCorporationIDMiningObserversParams
WithPage adds the page to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WithTimeout ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WithTimeout(timeout time.Duration) *GetCorporationCorporationIDMiningObserversParams
WithTimeout adds the timeout to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WithToken ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WithToken(token *string) *GetCorporationCorporationIDMiningObserversParams
WithToken adds the token to the get corporation corporation id mining observers params
func (*GetCorporationCorporationIDMiningObserversParams) WriteToRequest ¶
func (o *GetCorporationCorporationIDMiningObserversParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 {
}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 (o *GetCorporationCorporationIDMiningObserversServiceUnavailable) Error() string
func (*GetCorporationCorporationIDMiningObserversServiceUnavailable) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationCorporationIDMiningObserversUnauthorized ¶
type GetCorporationCorporationIDMiningObserversUnauthorized struct {
}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 (o *GetCorporationCorporationIDMiningObserversUnauthorized) Error() string
func (*GetCorporationCorporationIDMiningObserversUnauthorized) GetPayload ¶
func (o *GetCorporationCorporationIDMiningObserversUnauthorized) GetPayload() *models.Unauthorized
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 (o *GetCorporationsCorporationIDIndustryJobsBadRequest) Error() string
func (*GetCorporationsCorporationIDIndustryJobsBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDIndustryJobsBadRequest) GetPayload() *models.BadRequest
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 (o *GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDIndustryJobsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCorporationsCorporationIDIndustryJobsForbidden ¶
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 (o *GetCorporationsCorporationIDIndustryJobsForbidden) Error() string
func (*GetCorporationsCorporationIDIndustryJobsForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDIndustryJobsForbidden) GetPayload() *models.Forbidden
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 (o *GetCorporationsCorporationIDIndustryJobsGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDIndustryJobsGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDIndustryJobsGatewayTimeout) GetPayload() *models.GatewayTimeout
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 (o *GetCorporationsCorporationIDIndustryJobsInternalServerError) Error() string
func (*GetCorporationsCorporationIDIndustryJobsInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDIndustryJobsInternalServerError) GetPayload() *models.InternalServerError
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 ¶
func (o *GetCorporationsCorporationIDIndustryJobsNotModified) Error() string
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 (o *GetCorporationsCorporationIDIndustryJobsOK) Error() string
func (*GetCorporationsCorporationIDIndustryJobsOK) GetPayload ¶
func (o *GetCorporationsCorporationIDIndustryJobsOK) GetPayload() []*GetCorporationsCorporationIDIndustryJobsOKBodyItems0
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
func (o *GetCorporationsCorporationIDIndustryJobsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID industry jobs o k body items0 based on context it is used
func (*GetCorporationsCorporationIDIndustryJobsOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDIndustryJobsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDIndustryJobsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDIndustryJobsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
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 ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) SetContext(ctx context.Context)
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
func (o *GetCorporationsCorporationIDIndustryJobsParams) SetDefaults()
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 ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) SetHTTPClient(client *http.Client)
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 ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) SetPage(page *int32)
SetPage adds the page to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) SetToken ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithContext ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDIndustryJobsParams
WithContext adds the context to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDIndustryJobsParams
WithCorporationID adds the corporationID to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDIndustryJobsParams
WithDatasource adds the datasource to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithDefaults() *GetCorporationsCorporationIDIndustryJobsParams
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 ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDIndustryJobsParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDIndustryJobsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithIncludeCompleted ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithIncludeCompleted(includeCompleted *bool) *GetCorporationsCorporationIDIndustryJobsParams
WithIncludeCompleted adds the includeCompleted to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithPage ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithPage(page *int32) *GetCorporationsCorporationIDIndustryJobsParams
WithPage adds the page to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDIndustryJobsParams
WithTimeout adds the timeout to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WithToken ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WithToken(token *string) *GetCorporationsCorporationIDIndustryJobsParams
WithToken adds the token to the get corporations corporation id industry jobs params
func (*GetCorporationsCorporationIDIndustryJobsParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDIndustryJobsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 {
}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 (o *GetCorporationsCorporationIDIndustryJobsServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDIndustryJobsServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDIndustryJobsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationsCorporationIDIndustryJobsUnauthorized ¶
type GetCorporationsCorporationIDIndustryJobsUnauthorized struct {
}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 (o *GetCorporationsCorporationIDIndustryJobsUnauthorized) Error() string
func (*GetCorporationsCorporationIDIndustryJobsUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDIndustryJobsUnauthorized) GetPayload() *models.Unauthorized
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 (o *GetIndustryFacilitiesBadRequest) Error() string
func (*GetIndustryFacilitiesBadRequest) GetPayload ¶
func (o *GetIndustryFacilitiesBadRequest) GetPayload() *models.BadRequest
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 (o *GetIndustryFacilitiesEnhanceYourCalm) Error() string
func (*GetIndustryFacilitiesEnhanceYourCalm) GetPayload ¶
func (o *GetIndustryFacilitiesEnhanceYourCalm) GetPayload() *models.ErrorLimited
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 (o *GetIndustryFacilitiesGatewayTimeout) Error() string
func (*GetIndustryFacilitiesGatewayTimeout) GetPayload ¶
func (o *GetIndustryFacilitiesGatewayTimeout) GetPayload() *models.GatewayTimeout
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 (o *GetIndustryFacilitiesInternalServerError) Error() string
func (*GetIndustryFacilitiesInternalServerError) GetPayload ¶
func (o *GetIndustryFacilitiesInternalServerError) GetPayload() *models.InternalServerError
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 ¶
func (o *GetIndustryFacilitiesNotModified) Error() string
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 ¶
func (o *GetIndustryFacilitiesOK) GetPayload() []*GetIndustryFacilitiesOKBodyItems0
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
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 ¶
func (o *GetIndustryFacilitiesParams) WithContext(ctx context.Context) *GetIndustryFacilitiesParams
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
func (o *GetIndustryFacilitiesParams) WithDefaults() *GetIndustryFacilitiesParams
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 ¶
func (o *GetIndustryFacilitiesParams) WithHTTPClient(client *http.Client) *GetIndustryFacilitiesParams
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 ¶
func (o *GetIndustryFacilitiesParams) WithTimeout(timeout time.Duration) *GetIndustryFacilitiesParams
WithTimeout adds the timeout to the get industry facilities params
func (*GetIndustryFacilitiesParams) WriteToRequest ¶
func (o *GetIndustryFacilitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 {
}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 (o *GetIndustryFacilitiesServiceUnavailable) Error() string
func (*GetIndustryFacilitiesServiceUnavailable) GetPayload ¶
func (o *GetIndustryFacilitiesServiceUnavailable) GetPayload() *models.ServiceUnavailable
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 (o *GetIndustrySystemsBadRequest) Error() string
func (*GetIndustrySystemsBadRequest) GetPayload ¶
func (o *GetIndustrySystemsBadRequest) GetPayload() *models.BadRequest
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 (o *GetIndustrySystemsEnhanceYourCalm) Error() string
func (*GetIndustrySystemsEnhanceYourCalm) GetPayload ¶
func (o *GetIndustrySystemsEnhanceYourCalm) GetPayload() *models.ErrorLimited
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 (o *GetIndustrySystemsGatewayTimeout) Error() string
func (*GetIndustrySystemsGatewayTimeout) GetPayload ¶
func (o *GetIndustrySystemsGatewayTimeout) GetPayload() *models.GatewayTimeout
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 (o *GetIndustrySystemsInternalServerError) Error() string
func (*GetIndustrySystemsInternalServerError) GetPayload ¶
func (o *GetIndustrySystemsInternalServerError) GetPayload() *models.InternalServerError
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 ¶
func (o *GetIndustrySystemsNotModified) Error() string
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 ¶
func (o *GetIndustrySystemsOK) GetPayload() []*GetIndustrySystemsOKBodyItems0
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
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
func (o *GetIndustrySystemsOKBodyItems0CostIndicesItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get industry systems o k body items0 cost indices items0 based on context it is used
func (*GetIndustrySystemsOKBodyItems0CostIndicesItems0) MarshalBinary ¶
func (o *GetIndustrySystemsOKBodyItems0CostIndicesItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetIndustrySystemsOKBodyItems0CostIndicesItems0) UnmarshalBinary ¶
func (o *GetIndustrySystemsOKBodyItems0CostIndicesItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
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 ¶
func (o *GetIndustrySystemsParams) WithContext(ctx context.Context) *GetIndustrySystemsParams
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
func (o *GetIndustrySystemsParams) WithDefaults() *GetIndustrySystemsParams
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 ¶
func (o *GetIndustrySystemsParams) WithTimeout(timeout time.Duration) *GetIndustrySystemsParams
WithTimeout adds the timeout to the get industry systems params
func (*GetIndustrySystemsParams) WriteToRequest ¶
func (o *GetIndustrySystemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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 {
}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 (o *GetIndustrySystemsServiceUnavailable) Error() string
func (*GetIndustrySystemsServiceUnavailable) GetPayload ¶
func (o *GetIndustrySystemsServiceUnavailable) GetPayload() *models.ServiceUnavailable
Source Files ¶
- get_characters_character_id_industry_jobs_parameters.go
- get_characters_character_id_industry_jobs_responses.go
- get_characters_character_id_mining_parameters.go
- get_characters_character_id_mining_responses.go
- get_corporation_corporation_id_mining_extractions_parameters.go
- get_corporation_corporation_id_mining_extractions_responses.go
- get_corporation_corporation_id_mining_observers_observer_id_parameters.go
- get_corporation_corporation_id_mining_observers_observer_id_responses.go
- get_corporation_corporation_id_mining_observers_parameters.go
- get_corporation_corporation_id_mining_observers_responses.go
- get_corporations_corporation_id_industry_jobs_parameters.go
- get_corporations_corporation_id_industry_jobs_responses.go
- get_industry_facilities_parameters.go
- get_industry_facilities_responses.go
- get_industry_systems_parameters.go
- get_industry_systems_responses.go
- industry_client.go