Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) GetCharactersCharacterIDContracts(params *GetCharactersCharacterIDContractsParams, ...) (*GetCharactersCharacterIDContractsOK, error)
- func (a *Client) GetCharactersCharacterIDContractsContractIDBids(params *GetCharactersCharacterIDContractsContractIDBidsParams, ...) (*GetCharactersCharacterIDContractsContractIDBidsOK, error)
- func (a *Client) GetCharactersCharacterIDContractsContractIDItems(params *GetCharactersCharacterIDContractsContractIDItemsParams, ...) (*GetCharactersCharacterIDContractsContractIDItemsOK, error)
- func (a *Client) GetContractsPublicBidsContractID(params *GetContractsPublicBidsContractIDParams, opts ...ClientOption) (*GetContractsPublicBidsContractIDOK, ...)
- func (a *Client) GetContractsPublicItemsContractID(params *GetContractsPublicItemsContractIDParams, opts ...ClientOption) (*GetContractsPublicItemsContractIDOK, ...)
- func (a *Client) GetContractsPublicRegionID(params *GetContractsPublicRegionIDParams, opts ...ClientOption) (*GetContractsPublicRegionIDOK, error)
- func (a *Client) GetCorporationsCorporationIDContracts(params *GetCorporationsCorporationIDContractsParams, ...) (*GetCorporationsCorporationIDContractsOK, error)
- func (a *Client) GetCorporationsCorporationIDContractsContractIDBids(params *GetCorporationsCorporationIDContractsContractIDBidsParams, ...) (*GetCorporationsCorporationIDContractsContractIDBidsOK, error)
- func (a *Client) GetCorporationsCorporationIDContractsContractIDItems(params *GetCorporationsCorporationIDContractsContractIDItemsParams, ...) (*GetCorporationsCorporationIDContractsContractIDItemsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetCharactersCharacterIDContractsBadRequest
- type GetCharactersCharacterIDContractsContractIDBidsBadRequest
- type GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm
- type GetCharactersCharacterIDContractsContractIDBidsForbidden
- type GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout
- type GetCharactersCharacterIDContractsContractIDBidsInternalServerError
- type GetCharactersCharacterIDContractsContractIDBidsNotFound
- type GetCharactersCharacterIDContractsContractIDBidsNotFoundBody
- func (o *GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDContractsContractIDBidsNotModified
- type GetCharactersCharacterIDContractsContractIDBidsOK
- type GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0
- func (o *GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDContractsContractIDBidsParams
- func NewGetCharactersCharacterIDContractsContractIDBidsParams() *GetCharactersCharacterIDContractsContractIDBidsParams
- func NewGetCharactersCharacterIDContractsContractIDBidsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContractsContractIDBidsParams
- func NewGetCharactersCharacterIDContractsContractIDBidsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsContractIDBidsParams
- func NewGetCharactersCharacterIDContractsContractIDBidsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetContractID(contractID int32)
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetDefaults()
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithContractID(contractID int32) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithDefaults() *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithToken(token *string) *GetCharactersCharacterIDContractsContractIDBidsParams
- func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDContractsContractIDBidsReader
- type GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable
- type GetCharactersCharacterIDContractsContractIDBidsUnauthorized
- type GetCharactersCharacterIDContractsContractIDItemsBadRequest
- type GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm
- type GetCharactersCharacterIDContractsContractIDItemsForbidden
- type GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout
- type GetCharactersCharacterIDContractsContractIDItemsInternalServerError
- type GetCharactersCharacterIDContractsContractIDItemsNotFound
- type GetCharactersCharacterIDContractsContractIDItemsNotFoundBody
- func (o *GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDContractsContractIDItemsNotModified
- type GetCharactersCharacterIDContractsContractIDItemsOK
- type GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0
- func (o *GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDContractsContractIDItemsParams
- func NewGetCharactersCharacterIDContractsContractIDItemsParams() *GetCharactersCharacterIDContractsContractIDItemsParams
- func NewGetCharactersCharacterIDContractsContractIDItemsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContractsContractIDItemsParams
- func NewGetCharactersCharacterIDContractsContractIDItemsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsContractIDItemsParams
- func NewGetCharactersCharacterIDContractsContractIDItemsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetContractID(contractID int32)
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetDefaults()
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithContractID(contractID int32) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithDefaults() *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithToken(token *string) *GetCharactersCharacterIDContractsContractIDItemsParams
- func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDContractsContractIDItemsReader
- type GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable
- type GetCharactersCharacterIDContractsContractIDItemsUnauthorized
- type GetCharactersCharacterIDContractsEnhanceYourCalm
- type GetCharactersCharacterIDContractsForbidden
- type GetCharactersCharacterIDContractsGatewayTimeout
- type GetCharactersCharacterIDContractsInternalServerError
- type GetCharactersCharacterIDContractsNotModified
- type GetCharactersCharacterIDContractsOK
- type GetCharactersCharacterIDContractsOKBodyItems0
- func (o *GetCharactersCharacterIDContractsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDContractsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDContractsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDContractsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDContractsParams
- func NewGetCharactersCharacterIDContractsParams() *GetCharactersCharacterIDContractsParams
- func NewGetCharactersCharacterIDContractsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContractsParams
- func NewGetCharactersCharacterIDContractsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsParams
- func NewGetCharactersCharacterIDContractsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDContractsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDContractsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDContractsParams) SetDefaults()
- func (o *GetCharactersCharacterIDContractsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDContractsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDContractsParams) SetPage(page *int32)
- func (o *GetCharactersCharacterIDContractsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDContractsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDContractsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WithDefaults() *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WithPage(page *int32) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WithToken(token *string) *GetCharactersCharacterIDContractsParams
- func (o *GetCharactersCharacterIDContractsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDContractsReader
- type GetCharactersCharacterIDContractsServiceUnavailable
- type GetCharactersCharacterIDContractsUnauthorized
- type GetContractsPublicBidsContractIDBadRequest
- type GetContractsPublicBidsContractIDEnhanceYourCalm
- type GetContractsPublicBidsContractIDForbidden
- type GetContractsPublicBidsContractIDForbiddenBody
- func (o *GetContractsPublicBidsContractIDForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetContractsPublicBidsContractIDForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *GetContractsPublicBidsContractIDForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *GetContractsPublicBidsContractIDForbiddenBody) Validate(formats strfmt.Registry) error
- type GetContractsPublicBidsContractIDGatewayTimeout
- type GetContractsPublicBidsContractIDInternalServerError
- type GetContractsPublicBidsContractIDNoContent
- type GetContractsPublicBidsContractIDNotFound
- type GetContractsPublicBidsContractIDNotFoundBody
- func (o *GetContractsPublicBidsContractIDNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetContractsPublicBidsContractIDNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetContractsPublicBidsContractIDNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetContractsPublicBidsContractIDNotFoundBody) Validate(formats strfmt.Registry) error
- type GetContractsPublicBidsContractIDNotModified
- type GetContractsPublicBidsContractIDOK
- type GetContractsPublicBidsContractIDOKBodyItems0
- func (o *GetContractsPublicBidsContractIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetContractsPublicBidsContractIDOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetContractsPublicBidsContractIDOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetContractsPublicBidsContractIDOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetContractsPublicBidsContractIDParams
- func NewGetContractsPublicBidsContractIDParams() *GetContractsPublicBidsContractIDParams
- func NewGetContractsPublicBidsContractIDParamsWithContext(ctx context.Context) *GetContractsPublicBidsContractIDParams
- func NewGetContractsPublicBidsContractIDParamsWithHTTPClient(client *http.Client) *GetContractsPublicBidsContractIDParams
- func NewGetContractsPublicBidsContractIDParamsWithTimeout(timeout time.Duration) *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) SetContext(ctx context.Context)
- func (o *GetContractsPublicBidsContractIDParams) SetContractID(contractID int32)
- func (o *GetContractsPublicBidsContractIDParams) SetDatasource(datasource *string)
- func (o *GetContractsPublicBidsContractIDParams) SetDefaults()
- func (o *GetContractsPublicBidsContractIDParams) SetHTTPClient(client *http.Client)
- func (o *GetContractsPublicBidsContractIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetContractsPublicBidsContractIDParams) SetPage(page *int32)
- func (o *GetContractsPublicBidsContractIDParams) SetTimeout(timeout time.Duration)
- func (o *GetContractsPublicBidsContractIDParams) WithContext(ctx context.Context) *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) WithContractID(contractID int32) *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) WithDatasource(datasource *string) *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) WithDefaults() *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) WithHTTPClient(client *http.Client) *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) WithPage(page *int32) *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) WithTimeout(timeout time.Duration) *GetContractsPublicBidsContractIDParams
- func (o *GetContractsPublicBidsContractIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContractsPublicBidsContractIDReader
- type GetContractsPublicBidsContractIDServiceUnavailable
- type GetContractsPublicItemsContractIDBadRequest
- type GetContractsPublicItemsContractIDEnhanceYourCalm
- type GetContractsPublicItemsContractIDForbidden
- type GetContractsPublicItemsContractIDForbiddenBody
- func (o *GetContractsPublicItemsContractIDForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetContractsPublicItemsContractIDForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *GetContractsPublicItemsContractIDForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *GetContractsPublicItemsContractIDForbiddenBody) Validate(formats strfmt.Registry) error
- type GetContractsPublicItemsContractIDGatewayTimeout
- type GetContractsPublicItemsContractIDInternalServerError
- type GetContractsPublicItemsContractIDNoContent
- type GetContractsPublicItemsContractIDNotFound
- type GetContractsPublicItemsContractIDNotFoundBody
- func (o *GetContractsPublicItemsContractIDNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetContractsPublicItemsContractIDNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetContractsPublicItemsContractIDNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetContractsPublicItemsContractIDNotFoundBody) Validate(formats strfmt.Registry) error
- type GetContractsPublicItemsContractIDNotModified
- type GetContractsPublicItemsContractIDOK
- type GetContractsPublicItemsContractIDOKBodyItems0
- func (o *GetContractsPublicItemsContractIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetContractsPublicItemsContractIDOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetContractsPublicItemsContractIDOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetContractsPublicItemsContractIDOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetContractsPublicItemsContractIDParams
- func NewGetContractsPublicItemsContractIDParams() *GetContractsPublicItemsContractIDParams
- func NewGetContractsPublicItemsContractIDParamsWithContext(ctx context.Context) *GetContractsPublicItemsContractIDParams
- func NewGetContractsPublicItemsContractIDParamsWithHTTPClient(client *http.Client) *GetContractsPublicItemsContractIDParams
- func NewGetContractsPublicItemsContractIDParamsWithTimeout(timeout time.Duration) *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) SetContext(ctx context.Context)
- func (o *GetContractsPublicItemsContractIDParams) SetContractID(contractID int32)
- func (o *GetContractsPublicItemsContractIDParams) SetDatasource(datasource *string)
- func (o *GetContractsPublicItemsContractIDParams) SetDefaults()
- func (o *GetContractsPublicItemsContractIDParams) SetHTTPClient(client *http.Client)
- func (o *GetContractsPublicItemsContractIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetContractsPublicItemsContractIDParams) SetPage(page *int32)
- func (o *GetContractsPublicItemsContractIDParams) SetTimeout(timeout time.Duration)
- func (o *GetContractsPublicItemsContractIDParams) WithContext(ctx context.Context) *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) WithContractID(contractID int32) *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) WithDatasource(datasource *string) *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) WithDefaults() *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) WithHTTPClient(client *http.Client) *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) WithPage(page *int32) *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) WithTimeout(timeout time.Duration) *GetContractsPublicItemsContractIDParams
- func (o *GetContractsPublicItemsContractIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContractsPublicItemsContractIDReader
- type GetContractsPublicItemsContractIDServiceUnavailable
- type GetContractsPublicRegionIDBadRequest
- type GetContractsPublicRegionIDEnhanceYourCalm
- type GetContractsPublicRegionIDGatewayTimeout
- type GetContractsPublicRegionIDInternalServerError
- type GetContractsPublicRegionIDNotFound
- type GetContractsPublicRegionIDNotFoundBody
- func (o *GetContractsPublicRegionIDNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetContractsPublicRegionIDNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetContractsPublicRegionIDNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetContractsPublicRegionIDNotFoundBody) Validate(formats strfmt.Registry) error
- type GetContractsPublicRegionIDNotModified
- type GetContractsPublicRegionIDOK
- type GetContractsPublicRegionIDOKBodyItems0
- func (o *GetContractsPublicRegionIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetContractsPublicRegionIDOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetContractsPublicRegionIDOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetContractsPublicRegionIDOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetContractsPublicRegionIDParams
- func NewGetContractsPublicRegionIDParams() *GetContractsPublicRegionIDParams
- func NewGetContractsPublicRegionIDParamsWithContext(ctx context.Context) *GetContractsPublicRegionIDParams
- func NewGetContractsPublicRegionIDParamsWithHTTPClient(client *http.Client) *GetContractsPublicRegionIDParams
- func NewGetContractsPublicRegionIDParamsWithTimeout(timeout time.Duration) *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) SetContext(ctx context.Context)
- func (o *GetContractsPublicRegionIDParams) SetDatasource(datasource *string)
- func (o *GetContractsPublicRegionIDParams) SetDefaults()
- func (o *GetContractsPublicRegionIDParams) SetHTTPClient(client *http.Client)
- func (o *GetContractsPublicRegionIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetContractsPublicRegionIDParams) SetPage(page *int32)
- func (o *GetContractsPublicRegionIDParams) SetRegionID(regionID int32)
- func (o *GetContractsPublicRegionIDParams) SetTimeout(timeout time.Duration)
- func (o *GetContractsPublicRegionIDParams) WithContext(ctx context.Context) *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) WithDatasource(datasource *string) *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) WithDefaults() *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) WithHTTPClient(client *http.Client) *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) WithPage(page *int32) *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) WithRegionID(regionID int32) *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) WithTimeout(timeout time.Duration) *GetContractsPublicRegionIDParams
- func (o *GetContractsPublicRegionIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetContractsPublicRegionIDReader
- type GetContractsPublicRegionIDServiceUnavailable
- type GetCorporationsCorporationIDContractsBadRequest
- type GetCorporationsCorporationIDContractsContractIDBidsBadRequest
- type GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm
- type GetCorporationsCorporationIDContractsContractIDBidsForbidden
- type GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout
- type GetCorporationsCorporationIDContractsContractIDBidsInternalServerError
- type GetCorporationsCorporationIDContractsContractIDBidsNotFound
- type GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody
- func (o *GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDContractsContractIDBidsNotModified
- type GetCorporationsCorporationIDContractsContractIDBidsOK
- type GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0
- func (o *GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDContractsContractIDBidsParams
- func NewGetCorporationsCorporationIDContractsContractIDBidsParams() *GetCorporationsCorporationIDContractsContractIDBidsParams
- func NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetContractID(contractID int32)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetDefaults()
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetPage(page *int32)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithContractID(contractID int32) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithDefaults() *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithPage(page *int32) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithToken(token *string) *GetCorporationsCorporationIDContractsContractIDBidsParams
- func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDContractsContractIDBidsReader
- type GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable
- type GetCorporationsCorporationIDContractsContractIDBidsUnauthorized
- type GetCorporationsCorporationIDContractsContractIDItemsBadRequest
- type GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm
- type GetCorporationsCorporationIDContractsContractIDItemsForbidden
- type GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout
- type GetCorporationsCorporationIDContractsContractIDItemsInternalServerError
- type GetCorporationsCorporationIDContractsContractIDItemsNotFound
- type GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody
- func (o *GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDContractsContractIDItemsNotModified
- type GetCorporationsCorporationIDContractsContractIDItemsOK
- type GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0
- func (o *GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDContractsContractIDItemsParams
- func NewGetCorporationsCorporationIDContractsContractIDItemsParams() *GetCorporationsCorporationIDContractsContractIDItemsParams
- func NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetContractID(contractID int32)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetDefaults()
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithContractID(contractID int32) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithDefaults() *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithToken(token *string) *GetCorporationsCorporationIDContractsContractIDItemsParams
- func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDContractsContractIDItemsReader
- type GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable
- type GetCorporationsCorporationIDContractsContractIDItemsStatus520
- type GetCorporationsCorporationIDContractsContractIDItemsStatus520Body
- func (o *GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDContractsContractIDItemsUnauthorized
- type GetCorporationsCorporationIDContractsEnhanceYourCalm
- type GetCorporationsCorporationIDContractsForbidden
- type GetCorporationsCorporationIDContractsGatewayTimeout
- type GetCorporationsCorporationIDContractsInternalServerError
- type GetCorporationsCorporationIDContractsNotModified
- type GetCorporationsCorporationIDContractsOK
- type GetCorporationsCorporationIDContractsOKBodyItems0
- func (o *GetCorporationsCorporationIDContractsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDContractsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDContractsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDContractsOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDContractsParams
- func NewGetCorporationsCorporationIDContractsParams() *GetCorporationsCorporationIDContractsParams
- func NewGetCorporationsCorporationIDContractsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContractsParams
- func NewGetCorporationsCorporationIDContractsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsParams
- func NewGetCorporationsCorporationIDContractsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDContractsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDContractsParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDContractsParams) SetDefaults()
- func (o *GetCorporationsCorporationIDContractsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDContractsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDContractsParams) SetPage(page *int32)
- func (o *GetCorporationsCorporationIDContractsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDContractsParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDContractsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WithDefaults() *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WithPage(page *int32) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WithToken(token *string) *GetCorporationsCorporationIDContractsParams
- func (o *GetCorporationsCorporationIDContractsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDContractsReader
- type GetCorporationsCorporationIDContractsServiceUnavailable
- type GetCorporationsCorporationIDContractsUnauthorized
Constants ¶
const ( // GetCharactersCharacterIDContractsOKBodyItems0AvailabilityPublic captures enum value "public" GetCharactersCharacterIDContractsOKBodyItems0AvailabilityPublic string = "public" // GetCharactersCharacterIDContractsOKBodyItems0AvailabilityPersonal captures enum value "personal" GetCharactersCharacterIDContractsOKBodyItems0AvailabilityPersonal string = "personal" // GetCharactersCharacterIDContractsOKBodyItems0AvailabilityCorporation captures enum value "corporation" GetCharactersCharacterIDContractsOKBodyItems0AvailabilityCorporation string = "corporation" // GetCharactersCharacterIDContractsOKBodyItems0AvailabilityAlliance captures enum value "alliance" GetCharactersCharacterIDContractsOKBodyItems0AvailabilityAlliance string = "alliance" )
const ( // GetCharactersCharacterIDContractsOKBodyItems0StatusOutstanding captures enum value "outstanding" GetCharactersCharacterIDContractsOKBodyItems0StatusOutstanding string = "outstanding" // GetCharactersCharacterIDContractsOKBodyItems0StatusInProgress captures enum value "in_progress" GetCharactersCharacterIDContractsOKBodyItems0StatusInProgress string = "in_progress" // GetCharactersCharacterIDContractsOKBodyItems0StatusFinishedIssuer captures enum value "finished_issuer" GetCharactersCharacterIDContractsOKBodyItems0StatusFinishedIssuer string = "finished_issuer" // GetCharactersCharacterIDContractsOKBodyItems0StatusFinishedContractor captures enum value "finished_contractor" GetCharactersCharacterIDContractsOKBodyItems0StatusFinishedContractor string = "finished_contractor" // GetCharactersCharacterIDContractsOKBodyItems0StatusFinished captures enum value "finished" GetCharactersCharacterIDContractsOKBodyItems0StatusFinished string = "finished" // GetCharactersCharacterIDContractsOKBodyItems0StatusCancelled captures enum value "cancelled" GetCharactersCharacterIDContractsOKBodyItems0StatusCancelled string = "cancelled" // GetCharactersCharacterIDContractsOKBodyItems0StatusRejected captures enum value "rejected" GetCharactersCharacterIDContractsOKBodyItems0StatusRejected string = "rejected" // GetCharactersCharacterIDContractsOKBodyItems0StatusFailed captures enum value "failed" GetCharactersCharacterIDContractsOKBodyItems0StatusFailed string = "failed" // GetCharactersCharacterIDContractsOKBodyItems0StatusDeleted captures enum value "deleted" GetCharactersCharacterIDContractsOKBodyItems0StatusDeleted string = "deleted" // GetCharactersCharacterIDContractsOKBodyItems0StatusReversed captures enum value "reversed" GetCharactersCharacterIDContractsOKBodyItems0StatusReversed string = "reversed" )
const ( // GetCharactersCharacterIDContractsOKBodyItems0TypeUnknown captures enum value "unknown" GetCharactersCharacterIDContractsOKBodyItems0TypeUnknown string = "unknown" // GetCharactersCharacterIDContractsOKBodyItems0TypeItemExchange captures enum value "item_exchange" GetCharactersCharacterIDContractsOKBodyItems0TypeItemExchange string = "item_exchange" // GetCharactersCharacterIDContractsOKBodyItems0TypeAuction captures enum value "auction" GetCharactersCharacterIDContractsOKBodyItems0TypeAuction string = "auction" // GetCharactersCharacterIDContractsOKBodyItems0TypeCourier captures enum value "courier" GetCharactersCharacterIDContractsOKBodyItems0TypeCourier string = "courier" // GetCharactersCharacterIDContractsOKBodyItems0TypeLoan captures enum value "loan" GetCharactersCharacterIDContractsOKBodyItems0TypeLoan string = "loan" )
const ( // GetContractsPublicRegionIDOKBodyItems0TypeUnknown captures enum value "unknown" GetContractsPublicRegionIDOKBodyItems0TypeUnknown string = "unknown" // GetContractsPublicRegionIDOKBodyItems0TypeItemExchange captures enum value "item_exchange" GetContractsPublicRegionIDOKBodyItems0TypeItemExchange string = "item_exchange" // GetContractsPublicRegionIDOKBodyItems0TypeAuction captures enum value "auction" GetContractsPublicRegionIDOKBodyItems0TypeAuction string = "auction" // GetContractsPublicRegionIDOKBodyItems0TypeCourier captures enum value "courier" GetContractsPublicRegionIDOKBodyItems0TypeCourier string = "courier" // GetContractsPublicRegionIDOKBodyItems0TypeLoan captures enum value "loan" GetContractsPublicRegionIDOKBodyItems0TypeLoan string = "loan" )
const ( // GetCorporationsCorporationIDContractsOKBodyItems0AvailabilityPublic captures enum value "public" GetCorporationsCorporationIDContractsOKBodyItems0AvailabilityPublic string = "public" // GetCorporationsCorporationIDContractsOKBodyItems0AvailabilityPersonal captures enum value "personal" GetCorporationsCorporationIDContractsOKBodyItems0AvailabilityPersonal string = "personal" // GetCorporationsCorporationIDContractsOKBodyItems0AvailabilityCorporation captures enum value "corporation" GetCorporationsCorporationIDContractsOKBodyItems0AvailabilityCorporation string = "corporation" // GetCorporationsCorporationIDContractsOKBodyItems0AvailabilityAlliance captures enum value "alliance" GetCorporationsCorporationIDContractsOKBodyItems0AvailabilityAlliance string = "alliance" )
const ( // GetCorporationsCorporationIDContractsOKBodyItems0StatusOutstanding captures enum value "outstanding" GetCorporationsCorporationIDContractsOKBodyItems0StatusOutstanding string = "outstanding" // GetCorporationsCorporationIDContractsOKBodyItems0StatusInProgress captures enum value "in_progress" GetCorporationsCorporationIDContractsOKBodyItems0StatusInProgress string = "in_progress" // GetCorporationsCorporationIDContractsOKBodyItems0StatusFinishedIssuer captures enum value "finished_issuer" GetCorporationsCorporationIDContractsOKBodyItems0StatusFinishedIssuer string = "finished_issuer" // GetCorporationsCorporationIDContractsOKBodyItems0StatusFinishedContractor captures enum value "finished_contractor" GetCorporationsCorporationIDContractsOKBodyItems0StatusFinishedContractor string = "finished_contractor" // GetCorporationsCorporationIDContractsOKBodyItems0StatusFinished captures enum value "finished" GetCorporationsCorporationIDContractsOKBodyItems0StatusFinished string = "finished" // GetCorporationsCorporationIDContractsOKBodyItems0StatusCancelled captures enum value "cancelled" GetCorporationsCorporationIDContractsOKBodyItems0StatusCancelled string = "cancelled" // GetCorporationsCorporationIDContractsOKBodyItems0StatusRejected captures enum value "rejected" GetCorporationsCorporationIDContractsOKBodyItems0StatusRejected string = "rejected" // GetCorporationsCorporationIDContractsOKBodyItems0StatusFailed captures enum value "failed" GetCorporationsCorporationIDContractsOKBodyItems0StatusFailed string = "failed" // GetCorporationsCorporationIDContractsOKBodyItems0StatusDeleted captures enum value "deleted" GetCorporationsCorporationIDContractsOKBodyItems0StatusDeleted string = "deleted" // GetCorporationsCorporationIDContractsOKBodyItems0StatusReversed captures enum value "reversed" GetCorporationsCorporationIDContractsOKBodyItems0StatusReversed string = "reversed" )
const ( // GetCorporationsCorporationIDContractsOKBodyItems0TypeUnknown captures enum value "unknown" GetCorporationsCorporationIDContractsOKBodyItems0TypeUnknown string = "unknown" // GetCorporationsCorporationIDContractsOKBodyItems0TypeItemExchange captures enum value "item_exchange" GetCorporationsCorporationIDContractsOKBodyItems0TypeItemExchange string = "item_exchange" // GetCorporationsCorporationIDContractsOKBodyItems0TypeAuction captures enum value "auction" GetCorporationsCorporationIDContractsOKBodyItems0TypeAuction string = "auction" // GetCorporationsCorporationIDContractsOKBodyItems0TypeCourier captures enum value "courier" GetCorporationsCorporationIDContractsOKBodyItems0TypeCourier string = "courier" // GetCorporationsCorporationIDContractsOKBodyItems0TypeLoan captures enum value "loan" GetCorporationsCorporationIDContractsOKBodyItems0TypeLoan string = "loan" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for contracts API
func (*Client) GetCharactersCharacterIDContracts ¶
func (a *Client) GetCharactersCharacterIDContracts(params *GetCharactersCharacterIDContractsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDContractsOK, error)
GetCharactersCharacterIDContracts gets contracts Returns contracts available to a character, only if the character is issuer, acceptor or assignee. Only returns contracts no older than 30 days, or if the status is "in_progress".
---
This route is cached for up to 300 seconds
func (*Client) GetCharactersCharacterIDContractsContractIDBids ¶
func (a *Client) GetCharactersCharacterIDContractsContractIDBids(params *GetCharactersCharacterIDContractsContractIDBidsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDContractsContractIDBidsOK, error)
GetCharactersCharacterIDContractsContractIDBids gets contract bids Lists bids on a particular auction contract
---
This route is cached for up to 300 seconds
func (*Client) GetCharactersCharacterIDContractsContractIDItems ¶
func (a *Client) GetCharactersCharacterIDContractsContractIDItems(params *GetCharactersCharacterIDContractsContractIDItemsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDContractsContractIDItemsOK, error)
GetCharactersCharacterIDContractsContractIDItems gets contract items Lists items of a particular contract
---
This route is cached for up to 3600 seconds
func (*Client) GetContractsPublicBidsContractID ¶
func (a *Client) GetContractsPublicBidsContractID(params *GetContractsPublicBidsContractIDParams, opts ...ClientOption) (*GetContractsPublicBidsContractIDOK, *GetContractsPublicBidsContractIDNoContent, error)
GetContractsPublicBidsContractID gets public contract bids Lists bids on a public auction contract
---
This route is cached for up to 300 seconds
func (*Client) GetContractsPublicItemsContractID ¶
func (a *Client) GetContractsPublicItemsContractID(params *GetContractsPublicItemsContractIDParams, opts ...ClientOption) (*GetContractsPublicItemsContractIDOK, *GetContractsPublicItemsContractIDNoContent, error)
GetContractsPublicItemsContractID gets public contract items Lists items of a public contract
---
This route is cached for up to 3600 seconds
func (*Client) GetContractsPublicRegionID ¶
func (a *Client) GetContractsPublicRegionID(params *GetContractsPublicRegionIDParams, opts ...ClientOption) (*GetContractsPublicRegionIDOK, error)
GetContractsPublicRegionID gets public contracts Returns a paginated list of all public contracts in the given region
---
This route is cached for up to 1800 seconds
func (*Client) GetCorporationsCorporationIDContracts ¶
func (a *Client) GetCorporationsCorporationIDContracts(params *GetCorporationsCorporationIDContractsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDContractsOK, error)
GetCorporationsCorporationIDContracts gets corporation contracts Returns contracts available to a corporation, only if the corporation is issuer, acceptor or assignee. Only returns contracts no older than 30 days, or if the status is "in_progress".
---
This route is cached for up to 300 seconds
func (*Client) GetCorporationsCorporationIDContractsContractIDBids ¶
func (a *Client) GetCorporationsCorporationIDContractsContractIDBids(params *GetCorporationsCorporationIDContractsContractIDBidsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDContractsContractIDBidsOK, error)
GetCorporationsCorporationIDContractsContractIDBids gets corporation contract bids Lists bids on a particular auction contract
---
This route is cached for up to 3600 seconds
func (*Client) GetCorporationsCorporationIDContractsContractIDItems ¶
func (a *Client) GetCorporationsCorporationIDContractsContractIDItems(params *GetCorporationsCorporationIDContractsContractIDItemsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDContractsContractIDItemsOK, error)
GetCorporationsCorporationIDContractsContractIDItems gets corporation contract items Lists items of a particular contract
---
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 { GetCharactersCharacterIDContracts(params *GetCharactersCharacterIDContractsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDContractsOK, error) GetCharactersCharacterIDContractsContractIDBids(params *GetCharactersCharacterIDContractsContractIDBidsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDContractsContractIDBidsOK, error) GetCharactersCharacterIDContractsContractIDItems(params *GetCharactersCharacterIDContractsContractIDItemsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDContractsContractIDItemsOK, error) GetContractsPublicBidsContractID(params *GetContractsPublicBidsContractIDParams, opts ...ClientOption) (*GetContractsPublicBidsContractIDOK, *GetContractsPublicBidsContractIDNoContent, error) GetContractsPublicItemsContractID(params *GetContractsPublicItemsContractIDParams, opts ...ClientOption) (*GetContractsPublicItemsContractIDOK, *GetContractsPublicItemsContractIDNoContent, error) GetContractsPublicRegionID(params *GetContractsPublicRegionIDParams, opts ...ClientOption) (*GetContractsPublicRegionIDOK, error) GetCorporationsCorporationIDContracts(params *GetCorporationsCorporationIDContractsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDContractsOK, error) GetCorporationsCorporationIDContractsContractIDBids(params *GetCorporationsCorporationIDContractsContractIDBidsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDContractsContractIDBidsOK, error) GetCorporationsCorporationIDContractsContractIDItems(params *GetCorporationsCorporationIDContractsContractIDItemsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDContractsContractIDItemsOK, 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 contracts API client.
type GetCharactersCharacterIDContractsBadRequest ¶
type GetCharactersCharacterIDContractsBadRequest struct {
Payload *models.BadRequest
}
GetCharactersCharacterIDContractsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCharactersCharacterIDContractsBadRequest ¶
func NewGetCharactersCharacterIDContractsBadRequest() *GetCharactersCharacterIDContractsBadRequest
NewGetCharactersCharacterIDContractsBadRequest creates a GetCharactersCharacterIDContractsBadRequest with default headers values
func (*GetCharactersCharacterIDContractsBadRequest) Error ¶
func (o *GetCharactersCharacterIDContractsBadRequest) Error() string
func (*GetCharactersCharacterIDContractsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDContractsBadRequest) GetPayload() *models.BadRequest
type GetCharactersCharacterIDContractsContractIDBidsBadRequest ¶
type GetCharactersCharacterIDContractsContractIDBidsBadRequest struct {
Payload *models.BadRequest
}
GetCharactersCharacterIDContractsContractIDBidsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCharactersCharacterIDContractsContractIDBidsBadRequest ¶
func NewGetCharactersCharacterIDContractsContractIDBidsBadRequest() *GetCharactersCharacterIDContractsContractIDBidsBadRequest
NewGetCharactersCharacterIDContractsContractIDBidsBadRequest creates a GetCharactersCharacterIDContractsContractIDBidsBadRequest with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsBadRequest) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsBadRequest) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsBadRequest) GetPayload() *models.BadRequest
type GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm ¶
type GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm() *GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm
NewGetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm creates a GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCharactersCharacterIDContractsContractIDBidsForbidden ¶
GetCharactersCharacterIDContractsContractIDBidsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCharactersCharacterIDContractsContractIDBidsForbidden ¶
func NewGetCharactersCharacterIDContractsContractIDBidsForbidden() *GetCharactersCharacterIDContractsContractIDBidsForbidden
NewGetCharactersCharacterIDContractsContractIDBidsForbidden creates a GetCharactersCharacterIDContractsContractIDBidsForbidden with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsForbidden) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsForbidden) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsForbidden) GetPayload() *models.Forbidden
type GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout ¶
type GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCharactersCharacterIDContractsContractIDBidsGatewayTimeout ¶
func NewGetCharactersCharacterIDContractsContractIDBidsGatewayTimeout() *GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout
NewGetCharactersCharacterIDContractsContractIDBidsGatewayTimeout creates a GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCharactersCharacterIDContractsContractIDBidsInternalServerError ¶
type GetCharactersCharacterIDContractsContractIDBidsInternalServerError struct {
Payload *models.InternalServerError
}
GetCharactersCharacterIDContractsContractIDBidsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCharactersCharacterIDContractsContractIDBidsInternalServerError ¶
func NewGetCharactersCharacterIDContractsContractIDBidsInternalServerError() *GetCharactersCharacterIDContractsContractIDBidsInternalServerError
NewGetCharactersCharacterIDContractsContractIDBidsInternalServerError creates a GetCharactersCharacterIDContractsContractIDBidsInternalServerError with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsInternalServerError) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsInternalServerError) GetPayload() *models.InternalServerError
type GetCharactersCharacterIDContractsContractIDBidsNotFound ¶
type GetCharactersCharacterIDContractsContractIDBidsNotFound struct {
Payload *GetCharactersCharacterIDContractsContractIDBidsNotFoundBody
}
GetCharactersCharacterIDContractsContractIDBidsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetCharactersCharacterIDContractsContractIDBidsNotFound ¶
func NewGetCharactersCharacterIDContractsContractIDBidsNotFound() *GetCharactersCharacterIDContractsContractIDBidsNotFound
NewGetCharactersCharacterIDContractsContractIDBidsNotFound creates a GetCharactersCharacterIDContractsContractIDBidsNotFound with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsNotFound) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsNotFound) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsNotFound) GetPayload ¶
type GetCharactersCharacterIDContractsContractIDBidsNotFoundBody ¶
type GetCharactersCharacterIDContractsContractIDBidsNotFoundBody struct { // get_characters_character_id_contracts_contract_id_bids_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetCharactersCharacterIDContractsContractIDBidsNotFoundBody get_characters_character_id_contracts_contract_id_bids_not_found // // Not found swagger:model GetCharactersCharacterIDContractsContractIDBidsNotFoundBody
func (*GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID contracts contract ID bids not found body based on context it is used
func (*GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDContractsContractIDBidsNotModified ¶
type GetCharactersCharacterIDContractsContractIDBidsNotModified 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 }
GetCharactersCharacterIDContractsContractIDBidsNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCharactersCharacterIDContractsContractIDBidsNotModified ¶
func NewGetCharactersCharacterIDContractsContractIDBidsNotModified() *GetCharactersCharacterIDContractsContractIDBidsNotModified
NewGetCharactersCharacterIDContractsContractIDBidsNotModified creates a GetCharactersCharacterIDContractsContractIDBidsNotModified with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsNotModified) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsNotModified) Error() string
type GetCharactersCharacterIDContractsContractIDBidsOK ¶
type GetCharactersCharacterIDContractsContractIDBidsOK 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 []*GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0 }
GetCharactersCharacterIDContractsContractIDBidsOK describes a response with status code 200, with default header values.
A list of bids
func NewGetCharactersCharacterIDContractsContractIDBidsOK ¶
func NewGetCharactersCharacterIDContractsContractIDBidsOK() *GetCharactersCharacterIDContractsContractIDBidsOK
NewGetCharactersCharacterIDContractsContractIDBidsOK creates a GetCharactersCharacterIDContractsContractIDBidsOK with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsOK) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsOK) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsOK) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsOK) GetPayload() []*GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0
type GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0 ¶
type GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0 struct { // get_characters_character_id_contracts_contract_id_bids_amount // // The amount bid, in ISK // Required: true Amount *float32 `json:"amount"` // get_characters_character_id_contracts_contract_id_bids_bid_id // // Unique ID for the bid // Required: true BidID *int32 `json:"bid_id"` // get_characters_character_id_contracts_contract_id_bids_bidder_id // // Character ID of the bidder // Required: true BidderID *int32 `json:"bidder_id"` // get_characters_character_id_contracts_contract_id_bids_date_bid // // Datetime when the bid was placed // Required: true // Format: date-time DateBid *strfmt.DateTime `json:"date_bid"` }
GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0 get_characters_character_id_contracts_contract_id_bids_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0
func (*GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID contracts contract ID bids o k body items0 based on context it is used
func (*GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDContractsContractIDBidsParams ¶
type GetCharactersCharacterIDContractsContractIDBidsParams 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 /* ContractID. ID of a contract Format: int32 */ ContractID int32 /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCharactersCharacterIDContractsContractIDBidsParams contains all the parameters to send to the API endpoint
for the get characters character id contracts contract id bids operation. Typically these are written to a http.Request.
func NewGetCharactersCharacterIDContractsContractIDBidsParams ¶
func NewGetCharactersCharacterIDContractsContractIDBidsParams() *GetCharactersCharacterIDContractsContractIDBidsParams
NewGetCharactersCharacterIDContractsContractIDBidsParams creates a new GetCharactersCharacterIDContractsContractIDBidsParams 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 NewGetCharactersCharacterIDContractsContractIDBidsParamsWithContext ¶
func NewGetCharactersCharacterIDContractsContractIDBidsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContractsContractIDBidsParams
NewGetCharactersCharacterIDContractsContractIDBidsParamsWithContext creates a new GetCharactersCharacterIDContractsContractIDBidsParams object with the ability to set a context for a request.
func NewGetCharactersCharacterIDContractsContractIDBidsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDContractsContractIDBidsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsContractIDBidsParams
NewGetCharactersCharacterIDContractsContractIDBidsParamsWithHTTPClient creates a new GetCharactersCharacterIDContractsContractIDBidsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCharactersCharacterIDContractsContractIDBidsParamsWithTimeout ¶
func NewGetCharactersCharacterIDContractsContractIDBidsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsContractIDBidsParams
NewGetCharactersCharacterIDContractsContractIDBidsParamsWithTimeout creates a new GetCharactersCharacterIDContractsContractIDBidsParams object with the ability to set a timeout on a request.
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetContext ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetContractID ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetContractID(contractID int32)
SetContractID adds the contractId to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetDefaults()
SetDefaults hydrates default values in the get characters character id contracts contract id bids params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) SetToken ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) SetToken(token *string)
SetToken adds the token to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContractsContractIDBidsParams
WithCharacterID adds the characterID to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithContext ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContractsContractIDBidsParams
WithContext adds the context to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithContractID ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithContractID(contractID int32) *GetCharactersCharacterIDContractsContractIDBidsParams
WithContractID adds the contractID to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContractsContractIDBidsParams
WithDatasource adds the datasource to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithDefaults() *GetCharactersCharacterIDContractsContractIDBidsParams
WithDefaults hydrates default values in the get characters character id contracts contract id bids params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsContractIDBidsParams
WithHTTPClient adds the HTTPClient to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContractsContractIDBidsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsContractIDBidsParams
WithTimeout adds the timeout to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WithToken ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WithToken(token *string) *GetCharactersCharacterIDContractsContractIDBidsParams
WithToken adds the token to the get characters character id contracts contract id bids params
func (*GetCharactersCharacterIDContractsContractIDBidsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDContractsContractIDBidsReader ¶
type GetCharactersCharacterIDContractsContractIDBidsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDContractsContractIDBidsReader is a Reader for the GetCharactersCharacterIDContractsContractIDBids structure.
func (*GetCharactersCharacterIDContractsContractIDBidsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable ¶
type GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable struct {
}GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCharactersCharacterIDContractsContractIDBidsServiceUnavailable ¶
func NewGetCharactersCharacterIDContractsContractIDBidsServiceUnavailable() *GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable
NewGetCharactersCharacterIDContractsContractIDBidsServiceUnavailable creates a GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCharactersCharacterIDContractsContractIDBidsUnauthorized ¶
type GetCharactersCharacterIDContractsContractIDBidsUnauthorized struct {
}GetCharactersCharacterIDContractsContractIDBidsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCharactersCharacterIDContractsContractIDBidsUnauthorized ¶
func NewGetCharactersCharacterIDContractsContractIDBidsUnauthorized() *GetCharactersCharacterIDContractsContractIDBidsUnauthorized
NewGetCharactersCharacterIDContractsContractIDBidsUnauthorized creates a GetCharactersCharacterIDContractsContractIDBidsUnauthorized with default headers values
func (*GetCharactersCharacterIDContractsContractIDBidsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsUnauthorized) Error() string
func (*GetCharactersCharacterIDContractsContractIDBidsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDBidsUnauthorized) GetPayload() *models.Unauthorized
type GetCharactersCharacterIDContractsContractIDItemsBadRequest ¶
type GetCharactersCharacterIDContractsContractIDItemsBadRequest struct {
Payload *models.BadRequest
}
GetCharactersCharacterIDContractsContractIDItemsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCharactersCharacterIDContractsContractIDItemsBadRequest ¶
func NewGetCharactersCharacterIDContractsContractIDItemsBadRequest() *GetCharactersCharacterIDContractsContractIDItemsBadRequest
NewGetCharactersCharacterIDContractsContractIDItemsBadRequest creates a GetCharactersCharacterIDContractsContractIDItemsBadRequest with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsBadRequest) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsBadRequest) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsBadRequest) GetPayload() *models.BadRequest
type GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm ¶
type GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm() *GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm
NewGetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm creates a GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCharactersCharacterIDContractsContractIDItemsForbidden ¶
GetCharactersCharacterIDContractsContractIDItemsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCharactersCharacterIDContractsContractIDItemsForbidden ¶
func NewGetCharactersCharacterIDContractsContractIDItemsForbidden() *GetCharactersCharacterIDContractsContractIDItemsForbidden
NewGetCharactersCharacterIDContractsContractIDItemsForbidden creates a GetCharactersCharacterIDContractsContractIDItemsForbidden with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsForbidden) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsForbidden) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsForbidden) GetPayload() *models.Forbidden
type GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout ¶
type GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCharactersCharacterIDContractsContractIDItemsGatewayTimeout ¶
func NewGetCharactersCharacterIDContractsContractIDItemsGatewayTimeout() *GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout
NewGetCharactersCharacterIDContractsContractIDItemsGatewayTimeout creates a GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCharactersCharacterIDContractsContractIDItemsInternalServerError ¶
type GetCharactersCharacterIDContractsContractIDItemsInternalServerError struct {
Payload *models.InternalServerError
}
GetCharactersCharacterIDContractsContractIDItemsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCharactersCharacterIDContractsContractIDItemsInternalServerError ¶
func NewGetCharactersCharacterIDContractsContractIDItemsInternalServerError() *GetCharactersCharacterIDContractsContractIDItemsInternalServerError
NewGetCharactersCharacterIDContractsContractIDItemsInternalServerError creates a GetCharactersCharacterIDContractsContractIDItemsInternalServerError with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsInternalServerError) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsInternalServerError) GetPayload() *models.InternalServerError
type GetCharactersCharacterIDContractsContractIDItemsNotFound ¶
type GetCharactersCharacterIDContractsContractIDItemsNotFound struct {
Payload *GetCharactersCharacterIDContractsContractIDItemsNotFoundBody
}
GetCharactersCharacterIDContractsContractIDItemsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetCharactersCharacterIDContractsContractIDItemsNotFound ¶
func NewGetCharactersCharacterIDContractsContractIDItemsNotFound() *GetCharactersCharacterIDContractsContractIDItemsNotFound
NewGetCharactersCharacterIDContractsContractIDItemsNotFound creates a GetCharactersCharacterIDContractsContractIDItemsNotFound with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsNotFound) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsNotFound) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsNotFound) GetPayload ¶
type GetCharactersCharacterIDContractsContractIDItemsNotFoundBody ¶
type GetCharactersCharacterIDContractsContractIDItemsNotFoundBody struct { // get_characters_character_id_contracts_contract_id_items_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetCharactersCharacterIDContractsContractIDItemsNotFoundBody get_characters_character_id_contracts_contract_id_items_not_found // // Not found swagger:model GetCharactersCharacterIDContractsContractIDItemsNotFoundBody
func (*GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID contracts contract ID items not found body based on context it is used
func (*GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) MarshalBinary ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDContractsContractIDItemsNotModified ¶
type GetCharactersCharacterIDContractsContractIDItemsNotModified 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 }
GetCharactersCharacterIDContractsContractIDItemsNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCharactersCharacterIDContractsContractIDItemsNotModified ¶
func NewGetCharactersCharacterIDContractsContractIDItemsNotModified() *GetCharactersCharacterIDContractsContractIDItemsNotModified
NewGetCharactersCharacterIDContractsContractIDItemsNotModified creates a GetCharactersCharacterIDContractsContractIDItemsNotModified with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsNotModified) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsNotModified) Error() string
type GetCharactersCharacterIDContractsContractIDItemsOK ¶
type GetCharactersCharacterIDContractsContractIDItemsOK 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 []*GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0 }
GetCharactersCharacterIDContractsContractIDItemsOK describes a response with status code 200, with default header values.
A list of items in this contract
func NewGetCharactersCharacterIDContractsContractIDItemsOK ¶
func NewGetCharactersCharacterIDContractsContractIDItemsOK() *GetCharactersCharacterIDContractsContractIDItemsOK
NewGetCharactersCharacterIDContractsContractIDItemsOK creates a GetCharactersCharacterIDContractsContractIDItemsOK with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsOK) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsOK) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsOK) GetPayload ¶
type GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0 ¶
type GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0 struct { // get_characters_character_id_contracts_contract_id_items_is_included // // true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract // Required: true IsIncluded *bool `json:"is_included"` // get_characters_character_id_contracts_contract_id_items_is_singleton // // is_singleton boolean // Required: true IsSingleton *bool `json:"is_singleton"` // get_characters_character_id_contracts_contract_id_items_quantity // // Number of items in the stack // Required: true Quantity *int32 `json:"quantity"` // get_characters_character_id_contracts_contract_id_items_raw_quantity // // -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy RawQuantity int32 `json:"raw_quantity,omitempty"` // get_characters_character_id_contracts_contract_id_items_record_id // // Unique ID for the item // Required: true RecordID *int64 `json:"record_id"` // get_characters_character_id_contracts_contract_id_items_type_id // // Type ID for item // Required: true TypeID *int32 `json:"type_id"` }
GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0 get_characters_character_id_contracts_contract_id_items_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0
func (*GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID contracts contract ID items o k body items0 based on context it is used
func (*GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDContractsContractIDItemsParams ¶
type GetCharactersCharacterIDContractsContractIDItemsParams 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 /* ContractID. ID of a contract Format: int32 */ ContractID int32 /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCharactersCharacterIDContractsContractIDItemsParams contains all the parameters to send to the API endpoint
for the get characters character id contracts contract id items operation. Typically these are written to a http.Request.
func NewGetCharactersCharacterIDContractsContractIDItemsParams ¶
func NewGetCharactersCharacterIDContractsContractIDItemsParams() *GetCharactersCharacterIDContractsContractIDItemsParams
NewGetCharactersCharacterIDContractsContractIDItemsParams creates a new GetCharactersCharacterIDContractsContractIDItemsParams 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 NewGetCharactersCharacterIDContractsContractIDItemsParamsWithContext ¶
func NewGetCharactersCharacterIDContractsContractIDItemsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContractsContractIDItemsParams
NewGetCharactersCharacterIDContractsContractIDItemsParamsWithContext creates a new GetCharactersCharacterIDContractsContractIDItemsParams object with the ability to set a context for a request.
func NewGetCharactersCharacterIDContractsContractIDItemsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDContractsContractIDItemsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsContractIDItemsParams
NewGetCharactersCharacterIDContractsContractIDItemsParamsWithHTTPClient creates a new GetCharactersCharacterIDContractsContractIDItemsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCharactersCharacterIDContractsContractIDItemsParamsWithTimeout ¶
func NewGetCharactersCharacterIDContractsContractIDItemsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsContractIDItemsParams
NewGetCharactersCharacterIDContractsContractIDItemsParamsWithTimeout creates a new GetCharactersCharacterIDContractsContractIDItemsParams object with the ability to set a timeout on a request.
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetContext ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetContractID ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetContractID(contractID int32)
SetContractID adds the contractId to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetDefaults()
SetDefaults hydrates default values in the get characters character id contracts contract id items params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) SetToken ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) SetToken(token *string)
SetToken adds the token to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContractsContractIDItemsParams
WithCharacterID adds the characterID to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithContext ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContractsContractIDItemsParams
WithContext adds the context to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithContractID ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithContractID(contractID int32) *GetCharactersCharacterIDContractsContractIDItemsParams
WithContractID adds the contractID to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContractsContractIDItemsParams
WithDatasource adds the datasource to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithDefaults() *GetCharactersCharacterIDContractsContractIDItemsParams
WithDefaults hydrates default values in the get characters character id contracts contract id items params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsContractIDItemsParams
WithHTTPClient adds the HTTPClient to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContractsContractIDItemsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsContractIDItemsParams
WithTimeout adds the timeout to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WithToken ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WithToken(token *string) *GetCharactersCharacterIDContractsContractIDItemsParams
WithToken adds the token to the get characters character id contracts contract id items params
func (*GetCharactersCharacterIDContractsContractIDItemsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDContractsContractIDItemsReader ¶
type GetCharactersCharacterIDContractsContractIDItemsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDContractsContractIDItemsReader is a Reader for the GetCharactersCharacterIDContractsContractIDItems structure.
func (*GetCharactersCharacterIDContractsContractIDItemsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable ¶
type GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable struct {
}GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCharactersCharacterIDContractsContractIDItemsServiceUnavailable ¶
func NewGetCharactersCharacterIDContractsContractIDItemsServiceUnavailable() *GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable
NewGetCharactersCharacterIDContractsContractIDItemsServiceUnavailable creates a GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCharactersCharacterIDContractsContractIDItemsUnauthorized ¶
type GetCharactersCharacterIDContractsContractIDItemsUnauthorized struct {
}GetCharactersCharacterIDContractsContractIDItemsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCharactersCharacterIDContractsContractIDItemsUnauthorized ¶
func NewGetCharactersCharacterIDContractsContractIDItemsUnauthorized() *GetCharactersCharacterIDContractsContractIDItemsUnauthorized
NewGetCharactersCharacterIDContractsContractIDItemsUnauthorized creates a GetCharactersCharacterIDContractsContractIDItemsUnauthorized with default headers values
func (*GetCharactersCharacterIDContractsContractIDItemsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsUnauthorized) Error() string
func (*GetCharactersCharacterIDContractsContractIDItemsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDContractsContractIDItemsUnauthorized) GetPayload() *models.Unauthorized
type GetCharactersCharacterIDContractsEnhanceYourCalm ¶
type GetCharactersCharacterIDContractsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCharactersCharacterIDContractsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCharactersCharacterIDContractsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDContractsEnhanceYourCalm() *GetCharactersCharacterIDContractsEnhanceYourCalm
NewGetCharactersCharacterIDContractsEnhanceYourCalm creates a GetCharactersCharacterIDContractsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDContractsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDContractsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDContractsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDContractsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCharactersCharacterIDContractsForbidden ¶
GetCharactersCharacterIDContractsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCharactersCharacterIDContractsForbidden ¶
func NewGetCharactersCharacterIDContractsForbidden() *GetCharactersCharacterIDContractsForbidden
NewGetCharactersCharacterIDContractsForbidden creates a GetCharactersCharacterIDContractsForbidden with default headers values
func (*GetCharactersCharacterIDContractsForbidden) Error ¶
func (o *GetCharactersCharacterIDContractsForbidden) Error() string
func (*GetCharactersCharacterIDContractsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDContractsForbidden) GetPayload() *models.Forbidden
type GetCharactersCharacterIDContractsGatewayTimeout ¶
type GetCharactersCharacterIDContractsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCharactersCharacterIDContractsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCharactersCharacterIDContractsGatewayTimeout ¶
func NewGetCharactersCharacterIDContractsGatewayTimeout() *GetCharactersCharacterIDContractsGatewayTimeout
NewGetCharactersCharacterIDContractsGatewayTimeout creates a GetCharactersCharacterIDContractsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDContractsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDContractsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDContractsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDContractsGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCharactersCharacterIDContractsInternalServerError ¶
type GetCharactersCharacterIDContractsInternalServerError struct {
Payload *models.InternalServerError
}
GetCharactersCharacterIDContractsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCharactersCharacterIDContractsInternalServerError ¶
func NewGetCharactersCharacterIDContractsInternalServerError() *GetCharactersCharacterIDContractsInternalServerError
NewGetCharactersCharacterIDContractsInternalServerError creates a GetCharactersCharacterIDContractsInternalServerError with default headers values
func (*GetCharactersCharacterIDContractsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDContractsInternalServerError) Error() string
func (*GetCharactersCharacterIDContractsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDContractsInternalServerError) GetPayload() *models.InternalServerError
type GetCharactersCharacterIDContractsNotModified ¶
type GetCharactersCharacterIDContractsNotModified 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 }
GetCharactersCharacterIDContractsNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCharactersCharacterIDContractsNotModified ¶
func NewGetCharactersCharacterIDContractsNotModified() *GetCharactersCharacterIDContractsNotModified
NewGetCharactersCharacterIDContractsNotModified creates a GetCharactersCharacterIDContractsNotModified with default headers values
func (*GetCharactersCharacterIDContractsNotModified) Error ¶
func (o *GetCharactersCharacterIDContractsNotModified) Error() string
type GetCharactersCharacterIDContractsOK ¶
type GetCharactersCharacterIDContractsOK 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 []*GetCharactersCharacterIDContractsOKBodyItems0 }
GetCharactersCharacterIDContractsOK describes a response with status code 200, with default header values.
A list of contracts
func NewGetCharactersCharacterIDContractsOK ¶
func NewGetCharactersCharacterIDContractsOK() *GetCharactersCharacterIDContractsOK
NewGetCharactersCharacterIDContractsOK creates a GetCharactersCharacterIDContractsOK with default headers values
func (*GetCharactersCharacterIDContractsOK) Error ¶
func (o *GetCharactersCharacterIDContractsOK) Error() string
func (*GetCharactersCharacterIDContractsOK) GetPayload ¶
func (o *GetCharactersCharacterIDContractsOK) GetPayload() []*GetCharactersCharacterIDContractsOKBodyItems0
type GetCharactersCharacterIDContractsOKBodyItems0 ¶
type GetCharactersCharacterIDContractsOKBodyItems0 struct { // get_characters_character_id_contracts_acceptor_id // // Who will accept the contract // Required: true AcceptorID *int32 `json:"acceptor_id"` // get_characters_character_id_contracts_assignee_id // // ID to whom the contract is assigned, can be corporation or character ID // Required: true AssigneeID *int32 `json:"assignee_id"` // get_characters_character_id_contracts_availability // // To whom the contract is available // Required: true // Enum: [public personal corporation alliance] Availability *string `json:"availability"` // get_characters_character_id_contracts_buyout // // Buyout price (for Auctions only) Buyout float64 `json:"buyout,omitempty"` // get_characters_character_id_contracts_collateral // // Collateral price (for Couriers only) Collateral float64 `json:"collateral,omitempty"` // get_characters_character_id_contracts_contract_id // // contract_id integer // Required: true ContractID *int32 `json:"contract_id"` // get_characters_character_id_contracts_date_accepted // // Date of confirmation of contract // Format: date-time DateAccepted strfmt.DateTime `json:"date_accepted,omitempty"` // get_characters_character_id_contracts_date_completed // // Date of completed of contract // Format: date-time DateCompleted strfmt.DateTime `json:"date_completed,omitempty"` // get_characters_character_id_contracts_date_expired // // Expiration date of the contract // Required: true // Format: date-time DateExpired *strfmt.DateTime `json:"date_expired"` // get_characters_character_id_contracts_date_issued // // Сreation date of the contract // Required: true // Format: date-time DateIssued *strfmt.DateTime `json:"date_issued"` // get_characters_character_id_contracts_days_to_complete // // Number of days to perform the contract DaysToComplete int32 `json:"days_to_complete,omitempty"` // get_characters_character_id_contracts_end_location_id // // End location ID (for Couriers contract) EndLocationID int64 `json:"end_location_id,omitempty"` // get_characters_character_id_contracts_for_corporation // // true if the contract was issued on behalf of the issuer's corporation // Required: true ForCorporation *bool `json:"for_corporation"` // get_characters_character_id_contracts_issuer_corporation_id // // Character's corporation ID for the issuer // Required: true IssuerCorporationID *int32 `json:"issuer_corporation_id"` // get_characters_character_id_contracts_issuer_id // // Character ID for the issuer // Required: true IssuerID *int32 `json:"issuer_id"` // get_characters_character_id_contracts_price // // Price of contract (for ItemsExchange and Auctions) Price float64 `json:"price,omitempty"` // get_characters_character_id_contracts_reward // // Remuneration for contract (for Couriers only) Reward float64 `json:"reward,omitempty"` // get_characters_character_id_contracts_start_location_id // // Start location ID (for Couriers contract) StartLocationID int64 `json:"start_location_id,omitempty"` // get_characters_character_id_contracts_status // // Status of the the contract // Required: true // Enum: [outstanding in_progress finished_issuer finished_contractor finished cancelled rejected failed deleted reversed] Status *string `json:"status"` // get_characters_character_id_contracts_title // // Title of the contract Title string `json:"title,omitempty"` // get_characters_character_id_contracts_type // // Type of the contract // Required: true // Enum: [unknown item_exchange auction courier loan] Type *string `json:"type"` // get_characters_character_id_contracts_volume // // Volume of items in the contract Volume float64 `json:"volume,omitempty"` }
GetCharactersCharacterIDContractsOKBodyItems0 get_characters_character_id_contracts_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDContractsOKBodyItems0
func (*GetCharactersCharacterIDContractsOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID contracts o k body items0 based on context it is used
func (*GetCharactersCharacterIDContractsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDContractsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDContractsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDContractsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDContractsParams ¶
type GetCharactersCharacterIDContractsParams 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 }
GetCharactersCharacterIDContractsParams contains all the parameters to send to the API endpoint
for the get characters character id contracts operation. Typically these are written to a http.Request.
func NewGetCharactersCharacterIDContractsParams ¶
func NewGetCharactersCharacterIDContractsParams() *GetCharactersCharacterIDContractsParams
NewGetCharactersCharacterIDContractsParams creates a new GetCharactersCharacterIDContractsParams 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 NewGetCharactersCharacterIDContractsParamsWithContext ¶
func NewGetCharactersCharacterIDContractsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDContractsParams
NewGetCharactersCharacterIDContractsParamsWithContext creates a new GetCharactersCharacterIDContractsParams object with the ability to set a context for a request.
func NewGetCharactersCharacterIDContractsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDContractsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsParams
NewGetCharactersCharacterIDContractsParamsWithHTTPClient creates a new GetCharactersCharacterIDContractsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCharactersCharacterIDContractsParamsWithTimeout ¶
func NewGetCharactersCharacterIDContractsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsParams
NewGetCharactersCharacterIDContractsParamsWithTimeout creates a new GetCharactersCharacterIDContractsParams object with the ability to set a timeout on a request.
func (*GetCharactersCharacterIDContractsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDContractsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) SetContext ¶
func (o *GetCharactersCharacterIDContractsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDContractsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) SetDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsParams) SetDefaults()
SetDefaults hydrates default values in the get characters character id contracts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDContractsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDContractsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDContractsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) SetPage ¶
func (o *GetCharactersCharacterIDContractsParams) SetPage(page *int32)
SetPage adds the page to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDContractsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) SetToken ¶
func (o *GetCharactersCharacterIDContractsParams) SetToken(token *string)
SetToken adds the token to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDContractsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDContractsParams
WithCharacterID adds the characterID to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WithContext ¶
func (o *GetCharactersCharacterIDContractsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDContractsParams
WithContext adds the context to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDContractsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDContractsParams
WithDatasource adds the datasource to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDContractsParams) WithDefaults() *GetCharactersCharacterIDContractsParams
WithDefaults hydrates default values in the get characters character id contracts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDContractsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDContractsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDContractsParams
WithHTTPClient adds the HTTPClient to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDContractsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDContractsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WithPage ¶
func (o *GetCharactersCharacterIDContractsParams) WithPage(page *int32) *GetCharactersCharacterIDContractsParams
WithPage adds the page to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDContractsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDContractsParams
WithTimeout adds the timeout to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WithToken ¶
func (o *GetCharactersCharacterIDContractsParams) WithToken(token *string) *GetCharactersCharacterIDContractsParams
WithToken adds the token to the get characters character id contracts params
func (*GetCharactersCharacterIDContractsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDContractsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDContractsReader ¶
type GetCharactersCharacterIDContractsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDContractsReader is a Reader for the GetCharactersCharacterIDContracts structure.
func (*GetCharactersCharacterIDContractsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDContractsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDContractsServiceUnavailable ¶
type GetCharactersCharacterIDContractsServiceUnavailable struct {
}GetCharactersCharacterIDContractsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCharactersCharacterIDContractsServiceUnavailable ¶
func NewGetCharactersCharacterIDContractsServiceUnavailable() *GetCharactersCharacterIDContractsServiceUnavailable
NewGetCharactersCharacterIDContractsServiceUnavailable creates a GetCharactersCharacterIDContractsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDContractsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDContractsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDContractsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDContractsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCharactersCharacterIDContractsUnauthorized ¶
type GetCharactersCharacterIDContractsUnauthorized struct {
}GetCharactersCharacterIDContractsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCharactersCharacterIDContractsUnauthorized ¶
func NewGetCharactersCharacterIDContractsUnauthorized() *GetCharactersCharacterIDContractsUnauthorized
NewGetCharactersCharacterIDContractsUnauthorized creates a GetCharactersCharacterIDContractsUnauthorized with default headers values
func (*GetCharactersCharacterIDContractsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDContractsUnauthorized) Error() string
func (*GetCharactersCharacterIDContractsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDContractsUnauthorized) GetPayload() *models.Unauthorized
type GetContractsPublicBidsContractIDBadRequest ¶
type GetContractsPublicBidsContractIDBadRequest struct {
Payload *models.BadRequest
}
GetContractsPublicBidsContractIDBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetContractsPublicBidsContractIDBadRequest ¶
func NewGetContractsPublicBidsContractIDBadRequest() *GetContractsPublicBidsContractIDBadRequest
NewGetContractsPublicBidsContractIDBadRequest creates a GetContractsPublicBidsContractIDBadRequest with default headers values
func (*GetContractsPublicBidsContractIDBadRequest) Error ¶
func (o *GetContractsPublicBidsContractIDBadRequest) Error() string
func (*GetContractsPublicBidsContractIDBadRequest) GetPayload ¶
func (o *GetContractsPublicBidsContractIDBadRequest) GetPayload() *models.BadRequest
type GetContractsPublicBidsContractIDEnhanceYourCalm ¶
type GetContractsPublicBidsContractIDEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetContractsPublicBidsContractIDEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetContractsPublicBidsContractIDEnhanceYourCalm ¶
func NewGetContractsPublicBidsContractIDEnhanceYourCalm() *GetContractsPublicBidsContractIDEnhanceYourCalm
NewGetContractsPublicBidsContractIDEnhanceYourCalm creates a GetContractsPublicBidsContractIDEnhanceYourCalm with default headers values
func (*GetContractsPublicBidsContractIDEnhanceYourCalm) Error ¶
func (o *GetContractsPublicBidsContractIDEnhanceYourCalm) Error() string
func (*GetContractsPublicBidsContractIDEnhanceYourCalm) GetPayload ¶
func (o *GetContractsPublicBidsContractIDEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetContractsPublicBidsContractIDForbidden ¶
type GetContractsPublicBidsContractIDForbidden struct {
Payload *GetContractsPublicBidsContractIDForbiddenBody
}
GetContractsPublicBidsContractIDForbidden describes a response with status code 403, with default header values.
Not Authorized to see contract
func NewGetContractsPublicBidsContractIDForbidden ¶
func NewGetContractsPublicBidsContractIDForbidden() *GetContractsPublicBidsContractIDForbidden
NewGetContractsPublicBidsContractIDForbidden creates a GetContractsPublicBidsContractIDForbidden with default headers values
func (*GetContractsPublicBidsContractIDForbidden) Error ¶
func (o *GetContractsPublicBidsContractIDForbidden) Error() string
func (*GetContractsPublicBidsContractIDForbidden) GetPayload ¶
func (o *GetContractsPublicBidsContractIDForbidden) GetPayload() *GetContractsPublicBidsContractIDForbiddenBody
type GetContractsPublicBidsContractIDForbiddenBody ¶
type GetContractsPublicBidsContractIDForbiddenBody struct { // get_contracts_public_bids_contract_id_403_forbidden // // Forbidden message Error string `json:"error,omitempty"` }
GetContractsPublicBidsContractIDForbiddenBody get_contracts_public_bids_contract_id_forbidden // // Forbidden swagger:model GetContractsPublicBidsContractIDForbiddenBody
func (*GetContractsPublicBidsContractIDForbiddenBody) ContextValidate ¶ added in v0.3.0
func (o *GetContractsPublicBidsContractIDForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get contracts public bids contract ID forbidden body based on context it is used
func (*GetContractsPublicBidsContractIDForbiddenBody) MarshalBinary ¶
func (o *GetContractsPublicBidsContractIDForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetContractsPublicBidsContractIDForbiddenBody) UnmarshalBinary ¶
func (o *GetContractsPublicBidsContractIDForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetContractsPublicBidsContractIDGatewayTimeout ¶
type GetContractsPublicBidsContractIDGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetContractsPublicBidsContractIDGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetContractsPublicBidsContractIDGatewayTimeout ¶
func NewGetContractsPublicBidsContractIDGatewayTimeout() *GetContractsPublicBidsContractIDGatewayTimeout
NewGetContractsPublicBidsContractIDGatewayTimeout creates a GetContractsPublicBidsContractIDGatewayTimeout with default headers values
func (*GetContractsPublicBidsContractIDGatewayTimeout) Error ¶
func (o *GetContractsPublicBidsContractIDGatewayTimeout) Error() string
func (*GetContractsPublicBidsContractIDGatewayTimeout) GetPayload ¶
func (o *GetContractsPublicBidsContractIDGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetContractsPublicBidsContractIDInternalServerError ¶
type GetContractsPublicBidsContractIDInternalServerError struct {
Payload *models.InternalServerError
}
GetContractsPublicBidsContractIDInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetContractsPublicBidsContractIDInternalServerError ¶
func NewGetContractsPublicBidsContractIDInternalServerError() *GetContractsPublicBidsContractIDInternalServerError
NewGetContractsPublicBidsContractIDInternalServerError creates a GetContractsPublicBidsContractIDInternalServerError with default headers values
func (*GetContractsPublicBidsContractIDInternalServerError) Error ¶
func (o *GetContractsPublicBidsContractIDInternalServerError) Error() string
func (*GetContractsPublicBidsContractIDInternalServerError) GetPayload ¶
func (o *GetContractsPublicBidsContractIDInternalServerError) GetPayload() *models.InternalServerError
type GetContractsPublicBidsContractIDNoContent ¶
type GetContractsPublicBidsContractIDNoContent 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 }
GetContractsPublicBidsContractIDNoContent describes a response with status code 204, with default header values.
Contract expired or recently accepted by player
func NewGetContractsPublicBidsContractIDNoContent ¶
func NewGetContractsPublicBidsContractIDNoContent() *GetContractsPublicBidsContractIDNoContent
NewGetContractsPublicBidsContractIDNoContent creates a GetContractsPublicBidsContractIDNoContent with default headers values
func (*GetContractsPublicBidsContractIDNoContent) Error ¶
func (o *GetContractsPublicBidsContractIDNoContent) Error() string
type GetContractsPublicBidsContractIDNotFound ¶
type GetContractsPublicBidsContractIDNotFound struct {
Payload *GetContractsPublicBidsContractIDNotFoundBody
}
GetContractsPublicBidsContractIDNotFound describes a response with status code 404, with default header values.
Not found
func NewGetContractsPublicBidsContractIDNotFound ¶
func NewGetContractsPublicBidsContractIDNotFound() *GetContractsPublicBidsContractIDNotFound
NewGetContractsPublicBidsContractIDNotFound creates a GetContractsPublicBidsContractIDNotFound with default headers values
func (*GetContractsPublicBidsContractIDNotFound) Error ¶
func (o *GetContractsPublicBidsContractIDNotFound) Error() string
func (*GetContractsPublicBidsContractIDNotFound) GetPayload ¶
func (o *GetContractsPublicBidsContractIDNotFound) GetPayload() *GetContractsPublicBidsContractIDNotFoundBody
type GetContractsPublicBidsContractIDNotFoundBody ¶
type GetContractsPublicBidsContractIDNotFoundBody struct { // get_contracts_public_bids_contract_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetContractsPublicBidsContractIDNotFoundBody get_contracts_public_bids_contract_id_not_found // // Not found swagger:model GetContractsPublicBidsContractIDNotFoundBody
func (*GetContractsPublicBidsContractIDNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetContractsPublicBidsContractIDNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get contracts public bids contract ID not found body based on context it is used
func (*GetContractsPublicBidsContractIDNotFoundBody) MarshalBinary ¶
func (o *GetContractsPublicBidsContractIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetContractsPublicBidsContractIDNotFoundBody) UnmarshalBinary ¶
func (o *GetContractsPublicBidsContractIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetContractsPublicBidsContractIDNotModified ¶
type GetContractsPublicBidsContractIDNotModified 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 }
GetContractsPublicBidsContractIDNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetContractsPublicBidsContractIDNotModified ¶
func NewGetContractsPublicBidsContractIDNotModified() *GetContractsPublicBidsContractIDNotModified
NewGetContractsPublicBidsContractIDNotModified creates a GetContractsPublicBidsContractIDNotModified with default headers values
func (*GetContractsPublicBidsContractIDNotModified) Error ¶
func (o *GetContractsPublicBidsContractIDNotModified) Error() string
type GetContractsPublicBidsContractIDOK ¶
type GetContractsPublicBidsContractIDOK 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 []*GetContractsPublicBidsContractIDOKBodyItems0 }
GetContractsPublicBidsContractIDOK describes a response with status code 200, with default header values.
A list of bids
func NewGetContractsPublicBidsContractIDOK ¶
func NewGetContractsPublicBidsContractIDOK() *GetContractsPublicBidsContractIDOK
NewGetContractsPublicBidsContractIDOK creates a GetContractsPublicBidsContractIDOK with default headers values
func (*GetContractsPublicBidsContractIDOK) Error ¶
func (o *GetContractsPublicBidsContractIDOK) Error() string
func (*GetContractsPublicBidsContractIDOK) GetPayload ¶
func (o *GetContractsPublicBidsContractIDOK) GetPayload() []*GetContractsPublicBidsContractIDOKBodyItems0
type GetContractsPublicBidsContractIDOKBodyItems0 ¶
type GetContractsPublicBidsContractIDOKBodyItems0 struct { // get_contracts_public_bids_contract_id_amount // // The amount bid, in ISK // Required: true Amount *float32 `json:"amount"` // get_contracts_public_bids_contract_id_bid_id // // Unique ID for the bid // Required: true BidID *int32 `json:"bid_id"` // get_contracts_public_bids_contract_id_date_bid // // Datetime when the bid was placed // Required: true // Format: date-time DateBid *strfmt.DateTime `json:"date_bid"` }
GetContractsPublicBidsContractIDOKBodyItems0 get_contracts_public_bids_contract_id_200_ok // // 200 ok object swagger:model GetContractsPublicBidsContractIDOKBodyItems0
func (*GetContractsPublicBidsContractIDOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetContractsPublicBidsContractIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get contracts public bids contract ID o k body items0 based on context it is used
func (*GetContractsPublicBidsContractIDOKBodyItems0) MarshalBinary ¶
func (o *GetContractsPublicBidsContractIDOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetContractsPublicBidsContractIDOKBodyItems0) UnmarshalBinary ¶
func (o *GetContractsPublicBidsContractIDOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetContractsPublicBidsContractIDParams ¶
type GetContractsPublicBidsContractIDParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* ContractID. ID of a contract Format: int32 */ ContractID 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 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContractsPublicBidsContractIDParams contains all the parameters to send to the API endpoint
for the get contracts public bids contract id operation. Typically these are written to a http.Request.
func NewGetContractsPublicBidsContractIDParams ¶
func NewGetContractsPublicBidsContractIDParams() *GetContractsPublicBidsContractIDParams
NewGetContractsPublicBidsContractIDParams creates a new GetContractsPublicBidsContractIDParams 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 NewGetContractsPublicBidsContractIDParamsWithContext ¶
func NewGetContractsPublicBidsContractIDParamsWithContext(ctx context.Context) *GetContractsPublicBidsContractIDParams
NewGetContractsPublicBidsContractIDParamsWithContext creates a new GetContractsPublicBidsContractIDParams object with the ability to set a context for a request.
func NewGetContractsPublicBidsContractIDParamsWithHTTPClient ¶
func NewGetContractsPublicBidsContractIDParamsWithHTTPClient(client *http.Client) *GetContractsPublicBidsContractIDParams
NewGetContractsPublicBidsContractIDParamsWithHTTPClient creates a new GetContractsPublicBidsContractIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetContractsPublicBidsContractIDParamsWithTimeout ¶
func NewGetContractsPublicBidsContractIDParamsWithTimeout(timeout time.Duration) *GetContractsPublicBidsContractIDParams
NewGetContractsPublicBidsContractIDParamsWithTimeout creates a new GetContractsPublicBidsContractIDParams object with the ability to set a timeout on a request.
func (*GetContractsPublicBidsContractIDParams) SetContext ¶
func (o *GetContractsPublicBidsContractIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) SetContractID ¶
func (o *GetContractsPublicBidsContractIDParams) SetContractID(contractID int32)
SetContractID adds the contractId to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) SetDatasource ¶
func (o *GetContractsPublicBidsContractIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) SetDefaults ¶ added in v0.3.0
func (o *GetContractsPublicBidsContractIDParams) SetDefaults()
SetDefaults hydrates default values in the get contracts public bids contract id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContractsPublicBidsContractIDParams) SetHTTPClient ¶
func (o *GetContractsPublicBidsContractIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) SetIfNoneMatch ¶
func (o *GetContractsPublicBidsContractIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) SetPage ¶
func (o *GetContractsPublicBidsContractIDParams) SetPage(page *int32)
SetPage adds the page to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) SetTimeout ¶
func (o *GetContractsPublicBidsContractIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) WithContext ¶
func (o *GetContractsPublicBidsContractIDParams) WithContext(ctx context.Context) *GetContractsPublicBidsContractIDParams
WithContext adds the context to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) WithContractID ¶
func (o *GetContractsPublicBidsContractIDParams) WithContractID(contractID int32) *GetContractsPublicBidsContractIDParams
WithContractID adds the contractID to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) WithDatasource ¶
func (o *GetContractsPublicBidsContractIDParams) WithDatasource(datasource *string) *GetContractsPublicBidsContractIDParams
WithDatasource adds the datasource to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) WithDefaults ¶ added in v0.3.0
func (o *GetContractsPublicBidsContractIDParams) WithDefaults() *GetContractsPublicBidsContractIDParams
WithDefaults hydrates default values in the get contracts public bids contract id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContractsPublicBidsContractIDParams) WithHTTPClient ¶
func (o *GetContractsPublicBidsContractIDParams) WithHTTPClient(client *http.Client) *GetContractsPublicBidsContractIDParams
WithHTTPClient adds the HTTPClient to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) WithIfNoneMatch ¶
func (o *GetContractsPublicBidsContractIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetContractsPublicBidsContractIDParams
WithIfNoneMatch adds the ifNoneMatch to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) WithPage ¶
func (o *GetContractsPublicBidsContractIDParams) WithPage(page *int32) *GetContractsPublicBidsContractIDParams
WithPage adds the page to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) WithTimeout ¶
func (o *GetContractsPublicBidsContractIDParams) WithTimeout(timeout time.Duration) *GetContractsPublicBidsContractIDParams
WithTimeout adds the timeout to the get contracts public bids contract id params
func (*GetContractsPublicBidsContractIDParams) WriteToRequest ¶
func (o *GetContractsPublicBidsContractIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContractsPublicBidsContractIDReader ¶
type GetContractsPublicBidsContractIDReader struct {
// contains filtered or unexported fields
}
GetContractsPublicBidsContractIDReader is a Reader for the GetContractsPublicBidsContractID structure.
func (*GetContractsPublicBidsContractIDReader) ReadResponse ¶
func (o *GetContractsPublicBidsContractIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContractsPublicBidsContractIDServiceUnavailable ¶
type GetContractsPublicBidsContractIDServiceUnavailable struct {
}GetContractsPublicBidsContractIDServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetContractsPublicBidsContractIDServiceUnavailable ¶
func NewGetContractsPublicBidsContractIDServiceUnavailable() *GetContractsPublicBidsContractIDServiceUnavailable
NewGetContractsPublicBidsContractIDServiceUnavailable creates a GetContractsPublicBidsContractIDServiceUnavailable with default headers values
func (*GetContractsPublicBidsContractIDServiceUnavailable) Error ¶
func (o *GetContractsPublicBidsContractIDServiceUnavailable) Error() string
func (*GetContractsPublicBidsContractIDServiceUnavailable) GetPayload ¶
func (o *GetContractsPublicBidsContractIDServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetContractsPublicItemsContractIDBadRequest ¶
type GetContractsPublicItemsContractIDBadRequest struct {
Payload *models.BadRequest
}
GetContractsPublicItemsContractIDBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetContractsPublicItemsContractIDBadRequest ¶
func NewGetContractsPublicItemsContractIDBadRequest() *GetContractsPublicItemsContractIDBadRequest
NewGetContractsPublicItemsContractIDBadRequest creates a GetContractsPublicItemsContractIDBadRequest with default headers values
func (*GetContractsPublicItemsContractIDBadRequest) Error ¶
func (o *GetContractsPublicItemsContractIDBadRequest) Error() string
func (*GetContractsPublicItemsContractIDBadRequest) GetPayload ¶
func (o *GetContractsPublicItemsContractIDBadRequest) GetPayload() *models.BadRequest
type GetContractsPublicItemsContractIDEnhanceYourCalm ¶
type GetContractsPublicItemsContractIDEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetContractsPublicItemsContractIDEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetContractsPublicItemsContractIDEnhanceYourCalm ¶
func NewGetContractsPublicItemsContractIDEnhanceYourCalm() *GetContractsPublicItemsContractIDEnhanceYourCalm
NewGetContractsPublicItemsContractIDEnhanceYourCalm creates a GetContractsPublicItemsContractIDEnhanceYourCalm with default headers values
func (*GetContractsPublicItemsContractIDEnhanceYourCalm) Error ¶
func (o *GetContractsPublicItemsContractIDEnhanceYourCalm) Error() string
func (*GetContractsPublicItemsContractIDEnhanceYourCalm) GetPayload ¶
func (o *GetContractsPublicItemsContractIDEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetContractsPublicItemsContractIDForbidden ¶
type GetContractsPublicItemsContractIDForbidden struct {
Payload *GetContractsPublicItemsContractIDForbiddenBody
}
GetContractsPublicItemsContractIDForbidden describes a response with status code 403, with default header values.
Not Authorized to see contract
func NewGetContractsPublicItemsContractIDForbidden ¶
func NewGetContractsPublicItemsContractIDForbidden() *GetContractsPublicItemsContractIDForbidden
NewGetContractsPublicItemsContractIDForbidden creates a GetContractsPublicItemsContractIDForbidden with default headers values
func (*GetContractsPublicItemsContractIDForbidden) Error ¶
func (o *GetContractsPublicItemsContractIDForbidden) Error() string
func (*GetContractsPublicItemsContractIDForbidden) GetPayload ¶
func (o *GetContractsPublicItemsContractIDForbidden) GetPayload() *GetContractsPublicItemsContractIDForbiddenBody
type GetContractsPublicItemsContractIDForbiddenBody ¶
type GetContractsPublicItemsContractIDForbiddenBody struct { // get_contracts_public_items_contract_id_403_forbidden // // Forbidden message Error string `json:"error,omitempty"` }
GetContractsPublicItemsContractIDForbiddenBody get_contracts_public_items_contract_id_forbidden // // Forbidden swagger:model GetContractsPublicItemsContractIDForbiddenBody
func (*GetContractsPublicItemsContractIDForbiddenBody) ContextValidate ¶ added in v0.3.0
func (o *GetContractsPublicItemsContractIDForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get contracts public items contract ID forbidden body based on context it is used
func (*GetContractsPublicItemsContractIDForbiddenBody) MarshalBinary ¶
func (o *GetContractsPublicItemsContractIDForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetContractsPublicItemsContractIDForbiddenBody) UnmarshalBinary ¶
func (o *GetContractsPublicItemsContractIDForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetContractsPublicItemsContractIDGatewayTimeout ¶
type GetContractsPublicItemsContractIDGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetContractsPublicItemsContractIDGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetContractsPublicItemsContractIDGatewayTimeout ¶
func NewGetContractsPublicItemsContractIDGatewayTimeout() *GetContractsPublicItemsContractIDGatewayTimeout
NewGetContractsPublicItemsContractIDGatewayTimeout creates a GetContractsPublicItemsContractIDGatewayTimeout with default headers values
func (*GetContractsPublicItemsContractIDGatewayTimeout) Error ¶
func (o *GetContractsPublicItemsContractIDGatewayTimeout) Error() string
func (*GetContractsPublicItemsContractIDGatewayTimeout) GetPayload ¶
func (o *GetContractsPublicItemsContractIDGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetContractsPublicItemsContractIDInternalServerError ¶
type GetContractsPublicItemsContractIDInternalServerError struct {
Payload *models.InternalServerError
}
GetContractsPublicItemsContractIDInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetContractsPublicItemsContractIDInternalServerError ¶
func NewGetContractsPublicItemsContractIDInternalServerError() *GetContractsPublicItemsContractIDInternalServerError
NewGetContractsPublicItemsContractIDInternalServerError creates a GetContractsPublicItemsContractIDInternalServerError with default headers values
func (*GetContractsPublicItemsContractIDInternalServerError) Error ¶
func (o *GetContractsPublicItemsContractIDInternalServerError) Error() string
func (*GetContractsPublicItemsContractIDInternalServerError) GetPayload ¶
func (o *GetContractsPublicItemsContractIDInternalServerError) GetPayload() *models.InternalServerError
type GetContractsPublicItemsContractIDNoContent ¶
type GetContractsPublicItemsContractIDNoContent 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 }
GetContractsPublicItemsContractIDNoContent describes a response with status code 204, with default header values.
Contract expired or recently accepted by player
func NewGetContractsPublicItemsContractIDNoContent ¶
func NewGetContractsPublicItemsContractIDNoContent() *GetContractsPublicItemsContractIDNoContent
NewGetContractsPublicItemsContractIDNoContent creates a GetContractsPublicItemsContractIDNoContent with default headers values
func (*GetContractsPublicItemsContractIDNoContent) Error ¶
func (o *GetContractsPublicItemsContractIDNoContent) Error() string
type GetContractsPublicItemsContractIDNotFound ¶
type GetContractsPublicItemsContractIDNotFound struct {
Payload *GetContractsPublicItemsContractIDNotFoundBody
}
GetContractsPublicItemsContractIDNotFound describes a response with status code 404, with default header values.
Not found
func NewGetContractsPublicItemsContractIDNotFound ¶
func NewGetContractsPublicItemsContractIDNotFound() *GetContractsPublicItemsContractIDNotFound
NewGetContractsPublicItemsContractIDNotFound creates a GetContractsPublicItemsContractIDNotFound with default headers values
func (*GetContractsPublicItemsContractIDNotFound) Error ¶
func (o *GetContractsPublicItemsContractIDNotFound) Error() string
func (*GetContractsPublicItemsContractIDNotFound) GetPayload ¶
func (o *GetContractsPublicItemsContractIDNotFound) GetPayload() *GetContractsPublicItemsContractIDNotFoundBody
type GetContractsPublicItemsContractIDNotFoundBody ¶
type GetContractsPublicItemsContractIDNotFoundBody struct { // get_contracts_public_items_contract_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetContractsPublicItemsContractIDNotFoundBody get_contracts_public_items_contract_id_not_found // // Not found swagger:model GetContractsPublicItemsContractIDNotFoundBody
func (*GetContractsPublicItemsContractIDNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetContractsPublicItemsContractIDNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get contracts public items contract ID not found body based on context it is used
func (*GetContractsPublicItemsContractIDNotFoundBody) MarshalBinary ¶
func (o *GetContractsPublicItemsContractIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetContractsPublicItemsContractIDNotFoundBody) UnmarshalBinary ¶
func (o *GetContractsPublicItemsContractIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetContractsPublicItemsContractIDNotModified ¶
type GetContractsPublicItemsContractIDNotModified 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 }
GetContractsPublicItemsContractIDNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetContractsPublicItemsContractIDNotModified ¶
func NewGetContractsPublicItemsContractIDNotModified() *GetContractsPublicItemsContractIDNotModified
NewGetContractsPublicItemsContractIDNotModified creates a GetContractsPublicItemsContractIDNotModified with default headers values
func (*GetContractsPublicItemsContractIDNotModified) Error ¶
func (o *GetContractsPublicItemsContractIDNotModified) Error() string
type GetContractsPublicItemsContractIDOK ¶
type GetContractsPublicItemsContractIDOK 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 []*GetContractsPublicItemsContractIDOKBodyItems0 }
GetContractsPublicItemsContractIDOK describes a response with status code 200, with default header values.
A list of items in this contract
func NewGetContractsPublicItemsContractIDOK ¶
func NewGetContractsPublicItemsContractIDOK() *GetContractsPublicItemsContractIDOK
NewGetContractsPublicItemsContractIDOK creates a GetContractsPublicItemsContractIDOK with default headers values
func (*GetContractsPublicItemsContractIDOK) Error ¶
func (o *GetContractsPublicItemsContractIDOK) Error() string
func (*GetContractsPublicItemsContractIDOK) GetPayload ¶
func (o *GetContractsPublicItemsContractIDOK) GetPayload() []*GetContractsPublicItemsContractIDOKBodyItems0
type GetContractsPublicItemsContractIDOKBodyItems0 ¶
type GetContractsPublicItemsContractIDOKBodyItems0 struct { // get_contracts_public_items_contract_id_is_blueprint_copy // // is_blueprint_copy boolean IsBlueprintCopy bool `json:"is_blueprint_copy,omitempty"` // get_contracts_public_items_contract_id_is_included // // true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract // Required: true IsIncluded *bool `json:"is_included"` // get_contracts_public_items_contract_id_item_id // // Unique ID for the item being sold. Not present if item is being requested by contract rather than sold with contract ItemID int64 `json:"item_id,omitempty"` // get_contracts_public_items_contract_id_material_efficiency // // Material Efficiency Level of the blueprint // Maximum: 25 // Minimum: 0 MaterialEfficiency *int32 `json:"material_efficiency,omitempty"` // get_contracts_public_items_contract_id_quantity // // Number of items in the stack // Required: true Quantity *int32 `json:"quantity"` // get_contracts_public_items_contract_id_record_id // // Unique ID for the item, used by the contract system // Required: true RecordID *int64 `json:"record_id"` // get_contracts_public_items_contract_id_runs // // Number of runs remaining if the blueprint is a copy, -1 if it is an original // Minimum: -1 Runs int32 `json:"runs,omitempty"` // get_contracts_public_items_contract_id_time_efficiency // // Time Efficiency Level of the blueprint // Maximum: 20 // Minimum: 0 TimeEfficiency *int32 `json:"time_efficiency,omitempty"` // get_contracts_public_items_contract_id_type_id // // Type ID for item // Required: true TypeID *int32 `json:"type_id"` }
GetContractsPublicItemsContractIDOKBodyItems0 get_contracts_public_items_contract_id_200_ok // // 200 ok object swagger:model GetContractsPublicItemsContractIDOKBodyItems0
func (*GetContractsPublicItemsContractIDOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetContractsPublicItemsContractIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get contracts public items contract ID o k body items0 based on context it is used
func (*GetContractsPublicItemsContractIDOKBodyItems0) MarshalBinary ¶
func (o *GetContractsPublicItemsContractIDOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetContractsPublicItemsContractIDOKBodyItems0) UnmarshalBinary ¶
func (o *GetContractsPublicItemsContractIDOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetContractsPublicItemsContractIDParams ¶
type GetContractsPublicItemsContractIDParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* ContractID. ID of a contract Format: int32 */ ContractID 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 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContractsPublicItemsContractIDParams contains all the parameters to send to the API endpoint
for the get contracts public items contract id operation. Typically these are written to a http.Request.
func NewGetContractsPublicItemsContractIDParams ¶
func NewGetContractsPublicItemsContractIDParams() *GetContractsPublicItemsContractIDParams
NewGetContractsPublicItemsContractIDParams creates a new GetContractsPublicItemsContractIDParams 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 NewGetContractsPublicItemsContractIDParamsWithContext ¶
func NewGetContractsPublicItemsContractIDParamsWithContext(ctx context.Context) *GetContractsPublicItemsContractIDParams
NewGetContractsPublicItemsContractIDParamsWithContext creates a new GetContractsPublicItemsContractIDParams object with the ability to set a context for a request.
func NewGetContractsPublicItemsContractIDParamsWithHTTPClient ¶
func NewGetContractsPublicItemsContractIDParamsWithHTTPClient(client *http.Client) *GetContractsPublicItemsContractIDParams
NewGetContractsPublicItemsContractIDParamsWithHTTPClient creates a new GetContractsPublicItemsContractIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetContractsPublicItemsContractIDParamsWithTimeout ¶
func NewGetContractsPublicItemsContractIDParamsWithTimeout(timeout time.Duration) *GetContractsPublicItemsContractIDParams
NewGetContractsPublicItemsContractIDParamsWithTimeout creates a new GetContractsPublicItemsContractIDParams object with the ability to set a timeout on a request.
func (*GetContractsPublicItemsContractIDParams) SetContext ¶
func (o *GetContractsPublicItemsContractIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) SetContractID ¶
func (o *GetContractsPublicItemsContractIDParams) SetContractID(contractID int32)
SetContractID adds the contractId to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) SetDatasource ¶
func (o *GetContractsPublicItemsContractIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) SetDefaults ¶ added in v0.3.0
func (o *GetContractsPublicItemsContractIDParams) SetDefaults()
SetDefaults hydrates default values in the get contracts public items contract id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContractsPublicItemsContractIDParams) SetHTTPClient ¶
func (o *GetContractsPublicItemsContractIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) SetIfNoneMatch ¶
func (o *GetContractsPublicItemsContractIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) SetPage ¶
func (o *GetContractsPublicItemsContractIDParams) SetPage(page *int32)
SetPage adds the page to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) SetTimeout ¶
func (o *GetContractsPublicItemsContractIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) WithContext ¶
func (o *GetContractsPublicItemsContractIDParams) WithContext(ctx context.Context) *GetContractsPublicItemsContractIDParams
WithContext adds the context to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) WithContractID ¶
func (o *GetContractsPublicItemsContractIDParams) WithContractID(contractID int32) *GetContractsPublicItemsContractIDParams
WithContractID adds the contractID to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) WithDatasource ¶
func (o *GetContractsPublicItemsContractIDParams) WithDatasource(datasource *string) *GetContractsPublicItemsContractIDParams
WithDatasource adds the datasource to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) WithDefaults ¶ added in v0.3.0
func (o *GetContractsPublicItemsContractIDParams) WithDefaults() *GetContractsPublicItemsContractIDParams
WithDefaults hydrates default values in the get contracts public items contract id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContractsPublicItemsContractIDParams) WithHTTPClient ¶
func (o *GetContractsPublicItemsContractIDParams) WithHTTPClient(client *http.Client) *GetContractsPublicItemsContractIDParams
WithHTTPClient adds the HTTPClient to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) WithIfNoneMatch ¶
func (o *GetContractsPublicItemsContractIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetContractsPublicItemsContractIDParams
WithIfNoneMatch adds the ifNoneMatch to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) WithPage ¶
func (o *GetContractsPublicItemsContractIDParams) WithPage(page *int32) *GetContractsPublicItemsContractIDParams
WithPage adds the page to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) WithTimeout ¶
func (o *GetContractsPublicItemsContractIDParams) WithTimeout(timeout time.Duration) *GetContractsPublicItemsContractIDParams
WithTimeout adds the timeout to the get contracts public items contract id params
func (*GetContractsPublicItemsContractIDParams) WriteToRequest ¶
func (o *GetContractsPublicItemsContractIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContractsPublicItemsContractIDReader ¶
type GetContractsPublicItemsContractIDReader struct {
// contains filtered or unexported fields
}
GetContractsPublicItemsContractIDReader is a Reader for the GetContractsPublicItemsContractID structure.
func (*GetContractsPublicItemsContractIDReader) ReadResponse ¶
func (o *GetContractsPublicItemsContractIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContractsPublicItemsContractIDServiceUnavailable ¶
type GetContractsPublicItemsContractIDServiceUnavailable struct {
}GetContractsPublicItemsContractIDServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetContractsPublicItemsContractIDServiceUnavailable ¶
func NewGetContractsPublicItemsContractIDServiceUnavailable() *GetContractsPublicItemsContractIDServiceUnavailable
NewGetContractsPublicItemsContractIDServiceUnavailable creates a GetContractsPublicItemsContractIDServiceUnavailable with default headers values
func (*GetContractsPublicItemsContractIDServiceUnavailable) Error ¶
func (o *GetContractsPublicItemsContractIDServiceUnavailable) Error() string
func (*GetContractsPublicItemsContractIDServiceUnavailable) GetPayload ¶
func (o *GetContractsPublicItemsContractIDServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetContractsPublicRegionIDBadRequest ¶
type GetContractsPublicRegionIDBadRequest struct {
Payload *models.BadRequest
}
GetContractsPublicRegionIDBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetContractsPublicRegionIDBadRequest ¶
func NewGetContractsPublicRegionIDBadRequest() *GetContractsPublicRegionIDBadRequest
NewGetContractsPublicRegionIDBadRequest creates a GetContractsPublicRegionIDBadRequest with default headers values
func (*GetContractsPublicRegionIDBadRequest) Error ¶
func (o *GetContractsPublicRegionIDBadRequest) Error() string
func (*GetContractsPublicRegionIDBadRequest) GetPayload ¶
func (o *GetContractsPublicRegionIDBadRequest) GetPayload() *models.BadRequest
type GetContractsPublicRegionIDEnhanceYourCalm ¶
type GetContractsPublicRegionIDEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetContractsPublicRegionIDEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetContractsPublicRegionIDEnhanceYourCalm ¶
func NewGetContractsPublicRegionIDEnhanceYourCalm() *GetContractsPublicRegionIDEnhanceYourCalm
NewGetContractsPublicRegionIDEnhanceYourCalm creates a GetContractsPublicRegionIDEnhanceYourCalm with default headers values
func (*GetContractsPublicRegionIDEnhanceYourCalm) Error ¶
func (o *GetContractsPublicRegionIDEnhanceYourCalm) Error() string
func (*GetContractsPublicRegionIDEnhanceYourCalm) GetPayload ¶
func (o *GetContractsPublicRegionIDEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetContractsPublicRegionIDGatewayTimeout ¶
type GetContractsPublicRegionIDGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetContractsPublicRegionIDGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetContractsPublicRegionIDGatewayTimeout ¶
func NewGetContractsPublicRegionIDGatewayTimeout() *GetContractsPublicRegionIDGatewayTimeout
NewGetContractsPublicRegionIDGatewayTimeout creates a GetContractsPublicRegionIDGatewayTimeout with default headers values
func (*GetContractsPublicRegionIDGatewayTimeout) Error ¶
func (o *GetContractsPublicRegionIDGatewayTimeout) Error() string
func (*GetContractsPublicRegionIDGatewayTimeout) GetPayload ¶
func (o *GetContractsPublicRegionIDGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetContractsPublicRegionIDInternalServerError ¶
type GetContractsPublicRegionIDInternalServerError struct {
Payload *models.InternalServerError
}
GetContractsPublicRegionIDInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetContractsPublicRegionIDInternalServerError ¶
func NewGetContractsPublicRegionIDInternalServerError() *GetContractsPublicRegionIDInternalServerError
NewGetContractsPublicRegionIDInternalServerError creates a GetContractsPublicRegionIDInternalServerError with default headers values
func (*GetContractsPublicRegionIDInternalServerError) Error ¶
func (o *GetContractsPublicRegionIDInternalServerError) Error() string
func (*GetContractsPublicRegionIDInternalServerError) GetPayload ¶
func (o *GetContractsPublicRegionIDInternalServerError) GetPayload() *models.InternalServerError
type GetContractsPublicRegionIDNotFound ¶
type GetContractsPublicRegionIDNotFound struct {
Payload *GetContractsPublicRegionIDNotFoundBody
}
GetContractsPublicRegionIDNotFound describes a response with status code 404, with default header values.
Region not found
func NewGetContractsPublicRegionIDNotFound ¶
func NewGetContractsPublicRegionIDNotFound() *GetContractsPublicRegionIDNotFound
NewGetContractsPublicRegionIDNotFound creates a GetContractsPublicRegionIDNotFound with default headers values
func (*GetContractsPublicRegionIDNotFound) Error ¶
func (o *GetContractsPublicRegionIDNotFound) Error() string
func (*GetContractsPublicRegionIDNotFound) GetPayload ¶
func (o *GetContractsPublicRegionIDNotFound) GetPayload() *GetContractsPublicRegionIDNotFoundBody
type GetContractsPublicRegionIDNotFoundBody ¶
type GetContractsPublicRegionIDNotFoundBody struct { // get_contracts_public_region_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetContractsPublicRegionIDNotFoundBody get_contracts_public_region_id_not_found // // Not found swagger:model GetContractsPublicRegionIDNotFoundBody
func (*GetContractsPublicRegionIDNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetContractsPublicRegionIDNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get contracts public region ID not found body based on context it is used
func (*GetContractsPublicRegionIDNotFoundBody) MarshalBinary ¶
func (o *GetContractsPublicRegionIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetContractsPublicRegionIDNotFoundBody) UnmarshalBinary ¶
func (o *GetContractsPublicRegionIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetContractsPublicRegionIDNotModified ¶
type GetContractsPublicRegionIDNotModified 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 }
GetContractsPublicRegionIDNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetContractsPublicRegionIDNotModified ¶
func NewGetContractsPublicRegionIDNotModified() *GetContractsPublicRegionIDNotModified
NewGetContractsPublicRegionIDNotModified creates a GetContractsPublicRegionIDNotModified with default headers values
func (*GetContractsPublicRegionIDNotModified) Error ¶
func (o *GetContractsPublicRegionIDNotModified) Error() string
type GetContractsPublicRegionIDOK ¶
type GetContractsPublicRegionIDOK 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 []*GetContractsPublicRegionIDOKBodyItems0 }
GetContractsPublicRegionIDOK describes a response with status code 200, with default header values.
A list of contracts
func NewGetContractsPublicRegionIDOK ¶
func NewGetContractsPublicRegionIDOK() *GetContractsPublicRegionIDOK
NewGetContractsPublicRegionIDOK creates a GetContractsPublicRegionIDOK with default headers values
func (*GetContractsPublicRegionIDOK) Error ¶
func (o *GetContractsPublicRegionIDOK) Error() string
func (*GetContractsPublicRegionIDOK) GetPayload ¶
func (o *GetContractsPublicRegionIDOK) GetPayload() []*GetContractsPublicRegionIDOKBodyItems0
type GetContractsPublicRegionIDOKBodyItems0 ¶
type GetContractsPublicRegionIDOKBodyItems0 struct { // get_contracts_public_region_id_buyout // // Buyout price (for Auctions only) Buyout float64 `json:"buyout,omitempty"` // get_contracts_public_region_id_collateral // // Collateral price (for Couriers only) Collateral float64 `json:"collateral,omitempty"` // get_contracts_public_region_id_contract_id // // contract_id integer // Required: true ContractID *int32 `json:"contract_id"` // get_contracts_public_region_id_date_expired // // Expiration date of the contract // Required: true // Format: date-time DateExpired *strfmt.DateTime `json:"date_expired"` // get_contracts_public_region_id_date_issued // // Сreation date of the contract // Required: true // Format: date-time DateIssued *strfmt.DateTime `json:"date_issued"` // get_contracts_public_region_id_days_to_complete // // Number of days to perform the contract DaysToComplete int32 `json:"days_to_complete,omitempty"` // get_contracts_public_region_id_end_location_id // // End location ID (for Couriers contract) EndLocationID int64 `json:"end_location_id,omitempty"` // get_contracts_public_region_id_for_corporation // // true if the contract was issued on behalf of the issuer's corporation ForCorporation bool `json:"for_corporation,omitempty"` // get_contracts_public_region_id_issuer_corporation_id // // Character's corporation ID for the issuer // Required: true IssuerCorporationID *int32 `json:"issuer_corporation_id"` // get_contracts_public_region_id_issuer_id // // Character ID for the issuer // Required: true IssuerID *int32 `json:"issuer_id"` // get_contracts_public_region_id_price // // Price of contract (for ItemsExchange and Auctions) Price float64 `json:"price,omitempty"` // get_contracts_public_region_id_reward // // Remuneration for contract (for Couriers only) Reward float64 `json:"reward,omitempty"` // get_contracts_public_region_id_start_location_id // // Start location ID (for Couriers contract) StartLocationID int64 `json:"start_location_id,omitempty"` // get_contracts_public_region_id_title // // Title of the contract Title string `json:"title,omitempty"` // get_contracts_public_region_id_type // // Type of the contract // Required: true // Enum: [unknown item_exchange auction courier loan] Type *string `json:"type"` // get_contracts_public_region_id_volume // // Volume of items in the contract Volume float64 `json:"volume,omitempty"` }
GetContractsPublicRegionIDOKBodyItems0 get_contracts_public_region_id_200_ok // // 200 ok object swagger:model GetContractsPublicRegionIDOKBodyItems0
func (*GetContractsPublicRegionIDOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetContractsPublicRegionIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get contracts public region ID o k body items0 based on context it is used
func (*GetContractsPublicRegionIDOKBodyItems0) MarshalBinary ¶
func (o *GetContractsPublicRegionIDOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetContractsPublicRegionIDOKBodyItems0) UnmarshalBinary ¶
func (o *GetContractsPublicRegionIDOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetContractsPublicRegionIDParams ¶
type GetContractsPublicRegionIDParams 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 /* Page. Which page of results to return Format: int32 Default: 1 */ Page *int32 /* RegionID. An EVE region id Format: int32 */ RegionID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetContractsPublicRegionIDParams contains all the parameters to send to the API endpoint
for the get contracts public region id operation. Typically these are written to a http.Request.
func NewGetContractsPublicRegionIDParams ¶
func NewGetContractsPublicRegionIDParams() *GetContractsPublicRegionIDParams
NewGetContractsPublicRegionIDParams creates a new GetContractsPublicRegionIDParams 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 NewGetContractsPublicRegionIDParamsWithContext ¶
func NewGetContractsPublicRegionIDParamsWithContext(ctx context.Context) *GetContractsPublicRegionIDParams
NewGetContractsPublicRegionIDParamsWithContext creates a new GetContractsPublicRegionIDParams object with the ability to set a context for a request.
func NewGetContractsPublicRegionIDParamsWithHTTPClient ¶
func NewGetContractsPublicRegionIDParamsWithHTTPClient(client *http.Client) *GetContractsPublicRegionIDParams
NewGetContractsPublicRegionIDParamsWithHTTPClient creates a new GetContractsPublicRegionIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetContractsPublicRegionIDParamsWithTimeout ¶
func NewGetContractsPublicRegionIDParamsWithTimeout(timeout time.Duration) *GetContractsPublicRegionIDParams
NewGetContractsPublicRegionIDParamsWithTimeout creates a new GetContractsPublicRegionIDParams object with the ability to set a timeout on a request.
func (*GetContractsPublicRegionIDParams) SetContext ¶
func (o *GetContractsPublicRegionIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) SetDatasource ¶
func (o *GetContractsPublicRegionIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) SetDefaults ¶ added in v0.3.0
func (o *GetContractsPublicRegionIDParams) SetDefaults()
SetDefaults hydrates default values in the get contracts public region id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContractsPublicRegionIDParams) SetHTTPClient ¶
func (o *GetContractsPublicRegionIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) SetIfNoneMatch ¶
func (o *GetContractsPublicRegionIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) SetPage ¶
func (o *GetContractsPublicRegionIDParams) SetPage(page *int32)
SetPage adds the page to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) SetRegionID ¶
func (o *GetContractsPublicRegionIDParams) SetRegionID(regionID int32)
SetRegionID adds the regionId to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) SetTimeout ¶
func (o *GetContractsPublicRegionIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) WithContext ¶
func (o *GetContractsPublicRegionIDParams) WithContext(ctx context.Context) *GetContractsPublicRegionIDParams
WithContext adds the context to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) WithDatasource ¶
func (o *GetContractsPublicRegionIDParams) WithDatasource(datasource *string) *GetContractsPublicRegionIDParams
WithDatasource adds the datasource to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) WithDefaults ¶ added in v0.3.0
func (o *GetContractsPublicRegionIDParams) WithDefaults() *GetContractsPublicRegionIDParams
WithDefaults hydrates default values in the get contracts public region id params (not the query body).
All values with no default are reset to their zero value.
func (*GetContractsPublicRegionIDParams) WithHTTPClient ¶
func (o *GetContractsPublicRegionIDParams) WithHTTPClient(client *http.Client) *GetContractsPublicRegionIDParams
WithHTTPClient adds the HTTPClient to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) WithIfNoneMatch ¶
func (o *GetContractsPublicRegionIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetContractsPublicRegionIDParams
WithIfNoneMatch adds the ifNoneMatch to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) WithPage ¶
func (o *GetContractsPublicRegionIDParams) WithPage(page *int32) *GetContractsPublicRegionIDParams
WithPage adds the page to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) WithRegionID ¶
func (o *GetContractsPublicRegionIDParams) WithRegionID(regionID int32) *GetContractsPublicRegionIDParams
WithRegionID adds the regionID to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) WithTimeout ¶
func (o *GetContractsPublicRegionIDParams) WithTimeout(timeout time.Duration) *GetContractsPublicRegionIDParams
WithTimeout adds the timeout to the get contracts public region id params
func (*GetContractsPublicRegionIDParams) WriteToRequest ¶
func (o *GetContractsPublicRegionIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetContractsPublicRegionIDReader ¶
type GetContractsPublicRegionIDReader struct {
// contains filtered or unexported fields
}
GetContractsPublicRegionIDReader is a Reader for the GetContractsPublicRegionID structure.
func (*GetContractsPublicRegionIDReader) ReadResponse ¶
func (o *GetContractsPublicRegionIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetContractsPublicRegionIDServiceUnavailable ¶
type GetContractsPublicRegionIDServiceUnavailable struct {
}GetContractsPublicRegionIDServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetContractsPublicRegionIDServiceUnavailable ¶
func NewGetContractsPublicRegionIDServiceUnavailable() *GetContractsPublicRegionIDServiceUnavailable
NewGetContractsPublicRegionIDServiceUnavailable creates a GetContractsPublicRegionIDServiceUnavailable with default headers values
func (*GetContractsPublicRegionIDServiceUnavailable) Error ¶
func (o *GetContractsPublicRegionIDServiceUnavailable) Error() string
func (*GetContractsPublicRegionIDServiceUnavailable) GetPayload ¶
func (o *GetContractsPublicRegionIDServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationsCorporationIDContractsBadRequest ¶
type GetCorporationsCorporationIDContractsBadRequest struct {
Payload *models.BadRequest
}
GetCorporationsCorporationIDContractsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCorporationsCorporationIDContractsBadRequest ¶
func NewGetCorporationsCorporationIDContractsBadRequest() *GetCorporationsCorporationIDContractsBadRequest
NewGetCorporationsCorporationIDContractsBadRequest creates a GetCorporationsCorporationIDContractsBadRequest with default headers values
func (*GetCorporationsCorporationIDContractsBadRequest) Error ¶
func (o *GetCorporationsCorporationIDContractsBadRequest) Error() string
func (*GetCorporationsCorporationIDContractsBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsBadRequest) GetPayload() *models.BadRequest
type GetCorporationsCorporationIDContractsContractIDBidsBadRequest ¶
type GetCorporationsCorporationIDContractsContractIDBidsBadRequest struct {
Payload *models.BadRequest
}
GetCorporationsCorporationIDContractsContractIDBidsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCorporationsCorporationIDContractsContractIDBidsBadRequest ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsBadRequest() *GetCorporationsCorporationIDContractsContractIDBidsBadRequest
NewGetCorporationsCorporationIDContractsContractIDBidsBadRequest creates a GetCorporationsCorporationIDContractsContractIDBidsBadRequest with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsBadRequest) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsBadRequest) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsBadRequest) GetPayload() *models.BadRequest
type GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm ¶
type GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm() *GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm
NewGetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm creates a GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCorporationsCorporationIDContractsContractIDBidsForbidden ¶
type GetCorporationsCorporationIDContractsContractIDBidsForbidden struct {
Payload *models.Forbidden
}
GetCorporationsCorporationIDContractsContractIDBidsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCorporationsCorporationIDContractsContractIDBidsForbidden ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsForbidden() *GetCorporationsCorporationIDContractsContractIDBidsForbidden
NewGetCorporationsCorporationIDContractsContractIDBidsForbidden creates a GetCorporationsCorporationIDContractsContractIDBidsForbidden with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsForbidden) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsForbidden) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsForbidden) GetPayload() *models.Forbidden
type GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout ¶
type GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout() *GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout
NewGetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout creates a GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCorporationsCorporationIDContractsContractIDBidsInternalServerError ¶
type GetCorporationsCorporationIDContractsContractIDBidsInternalServerError struct {
Payload *models.InternalServerError
}
GetCorporationsCorporationIDContractsContractIDBidsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCorporationsCorporationIDContractsContractIDBidsInternalServerError ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsInternalServerError() *GetCorporationsCorporationIDContractsContractIDBidsInternalServerError
NewGetCorporationsCorporationIDContractsContractIDBidsInternalServerError creates a GetCorporationsCorporationIDContractsContractIDBidsInternalServerError with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsInternalServerError) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsInternalServerError) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsInternalServerError) GetPayload() *models.InternalServerError
type GetCorporationsCorporationIDContractsContractIDBidsNotFound ¶
type GetCorporationsCorporationIDContractsContractIDBidsNotFound struct {
Payload *GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody
}
GetCorporationsCorporationIDContractsContractIDBidsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetCorporationsCorporationIDContractsContractIDBidsNotFound ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsNotFound() *GetCorporationsCorporationIDContractsContractIDBidsNotFound
NewGetCorporationsCorporationIDContractsContractIDBidsNotFound creates a GetCorporationsCorporationIDContractsContractIDBidsNotFound with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsNotFound) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsNotFound) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsNotFound) GetPayload ¶
type GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody ¶
type GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody struct { // get_corporations_corporation_id_contracts_contract_id_bids_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody get_corporations_corporation_id_contracts_contract_id_bids_not_found // // Not found swagger:model GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody
func (*GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID contracts contract ID bids not found body based on context it is used
func (*GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) MarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDContractsContractIDBidsNotModified ¶
type GetCorporationsCorporationIDContractsContractIDBidsNotModified 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 }
GetCorporationsCorporationIDContractsContractIDBidsNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCorporationsCorporationIDContractsContractIDBidsNotModified ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsNotModified() *GetCorporationsCorporationIDContractsContractIDBidsNotModified
NewGetCorporationsCorporationIDContractsContractIDBidsNotModified creates a GetCorporationsCorporationIDContractsContractIDBidsNotModified with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsNotModified) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsNotModified) Error() string
type GetCorporationsCorporationIDContractsContractIDBidsOK ¶
type GetCorporationsCorporationIDContractsContractIDBidsOK 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 []*GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0 }
GetCorporationsCorporationIDContractsContractIDBidsOK describes a response with status code 200, with default header values.
A list of bids
func NewGetCorporationsCorporationIDContractsContractIDBidsOK ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsOK() *GetCorporationsCorporationIDContractsContractIDBidsOK
NewGetCorporationsCorporationIDContractsContractIDBidsOK creates a GetCorporationsCorporationIDContractsContractIDBidsOK with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsOK) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsOK) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsOK) GetPayload ¶
type GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0 ¶
type GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0 struct { // get_corporations_corporation_id_contracts_contract_id_bids_amount // // The amount bid, in ISK // Required: true Amount *float32 `json:"amount"` // get_corporations_corporation_id_contracts_contract_id_bids_bid_id // // Unique ID for the bid // Required: true BidID *int32 `json:"bid_id"` // get_corporations_corporation_id_contracts_contract_id_bids_bidder_id // // Character ID of the bidder // Required: true BidderID *int32 `json:"bidder_id"` // get_corporations_corporation_id_contracts_contract_id_bids_date_bid // // Datetime when the bid was placed // Required: true // Format: date-time DateBid *strfmt.DateTime `json:"date_bid"` }
GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0 get_corporations_corporation_id_contracts_contract_id_bids_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0
func (*GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID contracts contract ID bids o k body items0 based on context it is used
func (*GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDContractsContractIDBidsParams ¶
type GetCorporationsCorporationIDContractsContractIDBidsParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* ContractID. ID of a contract Format: int32 */ ContractID int32 /* 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 }
GetCorporationsCorporationIDContractsContractIDBidsParams contains all the parameters to send to the API endpoint
for the get corporations corporation id contracts contract id bids operation. Typically these are written to a http.Request.
func NewGetCorporationsCorporationIDContractsContractIDBidsParams ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsParams() *GetCorporationsCorporationIDContractsContractIDBidsParams
NewGetCorporationsCorporationIDContractsContractIDBidsParams creates a new GetCorporationsCorporationIDContractsContractIDBidsParams 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 NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithContext ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContractsContractIDBidsParams
NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithContext creates a new GetCorporationsCorporationIDContractsContractIDBidsParams object with the ability to set a context for a request.
func NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsContractIDBidsParams
NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithHTTPClient creates a new GetCorporationsCorporationIDContractsContractIDBidsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithTimeout ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsContractIDBidsParams
NewGetCorporationsCorporationIDContractsContractIDBidsParamsWithTimeout creates a new GetCorporationsCorporationIDContractsContractIDBidsParams object with the ability to set a timeout on a request.
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetContext ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetContractID ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetContractID(contractID int32)
SetContractID adds the contractId to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetDefaults()
SetDefaults hydrates default values in the get corporations corporation id contracts contract id bids params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetPage ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetPage(page *int32)
SetPage adds the page to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) SetToken ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithContext ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithContext adds the context to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithContractID ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithContractID(contractID int32) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithContractID adds the contractID to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithCorporationID adds the corporationID to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithDatasource adds the datasource to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithDefaults() *GetCorporationsCorporationIDContractsContractIDBidsParams
WithDefaults hydrates default values in the get corporations corporation id contracts contract id bids params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithPage ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithPage(page *int32) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithPage adds the page to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithTimeout adds the timeout to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WithToken ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WithToken(token *string) *GetCorporationsCorporationIDContractsContractIDBidsParams
WithToken adds the token to the get corporations corporation id contracts contract id bids params
func (*GetCorporationsCorporationIDContractsContractIDBidsParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDContractsContractIDBidsReader ¶
type GetCorporationsCorporationIDContractsContractIDBidsReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDContractsContractIDBidsReader is a Reader for the GetCorporationsCorporationIDContractsContractIDBids structure.
func (*GetCorporationsCorporationIDContractsContractIDBidsReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable ¶
type GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable struct {
}GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable() *GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable
NewGetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable creates a GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationsCorporationIDContractsContractIDBidsUnauthorized ¶
type GetCorporationsCorporationIDContractsContractIDBidsUnauthorized struct {
}GetCorporationsCorporationIDContractsContractIDBidsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCorporationsCorporationIDContractsContractIDBidsUnauthorized ¶
func NewGetCorporationsCorporationIDContractsContractIDBidsUnauthorized() *GetCorporationsCorporationIDContractsContractIDBidsUnauthorized
NewGetCorporationsCorporationIDContractsContractIDBidsUnauthorized creates a GetCorporationsCorporationIDContractsContractIDBidsUnauthorized with default headers values
func (*GetCorporationsCorporationIDContractsContractIDBidsUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsUnauthorized) Error() string
func (*GetCorporationsCorporationIDContractsContractIDBidsUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDBidsUnauthorized) GetPayload() *models.Unauthorized
type GetCorporationsCorporationIDContractsContractIDItemsBadRequest ¶
type GetCorporationsCorporationIDContractsContractIDItemsBadRequest struct {
Payload *models.BadRequest
}
GetCorporationsCorporationIDContractsContractIDItemsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCorporationsCorporationIDContractsContractIDItemsBadRequest ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsBadRequest() *GetCorporationsCorporationIDContractsContractIDItemsBadRequest
NewGetCorporationsCorporationIDContractsContractIDItemsBadRequest creates a GetCorporationsCorporationIDContractsContractIDItemsBadRequest with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsBadRequest) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsBadRequest) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsBadRequest) GetPayload() *models.BadRequest
type GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm ¶
type GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm() *GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm
NewGetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm creates a GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCorporationsCorporationIDContractsContractIDItemsForbidden ¶
type GetCorporationsCorporationIDContractsContractIDItemsForbidden struct {
Payload *models.Forbidden
}
GetCorporationsCorporationIDContractsContractIDItemsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCorporationsCorporationIDContractsContractIDItemsForbidden ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsForbidden() *GetCorporationsCorporationIDContractsContractIDItemsForbidden
NewGetCorporationsCorporationIDContractsContractIDItemsForbidden creates a GetCorporationsCorporationIDContractsContractIDItemsForbidden with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsForbidden) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsForbidden) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsForbidden) GetPayload() *models.Forbidden
type GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout ¶
type GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout() *GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout
NewGetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout creates a GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCorporationsCorporationIDContractsContractIDItemsInternalServerError ¶
type GetCorporationsCorporationIDContractsContractIDItemsInternalServerError struct {
Payload *models.InternalServerError
}
GetCorporationsCorporationIDContractsContractIDItemsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCorporationsCorporationIDContractsContractIDItemsInternalServerError ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsInternalServerError() *GetCorporationsCorporationIDContractsContractIDItemsInternalServerError
NewGetCorporationsCorporationIDContractsContractIDItemsInternalServerError creates a GetCorporationsCorporationIDContractsContractIDItemsInternalServerError with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsInternalServerError) GetPayload() *models.InternalServerError
type GetCorporationsCorporationIDContractsContractIDItemsNotFound ¶
type GetCorporationsCorporationIDContractsContractIDItemsNotFound struct {
Payload *GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody
}
GetCorporationsCorporationIDContractsContractIDItemsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetCorporationsCorporationIDContractsContractIDItemsNotFound ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsNotFound() *GetCorporationsCorporationIDContractsContractIDItemsNotFound
NewGetCorporationsCorporationIDContractsContractIDItemsNotFound creates a GetCorporationsCorporationIDContractsContractIDItemsNotFound with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsNotFound) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsNotFound) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsNotFound) GetPayload ¶
type GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody ¶
type GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody struct { // get_corporations_corporation_id_contracts_contract_id_items_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody get_corporations_corporation_id_contracts_contract_id_items_not_found // // Not found swagger:model GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody
func (*GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID contracts contract ID items not found body based on context it is used
func (*GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) MarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDContractsContractIDItemsNotModified ¶
type GetCorporationsCorporationIDContractsContractIDItemsNotModified 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 }
GetCorporationsCorporationIDContractsContractIDItemsNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCorporationsCorporationIDContractsContractIDItemsNotModified ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsNotModified() *GetCorporationsCorporationIDContractsContractIDItemsNotModified
NewGetCorporationsCorporationIDContractsContractIDItemsNotModified creates a GetCorporationsCorporationIDContractsContractIDItemsNotModified with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsNotModified) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsNotModified) Error() string
type GetCorporationsCorporationIDContractsContractIDItemsOK ¶
type GetCorporationsCorporationIDContractsContractIDItemsOK 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 []*GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0 }
GetCorporationsCorporationIDContractsContractIDItemsOK describes a response with status code 200, with default header values.
A list of items in this contract
func NewGetCorporationsCorporationIDContractsContractIDItemsOK ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsOK() *GetCorporationsCorporationIDContractsContractIDItemsOK
NewGetCorporationsCorporationIDContractsContractIDItemsOK creates a GetCorporationsCorporationIDContractsContractIDItemsOK with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsOK) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsOK) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsOK) GetPayload ¶
type GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0 ¶
type GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0 struct { // get_corporations_corporation_id_contracts_contract_id_items_is_included // // true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract // Required: true IsIncluded *bool `json:"is_included"` // get_corporations_corporation_id_contracts_contract_id_items_is_singleton // // is_singleton boolean // Required: true IsSingleton *bool `json:"is_singleton"` // get_corporations_corporation_id_contracts_contract_id_items_quantity // // Number of items in the stack // Required: true Quantity *int32 `json:"quantity"` // get_corporations_corporation_id_contracts_contract_id_items_raw_quantity // // -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy RawQuantity int32 `json:"raw_quantity,omitempty"` // get_corporations_corporation_id_contracts_contract_id_items_record_id // // Unique ID for the item // Required: true RecordID *int64 `json:"record_id"` // get_corporations_corporation_id_contracts_contract_id_items_type_id // // Type ID for item // Required: true TypeID *int32 `json:"type_id"` }
GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0 get_corporations_corporation_id_contracts_contract_id_items_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0
func (*GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID contracts contract ID items o k body items0 based on context it is used
func (*GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDContractsContractIDItemsParams ¶
type GetCorporationsCorporationIDContractsContractIDItemsParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* ContractID. ID of a contract Format: int32 */ ContractID int32 /* CorporationID. An EVE corporation ID Format: int32 */ CorporationID int32 /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCorporationsCorporationIDContractsContractIDItemsParams contains all the parameters to send to the API endpoint
for the get corporations corporation id contracts contract id items operation. Typically these are written to a http.Request.
func NewGetCorporationsCorporationIDContractsContractIDItemsParams ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsParams() *GetCorporationsCorporationIDContractsContractIDItemsParams
NewGetCorporationsCorporationIDContractsContractIDItemsParams creates a new GetCorporationsCorporationIDContractsContractIDItemsParams 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 NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithContext ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContractsContractIDItemsParams
NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithContext creates a new GetCorporationsCorporationIDContractsContractIDItemsParams object with the ability to set a context for a request.
func NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsContractIDItemsParams
NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithHTTPClient creates a new GetCorporationsCorporationIDContractsContractIDItemsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithTimeout ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsContractIDItemsParams
NewGetCorporationsCorporationIDContractsContractIDItemsParamsWithTimeout creates a new GetCorporationsCorporationIDContractsContractIDItemsParams object with the ability to set a timeout on a request.
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetContext ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetContractID ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetContractID(contractID int32)
SetContractID adds the contractId to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetDefaults()
SetDefaults hydrates default values in the get corporations corporation id contracts contract id items params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) SetToken ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithContext ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContractsContractIDItemsParams
WithContext adds the context to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithContractID ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithContractID(contractID int32) *GetCorporationsCorporationIDContractsContractIDItemsParams
WithContractID adds the contractID to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContractsContractIDItemsParams
WithCorporationID adds the corporationID to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContractsContractIDItemsParams
WithDatasource adds the datasource to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithDefaults() *GetCorporationsCorporationIDContractsContractIDItemsParams
WithDefaults hydrates default values in the get corporations corporation id contracts contract id items params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsContractIDItemsParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContractsContractIDItemsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsContractIDItemsParams
WithTimeout adds the timeout to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WithToken ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WithToken(token *string) *GetCorporationsCorporationIDContractsContractIDItemsParams
WithToken adds the token to the get corporations corporation id contracts contract id items params
func (*GetCorporationsCorporationIDContractsContractIDItemsParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDContractsContractIDItemsReader ¶
type GetCorporationsCorporationIDContractsContractIDItemsReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDContractsContractIDItemsReader is a Reader for the GetCorporationsCorporationIDContractsContractIDItems structure.
func (*GetCorporationsCorporationIDContractsContractIDItemsReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable ¶
type GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable struct {
}GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable() *GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable
NewGetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable creates a GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationsCorporationIDContractsContractIDItemsStatus520 ¶
type GetCorporationsCorporationIDContractsContractIDItemsStatus520 struct {
Payload *GetCorporationsCorporationIDContractsContractIDItemsStatus520Body
}
GetCorporationsCorporationIDContractsContractIDItemsStatus520 describes a response with status code 520, with default header values.
Internal error thrown from the EVE server. Most of the time this means you have hit an EVE server rate limit
func NewGetCorporationsCorporationIDContractsContractIDItemsStatus520 ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsStatus520() *GetCorporationsCorporationIDContractsContractIDItemsStatus520
NewGetCorporationsCorporationIDContractsContractIDItemsStatus520 creates a GetCorporationsCorporationIDContractsContractIDItemsStatus520 with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsStatus520) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsStatus520) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsStatus520) GetPayload ¶
type GetCorporationsCorporationIDContractsContractIDItemsStatus520Body ¶
type GetCorporationsCorporationIDContractsContractIDItemsStatus520Body struct { // get_corporations_corporation_id_contracts_contract_id_items_520_error_520 // // Error 520 message Error string `json:"error,omitempty"` }
GetCorporationsCorporationIDContractsContractIDItemsStatus520Body get_corporations_corporation_id_contracts_contract_id_items_error_520 // // Error 520 swagger:model GetCorporationsCorporationIDContractsContractIDItemsStatus520Body
func (*GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) ContextValidate ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID contracts contract ID items status520 body based on context it is used
func (*GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) MarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsStatus520Body) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDContractsContractIDItemsUnauthorized ¶
type GetCorporationsCorporationIDContractsContractIDItemsUnauthorized struct {
}GetCorporationsCorporationIDContractsContractIDItemsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCorporationsCorporationIDContractsContractIDItemsUnauthorized ¶
func NewGetCorporationsCorporationIDContractsContractIDItemsUnauthorized() *GetCorporationsCorporationIDContractsContractIDItemsUnauthorized
NewGetCorporationsCorporationIDContractsContractIDItemsUnauthorized creates a GetCorporationsCorporationIDContractsContractIDItemsUnauthorized with default headers values
func (*GetCorporationsCorporationIDContractsContractIDItemsUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsUnauthorized) Error() string
func (*GetCorporationsCorporationIDContractsContractIDItemsUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsContractIDItemsUnauthorized) GetPayload() *models.Unauthorized
type GetCorporationsCorporationIDContractsEnhanceYourCalm ¶
type GetCorporationsCorporationIDContractsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCorporationsCorporationIDContractsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCorporationsCorporationIDContractsEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDContractsEnhanceYourCalm() *GetCorporationsCorporationIDContractsEnhanceYourCalm
NewGetCorporationsCorporationIDContractsEnhanceYourCalm creates a GetCorporationsCorporationIDContractsEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDContractsEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDContractsEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDContractsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCorporationsCorporationIDContractsForbidden ¶
GetCorporationsCorporationIDContractsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCorporationsCorporationIDContractsForbidden ¶
func NewGetCorporationsCorporationIDContractsForbidden() *GetCorporationsCorporationIDContractsForbidden
NewGetCorporationsCorporationIDContractsForbidden creates a GetCorporationsCorporationIDContractsForbidden with default headers values
func (*GetCorporationsCorporationIDContractsForbidden) Error ¶
func (o *GetCorporationsCorporationIDContractsForbidden) Error() string
func (*GetCorporationsCorporationIDContractsForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsForbidden) GetPayload() *models.Forbidden
type GetCorporationsCorporationIDContractsGatewayTimeout ¶
type GetCorporationsCorporationIDContractsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCorporationsCorporationIDContractsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDContractsGatewayTimeout ¶
func NewGetCorporationsCorporationIDContractsGatewayTimeout() *GetCorporationsCorporationIDContractsGatewayTimeout
NewGetCorporationsCorporationIDContractsGatewayTimeout creates a GetCorporationsCorporationIDContractsGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDContractsGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDContractsGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDContractsGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCorporationsCorporationIDContractsInternalServerError ¶
type GetCorporationsCorporationIDContractsInternalServerError struct {
Payload *models.InternalServerError
}
GetCorporationsCorporationIDContractsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCorporationsCorporationIDContractsInternalServerError ¶
func NewGetCorporationsCorporationIDContractsInternalServerError() *GetCorporationsCorporationIDContractsInternalServerError
NewGetCorporationsCorporationIDContractsInternalServerError creates a GetCorporationsCorporationIDContractsInternalServerError with default headers values
func (*GetCorporationsCorporationIDContractsInternalServerError) Error ¶
func (o *GetCorporationsCorporationIDContractsInternalServerError) Error() string
func (*GetCorporationsCorporationIDContractsInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsInternalServerError) GetPayload() *models.InternalServerError
type GetCorporationsCorporationIDContractsNotModified ¶
type GetCorporationsCorporationIDContractsNotModified 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 }
GetCorporationsCorporationIDContractsNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCorporationsCorporationIDContractsNotModified ¶
func NewGetCorporationsCorporationIDContractsNotModified() *GetCorporationsCorporationIDContractsNotModified
NewGetCorporationsCorporationIDContractsNotModified creates a GetCorporationsCorporationIDContractsNotModified with default headers values
func (*GetCorporationsCorporationIDContractsNotModified) Error ¶
func (o *GetCorporationsCorporationIDContractsNotModified) Error() string
type GetCorporationsCorporationIDContractsOK ¶
type GetCorporationsCorporationIDContractsOK 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 []*GetCorporationsCorporationIDContractsOKBodyItems0 }
GetCorporationsCorporationIDContractsOK describes a response with status code 200, with default header values.
A list of contracts
func NewGetCorporationsCorporationIDContractsOK ¶
func NewGetCorporationsCorporationIDContractsOK() *GetCorporationsCorporationIDContractsOK
NewGetCorporationsCorporationIDContractsOK creates a GetCorporationsCorporationIDContractsOK with default headers values
func (*GetCorporationsCorporationIDContractsOK) Error ¶
func (o *GetCorporationsCorporationIDContractsOK) Error() string
func (*GetCorporationsCorporationIDContractsOK) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsOK) GetPayload() []*GetCorporationsCorporationIDContractsOKBodyItems0
type GetCorporationsCorporationIDContractsOKBodyItems0 ¶
type GetCorporationsCorporationIDContractsOKBodyItems0 struct { // get_corporations_corporation_id_contracts_acceptor_id // // Who will accept the contract // Required: true AcceptorID *int32 `json:"acceptor_id"` // get_corporations_corporation_id_contracts_assignee_id // // ID to whom the contract is assigned, can be corporation or character ID // Required: true AssigneeID *int32 `json:"assignee_id"` // get_corporations_corporation_id_contracts_availability // // To whom the contract is available // Required: true // Enum: [public personal corporation alliance] Availability *string `json:"availability"` // get_corporations_corporation_id_contracts_buyout // // Buyout price (for Auctions only) Buyout float64 `json:"buyout,omitempty"` // get_corporations_corporation_id_contracts_collateral // // Collateral price (for Couriers only) Collateral float64 `json:"collateral,omitempty"` // get_corporations_corporation_id_contracts_contract_id // // contract_id integer // Required: true ContractID *int32 `json:"contract_id"` // get_corporations_corporation_id_contracts_date_accepted // // Date of confirmation of contract // Format: date-time DateAccepted strfmt.DateTime `json:"date_accepted,omitempty"` // get_corporations_corporation_id_contracts_date_completed // // Date of completed of contract // Format: date-time DateCompleted strfmt.DateTime `json:"date_completed,omitempty"` // get_corporations_corporation_id_contracts_date_expired // // Expiration date of the contract // Required: true // Format: date-time DateExpired *strfmt.DateTime `json:"date_expired"` // get_corporations_corporation_id_contracts_date_issued // // Сreation date of the contract // Required: true // Format: date-time DateIssued *strfmt.DateTime `json:"date_issued"` // get_corporations_corporation_id_contracts_days_to_complete // // Number of days to perform the contract DaysToComplete int32 `json:"days_to_complete,omitempty"` // get_corporations_corporation_id_contracts_end_location_id // // End location ID (for Couriers contract) EndLocationID int64 `json:"end_location_id,omitempty"` // get_corporations_corporation_id_contracts_for_corporation // // true if the contract was issued on behalf of the issuer's corporation // Required: true ForCorporation *bool `json:"for_corporation"` // get_corporations_corporation_id_contracts_issuer_corporation_id // // Character's corporation ID for the issuer // Required: true IssuerCorporationID *int32 `json:"issuer_corporation_id"` // get_corporations_corporation_id_contracts_issuer_id // // Character ID for the issuer // Required: true IssuerID *int32 `json:"issuer_id"` // get_corporations_corporation_id_contracts_price // // Price of contract (for ItemsExchange and Auctions) Price float64 `json:"price,omitempty"` // get_corporations_corporation_id_contracts_reward // // Remuneration for contract (for Couriers only) Reward float64 `json:"reward,omitempty"` // get_corporations_corporation_id_contracts_start_location_id // // Start location ID (for Couriers contract) StartLocationID int64 `json:"start_location_id,omitempty"` // get_corporations_corporation_id_contracts_status // // Status of the the contract // Required: true // Enum: [outstanding in_progress finished_issuer finished_contractor finished cancelled rejected failed deleted reversed] Status *string `json:"status"` // get_corporations_corporation_id_contracts_title // // Title of the contract Title string `json:"title,omitempty"` // get_corporations_corporation_id_contracts_type // // Type of the contract // Required: true // Enum: [unknown item_exchange auction courier loan] Type *string `json:"type"` // get_corporations_corporation_id_contracts_volume // // Volume of items in the contract Volume float64 `json:"volume,omitempty"` }
GetCorporationsCorporationIDContractsOKBodyItems0 get_corporations_corporation_id_contracts_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDContractsOKBodyItems0
func (*GetCorporationsCorporationIDContractsOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID contracts o k body items0 based on context it is used
func (*GetCorporationsCorporationIDContractsOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDContractsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDContractsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDContractsParams ¶
type GetCorporationsCorporationIDContractsParams 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 }
GetCorporationsCorporationIDContractsParams contains all the parameters to send to the API endpoint
for the get corporations corporation id contracts operation. Typically these are written to a http.Request.
func NewGetCorporationsCorporationIDContractsParams ¶
func NewGetCorporationsCorporationIDContractsParams() *GetCorporationsCorporationIDContractsParams
NewGetCorporationsCorporationIDContractsParams creates a new GetCorporationsCorporationIDContractsParams 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 NewGetCorporationsCorporationIDContractsParamsWithContext ¶
func NewGetCorporationsCorporationIDContractsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDContractsParams
NewGetCorporationsCorporationIDContractsParamsWithContext creates a new GetCorporationsCorporationIDContractsParams object with the ability to set a context for a request.
func NewGetCorporationsCorporationIDContractsParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDContractsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsParams
NewGetCorporationsCorporationIDContractsParamsWithHTTPClient creates a new GetCorporationsCorporationIDContractsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCorporationsCorporationIDContractsParamsWithTimeout ¶
func NewGetCorporationsCorporationIDContractsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsParams
NewGetCorporationsCorporationIDContractsParamsWithTimeout creates a new GetCorporationsCorporationIDContractsParams object with the ability to set a timeout on a request.
func (*GetCorporationsCorporationIDContractsParams) SetContext ¶
func (o *GetCorporationsCorporationIDContractsParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDContractsParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDContractsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) SetDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsParams) SetDefaults()
SetDefaults hydrates default values in the get corporations corporation id contracts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDContractsParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDContractsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContractsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) SetPage ¶
func (o *GetCorporationsCorporationIDContractsParams) SetPage(page *int32)
SetPage adds the page to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDContractsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) SetToken ¶
func (o *GetCorporationsCorporationIDContractsParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WithContext ¶
func (o *GetCorporationsCorporationIDContractsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDContractsParams
WithContext adds the context to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDContractsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDContractsParams
WithCorporationID adds the corporationID to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDContractsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDContractsParams
WithDatasource adds the datasource to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDContractsParams) WithDefaults() *GetCorporationsCorporationIDContractsParams
WithDefaults hydrates default values in the get corporations corporation id contracts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDContractsParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDContractsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDContractsParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDContractsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDContractsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WithPage ¶
func (o *GetCorporationsCorporationIDContractsParams) WithPage(page *int32) *GetCorporationsCorporationIDContractsParams
WithPage adds the page to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDContractsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDContractsParams
WithTimeout adds the timeout to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WithToken ¶
func (o *GetCorporationsCorporationIDContractsParams) WithToken(token *string) *GetCorporationsCorporationIDContractsParams
WithToken adds the token to the get corporations corporation id contracts params
func (*GetCorporationsCorporationIDContractsParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDContractsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDContractsReader ¶
type GetCorporationsCorporationIDContractsReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDContractsReader is a Reader for the GetCorporationsCorporationIDContracts structure.
func (*GetCorporationsCorporationIDContractsReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDContractsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDContractsServiceUnavailable ¶
type GetCorporationsCorporationIDContractsServiceUnavailable struct {
}GetCorporationsCorporationIDContractsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCorporationsCorporationIDContractsServiceUnavailable ¶
func NewGetCorporationsCorporationIDContractsServiceUnavailable() *GetCorporationsCorporationIDContractsServiceUnavailable
NewGetCorporationsCorporationIDContractsServiceUnavailable creates a GetCorporationsCorporationIDContractsServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDContractsServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDContractsServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDContractsServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationsCorporationIDContractsUnauthorized ¶
type GetCorporationsCorporationIDContractsUnauthorized struct {
}GetCorporationsCorporationIDContractsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCorporationsCorporationIDContractsUnauthorized ¶
func NewGetCorporationsCorporationIDContractsUnauthorized() *GetCorporationsCorporationIDContractsUnauthorized
NewGetCorporationsCorporationIDContractsUnauthorized creates a GetCorporationsCorporationIDContractsUnauthorized with default headers values
func (*GetCorporationsCorporationIDContractsUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDContractsUnauthorized) Error() string
func (*GetCorporationsCorporationIDContractsUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDContractsUnauthorized) GetPayload() *models.Unauthorized
Source Files ¶
- contracts_client.go
- get_characters_character_id_contracts_contract_id_bids_parameters.go
- get_characters_character_id_contracts_contract_id_bids_responses.go
- get_characters_character_id_contracts_contract_id_items_parameters.go
- get_characters_character_id_contracts_contract_id_items_responses.go
- get_characters_character_id_contracts_parameters.go
- get_characters_character_id_contracts_responses.go
- get_contracts_public_bids_contract_id_parameters.go
- get_contracts_public_bids_contract_id_responses.go
- get_contracts_public_items_contract_id_parameters.go
- get_contracts_public_items_contract_id_responses.go
- get_contracts_public_region_id_parameters.go
- get_contracts_public_region_id_responses.go
- get_corporations_corporation_id_contracts_contract_id_bids_parameters.go
- get_corporations_corporation_id_contracts_contract_id_bids_responses.go
- get_corporations_corporation_id_contracts_contract_id_items_parameters.go
- get_corporations_corporation_id_contracts_contract_id_items_responses.go
- get_corporations_corporation_id_contracts_parameters.go
- get_corporations_corporation_id_contracts_responses.go