Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) GetCharactersCharacterIDOrders(params *GetCharactersCharacterIDOrdersParams, ...) (*GetCharactersCharacterIDOrdersOK, error)
- func (a *Client) GetCharactersCharacterIDOrdersHistory(params *GetCharactersCharacterIDOrdersHistoryParams, ...) (*GetCharactersCharacterIDOrdersHistoryOK, error)
- func (a *Client) GetCorporationsCorporationIDOrders(params *GetCorporationsCorporationIDOrdersParams, ...) (*GetCorporationsCorporationIDOrdersOK, error)
- func (a *Client) GetCorporationsCorporationIDOrdersHistory(params *GetCorporationsCorporationIDOrdersHistoryParams, ...) (*GetCorporationsCorporationIDOrdersHistoryOK, error)
- func (a *Client) GetMarketsGroups(params *GetMarketsGroupsParams, opts ...ClientOption) (*GetMarketsGroupsOK, error)
- func (a *Client) GetMarketsGroupsMarketGroupID(params *GetMarketsGroupsMarketGroupIDParams, opts ...ClientOption) (*GetMarketsGroupsMarketGroupIDOK, error)
- func (a *Client) GetMarketsPrices(params *GetMarketsPricesParams, opts ...ClientOption) (*GetMarketsPricesOK, error)
- func (a *Client) GetMarketsRegionIDHistory(params *GetMarketsRegionIDHistoryParams, opts ...ClientOption) (*GetMarketsRegionIDHistoryOK, error)
- func (a *Client) GetMarketsRegionIDOrders(params *GetMarketsRegionIDOrdersParams, opts ...ClientOption) (*GetMarketsRegionIDOrdersOK, error)
- func (a *Client) GetMarketsRegionIDTypes(params *GetMarketsRegionIDTypesParams, opts ...ClientOption) (*GetMarketsRegionIDTypesOK, error)
- func (a *Client) GetMarketsStructuresStructureID(params *GetMarketsStructuresStructureIDParams, ...) (*GetMarketsStructuresStructureIDOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetCharactersCharacterIDOrdersBadRequest
- type GetCharactersCharacterIDOrdersEnhanceYourCalm
- type GetCharactersCharacterIDOrdersForbidden
- type GetCharactersCharacterIDOrdersGatewayTimeout
- type GetCharactersCharacterIDOrdersHistoryBadRequest
- type GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm
- type GetCharactersCharacterIDOrdersHistoryForbidden
- type GetCharactersCharacterIDOrdersHistoryGatewayTimeout
- type GetCharactersCharacterIDOrdersHistoryInternalServerError
- type GetCharactersCharacterIDOrdersHistoryNotModified
- type GetCharactersCharacterIDOrdersHistoryOK
- type GetCharactersCharacterIDOrdersHistoryOKBodyItems0
- func (o *GetCharactersCharacterIDOrdersHistoryOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDOrdersHistoryOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDOrdersHistoryOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDOrdersHistoryOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDOrdersHistoryParams
- func NewGetCharactersCharacterIDOrdersHistoryParams() *GetCharactersCharacterIDOrdersHistoryParams
- func NewGetCharactersCharacterIDOrdersHistoryParamsWithContext(ctx context.Context) *GetCharactersCharacterIDOrdersHistoryParams
- func NewGetCharactersCharacterIDOrdersHistoryParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDOrdersHistoryParams
- func NewGetCharactersCharacterIDOrdersHistoryParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetDefaults()
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetPage(page *int32)
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDOrdersHistoryParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithContext(ctx context.Context) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithDatasource(datasource *string) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithDefaults() *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithPage(page *int32) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WithToken(token *string) *GetCharactersCharacterIDOrdersHistoryParams
- func (o *GetCharactersCharacterIDOrdersHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDOrdersHistoryReader
- type GetCharactersCharacterIDOrdersHistoryServiceUnavailable
- type GetCharactersCharacterIDOrdersHistoryUnauthorized
- type GetCharactersCharacterIDOrdersInternalServerError
- type GetCharactersCharacterIDOrdersNotModified
- type GetCharactersCharacterIDOrdersOK
- type GetCharactersCharacterIDOrdersOKBodyItems0
- func (o *GetCharactersCharacterIDOrdersOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCharactersCharacterIDOrdersOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCharactersCharacterIDOrdersOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCharactersCharacterIDOrdersOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCharactersCharacterIDOrdersParams
- func NewGetCharactersCharacterIDOrdersParams() *GetCharactersCharacterIDOrdersParams
- func NewGetCharactersCharacterIDOrdersParamsWithContext(ctx context.Context) *GetCharactersCharacterIDOrdersParams
- func NewGetCharactersCharacterIDOrdersParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDOrdersParams
- func NewGetCharactersCharacterIDOrdersParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDOrdersParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDOrdersParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDOrdersParams) SetDefaults()
- func (o *GetCharactersCharacterIDOrdersParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDOrdersParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDOrdersParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDOrdersParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDOrdersParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) WithContext(ctx context.Context) *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) WithDatasource(datasource *string) *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) WithDefaults() *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) WithToken(token *string) *GetCharactersCharacterIDOrdersParams
- func (o *GetCharactersCharacterIDOrdersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDOrdersReader
- type GetCharactersCharacterIDOrdersServiceUnavailable
- type GetCharactersCharacterIDOrdersUnauthorized
- type GetCorporationsCorporationIDOrdersBadRequest
- type GetCorporationsCorporationIDOrdersEnhanceYourCalm
- type GetCorporationsCorporationIDOrdersForbidden
- type GetCorporationsCorporationIDOrdersGatewayTimeout
- type GetCorporationsCorporationIDOrdersHistoryBadRequest
- type GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm
- type GetCorporationsCorporationIDOrdersHistoryForbidden
- type GetCorporationsCorporationIDOrdersHistoryGatewayTimeout
- type GetCorporationsCorporationIDOrdersHistoryInternalServerError
- type GetCorporationsCorporationIDOrdersHistoryNotModified
- type GetCorporationsCorporationIDOrdersHistoryOK
- type GetCorporationsCorporationIDOrdersHistoryOKBodyItems0
- func (o *GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDOrdersHistoryParams
- func NewGetCorporationsCorporationIDOrdersHistoryParams() *GetCorporationsCorporationIDOrdersHistoryParams
- func NewGetCorporationsCorporationIDOrdersHistoryParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDOrdersHistoryParams
- func NewGetCorporationsCorporationIDOrdersHistoryParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDOrdersHistoryParams
- func NewGetCorporationsCorporationIDOrdersHistoryParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetDefaults()
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetPage(page *int32)
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithDefaults() *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithPage(page *int32) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithToken(token *string) *GetCorporationsCorporationIDOrdersHistoryParams
- func (o *GetCorporationsCorporationIDOrdersHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDOrdersHistoryReader
- type GetCorporationsCorporationIDOrdersHistoryServiceUnavailable
- type GetCorporationsCorporationIDOrdersHistoryUnauthorized
- type GetCorporationsCorporationIDOrdersInternalServerError
- type GetCorporationsCorporationIDOrdersNotModified
- type GetCorporationsCorporationIDOrdersOK
- type GetCorporationsCorporationIDOrdersOKBodyItems0
- func (o *GetCorporationsCorporationIDOrdersOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetCorporationsCorporationIDOrdersOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetCorporationsCorporationIDOrdersOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetCorporationsCorporationIDOrdersOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetCorporationsCorporationIDOrdersParams
- func NewGetCorporationsCorporationIDOrdersParams() *GetCorporationsCorporationIDOrdersParams
- func NewGetCorporationsCorporationIDOrdersParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDOrdersParams
- func NewGetCorporationsCorporationIDOrdersParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDOrdersParams
- func NewGetCorporationsCorporationIDOrdersParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDOrdersParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDOrdersParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDOrdersParams) SetDefaults()
- func (o *GetCorporationsCorporationIDOrdersParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDOrdersParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDOrdersParams) SetPage(page *int32)
- func (o *GetCorporationsCorporationIDOrdersParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDOrdersParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDOrdersParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WithDefaults() *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WithPage(page *int32) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WithToken(token *string) *GetCorporationsCorporationIDOrdersParams
- func (o *GetCorporationsCorporationIDOrdersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDOrdersReader
- type GetCorporationsCorporationIDOrdersServiceUnavailable
- type GetCorporationsCorporationIDOrdersUnauthorized
- type GetMarketsGroupsBadRequest
- type GetMarketsGroupsEnhanceYourCalm
- type GetMarketsGroupsGatewayTimeout
- type GetMarketsGroupsInternalServerError
- type GetMarketsGroupsMarketGroupIDBadRequest
- type GetMarketsGroupsMarketGroupIDEnhanceYourCalm
- type GetMarketsGroupsMarketGroupIDGatewayTimeout
- type GetMarketsGroupsMarketGroupIDInternalServerError
- type GetMarketsGroupsMarketGroupIDNotFound
- type GetMarketsGroupsMarketGroupIDNotFoundBody
- func (o *GetMarketsGroupsMarketGroupIDNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsGroupsMarketGroupIDNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetMarketsGroupsMarketGroupIDNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetMarketsGroupsMarketGroupIDNotFoundBody) Validate(formats strfmt.Registry) error
- type GetMarketsGroupsMarketGroupIDNotModified
- type GetMarketsGroupsMarketGroupIDOK
- type GetMarketsGroupsMarketGroupIDOKBody
- func (o *GetMarketsGroupsMarketGroupIDOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsGroupsMarketGroupIDOKBody) MarshalBinary() ([]byte, error)
- func (o *GetMarketsGroupsMarketGroupIDOKBody) UnmarshalBinary(b []byte) error
- func (o *GetMarketsGroupsMarketGroupIDOKBody) Validate(formats strfmt.Registry) error
- type GetMarketsGroupsMarketGroupIDParams
- func NewGetMarketsGroupsMarketGroupIDParams() *GetMarketsGroupsMarketGroupIDParams
- func NewGetMarketsGroupsMarketGroupIDParamsWithContext(ctx context.Context) *GetMarketsGroupsMarketGroupIDParams
- func NewGetMarketsGroupsMarketGroupIDParamsWithHTTPClient(client *http.Client) *GetMarketsGroupsMarketGroupIDParams
- func NewGetMarketsGroupsMarketGroupIDParamsWithTimeout(timeout time.Duration) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) SetAcceptLanguage(acceptLanguage *string)
- func (o *GetMarketsGroupsMarketGroupIDParams) SetContext(ctx context.Context)
- func (o *GetMarketsGroupsMarketGroupIDParams) SetDatasource(datasource *string)
- func (o *GetMarketsGroupsMarketGroupIDParams) SetDefaults()
- func (o *GetMarketsGroupsMarketGroupIDParams) SetHTTPClient(client *http.Client)
- func (o *GetMarketsGroupsMarketGroupIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetMarketsGroupsMarketGroupIDParams) SetLanguage(language *string)
- func (o *GetMarketsGroupsMarketGroupIDParams) SetMarketGroupID(marketGroupID int32)
- func (o *GetMarketsGroupsMarketGroupIDParams) SetTimeout(timeout time.Duration)
- func (o *GetMarketsGroupsMarketGroupIDParams) WithAcceptLanguage(acceptLanguage *string) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WithContext(ctx context.Context) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WithDatasource(datasource *string) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WithDefaults() *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WithHTTPClient(client *http.Client) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WithLanguage(language *string) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WithMarketGroupID(marketGroupID int32) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WithTimeout(timeout time.Duration) *GetMarketsGroupsMarketGroupIDParams
- func (o *GetMarketsGroupsMarketGroupIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMarketsGroupsMarketGroupIDReader
- type GetMarketsGroupsMarketGroupIDServiceUnavailable
- type GetMarketsGroupsNotModified
- type GetMarketsGroupsOK
- type GetMarketsGroupsParams
- func NewGetMarketsGroupsParams() *GetMarketsGroupsParams
- func NewGetMarketsGroupsParamsWithContext(ctx context.Context) *GetMarketsGroupsParams
- func NewGetMarketsGroupsParamsWithHTTPClient(client *http.Client) *GetMarketsGroupsParams
- func NewGetMarketsGroupsParamsWithTimeout(timeout time.Duration) *GetMarketsGroupsParams
- func (o *GetMarketsGroupsParams) SetContext(ctx context.Context)
- func (o *GetMarketsGroupsParams) SetDatasource(datasource *string)
- func (o *GetMarketsGroupsParams) SetDefaults()
- func (o *GetMarketsGroupsParams) SetHTTPClient(client *http.Client)
- func (o *GetMarketsGroupsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetMarketsGroupsParams) SetTimeout(timeout time.Duration)
- func (o *GetMarketsGroupsParams) WithContext(ctx context.Context) *GetMarketsGroupsParams
- func (o *GetMarketsGroupsParams) WithDatasource(datasource *string) *GetMarketsGroupsParams
- func (o *GetMarketsGroupsParams) WithDefaults() *GetMarketsGroupsParams
- func (o *GetMarketsGroupsParams) WithHTTPClient(client *http.Client) *GetMarketsGroupsParams
- func (o *GetMarketsGroupsParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsGroupsParams
- func (o *GetMarketsGroupsParams) WithTimeout(timeout time.Duration) *GetMarketsGroupsParams
- func (o *GetMarketsGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMarketsGroupsReader
- type GetMarketsGroupsServiceUnavailable
- type GetMarketsPricesBadRequest
- type GetMarketsPricesEnhanceYourCalm
- type GetMarketsPricesGatewayTimeout
- type GetMarketsPricesInternalServerError
- type GetMarketsPricesNotModified
- type GetMarketsPricesOK
- type GetMarketsPricesOKBodyItems0
- func (o *GetMarketsPricesOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsPricesOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetMarketsPricesOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetMarketsPricesOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetMarketsPricesParams
- func NewGetMarketsPricesParams() *GetMarketsPricesParams
- func NewGetMarketsPricesParamsWithContext(ctx context.Context) *GetMarketsPricesParams
- func NewGetMarketsPricesParamsWithHTTPClient(client *http.Client) *GetMarketsPricesParams
- func NewGetMarketsPricesParamsWithTimeout(timeout time.Duration) *GetMarketsPricesParams
- func (o *GetMarketsPricesParams) SetContext(ctx context.Context)
- func (o *GetMarketsPricesParams) SetDatasource(datasource *string)
- func (o *GetMarketsPricesParams) SetDefaults()
- func (o *GetMarketsPricesParams) SetHTTPClient(client *http.Client)
- func (o *GetMarketsPricesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetMarketsPricesParams) SetTimeout(timeout time.Duration)
- func (o *GetMarketsPricesParams) WithContext(ctx context.Context) *GetMarketsPricesParams
- func (o *GetMarketsPricesParams) WithDatasource(datasource *string) *GetMarketsPricesParams
- func (o *GetMarketsPricesParams) WithDefaults() *GetMarketsPricesParams
- func (o *GetMarketsPricesParams) WithHTTPClient(client *http.Client) *GetMarketsPricesParams
- func (o *GetMarketsPricesParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsPricesParams
- func (o *GetMarketsPricesParams) WithTimeout(timeout time.Duration) *GetMarketsPricesParams
- func (o *GetMarketsPricesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMarketsPricesReader
- type GetMarketsPricesServiceUnavailable
- type GetMarketsRegionIDHistoryBadRequest
- type GetMarketsRegionIDHistoryEnhanceYourCalm
- type GetMarketsRegionIDHistoryGatewayTimeout
- type GetMarketsRegionIDHistoryInternalServerError
- type GetMarketsRegionIDHistoryNotFound
- type GetMarketsRegionIDHistoryNotFoundBody
- func (o *GetMarketsRegionIDHistoryNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsRegionIDHistoryNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetMarketsRegionIDHistoryNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetMarketsRegionIDHistoryNotFoundBody) Validate(formats strfmt.Registry) error
- type GetMarketsRegionIDHistoryNotModified
- type GetMarketsRegionIDHistoryOK
- type GetMarketsRegionIDHistoryOKBodyItems0
- func (o *GetMarketsRegionIDHistoryOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsRegionIDHistoryOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetMarketsRegionIDHistoryOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetMarketsRegionIDHistoryOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetMarketsRegionIDHistoryParams
- func NewGetMarketsRegionIDHistoryParams() *GetMarketsRegionIDHistoryParams
- func NewGetMarketsRegionIDHistoryParamsWithContext(ctx context.Context) *GetMarketsRegionIDHistoryParams
- func NewGetMarketsRegionIDHistoryParamsWithHTTPClient(client *http.Client) *GetMarketsRegionIDHistoryParams
- func NewGetMarketsRegionIDHistoryParamsWithTimeout(timeout time.Duration) *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) SetContext(ctx context.Context)
- func (o *GetMarketsRegionIDHistoryParams) SetDatasource(datasource *string)
- func (o *GetMarketsRegionIDHistoryParams) SetDefaults()
- func (o *GetMarketsRegionIDHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetMarketsRegionIDHistoryParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetMarketsRegionIDHistoryParams) SetRegionID(regionID int32)
- func (o *GetMarketsRegionIDHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetMarketsRegionIDHistoryParams) SetTypeID(typeID int32)
- func (o *GetMarketsRegionIDHistoryParams) WithContext(ctx context.Context) *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) WithDatasource(datasource *string) *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) WithDefaults() *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) WithHTTPClient(client *http.Client) *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) WithRegionID(regionID int32) *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) WithTimeout(timeout time.Duration) *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) WithTypeID(typeID int32) *GetMarketsRegionIDHistoryParams
- func (o *GetMarketsRegionIDHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMarketsRegionIDHistoryReader
- type GetMarketsRegionIDHistoryServiceUnavailable
- type GetMarketsRegionIDHistoryStatus520
- type GetMarketsRegionIDHistoryStatus520Body
- func (o *GetMarketsRegionIDHistoryStatus520Body) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsRegionIDHistoryStatus520Body) MarshalBinary() ([]byte, error)
- func (o *GetMarketsRegionIDHistoryStatus520Body) UnmarshalBinary(b []byte) error
- func (o *GetMarketsRegionIDHistoryStatus520Body) Validate(formats strfmt.Registry) error
- type GetMarketsRegionIDHistoryUnprocessableEntity
- type GetMarketsRegionIDHistoryUnprocessableEntityBody
- func (o *GetMarketsRegionIDHistoryUnprocessableEntityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsRegionIDHistoryUnprocessableEntityBody) MarshalBinary() ([]byte, error)
- func (o *GetMarketsRegionIDHistoryUnprocessableEntityBody) UnmarshalBinary(b []byte) error
- func (o *GetMarketsRegionIDHistoryUnprocessableEntityBody) Validate(formats strfmt.Registry) error
- type GetMarketsRegionIDOrdersBadRequest
- type GetMarketsRegionIDOrdersEnhanceYourCalm
- type GetMarketsRegionIDOrdersGatewayTimeout
- type GetMarketsRegionIDOrdersInternalServerError
- type GetMarketsRegionIDOrdersNotFound
- type GetMarketsRegionIDOrdersNotFoundBody
- func (o *GetMarketsRegionIDOrdersNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsRegionIDOrdersNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetMarketsRegionIDOrdersNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetMarketsRegionIDOrdersNotFoundBody) Validate(formats strfmt.Registry) error
- type GetMarketsRegionIDOrdersNotModified
- type GetMarketsRegionIDOrdersOK
- type GetMarketsRegionIDOrdersOKBodyItems0
- func (o *GetMarketsRegionIDOrdersOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsRegionIDOrdersOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetMarketsRegionIDOrdersOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetMarketsRegionIDOrdersOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetMarketsRegionIDOrdersParams
- func NewGetMarketsRegionIDOrdersParams() *GetMarketsRegionIDOrdersParams
- func NewGetMarketsRegionIDOrdersParamsWithContext(ctx context.Context) *GetMarketsRegionIDOrdersParams
- func NewGetMarketsRegionIDOrdersParamsWithHTTPClient(client *http.Client) *GetMarketsRegionIDOrdersParams
- func NewGetMarketsRegionIDOrdersParamsWithTimeout(timeout time.Duration) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) SetContext(ctx context.Context)
- func (o *GetMarketsRegionIDOrdersParams) SetDatasource(datasource *string)
- func (o *GetMarketsRegionIDOrdersParams) SetDefaults()
- func (o *GetMarketsRegionIDOrdersParams) SetHTTPClient(client *http.Client)
- func (o *GetMarketsRegionIDOrdersParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetMarketsRegionIDOrdersParams) SetOrderType(orderType string)
- func (o *GetMarketsRegionIDOrdersParams) SetPage(page *int32)
- func (o *GetMarketsRegionIDOrdersParams) SetRegionID(regionID int32)
- func (o *GetMarketsRegionIDOrdersParams) SetTimeout(timeout time.Duration)
- func (o *GetMarketsRegionIDOrdersParams) SetTypeID(typeID *int32)
- func (o *GetMarketsRegionIDOrdersParams) WithContext(ctx context.Context) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithDatasource(datasource *string) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithDefaults() *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithHTTPClient(client *http.Client) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithOrderType(orderType string) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithPage(page *int32) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithRegionID(regionID int32) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithTimeout(timeout time.Duration) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WithTypeID(typeID *int32) *GetMarketsRegionIDOrdersParams
- func (o *GetMarketsRegionIDOrdersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMarketsRegionIDOrdersReader
- type GetMarketsRegionIDOrdersServiceUnavailable
- type GetMarketsRegionIDOrdersUnprocessableEntity
- type GetMarketsRegionIDOrdersUnprocessableEntityBody
- func (o *GetMarketsRegionIDOrdersUnprocessableEntityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsRegionIDOrdersUnprocessableEntityBody) MarshalBinary() ([]byte, error)
- func (o *GetMarketsRegionIDOrdersUnprocessableEntityBody) UnmarshalBinary(b []byte) error
- func (o *GetMarketsRegionIDOrdersUnprocessableEntityBody) Validate(formats strfmt.Registry) error
- type GetMarketsRegionIDTypesBadRequest
- type GetMarketsRegionIDTypesEnhanceYourCalm
- type GetMarketsRegionIDTypesGatewayTimeout
- type GetMarketsRegionIDTypesInternalServerError
- type GetMarketsRegionIDTypesNotModified
- type GetMarketsRegionIDTypesOK
- type GetMarketsRegionIDTypesParams
- func NewGetMarketsRegionIDTypesParams() *GetMarketsRegionIDTypesParams
- func NewGetMarketsRegionIDTypesParamsWithContext(ctx context.Context) *GetMarketsRegionIDTypesParams
- func NewGetMarketsRegionIDTypesParamsWithHTTPClient(client *http.Client) *GetMarketsRegionIDTypesParams
- func NewGetMarketsRegionIDTypesParamsWithTimeout(timeout time.Duration) *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) SetContext(ctx context.Context)
- func (o *GetMarketsRegionIDTypesParams) SetDatasource(datasource *string)
- func (o *GetMarketsRegionIDTypesParams) SetDefaults()
- func (o *GetMarketsRegionIDTypesParams) SetHTTPClient(client *http.Client)
- func (o *GetMarketsRegionIDTypesParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetMarketsRegionIDTypesParams) SetPage(page *int32)
- func (o *GetMarketsRegionIDTypesParams) SetRegionID(regionID int32)
- func (o *GetMarketsRegionIDTypesParams) SetTimeout(timeout time.Duration)
- func (o *GetMarketsRegionIDTypesParams) WithContext(ctx context.Context) *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) WithDatasource(datasource *string) *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) WithDefaults() *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) WithHTTPClient(client *http.Client) *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) WithPage(page *int32) *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) WithRegionID(regionID int32) *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) WithTimeout(timeout time.Duration) *GetMarketsRegionIDTypesParams
- func (o *GetMarketsRegionIDTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMarketsRegionIDTypesReader
- type GetMarketsRegionIDTypesServiceUnavailable
- type GetMarketsStructuresStructureIDBadRequest
- type GetMarketsStructuresStructureIDEnhanceYourCalm
- type GetMarketsStructuresStructureIDForbidden
- type GetMarketsStructuresStructureIDGatewayTimeout
- type GetMarketsStructuresStructureIDInternalServerError
- type GetMarketsStructuresStructureIDNotModified
- type GetMarketsStructuresStructureIDOK
- type GetMarketsStructuresStructureIDOKBodyItems0
- func (o *GetMarketsStructuresStructureIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetMarketsStructuresStructureIDOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *GetMarketsStructuresStructureIDOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *GetMarketsStructuresStructureIDOKBodyItems0) Validate(formats strfmt.Registry) error
- type GetMarketsStructuresStructureIDParams
- func NewGetMarketsStructuresStructureIDParams() *GetMarketsStructuresStructureIDParams
- func NewGetMarketsStructuresStructureIDParamsWithContext(ctx context.Context) *GetMarketsStructuresStructureIDParams
- func NewGetMarketsStructuresStructureIDParamsWithHTTPClient(client *http.Client) *GetMarketsStructuresStructureIDParams
- func NewGetMarketsStructuresStructureIDParamsWithTimeout(timeout time.Duration) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) SetContext(ctx context.Context)
- func (o *GetMarketsStructuresStructureIDParams) SetDatasource(datasource *string)
- func (o *GetMarketsStructuresStructureIDParams) SetDefaults()
- func (o *GetMarketsStructuresStructureIDParams) SetHTTPClient(client *http.Client)
- func (o *GetMarketsStructuresStructureIDParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetMarketsStructuresStructureIDParams) SetPage(page *int32)
- func (o *GetMarketsStructuresStructureIDParams) SetStructureID(structureID int64)
- func (o *GetMarketsStructuresStructureIDParams) SetTimeout(timeout time.Duration)
- func (o *GetMarketsStructuresStructureIDParams) SetToken(token *string)
- func (o *GetMarketsStructuresStructureIDParams) WithContext(ctx context.Context) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WithDatasource(datasource *string) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WithDefaults() *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WithHTTPClient(client *http.Client) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WithPage(page *int32) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WithStructureID(structureID int64) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WithTimeout(timeout time.Duration) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WithToken(token *string) *GetMarketsStructuresStructureIDParams
- func (o *GetMarketsStructuresStructureIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetMarketsStructuresStructureIDReader
- type GetMarketsStructuresStructureIDServiceUnavailable
- type GetMarketsStructuresStructureIDUnauthorized
Constants ¶
const ( // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr1 captures enum value "1" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr1 string = "1" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr10 captures enum value "10" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr10 string = "10" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr2 captures enum value "2" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr2 string = "2" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr20 captures enum value "20" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr20 string = "20" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr3 captures enum value "3" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr3 string = "3" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr30 captures enum value "30" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr30 string = "30" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr4 captures enum value "4" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr4 string = "4" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr40 captures enum value "40" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr40 string = "40" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr5 captures enum value "5" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeNr5 string = "5" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeRegion captures enum value "region" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeRegion string = "region" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeSolarsystem captures enum value "solarsystem" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeSolarsystem string = "solarsystem" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeStation captures enum value "station" GetCharactersCharacterIDOrdersHistoryOKBodyItems0RangeStation string = "station" )
const ( // GetCharactersCharacterIDOrdersHistoryOKBodyItems0StateCancelled captures enum value "cancelled" GetCharactersCharacterIDOrdersHistoryOKBodyItems0StateCancelled string = "cancelled" // GetCharactersCharacterIDOrdersHistoryOKBodyItems0StateExpired captures enum value "expired" GetCharactersCharacterIDOrdersHistoryOKBodyItems0StateExpired string = "expired" )
const ( // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr1 captures enum value "1" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr1 string = "1" // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr10 captures enum value "10" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr10 string = "10" // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr2 captures enum value "2" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr2 string = "2" // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr20 captures enum value "20" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr20 string = "20" // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr3 captures enum value "3" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr3 string = "3" // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr30 captures enum value "30" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr30 string = "30" // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr4 captures enum value "4" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr4 string = "4" // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr40 captures enum value "40" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr40 string = "40" // GetCharactersCharacterIDOrdersOKBodyItems0RangeNr5 captures enum value "5" GetCharactersCharacterIDOrdersOKBodyItems0RangeNr5 string = "5" // GetCharactersCharacterIDOrdersOKBodyItems0RangeRegion captures enum value "region" GetCharactersCharacterIDOrdersOKBodyItems0RangeRegion string = "region" // GetCharactersCharacterIDOrdersOKBodyItems0RangeSolarsystem captures enum value "solarsystem" GetCharactersCharacterIDOrdersOKBodyItems0RangeSolarsystem string = "solarsystem" // GetCharactersCharacterIDOrdersOKBodyItems0RangeStation captures enum value "station" GetCharactersCharacterIDOrdersOKBodyItems0RangeStation string = "station" )
const ( // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr1 captures enum value "1" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr1 string = "1" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr10 captures enum value "10" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr10 string = "10" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr2 captures enum value "2" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr2 string = "2" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr20 captures enum value "20" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr20 string = "20" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr3 captures enum value "3" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr3 string = "3" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr30 captures enum value "30" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr30 string = "30" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr4 captures enum value "4" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr4 string = "4" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr40 captures enum value "40" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr40 string = "40" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr5 captures enum value "5" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeNr5 string = "5" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeRegion captures enum value "region" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeRegion string = "region" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeSolarsystem captures enum value "solarsystem" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeSolarsystem string = "solarsystem" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeStation captures enum value "station" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0RangeStation string = "station" )
const ( // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0StateCancelled captures enum value "cancelled" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0StateCancelled string = "cancelled" // GetCorporationsCorporationIDOrdersHistoryOKBodyItems0StateExpired captures enum value "expired" GetCorporationsCorporationIDOrdersHistoryOKBodyItems0StateExpired string = "expired" )
const ( // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr1 captures enum value "1" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr1 string = "1" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr10 captures enum value "10" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr10 string = "10" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr2 captures enum value "2" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr2 string = "2" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr20 captures enum value "20" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr20 string = "20" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr3 captures enum value "3" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr3 string = "3" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr30 captures enum value "30" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr30 string = "30" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr4 captures enum value "4" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr4 string = "4" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr40 captures enum value "40" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr40 string = "40" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr5 captures enum value "5" GetCorporationsCorporationIDOrdersOKBodyItems0RangeNr5 string = "5" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeRegion captures enum value "region" GetCorporationsCorporationIDOrdersOKBodyItems0RangeRegion string = "region" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeSolarsystem captures enum value "solarsystem" GetCorporationsCorporationIDOrdersOKBodyItems0RangeSolarsystem string = "solarsystem" // GetCorporationsCorporationIDOrdersOKBodyItems0RangeStation captures enum value "station" GetCorporationsCorporationIDOrdersOKBodyItems0RangeStation string = "station" )
const ( // GetMarketsRegionIDOrdersOKBodyItems0RangeStation captures enum value "station" GetMarketsRegionIDOrdersOKBodyItems0RangeStation string = "station" // GetMarketsRegionIDOrdersOKBodyItems0RangeRegion captures enum value "region" GetMarketsRegionIDOrdersOKBodyItems0RangeRegion string = "region" // GetMarketsRegionIDOrdersOKBodyItems0RangeSolarsystem captures enum value "solarsystem" GetMarketsRegionIDOrdersOKBodyItems0RangeSolarsystem string = "solarsystem" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr1 captures enum value "1" GetMarketsRegionIDOrdersOKBodyItems0RangeNr1 string = "1" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr2 captures enum value "2" GetMarketsRegionIDOrdersOKBodyItems0RangeNr2 string = "2" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr3 captures enum value "3" GetMarketsRegionIDOrdersOKBodyItems0RangeNr3 string = "3" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr4 captures enum value "4" GetMarketsRegionIDOrdersOKBodyItems0RangeNr4 string = "4" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr5 captures enum value "5" GetMarketsRegionIDOrdersOKBodyItems0RangeNr5 string = "5" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr10 captures enum value "10" GetMarketsRegionIDOrdersOKBodyItems0RangeNr10 string = "10" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr20 captures enum value "20" GetMarketsRegionIDOrdersOKBodyItems0RangeNr20 string = "20" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr30 captures enum value "30" GetMarketsRegionIDOrdersOKBodyItems0RangeNr30 string = "30" // GetMarketsRegionIDOrdersOKBodyItems0RangeNr40 captures enum value "40" GetMarketsRegionIDOrdersOKBodyItems0RangeNr40 string = "40" )
const ( // GetMarketsStructuresStructureIDOKBodyItems0RangeStation captures enum value "station" GetMarketsStructuresStructureIDOKBodyItems0RangeStation string = "station" // GetMarketsStructuresStructureIDOKBodyItems0RangeRegion captures enum value "region" GetMarketsStructuresStructureIDOKBodyItems0RangeRegion string = "region" // GetMarketsStructuresStructureIDOKBodyItems0RangeSolarsystem captures enum value "solarsystem" GetMarketsStructuresStructureIDOKBodyItems0RangeSolarsystem string = "solarsystem" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr1 captures enum value "1" GetMarketsStructuresStructureIDOKBodyItems0RangeNr1 string = "1" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr2 captures enum value "2" GetMarketsStructuresStructureIDOKBodyItems0RangeNr2 string = "2" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr3 captures enum value "3" GetMarketsStructuresStructureIDOKBodyItems0RangeNr3 string = "3" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr4 captures enum value "4" GetMarketsStructuresStructureIDOKBodyItems0RangeNr4 string = "4" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr5 captures enum value "5" GetMarketsStructuresStructureIDOKBodyItems0RangeNr5 string = "5" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr10 captures enum value "10" GetMarketsStructuresStructureIDOKBodyItems0RangeNr10 string = "10" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr20 captures enum value "20" GetMarketsStructuresStructureIDOKBodyItems0RangeNr20 string = "20" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr30 captures enum value "30" GetMarketsStructuresStructureIDOKBodyItems0RangeNr30 string = "30" // GetMarketsStructuresStructureIDOKBodyItems0RangeNr40 captures enum value "40" GetMarketsStructuresStructureIDOKBodyItems0RangeNr40 string = "40" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for market API
func (*Client) GetCharactersCharacterIDOrders ¶
func (a *Client) GetCharactersCharacterIDOrders(params *GetCharactersCharacterIDOrdersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDOrdersOK, error)
GetCharactersCharacterIDOrders lists open orders from a character List open market orders placed by a character
---
This route is cached for up to 1200 seconds
func (*Client) GetCharactersCharacterIDOrdersHistory ¶
func (a *Client) GetCharactersCharacterIDOrdersHistory(params *GetCharactersCharacterIDOrdersHistoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDOrdersHistoryOK, error)
GetCharactersCharacterIDOrdersHistory lists historical orders by a character List cancelled and expired market orders placed by a character up to 90 days in the past.
---
This route is cached for up to 3600 seconds
func (*Client) GetCorporationsCorporationIDOrders ¶
func (a *Client) GetCorporationsCorporationIDOrders(params *GetCorporationsCorporationIDOrdersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDOrdersOK, error)
GetCorporationsCorporationIDOrders lists open orders from a corporation List open market orders placed on behalf of a corporation
---
This route is cached for up to 1200 seconds ¶
--- Requires one of the following EVE corporation role(s): Accountant, Trader
func (*Client) GetCorporationsCorporationIDOrdersHistory ¶
func (a *Client) GetCorporationsCorporationIDOrdersHistory(params *GetCorporationsCorporationIDOrdersHistoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDOrdersHistoryOK, error)
GetCorporationsCorporationIDOrdersHistory lists historical orders from a corporation List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past.
---
This route is cached for up to 3600 seconds ¶
--- Requires one of the following EVE corporation role(s): Accountant, Trader
func (*Client) GetMarketsGroups ¶
func (a *Client) GetMarketsGroups(params *GetMarketsGroupsParams, opts ...ClientOption) (*GetMarketsGroupsOK, error)
GetMarketsGroups gets item groups Get a list of item groups
---
This route expires daily at 11:05
func (*Client) GetMarketsGroupsMarketGroupID ¶
func (a *Client) GetMarketsGroupsMarketGroupID(params *GetMarketsGroupsMarketGroupIDParams, opts ...ClientOption) (*GetMarketsGroupsMarketGroupIDOK, error)
GetMarketsGroupsMarketGroupID gets item group information Get information on an item group
---
This route expires daily at 11:05
func (*Client) GetMarketsPrices ¶
func (a *Client) GetMarketsPrices(params *GetMarketsPricesParams, opts ...ClientOption) (*GetMarketsPricesOK, error)
GetMarketsPrices lists market prices Return a list of prices
---
This route is cached for up to 3600 seconds
func (*Client) GetMarketsRegionIDHistory ¶
func (a *Client) GetMarketsRegionIDHistory(params *GetMarketsRegionIDHistoryParams, opts ...ClientOption) (*GetMarketsRegionIDHistoryOK, error)
GetMarketsRegionIDHistory lists historical market statistics in a region Return a list of historical market statistics for the specified type in a region
---
This route expires daily at 11:05
func (*Client) GetMarketsRegionIDOrders ¶
func (a *Client) GetMarketsRegionIDOrders(params *GetMarketsRegionIDOrdersParams, opts ...ClientOption) (*GetMarketsRegionIDOrdersOK, error)
GetMarketsRegionIDOrders lists orders in a region Return a list of orders in a region
---
This route is cached for up to 300 seconds
func (*Client) GetMarketsRegionIDTypes ¶
func (a *Client) GetMarketsRegionIDTypes(params *GetMarketsRegionIDTypesParams, opts ...ClientOption) (*GetMarketsRegionIDTypesOK, error)
GetMarketsRegionIDTypes lists type i ds relevant to a market Return a list of type IDs that have active orders in the region, for efficient market indexing.
---
This route is cached for up to 600 seconds
func (*Client) GetMarketsStructuresStructureID ¶
func (a *Client) GetMarketsStructuresStructureID(params *GetMarketsStructuresStructureIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetMarketsStructuresStructureIDOK, error)
GetMarketsStructuresStructureID lists orders in a structure Return all orders in a structure
---
This route is cached for up to 300 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 { GetCharactersCharacterIDOrders(params *GetCharactersCharacterIDOrdersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDOrdersOK, error) GetCharactersCharacterIDOrdersHistory(params *GetCharactersCharacterIDOrdersHistoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDOrdersHistoryOK, error) GetCorporationsCorporationIDOrders(params *GetCorporationsCorporationIDOrdersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDOrdersOK, error) GetCorporationsCorporationIDOrdersHistory(params *GetCorporationsCorporationIDOrdersHistoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDOrdersHistoryOK, error) GetMarketsGroups(params *GetMarketsGroupsParams, opts ...ClientOption) (*GetMarketsGroupsOK, error) GetMarketsGroupsMarketGroupID(params *GetMarketsGroupsMarketGroupIDParams, opts ...ClientOption) (*GetMarketsGroupsMarketGroupIDOK, error) GetMarketsPrices(params *GetMarketsPricesParams, opts ...ClientOption) (*GetMarketsPricesOK, error) GetMarketsRegionIDHistory(params *GetMarketsRegionIDHistoryParams, opts ...ClientOption) (*GetMarketsRegionIDHistoryOK, error) GetMarketsRegionIDOrders(params *GetMarketsRegionIDOrdersParams, opts ...ClientOption) (*GetMarketsRegionIDOrdersOK, error) GetMarketsRegionIDTypes(params *GetMarketsRegionIDTypesParams, opts ...ClientOption) (*GetMarketsRegionIDTypesOK, error) GetMarketsStructuresStructureID(params *GetMarketsStructuresStructureIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetMarketsStructuresStructureIDOK, 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 market API client.
type GetCharactersCharacterIDOrdersBadRequest ¶
type GetCharactersCharacterIDOrdersBadRequest struct {
Payload *models.BadRequest
}
GetCharactersCharacterIDOrdersBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCharactersCharacterIDOrdersBadRequest ¶
func NewGetCharactersCharacterIDOrdersBadRequest() *GetCharactersCharacterIDOrdersBadRequest
NewGetCharactersCharacterIDOrdersBadRequest creates a GetCharactersCharacterIDOrdersBadRequest with default headers values
func (*GetCharactersCharacterIDOrdersBadRequest) Error ¶
func (o *GetCharactersCharacterIDOrdersBadRequest) Error() string
func (*GetCharactersCharacterIDOrdersBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersBadRequest) GetPayload() *models.BadRequest
type GetCharactersCharacterIDOrdersEnhanceYourCalm ¶
type GetCharactersCharacterIDOrdersEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCharactersCharacterIDOrdersEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCharactersCharacterIDOrdersEnhanceYourCalm ¶
func NewGetCharactersCharacterIDOrdersEnhanceYourCalm() *GetCharactersCharacterIDOrdersEnhanceYourCalm
NewGetCharactersCharacterIDOrdersEnhanceYourCalm creates a GetCharactersCharacterIDOrdersEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDOrdersEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDOrdersEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDOrdersEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCharactersCharacterIDOrdersForbidden ¶
GetCharactersCharacterIDOrdersForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCharactersCharacterIDOrdersForbidden ¶
func NewGetCharactersCharacterIDOrdersForbidden() *GetCharactersCharacterIDOrdersForbidden
NewGetCharactersCharacterIDOrdersForbidden creates a GetCharactersCharacterIDOrdersForbidden with default headers values
func (*GetCharactersCharacterIDOrdersForbidden) Error ¶
func (o *GetCharactersCharacterIDOrdersForbidden) Error() string
func (*GetCharactersCharacterIDOrdersForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersForbidden) GetPayload() *models.Forbidden
type GetCharactersCharacterIDOrdersGatewayTimeout ¶
type GetCharactersCharacterIDOrdersGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCharactersCharacterIDOrdersGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCharactersCharacterIDOrdersGatewayTimeout ¶
func NewGetCharactersCharacterIDOrdersGatewayTimeout() *GetCharactersCharacterIDOrdersGatewayTimeout
NewGetCharactersCharacterIDOrdersGatewayTimeout creates a GetCharactersCharacterIDOrdersGatewayTimeout with default headers values
func (*GetCharactersCharacterIDOrdersGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDOrdersGatewayTimeout) Error() string
func (*GetCharactersCharacterIDOrdersGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCharactersCharacterIDOrdersHistoryBadRequest ¶
type GetCharactersCharacterIDOrdersHistoryBadRequest struct {
Payload *models.BadRequest
}
GetCharactersCharacterIDOrdersHistoryBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCharactersCharacterIDOrdersHistoryBadRequest ¶
func NewGetCharactersCharacterIDOrdersHistoryBadRequest() *GetCharactersCharacterIDOrdersHistoryBadRequest
NewGetCharactersCharacterIDOrdersHistoryBadRequest creates a GetCharactersCharacterIDOrdersHistoryBadRequest with default headers values
func (*GetCharactersCharacterIDOrdersHistoryBadRequest) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryBadRequest) Error() string
func (*GetCharactersCharacterIDOrdersHistoryBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersHistoryBadRequest) GetPayload() *models.BadRequest
type GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm ¶
type GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCharactersCharacterIDOrdersHistoryEnhanceYourCalm ¶
func NewGetCharactersCharacterIDOrdersHistoryEnhanceYourCalm() *GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm
NewGetCharactersCharacterIDOrdersHistoryEnhanceYourCalm creates a GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersHistoryEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCharactersCharacterIDOrdersHistoryForbidden ¶
GetCharactersCharacterIDOrdersHistoryForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCharactersCharacterIDOrdersHistoryForbidden ¶
func NewGetCharactersCharacterIDOrdersHistoryForbidden() *GetCharactersCharacterIDOrdersHistoryForbidden
NewGetCharactersCharacterIDOrdersHistoryForbidden creates a GetCharactersCharacterIDOrdersHistoryForbidden with default headers values
func (*GetCharactersCharacterIDOrdersHistoryForbidden) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryForbidden) Error() string
func (*GetCharactersCharacterIDOrdersHistoryForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersHistoryForbidden) GetPayload() *models.Forbidden
type GetCharactersCharacterIDOrdersHistoryGatewayTimeout ¶
type GetCharactersCharacterIDOrdersHistoryGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCharactersCharacterIDOrdersHistoryGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCharactersCharacterIDOrdersHistoryGatewayTimeout ¶
func NewGetCharactersCharacterIDOrdersHistoryGatewayTimeout() *GetCharactersCharacterIDOrdersHistoryGatewayTimeout
NewGetCharactersCharacterIDOrdersHistoryGatewayTimeout creates a GetCharactersCharacterIDOrdersHistoryGatewayTimeout with default headers values
func (*GetCharactersCharacterIDOrdersHistoryGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryGatewayTimeout) Error() string
func (*GetCharactersCharacterIDOrdersHistoryGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersHistoryGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCharactersCharacterIDOrdersHistoryInternalServerError ¶
type GetCharactersCharacterIDOrdersHistoryInternalServerError struct {
Payload *models.InternalServerError
}
GetCharactersCharacterIDOrdersHistoryInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCharactersCharacterIDOrdersHistoryInternalServerError ¶
func NewGetCharactersCharacterIDOrdersHistoryInternalServerError() *GetCharactersCharacterIDOrdersHistoryInternalServerError
NewGetCharactersCharacterIDOrdersHistoryInternalServerError creates a GetCharactersCharacterIDOrdersHistoryInternalServerError with default headers values
func (*GetCharactersCharacterIDOrdersHistoryInternalServerError) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryInternalServerError) Error() string
func (*GetCharactersCharacterIDOrdersHistoryInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersHistoryInternalServerError) GetPayload() *models.InternalServerError
type GetCharactersCharacterIDOrdersHistoryNotModified ¶
type GetCharactersCharacterIDOrdersHistoryNotModified 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 }
GetCharactersCharacterIDOrdersHistoryNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCharactersCharacterIDOrdersHistoryNotModified ¶
func NewGetCharactersCharacterIDOrdersHistoryNotModified() *GetCharactersCharacterIDOrdersHistoryNotModified
NewGetCharactersCharacterIDOrdersHistoryNotModified creates a GetCharactersCharacterIDOrdersHistoryNotModified with default headers values
func (*GetCharactersCharacterIDOrdersHistoryNotModified) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryNotModified) Error() string
type GetCharactersCharacterIDOrdersHistoryOK ¶
type GetCharactersCharacterIDOrdersHistoryOK 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 []*GetCharactersCharacterIDOrdersHistoryOKBodyItems0 }
GetCharactersCharacterIDOrdersHistoryOK describes a response with status code 200, with default header values.
Expired and cancelled market orders placed by a character
func NewGetCharactersCharacterIDOrdersHistoryOK ¶
func NewGetCharactersCharacterIDOrdersHistoryOK() *GetCharactersCharacterIDOrdersHistoryOK
NewGetCharactersCharacterIDOrdersHistoryOK creates a GetCharactersCharacterIDOrdersHistoryOK with default headers values
func (*GetCharactersCharacterIDOrdersHistoryOK) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryOK) Error() string
func (*GetCharactersCharacterIDOrdersHistoryOK) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersHistoryOK) GetPayload() []*GetCharactersCharacterIDOrdersHistoryOKBodyItems0
type GetCharactersCharacterIDOrdersHistoryOKBodyItems0 ¶
type GetCharactersCharacterIDOrdersHistoryOKBodyItems0 struct { // get_characters_character_id_orders_history_duration // // Number of days the order was valid for (starting from the issued date). An order expires at time issued + duration // Required: true Duration *int32 `json:"duration"` // get_characters_character_id_orders_history_escrow // // For buy orders, the amount of ISK in escrow Escrow float64 `json:"escrow,omitempty"` // get_characters_character_id_orders_history_is_buy_order // // True if the order is a bid (buy) order IsBuyOrder bool `json:"is_buy_order,omitempty"` // get_characters_character_id_orders_history_is_corporation // // Signifies whether the buy/sell order was placed on behalf of a corporation. // Required: true IsCorporation *bool `json:"is_corporation"` // get_characters_character_id_orders_history_issued // // Date and time when this order was issued // Required: true // Format: date-time Issued *strfmt.DateTime `json:"issued"` // get_characters_character_id_orders_history_location_id // // ID of the location where order was placed // Required: true LocationID *int64 `json:"location_id"` // get_characters_character_id_orders_history_min_volume // // For buy orders, the minimum quantity that will be accepted in a matching sell order MinVolume int32 `json:"min_volume,omitempty"` // get_characters_character_id_orders_history_order_id // // Unique order ID // Required: true OrderID *int64 `json:"order_id"` // get_characters_character_id_orders_history_price // // Cost per unit for this order // Required: true Price *float64 `json:"price"` // get_characters_character_id_orders_history_range // // Valid order range, numbers are ranges in jumps // Required: true // Enum: [1 10 2 20 3 30 4 40 5 region solarsystem station] Range *string `json:"range"` // get_characters_character_id_orders_history_region_id // // ID of the region where order was placed // Required: true RegionID *int32 `json:"region_id"` // get_characters_character_id_orders_history_state // // Current order state // Required: true // Enum: [cancelled expired] State *string `json:"state"` // get_characters_character_id_orders_history_type_id // // The type ID of the item transacted in this order // Required: true TypeID *int32 `json:"type_id"` // get_characters_character_id_orders_history_volume_remain // // Quantity of items still required or offered // Required: true VolumeRemain *int32 `json:"volume_remain"` // get_characters_character_id_orders_history_volume_total // // Quantity of items required or offered at time order was placed // Required: true VolumeTotal *int32 `json:"volume_total"` }
GetCharactersCharacterIDOrdersHistoryOKBodyItems0 get_characters_character_id_orders_history_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDOrdersHistoryOKBodyItems0
func (*GetCharactersCharacterIDOrdersHistoryOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOrdersHistoryOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID orders history o k body items0 based on context it is used
func (*GetCharactersCharacterIDOrdersHistoryOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDOrdersHistoryOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDOrdersHistoryOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDOrdersHistoryOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDOrdersHistoryParams ¶
type GetCharactersCharacterIDOrdersHistoryParams 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 }
GetCharactersCharacterIDOrdersHistoryParams contains all the parameters to send to the API endpoint
for the get characters character id orders history operation. Typically these are written to a http.Request.
func NewGetCharactersCharacterIDOrdersHistoryParams ¶
func NewGetCharactersCharacterIDOrdersHistoryParams() *GetCharactersCharacterIDOrdersHistoryParams
NewGetCharactersCharacterIDOrdersHistoryParams creates a new GetCharactersCharacterIDOrdersHistoryParams 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 NewGetCharactersCharacterIDOrdersHistoryParamsWithContext ¶
func NewGetCharactersCharacterIDOrdersHistoryParamsWithContext(ctx context.Context) *GetCharactersCharacterIDOrdersHistoryParams
NewGetCharactersCharacterIDOrdersHistoryParamsWithContext creates a new GetCharactersCharacterIDOrdersHistoryParams object with the ability to set a context for a request.
func NewGetCharactersCharacterIDOrdersHistoryParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDOrdersHistoryParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDOrdersHistoryParams
NewGetCharactersCharacterIDOrdersHistoryParamsWithHTTPClient creates a new GetCharactersCharacterIDOrdersHistoryParams object with the ability to set a custom HTTPClient for a request.
func NewGetCharactersCharacterIDOrdersHistoryParamsWithTimeout ¶
func NewGetCharactersCharacterIDOrdersHistoryParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDOrdersHistoryParams
NewGetCharactersCharacterIDOrdersHistoryParamsWithTimeout creates a new GetCharactersCharacterIDOrdersHistoryParams object with the ability to set a timeout on a request.
func (*GetCharactersCharacterIDOrdersHistoryParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) SetContext ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) SetDatasource ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) SetDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetDefaults()
SetDefaults hydrates default values in the get characters character id orders history params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDOrdersHistoryParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) SetPage ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetPage(page *int32)
SetPage adds the page to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) SetTimeout ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) SetToken ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) SetToken(token *string)
SetToken adds the token to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDOrdersHistoryParams
WithCharacterID adds the characterID to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WithContext ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithContext(ctx context.Context) *GetCharactersCharacterIDOrdersHistoryParams
WithContext adds the context to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WithDatasource ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithDatasource(datasource *string) *GetCharactersCharacterIDOrdersHistoryParams
WithDatasource adds the datasource to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithDefaults() *GetCharactersCharacterIDOrdersHistoryParams
WithDefaults hydrates default values in the get characters character id orders history params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDOrdersHistoryParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDOrdersHistoryParams
WithHTTPClient adds the HTTPClient to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDOrdersHistoryParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WithPage ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithPage(page *int32) *GetCharactersCharacterIDOrdersHistoryParams
WithPage adds the page to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WithTimeout ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDOrdersHistoryParams
WithTimeout adds the timeout to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WithToken ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WithToken(token *string) *GetCharactersCharacterIDOrdersHistoryParams
WithToken adds the token to the get characters character id orders history params
func (*GetCharactersCharacterIDOrdersHistoryParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDOrdersHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDOrdersHistoryReader ¶
type GetCharactersCharacterIDOrdersHistoryReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDOrdersHistoryReader is a Reader for the GetCharactersCharacterIDOrdersHistory structure.
func (*GetCharactersCharacterIDOrdersHistoryReader) ReadResponse ¶
func (o *GetCharactersCharacterIDOrdersHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDOrdersHistoryServiceUnavailable ¶
type GetCharactersCharacterIDOrdersHistoryServiceUnavailable struct {
}GetCharactersCharacterIDOrdersHistoryServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCharactersCharacterIDOrdersHistoryServiceUnavailable ¶
func NewGetCharactersCharacterIDOrdersHistoryServiceUnavailable() *GetCharactersCharacterIDOrdersHistoryServiceUnavailable
NewGetCharactersCharacterIDOrdersHistoryServiceUnavailable creates a GetCharactersCharacterIDOrdersHistoryServiceUnavailable with default headers values
func (*GetCharactersCharacterIDOrdersHistoryServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryServiceUnavailable) Error() string
func (*GetCharactersCharacterIDOrdersHistoryServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersHistoryServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCharactersCharacterIDOrdersHistoryUnauthorized ¶
type GetCharactersCharacterIDOrdersHistoryUnauthorized struct {
}GetCharactersCharacterIDOrdersHistoryUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCharactersCharacterIDOrdersHistoryUnauthorized ¶
func NewGetCharactersCharacterIDOrdersHistoryUnauthorized() *GetCharactersCharacterIDOrdersHistoryUnauthorized
NewGetCharactersCharacterIDOrdersHistoryUnauthorized creates a GetCharactersCharacterIDOrdersHistoryUnauthorized with default headers values
func (*GetCharactersCharacterIDOrdersHistoryUnauthorized) Error ¶
func (o *GetCharactersCharacterIDOrdersHistoryUnauthorized) Error() string
func (*GetCharactersCharacterIDOrdersHistoryUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersHistoryUnauthorized) GetPayload() *models.Unauthorized
type GetCharactersCharacterIDOrdersInternalServerError ¶
type GetCharactersCharacterIDOrdersInternalServerError struct {
Payload *models.InternalServerError
}
GetCharactersCharacterIDOrdersInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCharactersCharacterIDOrdersInternalServerError ¶
func NewGetCharactersCharacterIDOrdersInternalServerError() *GetCharactersCharacterIDOrdersInternalServerError
NewGetCharactersCharacterIDOrdersInternalServerError creates a GetCharactersCharacterIDOrdersInternalServerError with default headers values
func (*GetCharactersCharacterIDOrdersInternalServerError) Error ¶
func (o *GetCharactersCharacterIDOrdersInternalServerError) Error() string
func (*GetCharactersCharacterIDOrdersInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersInternalServerError) GetPayload() *models.InternalServerError
type GetCharactersCharacterIDOrdersNotModified ¶
type GetCharactersCharacterIDOrdersNotModified 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 }
GetCharactersCharacterIDOrdersNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCharactersCharacterIDOrdersNotModified ¶
func NewGetCharactersCharacterIDOrdersNotModified() *GetCharactersCharacterIDOrdersNotModified
NewGetCharactersCharacterIDOrdersNotModified creates a GetCharactersCharacterIDOrdersNotModified with default headers values
func (*GetCharactersCharacterIDOrdersNotModified) Error ¶
func (o *GetCharactersCharacterIDOrdersNotModified) Error() string
type GetCharactersCharacterIDOrdersOK ¶
type GetCharactersCharacterIDOrdersOK 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 []*GetCharactersCharacterIDOrdersOKBodyItems0 }
GetCharactersCharacterIDOrdersOK describes a response with status code 200, with default header values.
Open market orders placed by a character
func NewGetCharactersCharacterIDOrdersOK ¶
func NewGetCharactersCharacterIDOrdersOK() *GetCharactersCharacterIDOrdersOK
NewGetCharactersCharacterIDOrdersOK creates a GetCharactersCharacterIDOrdersOK with default headers values
func (*GetCharactersCharacterIDOrdersOK) Error ¶
func (o *GetCharactersCharacterIDOrdersOK) Error() string
func (*GetCharactersCharacterIDOrdersOK) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersOK) GetPayload() []*GetCharactersCharacterIDOrdersOKBodyItems0
type GetCharactersCharacterIDOrdersOKBodyItems0 ¶
type GetCharactersCharacterIDOrdersOKBodyItems0 struct { // get_characters_character_id_orders_duration // // Number of days for which order is valid (starting from the issued date). An order expires at time issued + duration // Required: true Duration *int32 `json:"duration"` // get_characters_character_id_orders_escrow // // For buy orders, the amount of ISK in escrow Escrow float64 `json:"escrow,omitempty"` // get_characters_character_id_orders_is_buy_order // // True if the order is a bid (buy) order IsBuyOrder bool `json:"is_buy_order,omitempty"` // get_characters_character_id_orders_is_corporation // // Signifies whether the buy/sell order was placed on behalf of a corporation. // Required: true IsCorporation *bool `json:"is_corporation"` // get_characters_character_id_orders_issued // // Date and time when this order was issued // Required: true // Format: date-time Issued *strfmt.DateTime `json:"issued"` // get_characters_character_id_orders_location_id // // ID of the location where order was placed // Required: true LocationID *int64 `json:"location_id"` // get_characters_character_id_orders_min_volume // // For buy orders, the minimum quantity that will be accepted in a matching sell order MinVolume int32 `json:"min_volume,omitempty"` // get_characters_character_id_orders_order_id // // Unique order ID // Required: true OrderID *int64 `json:"order_id"` // get_characters_character_id_orders_price // // Cost per unit for this order // Required: true Price *float64 `json:"price"` // get_characters_character_id_orders_range // // Valid order range, numbers are ranges in jumps // Required: true // Enum: [1 10 2 20 3 30 4 40 5 region solarsystem station] Range *string `json:"range"` // get_characters_character_id_orders_region_id // // ID of the region where order was placed // Required: true RegionID *int32 `json:"region_id"` // get_characters_character_id_orders_type_id // // The type ID of the item transacted in this order // Required: true TypeID *int32 `json:"type_id"` // get_characters_character_id_orders_volume_remain // // Quantity of items still required or offered // Required: true VolumeRemain *int32 `json:"volume_remain"` // get_characters_character_id_orders_volume_total // // Quantity of items required or offered at time order was placed // Required: true VolumeTotal *int32 `json:"volume_total"` }
GetCharactersCharacterIDOrdersOKBodyItems0 get_characters_character_id_orders_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDOrdersOKBodyItems0
func (*GetCharactersCharacterIDOrdersOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOrdersOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get characters character ID orders o k body items0 based on context it is used
func (*GetCharactersCharacterIDOrdersOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDOrdersOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDOrdersOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDOrdersOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDOrdersParams ¶
type GetCharactersCharacterIDOrdersParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* CharacterID. An EVE character ID Format: int32 */ CharacterID int32 /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCharactersCharacterIDOrdersParams contains all the parameters to send to the API endpoint
for the get characters character id orders operation. Typically these are written to a http.Request.
func NewGetCharactersCharacterIDOrdersParams ¶
func NewGetCharactersCharacterIDOrdersParams() *GetCharactersCharacterIDOrdersParams
NewGetCharactersCharacterIDOrdersParams creates a new GetCharactersCharacterIDOrdersParams 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 NewGetCharactersCharacterIDOrdersParamsWithContext ¶
func NewGetCharactersCharacterIDOrdersParamsWithContext(ctx context.Context) *GetCharactersCharacterIDOrdersParams
NewGetCharactersCharacterIDOrdersParamsWithContext creates a new GetCharactersCharacterIDOrdersParams object with the ability to set a context for a request.
func NewGetCharactersCharacterIDOrdersParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDOrdersParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDOrdersParams
NewGetCharactersCharacterIDOrdersParamsWithHTTPClient creates a new GetCharactersCharacterIDOrdersParams object with the ability to set a custom HTTPClient for a request.
func NewGetCharactersCharacterIDOrdersParamsWithTimeout ¶
func NewGetCharactersCharacterIDOrdersParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDOrdersParams
NewGetCharactersCharacterIDOrdersParamsWithTimeout creates a new GetCharactersCharacterIDOrdersParams object with the ability to set a timeout on a request.
func (*GetCharactersCharacterIDOrdersParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDOrdersParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) SetContext ¶
func (o *GetCharactersCharacterIDOrdersParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) SetDatasource ¶
func (o *GetCharactersCharacterIDOrdersParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) SetDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOrdersParams) SetDefaults()
SetDefaults hydrates default values in the get characters character id orders params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDOrdersParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDOrdersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDOrdersParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) SetTimeout ¶
func (o *GetCharactersCharacterIDOrdersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) SetToken ¶
func (o *GetCharactersCharacterIDOrdersParams) SetToken(token *string)
SetToken adds the token to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDOrdersParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDOrdersParams
WithCharacterID adds the characterID to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) WithContext ¶
func (o *GetCharactersCharacterIDOrdersParams) WithContext(ctx context.Context) *GetCharactersCharacterIDOrdersParams
WithContext adds the context to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) WithDatasource ¶
func (o *GetCharactersCharacterIDOrdersParams) WithDatasource(datasource *string) *GetCharactersCharacterIDOrdersParams
WithDatasource adds the datasource to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) WithDefaults ¶ added in v0.3.0
func (o *GetCharactersCharacterIDOrdersParams) WithDefaults() *GetCharactersCharacterIDOrdersParams
WithDefaults hydrates default values in the get characters character id orders params (not the query body).
All values with no default are reset to their zero value.
func (*GetCharactersCharacterIDOrdersParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDOrdersParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDOrdersParams
WithHTTPClient adds the HTTPClient to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDOrdersParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDOrdersParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) WithTimeout ¶
func (o *GetCharactersCharacterIDOrdersParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDOrdersParams
WithTimeout adds the timeout to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) WithToken ¶
func (o *GetCharactersCharacterIDOrdersParams) WithToken(token *string) *GetCharactersCharacterIDOrdersParams
WithToken adds the token to the get characters character id orders params
func (*GetCharactersCharacterIDOrdersParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDOrdersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDOrdersReader ¶
type GetCharactersCharacterIDOrdersReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDOrdersReader is a Reader for the GetCharactersCharacterIDOrders structure.
func (*GetCharactersCharacterIDOrdersReader) ReadResponse ¶
func (o *GetCharactersCharacterIDOrdersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDOrdersServiceUnavailable ¶
type GetCharactersCharacterIDOrdersServiceUnavailable struct {
}GetCharactersCharacterIDOrdersServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCharactersCharacterIDOrdersServiceUnavailable ¶
func NewGetCharactersCharacterIDOrdersServiceUnavailable() *GetCharactersCharacterIDOrdersServiceUnavailable
NewGetCharactersCharacterIDOrdersServiceUnavailable creates a GetCharactersCharacterIDOrdersServiceUnavailable with default headers values
func (*GetCharactersCharacterIDOrdersServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDOrdersServiceUnavailable) Error() string
func (*GetCharactersCharacterIDOrdersServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCharactersCharacterIDOrdersUnauthorized ¶
type GetCharactersCharacterIDOrdersUnauthorized struct {
}GetCharactersCharacterIDOrdersUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCharactersCharacterIDOrdersUnauthorized ¶
func NewGetCharactersCharacterIDOrdersUnauthorized() *GetCharactersCharacterIDOrdersUnauthorized
NewGetCharactersCharacterIDOrdersUnauthorized creates a GetCharactersCharacterIDOrdersUnauthorized with default headers values
func (*GetCharactersCharacterIDOrdersUnauthorized) Error ¶
func (o *GetCharactersCharacterIDOrdersUnauthorized) Error() string
func (*GetCharactersCharacterIDOrdersUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDOrdersUnauthorized) GetPayload() *models.Unauthorized
type GetCorporationsCorporationIDOrdersBadRequest ¶
type GetCorporationsCorporationIDOrdersBadRequest struct {
Payload *models.BadRequest
}
GetCorporationsCorporationIDOrdersBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCorporationsCorporationIDOrdersBadRequest ¶
func NewGetCorporationsCorporationIDOrdersBadRequest() *GetCorporationsCorporationIDOrdersBadRequest
NewGetCorporationsCorporationIDOrdersBadRequest creates a GetCorporationsCorporationIDOrdersBadRequest with default headers values
func (*GetCorporationsCorporationIDOrdersBadRequest) Error ¶
func (o *GetCorporationsCorporationIDOrdersBadRequest) Error() string
func (*GetCorporationsCorporationIDOrdersBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersBadRequest) GetPayload() *models.BadRequest
type GetCorporationsCorporationIDOrdersEnhanceYourCalm ¶
type GetCorporationsCorporationIDOrdersEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCorporationsCorporationIDOrdersEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCorporationsCorporationIDOrdersEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDOrdersEnhanceYourCalm() *GetCorporationsCorporationIDOrdersEnhanceYourCalm
NewGetCorporationsCorporationIDOrdersEnhanceYourCalm creates a GetCorporationsCorporationIDOrdersEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDOrdersEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDOrdersEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDOrdersEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCorporationsCorporationIDOrdersForbidden ¶
GetCorporationsCorporationIDOrdersForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCorporationsCorporationIDOrdersForbidden ¶
func NewGetCorporationsCorporationIDOrdersForbidden() *GetCorporationsCorporationIDOrdersForbidden
NewGetCorporationsCorporationIDOrdersForbidden creates a GetCorporationsCorporationIDOrdersForbidden with default headers values
func (*GetCorporationsCorporationIDOrdersForbidden) Error ¶
func (o *GetCorporationsCorporationIDOrdersForbidden) Error() string
func (*GetCorporationsCorporationIDOrdersForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersForbidden) GetPayload() *models.Forbidden
type GetCorporationsCorporationIDOrdersGatewayTimeout ¶
type GetCorporationsCorporationIDOrdersGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCorporationsCorporationIDOrdersGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDOrdersGatewayTimeout ¶
func NewGetCorporationsCorporationIDOrdersGatewayTimeout() *GetCorporationsCorporationIDOrdersGatewayTimeout
NewGetCorporationsCorporationIDOrdersGatewayTimeout creates a GetCorporationsCorporationIDOrdersGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDOrdersGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDOrdersGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDOrdersGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCorporationsCorporationIDOrdersHistoryBadRequest ¶
type GetCorporationsCorporationIDOrdersHistoryBadRequest struct {
Payload *models.BadRequest
}
GetCorporationsCorporationIDOrdersHistoryBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetCorporationsCorporationIDOrdersHistoryBadRequest ¶
func NewGetCorporationsCorporationIDOrdersHistoryBadRequest() *GetCorporationsCorporationIDOrdersHistoryBadRequest
NewGetCorporationsCorporationIDOrdersHistoryBadRequest creates a GetCorporationsCorporationIDOrdersHistoryBadRequest with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryBadRequest) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryBadRequest) Error() string
func (*GetCorporationsCorporationIDOrdersHistoryBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersHistoryBadRequest) GetPayload() *models.BadRequest
type GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm ¶
type GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm() *GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm
NewGetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm creates a GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersHistoryEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetCorporationsCorporationIDOrdersHistoryForbidden ¶
GetCorporationsCorporationIDOrdersHistoryForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCorporationsCorporationIDOrdersHistoryForbidden ¶
func NewGetCorporationsCorporationIDOrdersHistoryForbidden() *GetCorporationsCorporationIDOrdersHistoryForbidden
NewGetCorporationsCorporationIDOrdersHistoryForbidden creates a GetCorporationsCorporationIDOrdersHistoryForbidden with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryForbidden) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryForbidden) Error() string
func (*GetCorporationsCorporationIDOrdersHistoryForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersHistoryForbidden) GetPayload() *models.Forbidden
type GetCorporationsCorporationIDOrdersHistoryGatewayTimeout ¶
type GetCorporationsCorporationIDOrdersHistoryGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetCorporationsCorporationIDOrdersHistoryGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDOrdersHistoryGatewayTimeout ¶
func NewGetCorporationsCorporationIDOrdersHistoryGatewayTimeout() *GetCorporationsCorporationIDOrdersHistoryGatewayTimeout
NewGetCorporationsCorporationIDOrdersHistoryGatewayTimeout creates a GetCorporationsCorporationIDOrdersHistoryGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDOrdersHistoryGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersHistoryGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetCorporationsCorporationIDOrdersHistoryInternalServerError ¶
type GetCorporationsCorporationIDOrdersHistoryInternalServerError struct {
Payload *models.InternalServerError
}
GetCorporationsCorporationIDOrdersHistoryInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCorporationsCorporationIDOrdersHistoryInternalServerError ¶
func NewGetCorporationsCorporationIDOrdersHistoryInternalServerError() *GetCorporationsCorporationIDOrdersHistoryInternalServerError
NewGetCorporationsCorporationIDOrdersHistoryInternalServerError creates a GetCorporationsCorporationIDOrdersHistoryInternalServerError with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryInternalServerError) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryInternalServerError) Error() string
func (*GetCorporationsCorporationIDOrdersHistoryInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersHistoryInternalServerError) GetPayload() *models.InternalServerError
type GetCorporationsCorporationIDOrdersHistoryNotModified ¶
type GetCorporationsCorporationIDOrdersHistoryNotModified 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 }
GetCorporationsCorporationIDOrdersHistoryNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCorporationsCorporationIDOrdersHistoryNotModified ¶
func NewGetCorporationsCorporationIDOrdersHistoryNotModified() *GetCorporationsCorporationIDOrdersHistoryNotModified
NewGetCorporationsCorporationIDOrdersHistoryNotModified creates a GetCorporationsCorporationIDOrdersHistoryNotModified with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryNotModified) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryNotModified) Error() string
type GetCorporationsCorporationIDOrdersHistoryOK ¶
type GetCorporationsCorporationIDOrdersHistoryOK 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 []*GetCorporationsCorporationIDOrdersHistoryOKBodyItems0 }
GetCorporationsCorporationIDOrdersHistoryOK describes a response with status code 200, with default header values.
Expired and cancelled market orders placed on behalf of a corporation
func NewGetCorporationsCorporationIDOrdersHistoryOK ¶
func NewGetCorporationsCorporationIDOrdersHistoryOK() *GetCorporationsCorporationIDOrdersHistoryOK
NewGetCorporationsCorporationIDOrdersHistoryOK creates a GetCorporationsCorporationIDOrdersHistoryOK with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryOK) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryOK) Error() string
func (*GetCorporationsCorporationIDOrdersHistoryOK) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersHistoryOK) GetPayload() []*GetCorporationsCorporationIDOrdersHistoryOKBodyItems0
type GetCorporationsCorporationIDOrdersHistoryOKBodyItems0 ¶
type GetCorporationsCorporationIDOrdersHistoryOKBodyItems0 struct { // get_corporations_corporation_id_orders_history_duration // // Number of days the order was valid for (starting from the issued date). An order expires at time issued + duration // Required: true Duration *int32 `json:"duration"` // get_corporations_corporation_id_orders_history_escrow // // For buy orders, the amount of ISK in escrow Escrow float64 `json:"escrow,omitempty"` // get_corporations_corporation_id_orders_history_is_buy_order // // True if the order is a bid (buy) order IsBuyOrder bool `json:"is_buy_order,omitempty"` // get_corporations_corporation_id_orders_history_issued // // Date and time when this order was issued // Required: true // Format: date-time Issued *strfmt.DateTime `json:"issued"` // get_corporations_corporation_id_orders_history_issued_by // // The character who issued this order IssuedBy int32 `json:"issued_by,omitempty"` // get_corporations_corporation_id_orders_history_location_id // // ID of the location where order was placed // Required: true LocationID *int64 `json:"location_id"` // get_corporations_corporation_id_orders_history_min_volume // // For buy orders, the minimum quantity that will be accepted in a matching sell order MinVolume int32 `json:"min_volume,omitempty"` // get_corporations_corporation_id_orders_history_order_id // // Unique order ID // Required: true OrderID *int64 `json:"order_id"` // get_corporations_corporation_id_orders_history_price // // Cost per unit for this order // Required: true Price *float64 `json:"price"` // get_corporations_corporation_id_orders_history_range // // Valid order range, numbers are ranges in jumps // Required: true // Enum: [1 10 2 20 3 30 4 40 5 region solarsystem station] Range *string `json:"range"` // get_corporations_corporation_id_orders_history_region_id // // ID of the region where order was placed // Required: true RegionID *int32 `json:"region_id"` // get_corporations_corporation_id_orders_history_state // // Current order state // Required: true // Enum: [cancelled expired] State *string `json:"state"` // get_corporations_corporation_id_orders_history_type_id // // The type ID of the item transacted in this order // Required: true TypeID *int32 `json:"type_id"` // get_corporations_corporation_id_orders_history_volume_remain // // Quantity of items still required or offered // Required: true VolumeRemain *int32 `json:"volume_remain"` // get_corporations_corporation_id_orders_history_volume_total // // Quantity of items required or offered at time order was placed // Required: true VolumeTotal *int32 `json:"volume_total"` // get_corporations_corporation_id_orders_history_wallet_division // // The corporation wallet division used for this order // Required: true // Maximum: 7 // Minimum: 1 WalletDivision *int32 `json:"wallet_division"` }
GetCorporationsCorporationIDOrdersHistoryOKBodyItems0 get_corporations_corporation_id_orders_history_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDOrdersHistoryOKBodyItems0
func (*GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID orders history o k body items0 based on context it is used
func (*GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDOrdersHistoryOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDOrdersHistoryParams ¶
type GetCorporationsCorporationIDOrdersHistoryParams 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 }
GetCorporationsCorporationIDOrdersHistoryParams contains all the parameters to send to the API endpoint
for the get corporations corporation id orders history operation. Typically these are written to a http.Request.
func NewGetCorporationsCorporationIDOrdersHistoryParams ¶
func NewGetCorporationsCorporationIDOrdersHistoryParams() *GetCorporationsCorporationIDOrdersHistoryParams
NewGetCorporationsCorporationIDOrdersHistoryParams creates a new GetCorporationsCorporationIDOrdersHistoryParams 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 NewGetCorporationsCorporationIDOrdersHistoryParamsWithContext ¶
func NewGetCorporationsCorporationIDOrdersHistoryParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDOrdersHistoryParams
NewGetCorporationsCorporationIDOrdersHistoryParamsWithContext creates a new GetCorporationsCorporationIDOrdersHistoryParams object with the ability to set a context for a request.
func NewGetCorporationsCorporationIDOrdersHistoryParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDOrdersHistoryParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDOrdersHistoryParams
NewGetCorporationsCorporationIDOrdersHistoryParamsWithHTTPClient creates a new GetCorporationsCorporationIDOrdersHistoryParams object with the ability to set a custom HTTPClient for a request.
func NewGetCorporationsCorporationIDOrdersHistoryParamsWithTimeout ¶
func NewGetCorporationsCorporationIDOrdersHistoryParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDOrdersHistoryParams
NewGetCorporationsCorporationIDOrdersHistoryParamsWithTimeout creates a new GetCorporationsCorporationIDOrdersHistoryParams object with the ability to set a timeout on a request.
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetContext ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetDefaults()
SetDefaults hydrates default values in the get corporations corporation id orders history params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetPage ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetPage(page *int32)
SetPage adds the page to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) SetToken ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithContext ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDOrdersHistoryParams
WithContext adds the context to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDOrdersHistoryParams
WithCorporationID adds the corporationID to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDOrdersHistoryParams
WithDatasource adds the datasource to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithDefaults() *GetCorporationsCorporationIDOrdersHistoryParams
WithDefaults hydrates default values in the get corporations corporation id orders history params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDOrdersHistoryParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDOrdersHistoryParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithPage ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithPage(page *int32) *GetCorporationsCorporationIDOrdersHistoryParams
WithPage adds the page to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDOrdersHistoryParams
WithTimeout adds the timeout to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WithToken ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WithToken(token *string) *GetCorporationsCorporationIDOrdersHistoryParams
WithToken adds the token to the get corporations corporation id orders history params
func (*GetCorporationsCorporationIDOrdersHistoryParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDOrdersHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDOrdersHistoryReader ¶
type GetCorporationsCorporationIDOrdersHistoryReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDOrdersHistoryReader is a Reader for the GetCorporationsCorporationIDOrdersHistory structure.
func (*GetCorporationsCorporationIDOrdersHistoryReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDOrdersHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDOrdersHistoryServiceUnavailable ¶
type GetCorporationsCorporationIDOrdersHistoryServiceUnavailable struct {
}GetCorporationsCorporationIDOrdersHistoryServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCorporationsCorporationIDOrdersHistoryServiceUnavailable ¶
func NewGetCorporationsCorporationIDOrdersHistoryServiceUnavailable() *GetCorporationsCorporationIDOrdersHistoryServiceUnavailable
NewGetCorporationsCorporationIDOrdersHistoryServiceUnavailable creates a GetCorporationsCorporationIDOrdersHistoryServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDOrdersHistoryServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersHistoryServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationsCorporationIDOrdersHistoryUnauthorized ¶
type GetCorporationsCorporationIDOrdersHistoryUnauthorized struct {
}GetCorporationsCorporationIDOrdersHistoryUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCorporationsCorporationIDOrdersHistoryUnauthorized ¶
func NewGetCorporationsCorporationIDOrdersHistoryUnauthorized() *GetCorporationsCorporationIDOrdersHistoryUnauthorized
NewGetCorporationsCorporationIDOrdersHistoryUnauthorized creates a GetCorporationsCorporationIDOrdersHistoryUnauthorized with default headers values
func (*GetCorporationsCorporationIDOrdersHistoryUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDOrdersHistoryUnauthorized) Error() string
func (*GetCorporationsCorporationIDOrdersHistoryUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersHistoryUnauthorized) GetPayload() *models.Unauthorized
type GetCorporationsCorporationIDOrdersInternalServerError ¶
type GetCorporationsCorporationIDOrdersInternalServerError struct {
Payload *models.InternalServerError
}
GetCorporationsCorporationIDOrdersInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetCorporationsCorporationIDOrdersInternalServerError ¶
func NewGetCorporationsCorporationIDOrdersInternalServerError() *GetCorporationsCorporationIDOrdersInternalServerError
NewGetCorporationsCorporationIDOrdersInternalServerError creates a GetCorporationsCorporationIDOrdersInternalServerError with default headers values
func (*GetCorporationsCorporationIDOrdersInternalServerError) Error ¶
func (o *GetCorporationsCorporationIDOrdersInternalServerError) Error() string
func (*GetCorporationsCorporationIDOrdersInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersInternalServerError) GetPayload() *models.InternalServerError
type GetCorporationsCorporationIDOrdersNotModified ¶
type GetCorporationsCorporationIDOrdersNotModified 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 }
GetCorporationsCorporationIDOrdersNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetCorporationsCorporationIDOrdersNotModified ¶
func NewGetCorporationsCorporationIDOrdersNotModified() *GetCorporationsCorporationIDOrdersNotModified
NewGetCorporationsCorporationIDOrdersNotModified creates a GetCorporationsCorporationIDOrdersNotModified with default headers values
func (*GetCorporationsCorporationIDOrdersNotModified) Error ¶
func (o *GetCorporationsCorporationIDOrdersNotModified) Error() string
type GetCorporationsCorporationIDOrdersOK ¶
type GetCorporationsCorporationIDOrdersOK 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 []*GetCorporationsCorporationIDOrdersOKBodyItems0 }
GetCorporationsCorporationIDOrdersOK describes a response with status code 200, with default header values.
A list of open market orders
func NewGetCorporationsCorporationIDOrdersOK ¶
func NewGetCorporationsCorporationIDOrdersOK() *GetCorporationsCorporationIDOrdersOK
NewGetCorporationsCorporationIDOrdersOK creates a GetCorporationsCorporationIDOrdersOK with default headers values
func (*GetCorporationsCorporationIDOrdersOK) Error ¶
func (o *GetCorporationsCorporationIDOrdersOK) Error() string
func (*GetCorporationsCorporationIDOrdersOK) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersOK) GetPayload() []*GetCorporationsCorporationIDOrdersOKBodyItems0
type GetCorporationsCorporationIDOrdersOKBodyItems0 ¶
type GetCorporationsCorporationIDOrdersOKBodyItems0 struct { // get_corporations_corporation_id_orders_duration // // Number of days for which order is valid (starting from the issued date). An order expires at time issued + duration // Required: true Duration *int32 `json:"duration"` // get_corporations_corporation_id_orders_escrow // // For buy orders, the amount of ISK in escrow Escrow float64 `json:"escrow,omitempty"` // get_corporations_corporation_id_orders_is_buy_order // // True if the order is a bid (buy) order IsBuyOrder bool `json:"is_buy_order,omitempty"` // get_corporations_corporation_id_orders_issued // // Date and time when this order was issued // Required: true // Format: date-time Issued *strfmt.DateTime `json:"issued"` // get_corporations_corporation_id_orders_issued_by // // The character who issued this order // Required: true IssuedBy *int32 `json:"issued_by"` // get_corporations_corporation_id_orders_location_id // // ID of the location where order was placed // Required: true LocationID *int64 `json:"location_id"` // get_corporations_corporation_id_orders_min_volume // // For buy orders, the minimum quantity that will be accepted in a matching sell order MinVolume int32 `json:"min_volume,omitempty"` // get_corporations_corporation_id_orders_order_id // // Unique order ID // Required: true OrderID *int64 `json:"order_id"` // get_corporations_corporation_id_orders_price // // Cost per unit for this order // Required: true Price *float64 `json:"price"` // get_corporations_corporation_id_orders_range // // Valid order range, numbers are ranges in jumps // Required: true // Enum: [1 10 2 20 3 30 4 40 5 region solarsystem station] Range *string `json:"range"` // get_corporations_corporation_id_orders_region_id // // ID of the region where order was placed // Required: true RegionID *int32 `json:"region_id"` // get_corporations_corporation_id_orders_type_id // // The type ID of the item transacted in this order // Required: true TypeID *int32 `json:"type_id"` // get_corporations_corporation_id_orders_volume_remain // // Quantity of items still required or offered // Required: true VolumeRemain *int32 `json:"volume_remain"` // get_corporations_corporation_id_orders_volume_total // // Quantity of items required or offered at time order was placed // Required: true VolumeTotal *int32 `json:"volume_total"` // get_corporations_corporation_id_orders_wallet_division // // The corporation wallet division used for this order. // Required: true // Maximum: 7 // Minimum: 1 WalletDivision *int32 `json:"wallet_division"` }
GetCorporationsCorporationIDOrdersOKBodyItems0 get_corporations_corporation_id_orders_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDOrdersOKBodyItems0
func (*GetCorporationsCorporationIDOrdersOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDOrdersOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get corporations corporation ID orders o k body items0 based on context it is used
func (*GetCorporationsCorporationIDOrdersOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDOrdersOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDOrdersOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDOrdersOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDOrdersParams ¶
type GetCorporationsCorporationIDOrdersParams 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 }
GetCorporationsCorporationIDOrdersParams contains all the parameters to send to the API endpoint
for the get corporations corporation id orders operation. Typically these are written to a http.Request.
func NewGetCorporationsCorporationIDOrdersParams ¶
func NewGetCorporationsCorporationIDOrdersParams() *GetCorporationsCorporationIDOrdersParams
NewGetCorporationsCorporationIDOrdersParams creates a new GetCorporationsCorporationIDOrdersParams 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 NewGetCorporationsCorporationIDOrdersParamsWithContext ¶
func NewGetCorporationsCorporationIDOrdersParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDOrdersParams
NewGetCorporationsCorporationIDOrdersParamsWithContext creates a new GetCorporationsCorporationIDOrdersParams object with the ability to set a context for a request.
func NewGetCorporationsCorporationIDOrdersParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDOrdersParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDOrdersParams
NewGetCorporationsCorporationIDOrdersParamsWithHTTPClient creates a new GetCorporationsCorporationIDOrdersParams object with the ability to set a custom HTTPClient for a request.
func NewGetCorporationsCorporationIDOrdersParamsWithTimeout ¶
func NewGetCorporationsCorporationIDOrdersParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDOrdersParams
NewGetCorporationsCorporationIDOrdersParamsWithTimeout creates a new GetCorporationsCorporationIDOrdersParams object with the ability to set a timeout on a request.
func (*GetCorporationsCorporationIDOrdersParams) SetContext ¶
func (o *GetCorporationsCorporationIDOrdersParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDOrdersParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDOrdersParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) SetDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDOrdersParams) SetDefaults()
SetDefaults hydrates default values in the get corporations corporation id orders params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDOrdersParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDOrdersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDOrdersParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) SetPage ¶
func (o *GetCorporationsCorporationIDOrdersParams) SetPage(page *int32)
SetPage adds the page to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDOrdersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) SetToken ¶
func (o *GetCorporationsCorporationIDOrdersParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WithContext ¶
func (o *GetCorporationsCorporationIDOrdersParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDOrdersParams
WithContext adds the context to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDOrdersParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDOrdersParams
WithCorporationID adds the corporationID to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDOrdersParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDOrdersParams
WithDatasource adds the datasource to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WithDefaults ¶ added in v0.3.0
func (o *GetCorporationsCorporationIDOrdersParams) WithDefaults() *GetCorporationsCorporationIDOrdersParams
WithDefaults hydrates default values in the get corporations corporation id orders params (not the query body).
All values with no default are reset to their zero value.
func (*GetCorporationsCorporationIDOrdersParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDOrdersParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDOrdersParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDOrdersParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDOrdersParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WithPage ¶
func (o *GetCorporationsCorporationIDOrdersParams) WithPage(page *int32) *GetCorporationsCorporationIDOrdersParams
WithPage adds the page to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDOrdersParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDOrdersParams
WithTimeout adds the timeout to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WithToken ¶
func (o *GetCorporationsCorporationIDOrdersParams) WithToken(token *string) *GetCorporationsCorporationIDOrdersParams
WithToken adds the token to the get corporations corporation id orders params
func (*GetCorporationsCorporationIDOrdersParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDOrdersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDOrdersReader ¶
type GetCorporationsCorporationIDOrdersReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDOrdersReader is a Reader for the GetCorporationsCorporationIDOrders structure.
func (*GetCorporationsCorporationIDOrdersReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDOrdersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDOrdersServiceUnavailable ¶
type GetCorporationsCorporationIDOrdersServiceUnavailable struct {
}GetCorporationsCorporationIDOrdersServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetCorporationsCorporationIDOrdersServiceUnavailable ¶
func NewGetCorporationsCorporationIDOrdersServiceUnavailable() *GetCorporationsCorporationIDOrdersServiceUnavailable
NewGetCorporationsCorporationIDOrdersServiceUnavailable creates a GetCorporationsCorporationIDOrdersServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDOrdersServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDOrdersServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDOrdersServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetCorporationsCorporationIDOrdersUnauthorized ¶
type GetCorporationsCorporationIDOrdersUnauthorized struct {
}GetCorporationsCorporationIDOrdersUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetCorporationsCorporationIDOrdersUnauthorized ¶
func NewGetCorporationsCorporationIDOrdersUnauthorized() *GetCorporationsCorporationIDOrdersUnauthorized
NewGetCorporationsCorporationIDOrdersUnauthorized creates a GetCorporationsCorporationIDOrdersUnauthorized with default headers values
func (*GetCorporationsCorporationIDOrdersUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDOrdersUnauthorized) Error() string
func (*GetCorporationsCorporationIDOrdersUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDOrdersUnauthorized) GetPayload() *models.Unauthorized
type GetMarketsGroupsBadRequest ¶
type GetMarketsGroupsBadRequest struct {
Payload *models.BadRequest
}
GetMarketsGroupsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetMarketsGroupsBadRequest ¶
func NewGetMarketsGroupsBadRequest() *GetMarketsGroupsBadRequest
NewGetMarketsGroupsBadRequest creates a GetMarketsGroupsBadRequest with default headers values
func (*GetMarketsGroupsBadRequest) Error ¶
func (o *GetMarketsGroupsBadRequest) Error() string
func (*GetMarketsGroupsBadRequest) GetPayload ¶
func (o *GetMarketsGroupsBadRequest) GetPayload() *models.BadRequest
type GetMarketsGroupsEnhanceYourCalm ¶
type GetMarketsGroupsEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetMarketsGroupsEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetMarketsGroupsEnhanceYourCalm ¶
func NewGetMarketsGroupsEnhanceYourCalm() *GetMarketsGroupsEnhanceYourCalm
NewGetMarketsGroupsEnhanceYourCalm creates a GetMarketsGroupsEnhanceYourCalm with default headers values
func (*GetMarketsGroupsEnhanceYourCalm) Error ¶
func (o *GetMarketsGroupsEnhanceYourCalm) Error() string
func (*GetMarketsGroupsEnhanceYourCalm) GetPayload ¶
func (o *GetMarketsGroupsEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetMarketsGroupsGatewayTimeout ¶
type GetMarketsGroupsGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetMarketsGroupsGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetMarketsGroupsGatewayTimeout ¶
func NewGetMarketsGroupsGatewayTimeout() *GetMarketsGroupsGatewayTimeout
NewGetMarketsGroupsGatewayTimeout creates a GetMarketsGroupsGatewayTimeout with default headers values
func (*GetMarketsGroupsGatewayTimeout) Error ¶
func (o *GetMarketsGroupsGatewayTimeout) Error() string
func (*GetMarketsGroupsGatewayTimeout) GetPayload ¶
func (o *GetMarketsGroupsGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetMarketsGroupsInternalServerError ¶
type GetMarketsGroupsInternalServerError struct {
Payload *models.InternalServerError
}
GetMarketsGroupsInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetMarketsGroupsInternalServerError ¶
func NewGetMarketsGroupsInternalServerError() *GetMarketsGroupsInternalServerError
NewGetMarketsGroupsInternalServerError creates a GetMarketsGroupsInternalServerError with default headers values
func (*GetMarketsGroupsInternalServerError) Error ¶
func (o *GetMarketsGroupsInternalServerError) Error() string
func (*GetMarketsGroupsInternalServerError) GetPayload ¶
func (o *GetMarketsGroupsInternalServerError) GetPayload() *models.InternalServerError
type GetMarketsGroupsMarketGroupIDBadRequest ¶
type GetMarketsGroupsMarketGroupIDBadRequest struct {
Payload *models.BadRequest
}
GetMarketsGroupsMarketGroupIDBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetMarketsGroupsMarketGroupIDBadRequest ¶
func NewGetMarketsGroupsMarketGroupIDBadRequest() *GetMarketsGroupsMarketGroupIDBadRequest
NewGetMarketsGroupsMarketGroupIDBadRequest creates a GetMarketsGroupsMarketGroupIDBadRequest with default headers values
func (*GetMarketsGroupsMarketGroupIDBadRequest) Error ¶
func (o *GetMarketsGroupsMarketGroupIDBadRequest) Error() string
func (*GetMarketsGroupsMarketGroupIDBadRequest) GetPayload ¶
func (o *GetMarketsGroupsMarketGroupIDBadRequest) GetPayload() *models.BadRequest
type GetMarketsGroupsMarketGroupIDEnhanceYourCalm ¶
type GetMarketsGroupsMarketGroupIDEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetMarketsGroupsMarketGroupIDEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetMarketsGroupsMarketGroupIDEnhanceYourCalm ¶
func NewGetMarketsGroupsMarketGroupIDEnhanceYourCalm() *GetMarketsGroupsMarketGroupIDEnhanceYourCalm
NewGetMarketsGroupsMarketGroupIDEnhanceYourCalm creates a GetMarketsGroupsMarketGroupIDEnhanceYourCalm with default headers values
func (*GetMarketsGroupsMarketGroupIDEnhanceYourCalm) Error ¶
func (o *GetMarketsGroupsMarketGroupIDEnhanceYourCalm) Error() string
func (*GetMarketsGroupsMarketGroupIDEnhanceYourCalm) GetPayload ¶
func (o *GetMarketsGroupsMarketGroupIDEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetMarketsGroupsMarketGroupIDGatewayTimeout ¶
type GetMarketsGroupsMarketGroupIDGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetMarketsGroupsMarketGroupIDGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetMarketsGroupsMarketGroupIDGatewayTimeout ¶
func NewGetMarketsGroupsMarketGroupIDGatewayTimeout() *GetMarketsGroupsMarketGroupIDGatewayTimeout
NewGetMarketsGroupsMarketGroupIDGatewayTimeout creates a GetMarketsGroupsMarketGroupIDGatewayTimeout with default headers values
func (*GetMarketsGroupsMarketGroupIDGatewayTimeout) Error ¶
func (o *GetMarketsGroupsMarketGroupIDGatewayTimeout) Error() string
func (*GetMarketsGroupsMarketGroupIDGatewayTimeout) GetPayload ¶
func (o *GetMarketsGroupsMarketGroupIDGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetMarketsGroupsMarketGroupIDInternalServerError ¶
type GetMarketsGroupsMarketGroupIDInternalServerError struct {
Payload *models.InternalServerError
}
GetMarketsGroupsMarketGroupIDInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetMarketsGroupsMarketGroupIDInternalServerError ¶
func NewGetMarketsGroupsMarketGroupIDInternalServerError() *GetMarketsGroupsMarketGroupIDInternalServerError
NewGetMarketsGroupsMarketGroupIDInternalServerError creates a GetMarketsGroupsMarketGroupIDInternalServerError with default headers values
func (*GetMarketsGroupsMarketGroupIDInternalServerError) Error ¶
func (o *GetMarketsGroupsMarketGroupIDInternalServerError) Error() string
func (*GetMarketsGroupsMarketGroupIDInternalServerError) GetPayload ¶
func (o *GetMarketsGroupsMarketGroupIDInternalServerError) GetPayload() *models.InternalServerError
type GetMarketsGroupsMarketGroupIDNotFound ¶
type GetMarketsGroupsMarketGroupIDNotFound struct {
Payload *GetMarketsGroupsMarketGroupIDNotFoundBody
}
GetMarketsGroupsMarketGroupIDNotFound describes a response with status code 404, with default header values.
Market group not found
func NewGetMarketsGroupsMarketGroupIDNotFound ¶
func NewGetMarketsGroupsMarketGroupIDNotFound() *GetMarketsGroupsMarketGroupIDNotFound
NewGetMarketsGroupsMarketGroupIDNotFound creates a GetMarketsGroupsMarketGroupIDNotFound with default headers values
func (*GetMarketsGroupsMarketGroupIDNotFound) Error ¶
func (o *GetMarketsGroupsMarketGroupIDNotFound) Error() string
func (*GetMarketsGroupsMarketGroupIDNotFound) GetPayload ¶
func (o *GetMarketsGroupsMarketGroupIDNotFound) GetPayload() *GetMarketsGroupsMarketGroupIDNotFoundBody
type GetMarketsGroupsMarketGroupIDNotFoundBody ¶
type GetMarketsGroupsMarketGroupIDNotFoundBody struct { // get_markets_groups_market_group_id_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetMarketsGroupsMarketGroupIDNotFoundBody get_markets_groups_market_group_id_not_found // // Not found swagger:model GetMarketsGroupsMarketGroupIDNotFoundBody
func (*GetMarketsGroupsMarketGroupIDNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsGroupsMarketGroupIDNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets groups market group ID not found body based on context it is used
func (*GetMarketsGroupsMarketGroupIDNotFoundBody) MarshalBinary ¶
func (o *GetMarketsGroupsMarketGroupIDNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsGroupsMarketGroupIDNotFoundBody) UnmarshalBinary ¶
func (o *GetMarketsGroupsMarketGroupIDNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsGroupsMarketGroupIDNotModified ¶
type GetMarketsGroupsMarketGroupIDNotModified 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 }
GetMarketsGroupsMarketGroupIDNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetMarketsGroupsMarketGroupIDNotModified ¶
func NewGetMarketsGroupsMarketGroupIDNotModified() *GetMarketsGroupsMarketGroupIDNotModified
NewGetMarketsGroupsMarketGroupIDNotModified creates a GetMarketsGroupsMarketGroupIDNotModified with default headers values
func (*GetMarketsGroupsMarketGroupIDNotModified) Error ¶
func (o *GetMarketsGroupsMarketGroupIDNotModified) Error() string
type GetMarketsGroupsMarketGroupIDOK ¶
type GetMarketsGroupsMarketGroupIDOK struct { /* The caching mechanism used */ CacheControl string /* The language used in the response */ ContentLanguage string /* RFC7232 compliant entity tag */ ETag string /* RFC7231 formatted datetime string */ Expires string /* RFC7231 formatted datetime string */ LastModified string Payload *GetMarketsGroupsMarketGroupIDOKBody }
GetMarketsGroupsMarketGroupIDOK describes a response with status code 200, with default header values.
Information about an item group
func NewGetMarketsGroupsMarketGroupIDOK ¶
func NewGetMarketsGroupsMarketGroupIDOK() *GetMarketsGroupsMarketGroupIDOK
NewGetMarketsGroupsMarketGroupIDOK creates a GetMarketsGroupsMarketGroupIDOK with default headers values
func (*GetMarketsGroupsMarketGroupIDOK) Error ¶
func (o *GetMarketsGroupsMarketGroupIDOK) Error() string
func (*GetMarketsGroupsMarketGroupIDOK) GetPayload ¶
func (o *GetMarketsGroupsMarketGroupIDOK) GetPayload() *GetMarketsGroupsMarketGroupIDOKBody
type GetMarketsGroupsMarketGroupIDOKBody ¶
type GetMarketsGroupsMarketGroupIDOKBody struct { // get_markets_groups_market_group_id_description // // description string // Required: true Description *string `json:"description"` // get_markets_groups_market_group_id_market_group_id // // market_group_id integer // Required: true MarketGroupID *int32 `json:"market_group_id"` // get_markets_groups_market_group_id_name // // name string // Required: true Name *string `json:"name"` // get_markets_groups_market_group_id_parent_group_id // // parent_group_id integer ParentGroupID int32 `json:"parent_group_id,omitempty"` // get_markets_groups_market_group_id_types // // types array // Required: true // Max Items: 5000 Types []int32 `json:"types"` }
GetMarketsGroupsMarketGroupIDOKBody get_markets_groups_market_group_id_ok // // 200 ok object swagger:model GetMarketsGroupsMarketGroupIDOKBody
func (*GetMarketsGroupsMarketGroupIDOKBody) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsGroupsMarketGroupIDOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets groups market group ID o k body based on context it is used
func (*GetMarketsGroupsMarketGroupIDOKBody) MarshalBinary ¶
func (o *GetMarketsGroupsMarketGroupIDOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsGroupsMarketGroupIDOKBody) UnmarshalBinary ¶
func (o *GetMarketsGroupsMarketGroupIDOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsGroupsMarketGroupIDParams ¶
type GetMarketsGroupsMarketGroupIDParams struct { /* AcceptLanguage. Language to use in the response Default: "en" */ AcceptLanguage *string /* 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 /* Language. Language to use in the response, takes precedence over Accept-Language Default: "en" */ Language *string /* MarketGroupID. An Eve item group ID Format: int32 */ MarketGroupID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMarketsGroupsMarketGroupIDParams contains all the parameters to send to the API endpoint
for the get markets groups market group id operation. Typically these are written to a http.Request.
func NewGetMarketsGroupsMarketGroupIDParams ¶
func NewGetMarketsGroupsMarketGroupIDParams() *GetMarketsGroupsMarketGroupIDParams
NewGetMarketsGroupsMarketGroupIDParams creates a new GetMarketsGroupsMarketGroupIDParams 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 NewGetMarketsGroupsMarketGroupIDParamsWithContext ¶
func NewGetMarketsGroupsMarketGroupIDParamsWithContext(ctx context.Context) *GetMarketsGroupsMarketGroupIDParams
NewGetMarketsGroupsMarketGroupIDParamsWithContext creates a new GetMarketsGroupsMarketGroupIDParams object with the ability to set a context for a request.
func NewGetMarketsGroupsMarketGroupIDParamsWithHTTPClient ¶
func NewGetMarketsGroupsMarketGroupIDParamsWithHTTPClient(client *http.Client) *GetMarketsGroupsMarketGroupIDParams
NewGetMarketsGroupsMarketGroupIDParamsWithHTTPClient creates a new GetMarketsGroupsMarketGroupIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetMarketsGroupsMarketGroupIDParamsWithTimeout ¶
func NewGetMarketsGroupsMarketGroupIDParamsWithTimeout(timeout time.Duration) *GetMarketsGroupsMarketGroupIDParams
NewGetMarketsGroupsMarketGroupIDParamsWithTimeout creates a new GetMarketsGroupsMarketGroupIDParams object with the ability to set a timeout on a request.
func (*GetMarketsGroupsMarketGroupIDParams) SetAcceptLanguage ¶
func (o *GetMarketsGroupsMarketGroupIDParams) SetAcceptLanguage(acceptLanguage *string)
SetAcceptLanguage adds the acceptLanguage to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) SetContext ¶
func (o *GetMarketsGroupsMarketGroupIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) SetDatasource ¶
func (o *GetMarketsGroupsMarketGroupIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) SetDefaults ¶ added in v0.3.0
func (o *GetMarketsGroupsMarketGroupIDParams) SetDefaults()
SetDefaults hydrates default values in the get markets groups market group id params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsGroupsMarketGroupIDParams) SetHTTPClient ¶
func (o *GetMarketsGroupsMarketGroupIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) SetIfNoneMatch ¶
func (o *GetMarketsGroupsMarketGroupIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) SetLanguage ¶
func (o *GetMarketsGroupsMarketGroupIDParams) SetLanguage(language *string)
SetLanguage adds the language to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) SetMarketGroupID ¶
func (o *GetMarketsGroupsMarketGroupIDParams) SetMarketGroupID(marketGroupID int32)
SetMarketGroupID adds the marketGroupId to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) SetTimeout ¶
func (o *GetMarketsGroupsMarketGroupIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WithAcceptLanguage ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WithAcceptLanguage(acceptLanguage *string) *GetMarketsGroupsMarketGroupIDParams
WithAcceptLanguage adds the acceptLanguage to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WithContext ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WithContext(ctx context.Context) *GetMarketsGroupsMarketGroupIDParams
WithContext adds the context to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WithDatasource ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WithDatasource(datasource *string) *GetMarketsGroupsMarketGroupIDParams
WithDatasource adds the datasource to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WithDefaults ¶ added in v0.3.0
func (o *GetMarketsGroupsMarketGroupIDParams) WithDefaults() *GetMarketsGroupsMarketGroupIDParams
WithDefaults hydrates default values in the get markets groups market group id params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsGroupsMarketGroupIDParams) WithHTTPClient ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WithHTTPClient(client *http.Client) *GetMarketsGroupsMarketGroupIDParams
WithHTTPClient adds the HTTPClient to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WithIfNoneMatch ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsGroupsMarketGroupIDParams
WithIfNoneMatch adds the ifNoneMatch to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WithLanguage ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WithLanguage(language *string) *GetMarketsGroupsMarketGroupIDParams
WithLanguage adds the language to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WithMarketGroupID ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WithMarketGroupID(marketGroupID int32) *GetMarketsGroupsMarketGroupIDParams
WithMarketGroupID adds the marketGroupID to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WithTimeout ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WithTimeout(timeout time.Duration) *GetMarketsGroupsMarketGroupIDParams
WithTimeout adds the timeout to the get markets groups market group id params
func (*GetMarketsGroupsMarketGroupIDParams) WriteToRequest ¶
func (o *GetMarketsGroupsMarketGroupIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMarketsGroupsMarketGroupIDReader ¶
type GetMarketsGroupsMarketGroupIDReader struct {
// contains filtered or unexported fields
}
GetMarketsGroupsMarketGroupIDReader is a Reader for the GetMarketsGroupsMarketGroupID structure.
func (*GetMarketsGroupsMarketGroupIDReader) ReadResponse ¶
func (o *GetMarketsGroupsMarketGroupIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMarketsGroupsMarketGroupIDServiceUnavailable ¶
type GetMarketsGroupsMarketGroupIDServiceUnavailable struct {
}GetMarketsGroupsMarketGroupIDServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetMarketsGroupsMarketGroupIDServiceUnavailable ¶
func NewGetMarketsGroupsMarketGroupIDServiceUnavailable() *GetMarketsGroupsMarketGroupIDServiceUnavailable
NewGetMarketsGroupsMarketGroupIDServiceUnavailable creates a GetMarketsGroupsMarketGroupIDServiceUnavailable with default headers values
func (*GetMarketsGroupsMarketGroupIDServiceUnavailable) Error ¶
func (o *GetMarketsGroupsMarketGroupIDServiceUnavailable) Error() string
func (*GetMarketsGroupsMarketGroupIDServiceUnavailable) GetPayload ¶
func (o *GetMarketsGroupsMarketGroupIDServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetMarketsGroupsNotModified ¶
type GetMarketsGroupsNotModified 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 }
GetMarketsGroupsNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetMarketsGroupsNotModified ¶
func NewGetMarketsGroupsNotModified() *GetMarketsGroupsNotModified
NewGetMarketsGroupsNotModified creates a GetMarketsGroupsNotModified with default headers values
func (*GetMarketsGroupsNotModified) Error ¶
func (o *GetMarketsGroupsNotModified) Error() string
type GetMarketsGroupsOK ¶
type GetMarketsGroupsOK 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 []int32 }
GetMarketsGroupsOK describes a response with status code 200, with default header values.
A list of item group ids
func NewGetMarketsGroupsOK ¶
func NewGetMarketsGroupsOK() *GetMarketsGroupsOK
NewGetMarketsGroupsOK creates a GetMarketsGroupsOK with default headers values
func (*GetMarketsGroupsOK) Error ¶
func (o *GetMarketsGroupsOK) Error() string
func (*GetMarketsGroupsOK) GetPayload ¶
func (o *GetMarketsGroupsOK) GetPayload() []int32
type GetMarketsGroupsParams ¶
type GetMarketsGroupsParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMarketsGroupsParams contains all the parameters to send to the API endpoint
for the get markets groups operation. Typically these are written to a http.Request.
func NewGetMarketsGroupsParams ¶
func NewGetMarketsGroupsParams() *GetMarketsGroupsParams
NewGetMarketsGroupsParams creates a new GetMarketsGroupsParams 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 NewGetMarketsGroupsParamsWithContext ¶
func NewGetMarketsGroupsParamsWithContext(ctx context.Context) *GetMarketsGroupsParams
NewGetMarketsGroupsParamsWithContext creates a new GetMarketsGroupsParams object with the ability to set a context for a request.
func NewGetMarketsGroupsParamsWithHTTPClient ¶
func NewGetMarketsGroupsParamsWithHTTPClient(client *http.Client) *GetMarketsGroupsParams
NewGetMarketsGroupsParamsWithHTTPClient creates a new GetMarketsGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewGetMarketsGroupsParamsWithTimeout ¶
func NewGetMarketsGroupsParamsWithTimeout(timeout time.Duration) *GetMarketsGroupsParams
NewGetMarketsGroupsParamsWithTimeout creates a new GetMarketsGroupsParams object with the ability to set a timeout on a request.
func (*GetMarketsGroupsParams) SetContext ¶
func (o *GetMarketsGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the get markets groups params
func (*GetMarketsGroupsParams) SetDatasource ¶
func (o *GetMarketsGroupsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get markets groups params
func (*GetMarketsGroupsParams) SetDefaults ¶ added in v0.3.0
func (o *GetMarketsGroupsParams) SetDefaults()
SetDefaults hydrates default values in the get markets groups params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsGroupsParams) SetHTTPClient ¶
func (o *GetMarketsGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get markets groups params
func (*GetMarketsGroupsParams) SetIfNoneMatch ¶
func (o *GetMarketsGroupsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get markets groups params
func (*GetMarketsGroupsParams) SetTimeout ¶
func (o *GetMarketsGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get markets groups params
func (*GetMarketsGroupsParams) WithContext ¶
func (o *GetMarketsGroupsParams) WithContext(ctx context.Context) *GetMarketsGroupsParams
WithContext adds the context to the get markets groups params
func (*GetMarketsGroupsParams) WithDatasource ¶
func (o *GetMarketsGroupsParams) WithDatasource(datasource *string) *GetMarketsGroupsParams
WithDatasource adds the datasource to the get markets groups params
func (*GetMarketsGroupsParams) WithDefaults ¶ added in v0.3.0
func (o *GetMarketsGroupsParams) WithDefaults() *GetMarketsGroupsParams
WithDefaults hydrates default values in the get markets groups params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsGroupsParams) WithHTTPClient ¶
func (o *GetMarketsGroupsParams) WithHTTPClient(client *http.Client) *GetMarketsGroupsParams
WithHTTPClient adds the HTTPClient to the get markets groups params
func (*GetMarketsGroupsParams) WithIfNoneMatch ¶
func (o *GetMarketsGroupsParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsGroupsParams
WithIfNoneMatch adds the ifNoneMatch to the get markets groups params
func (*GetMarketsGroupsParams) WithTimeout ¶
func (o *GetMarketsGroupsParams) WithTimeout(timeout time.Duration) *GetMarketsGroupsParams
WithTimeout adds the timeout to the get markets groups params
func (*GetMarketsGroupsParams) WriteToRequest ¶
func (o *GetMarketsGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMarketsGroupsReader ¶
type GetMarketsGroupsReader struct {
// contains filtered or unexported fields
}
GetMarketsGroupsReader is a Reader for the GetMarketsGroups structure.
func (*GetMarketsGroupsReader) ReadResponse ¶
func (o *GetMarketsGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMarketsGroupsServiceUnavailable ¶
type GetMarketsGroupsServiceUnavailable struct {
}GetMarketsGroupsServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetMarketsGroupsServiceUnavailable ¶
func NewGetMarketsGroupsServiceUnavailable() *GetMarketsGroupsServiceUnavailable
NewGetMarketsGroupsServiceUnavailable creates a GetMarketsGroupsServiceUnavailable with default headers values
func (*GetMarketsGroupsServiceUnavailable) Error ¶
func (o *GetMarketsGroupsServiceUnavailable) Error() string
func (*GetMarketsGroupsServiceUnavailable) GetPayload ¶
func (o *GetMarketsGroupsServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetMarketsPricesBadRequest ¶
type GetMarketsPricesBadRequest struct {
Payload *models.BadRequest
}
GetMarketsPricesBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetMarketsPricesBadRequest ¶
func NewGetMarketsPricesBadRequest() *GetMarketsPricesBadRequest
NewGetMarketsPricesBadRequest creates a GetMarketsPricesBadRequest with default headers values
func (*GetMarketsPricesBadRequest) Error ¶
func (o *GetMarketsPricesBadRequest) Error() string
func (*GetMarketsPricesBadRequest) GetPayload ¶
func (o *GetMarketsPricesBadRequest) GetPayload() *models.BadRequest
type GetMarketsPricesEnhanceYourCalm ¶
type GetMarketsPricesEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetMarketsPricesEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetMarketsPricesEnhanceYourCalm ¶
func NewGetMarketsPricesEnhanceYourCalm() *GetMarketsPricesEnhanceYourCalm
NewGetMarketsPricesEnhanceYourCalm creates a GetMarketsPricesEnhanceYourCalm with default headers values
func (*GetMarketsPricesEnhanceYourCalm) Error ¶
func (o *GetMarketsPricesEnhanceYourCalm) Error() string
func (*GetMarketsPricesEnhanceYourCalm) GetPayload ¶
func (o *GetMarketsPricesEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetMarketsPricesGatewayTimeout ¶
type GetMarketsPricesGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetMarketsPricesGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetMarketsPricesGatewayTimeout ¶
func NewGetMarketsPricesGatewayTimeout() *GetMarketsPricesGatewayTimeout
NewGetMarketsPricesGatewayTimeout creates a GetMarketsPricesGatewayTimeout with default headers values
func (*GetMarketsPricesGatewayTimeout) Error ¶
func (o *GetMarketsPricesGatewayTimeout) Error() string
func (*GetMarketsPricesGatewayTimeout) GetPayload ¶
func (o *GetMarketsPricesGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetMarketsPricesInternalServerError ¶
type GetMarketsPricesInternalServerError struct {
Payload *models.InternalServerError
}
GetMarketsPricesInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetMarketsPricesInternalServerError ¶
func NewGetMarketsPricesInternalServerError() *GetMarketsPricesInternalServerError
NewGetMarketsPricesInternalServerError creates a GetMarketsPricesInternalServerError with default headers values
func (*GetMarketsPricesInternalServerError) Error ¶
func (o *GetMarketsPricesInternalServerError) Error() string
func (*GetMarketsPricesInternalServerError) GetPayload ¶
func (o *GetMarketsPricesInternalServerError) GetPayload() *models.InternalServerError
type GetMarketsPricesNotModified ¶
type GetMarketsPricesNotModified 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 }
GetMarketsPricesNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetMarketsPricesNotModified ¶
func NewGetMarketsPricesNotModified() *GetMarketsPricesNotModified
NewGetMarketsPricesNotModified creates a GetMarketsPricesNotModified with default headers values
func (*GetMarketsPricesNotModified) Error ¶
func (o *GetMarketsPricesNotModified) Error() string
type GetMarketsPricesOK ¶
type GetMarketsPricesOK 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 []*GetMarketsPricesOKBodyItems0 }
GetMarketsPricesOK describes a response with status code 200, with default header values.
A list of prices
func NewGetMarketsPricesOK ¶
func NewGetMarketsPricesOK() *GetMarketsPricesOK
NewGetMarketsPricesOK creates a GetMarketsPricesOK with default headers values
func (*GetMarketsPricesOK) Error ¶
func (o *GetMarketsPricesOK) Error() string
func (*GetMarketsPricesOK) GetPayload ¶
func (o *GetMarketsPricesOK) GetPayload() []*GetMarketsPricesOKBodyItems0
type GetMarketsPricesOKBodyItems0 ¶
type GetMarketsPricesOKBodyItems0 struct { // get_markets_prices_adjusted_price // // adjusted_price number AdjustedPrice float64 `json:"adjusted_price,omitempty"` // get_markets_prices_average_price // // average_price number AveragePrice float64 `json:"average_price,omitempty"` // get_markets_prices_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` }
GetMarketsPricesOKBodyItems0 get_markets_prices_200_ok // // 200 ok object swagger:model GetMarketsPricesOKBodyItems0
func (*GetMarketsPricesOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsPricesOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets prices o k body items0 based on context it is used
func (*GetMarketsPricesOKBodyItems0) MarshalBinary ¶
func (o *GetMarketsPricesOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsPricesOKBodyItems0) UnmarshalBinary ¶
func (o *GetMarketsPricesOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsPricesParams ¶
type GetMarketsPricesParams struct { /* IfNoneMatch. ETag from a previous request. A 304 will be returned if this matches the current ETag */ IfNoneMatch *string /* Datasource. The server name you would like data from Default: "tranquility" */ Datasource *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMarketsPricesParams contains all the parameters to send to the API endpoint
for the get markets prices operation. Typically these are written to a http.Request.
func NewGetMarketsPricesParams ¶
func NewGetMarketsPricesParams() *GetMarketsPricesParams
NewGetMarketsPricesParams creates a new GetMarketsPricesParams 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 NewGetMarketsPricesParamsWithContext ¶
func NewGetMarketsPricesParamsWithContext(ctx context.Context) *GetMarketsPricesParams
NewGetMarketsPricesParamsWithContext creates a new GetMarketsPricesParams object with the ability to set a context for a request.
func NewGetMarketsPricesParamsWithHTTPClient ¶
func NewGetMarketsPricesParamsWithHTTPClient(client *http.Client) *GetMarketsPricesParams
NewGetMarketsPricesParamsWithHTTPClient creates a new GetMarketsPricesParams object with the ability to set a custom HTTPClient for a request.
func NewGetMarketsPricesParamsWithTimeout ¶
func NewGetMarketsPricesParamsWithTimeout(timeout time.Duration) *GetMarketsPricesParams
NewGetMarketsPricesParamsWithTimeout creates a new GetMarketsPricesParams object with the ability to set a timeout on a request.
func (*GetMarketsPricesParams) SetContext ¶
func (o *GetMarketsPricesParams) SetContext(ctx context.Context)
SetContext adds the context to the get markets prices params
func (*GetMarketsPricesParams) SetDatasource ¶
func (o *GetMarketsPricesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get markets prices params
func (*GetMarketsPricesParams) SetDefaults ¶ added in v0.3.0
func (o *GetMarketsPricesParams) SetDefaults()
SetDefaults hydrates default values in the get markets prices params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsPricesParams) SetHTTPClient ¶
func (o *GetMarketsPricesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get markets prices params
func (*GetMarketsPricesParams) SetIfNoneMatch ¶
func (o *GetMarketsPricesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get markets prices params
func (*GetMarketsPricesParams) SetTimeout ¶
func (o *GetMarketsPricesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get markets prices params
func (*GetMarketsPricesParams) WithContext ¶
func (o *GetMarketsPricesParams) WithContext(ctx context.Context) *GetMarketsPricesParams
WithContext adds the context to the get markets prices params
func (*GetMarketsPricesParams) WithDatasource ¶
func (o *GetMarketsPricesParams) WithDatasource(datasource *string) *GetMarketsPricesParams
WithDatasource adds the datasource to the get markets prices params
func (*GetMarketsPricesParams) WithDefaults ¶ added in v0.3.0
func (o *GetMarketsPricesParams) WithDefaults() *GetMarketsPricesParams
WithDefaults hydrates default values in the get markets prices params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsPricesParams) WithHTTPClient ¶
func (o *GetMarketsPricesParams) WithHTTPClient(client *http.Client) *GetMarketsPricesParams
WithHTTPClient adds the HTTPClient to the get markets prices params
func (*GetMarketsPricesParams) WithIfNoneMatch ¶
func (o *GetMarketsPricesParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsPricesParams
WithIfNoneMatch adds the ifNoneMatch to the get markets prices params
func (*GetMarketsPricesParams) WithTimeout ¶
func (o *GetMarketsPricesParams) WithTimeout(timeout time.Duration) *GetMarketsPricesParams
WithTimeout adds the timeout to the get markets prices params
func (*GetMarketsPricesParams) WriteToRequest ¶
func (o *GetMarketsPricesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMarketsPricesReader ¶
type GetMarketsPricesReader struct {
// contains filtered or unexported fields
}
GetMarketsPricesReader is a Reader for the GetMarketsPrices structure.
func (*GetMarketsPricesReader) ReadResponse ¶
func (o *GetMarketsPricesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMarketsPricesServiceUnavailable ¶
type GetMarketsPricesServiceUnavailable struct {
}GetMarketsPricesServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetMarketsPricesServiceUnavailable ¶
func NewGetMarketsPricesServiceUnavailable() *GetMarketsPricesServiceUnavailable
NewGetMarketsPricesServiceUnavailable creates a GetMarketsPricesServiceUnavailable with default headers values
func (*GetMarketsPricesServiceUnavailable) Error ¶
func (o *GetMarketsPricesServiceUnavailable) Error() string
func (*GetMarketsPricesServiceUnavailable) GetPayload ¶
func (o *GetMarketsPricesServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetMarketsRegionIDHistoryBadRequest ¶
type GetMarketsRegionIDHistoryBadRequest struct {
Payload *models.BadRequest
}
GetMarketsRegionIDHistoryBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetMarketsRegionIDHistoryBadRequest ¶
func NewGetMarketsRegionIDHistoryBadRequest() *GetMarketsRegionIDHistoryBadRequest
NewGetMarketsRegionIDHistoryBadRequest creates a GetMarketsRegionIDHistoryBadRequest with default headers values
func (*GetMarketsRegionIDHistoryBadRequest) Error ¶
func (o *GetMarketsRegionIDHistoryBadRequest) Error() string
func (*GetMarketsRegionIDHistoryBadRequest) GetPayload ¶
func (o *GetMarketsRegionIDHistoryBadRequest) GetPayload() *models.BadRequest
type GetMarketsRegionIDHistoryEnhanceYourCalm ¶
type GetMarketsRegionIDHistoryEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetMarketsRegionIDHistoryEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetMarketsRegionIDHistoryEnhanceYourCalm ¶
func NewGetMarketsRegionIDHistoryEnhanceYourCalm() *GetMarketsRegionIDHistoryEnhanceYourCalm
NewGetMarketsRegionIDHistoryEnhanceYourCalm creates a GetMarketsRegionIDHistoryEnhanceYourCalm with default headers values
func (*GetMarketsRegionIDHistoryEnhanceYourCalm) Error ¶
func (o *GetMarketsRegionIDHistoryEnhanceYourCalm) Error() string
func (*GetMarketsRegionIDHistoryEnhanceYourCalm) GetPayload ¶
func (o *GetMarketsRegionIDHistoryEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetMarketsRegionIDHistoryGatewayTimeout ¶
type GetMarketsRegionIDHistoryGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetMarketsRegionIDHistoryGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetMarketsRegionIDHistoryGatewayTimeout ¶
func NewGetMarketsRegionIDHistoryGatewayTimeout() *GetMarketsRegionIDHistoryGatewayTimeout
NewGetMarketsRegionIDHistoryGatewayTimeout creates a GetMarketsRegionIDHistoryGatewayTimeout with default headers values
func (*GetMarketsRegionIDHistoryGatewayTimeout) Error ¶
func (o *GetMarketsRegionIDHistoryGatewayTimeout) Error() string
func (*GetMarketsRegionIDHistoryGatewayTimeout) GetPayload ¶
func (o *GetMarketsRegionIDHistoryGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetMarketsRegionIDHistoryInternalServerError ¶
type GetMarketsRegionIDHistoryInternalServerError struct {
Payload *models.InternalServerError
}
GetMarketsRegionIDHistoryInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetMarketsRegionIDHistoryInternalServerError ¶
func NewGetMarketsRegionIDHistoryInternalServerError() *GetMarketsRegionIDHistoryInternalServerError
NewGetMarketsRegionIDHistoryInternalServerError creates a GetMarketsRegionIDHistoryInternalServerError with default headers values
func (*GetMarketsRegionIDHistoryInternalServerError) Error ¶
func (o *GetMarketsRegionIDHistoryInternalServerError) Error() string
func (*GetMarketsRegionIDHistoryInternalServerError) GetPayload ¶
func (o *GetMarketsRegionIDHistoryInternalServerError) GetPayload() *models.InternalServerError
type GetMarketsRegionIDHistoryNotFound ¶
type GetMarketsRegionIDHistoryNotFound struct {
Payload *GetMarketsRegionIDHistoryNotFoundBody
}
GetMarketsRegionIDHistoryNotFound describes a response with status code 404, with default header values.
Type not found
func NewGetMarketsRegionIDHistoryNotFound ¶
func NewGetMarketsRegionIDHistoryNotFound() *GetMarketsRegionIDHistoryNotFound
NewGetMarketsRegionIDHistoryNotFound creates a GetMarketsRegionIDHistoryNotFound with default headers values
func (*GetMarketsRegionIDHistoryNotFound) Error ¶
func (o *GetMarketsRegionIDHistoryNotFound) Error() string
func (*GetMarketsRegionIDHistoryNotFound) GetPayload ¶
func (o *GetMarketsRegionIDHistoryNotFound) GetPayload() *GetMarketsRegionIDHistoryNotFoundBody
type GetMarketsRegionIDHistoryNotFoundBody ¶
type GetMarketsRegionIDHistoryNotFoundBody struct { // get_markets_region_id_history_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetMarketsRegionIDHistoryNotFoundBody get_markets_region_id_history_not_found // // Not found swagger:model GetMarketsRegionIDHistoryNotFoundBody
func (*GetMarketsRegionIDHistoryNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsRegionIDHistoryNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets region ID history not found body based on context it is used
func (*GetMarketsRegionIDHistoryNotFoundBody) MarshalBinary ¶
func (o *GetMarketsRegionIDHistoryNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsRegionIDHistoryNotFoundBody) UnmarshalBinary ¶
func (o *GetMarketsRegionIDHistoryNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsRegionIDHistoryNotModified ¶
type GetMarketsRegionIDHistoryNotModified 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 }
GetMarketsRegionIDHistoryNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetMarketsRegionIDHistoryNotModified ¶
func NewGetMarketsRegionIDHistoryNotModified() *GetMarketsRegionIDHistoryNotModified
NewGetMarketsRegionIDHistoryNotModified creates a GetMarketsRegionIDHistoryNotModified with default headers values
func (*GetMarketsRegionIDHistoryNotModified) Error ¶
func (o *GetMarketsRegionIDHistoryNotModified) Error() string
type GetMarketsRegionIDHistoryOK ¶
type GetMarketsRegionIDHistoryOK 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 []*GetMarketsRegionIDHistoryOKBodyItems0 }
GetMarketsRegionIDHistoryOK describes a response with status code 200, with default header values.
A list of historical market statistics
func NewGetMarketsRegionIDHistoryOK ¶
func NewGetMarketsRegionIDHistoryOK() *GetMarketsRegionIDHistoryOK
NewGetMarketsRegionIDHistoryOK creates a GetMarketsRegionIDHistoryOK with default headers values
func (*GetMarketsRegionIDHistoryOK) Error ¶
func (o *GetMarketsRegionIDHistoryOK) Error() string
func (*GetMarketsRegionIDHistoryOK) GetPayload ¶
func (o *GetMarketsRegionIDHistoryOK) GetPayload() []*GetMarketsRegionIDHistoryOKBodyItems0
type GetMarketsRegionIDHistoryOKBodyItems0 ¶
type GetMarketsRegionIDHistoryOKBodyItems0 struct { // get_markets_region_id_history_average // // average number // Required: true Average *float64 `json:"average"` // get_markets_region_id_history_date // // The date of this historical statistic entry // Required: true // Format: date Date *strfmt.Date `json:"date"` // get_markets_region_id_history_highest // // highest number // Required: true Highest *float64 `json:"highest"` // get_markets_region_id_history_lowest // // lowest number // Required: true Lowest *float64 `json:"lowest"` // get_markets_region_id_history_order_count // // Total number of orders happened that day // Required: true OrderCount *int64 `json:"order_count"` // get_markets_region_id_history_volume // // Total // Required: true Volume *int64 `json:"volume"` }
GetMarketsRegionIDHistoryOKBodyItems0 get_markets_region_id_history_200_ok // // 200 ok object swagger:model GetMarketsRegionIDHistoryOKBodyItems0
func (*GetMarketsRegionIDHistoryOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsRegionIDHistoryOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets region ID history o k body items0 based on context it is used
func (*GetMarketsRegionIDHistoryOKBodyItems0) MarshalBinary ¶
func (o *GetMarketsRegionIDHistoryOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsRegionIDHistoryOKBodyItems0) UnmarshalBinary ¶
func (o *GetMarketsRegionIDHistoryOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsRegionIDHistoryParams ¶
type GetMarketsRegionIDHistoryParams 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 /* RegionID. Return statistics in this region Format: int32 */ RegionID int32 /* TypeID. Return statistics for this type Format: int32 */ TypeID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMarketsRegionIDHistoryParams contains all the parameters to send to the API endpoint
for the get markets region id history operation. Typically these are written to a http.Request.
func NewGetMarketsRegionIDHistoryParams ¶
func NewGetMarketsRegionIDHistoryParams() *GetMarketsRegionIDHistoryParams
NewGetMarketsRegionIDHistoryParams creates a new GetMarketsRegionIDHistoryParams 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 NewGetMarketsRegionIDHistoryParamsWithContext ¶
func NewGetMarketsRegionIDHistoryParamsWithContext(ctx context.Context) *GetMarketsRegionIDHistoryParams
NewGetMarketsRegionIDHistoryParamsWithContext creates a new GetMarketsRegionIDHistoryParams object with the ability to set a context for a request.
func NewGetMarketsRegionIDHistoryParamsWithHTTPClient ¶
func NewGetMarketsRegionIDHistoryParamsWithHTTPClient(client *http.Client) *GetMarketsRegionIDHistoryParams
NewGetMarketsRegionIDHistoryParamsWithHTTPClient creates a new GetMarketsRegionIDHistoryParams object with the ability to set a custom HTTPClient for a request.
func NewGetMarketsRegionIDHistoryParamsWithTimeout ¶
func NewGetMarketsRegionIDHistoryParamsWithTimeout(timeout time.Duration) *GetMarketsRegionIDHistoryParams
NewGetMarketsRegionIDHistoryParamsWithTimeout creates a new GetMarketsRegionIDHistoryParams object with the ability to set a timeout on a request.
func (*GetMarketsRegionIDHistoryParams) SetContext ¶
func (o *GetMarketsRegionIDHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) SetDatasource ¶
func (o *GetMarketsRegionIDHistoryParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) SetDefaults ¶ added in v0.3.0
func (o *GetMarketsRegionIDHistoryParams) SetDefaults()
SetDefaults hydrates default values in the get markets region id history params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsRegionIDHistoryParams) SetHTTPClient ¶
func (o *GetMarketsRegionIDHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) SetIfNoneMatch ¶
func (o *GetMarketsRegionIDHistoryParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) SetRegionID ¶
func (o *GetMarketsRegionIDHistoryParams) SetRegionID(regionID int32)
SetRegionID adds the regionId to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) SetTimeout ¶
func (o *GetMarketsRegionIDHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) SetTypeID ¶
func (o *GetMarketsRegionIDHistoryParams) SetTypeID(typeID int32)
SetTypeID adds the typeId to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) WithContext ¶
func (o *GetMarketsRegionIDHistoryParams) WithContext(ctx context.Context) *GetMarketsRegionIDHistoryParams
WithContext adds the context to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) WithDatasource ¶
func (o *GetMarketsRegionIDHistoryParams) WithDatasource(datasource *string) *GetMarketsRegionIDHistoryParams
WithDatasource adds the datasource to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) WithDefaults ¶ added in v0.3.0
func (o *GetMarketsRegionIDHistoryParams) WithDefaults() *GetMarketsRegionIDHistoryParams
WithDefaults hydrates default values in the get markets region id history params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsRegionIDHistoryParams) WithHTTPClient ¶
func (o *GetMarketsRegionIDHistoryParams) WithHTTPClient(client *http.Client) *GetMarketsRegionIDHistoryParams
WithHTTPClient adds the HTTPClient to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) WithIfNoneMatch ¶
func (o *GetMarketsRegionIDHistoryParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsRegionIDHistoryParams
WithIfNoneMatch adds the ifNoneMatch to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) WithRegionID ¶
func (o *GetMarketsRegionIDHistoryParams) WithRegionID(regionID int32) *GetMarketsRegionIDHistoryParams
WithRegionID adds the regionID to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) WithTimeout ¶
func (o *GetMarketsRegionIDHistoryParams) WithTimeout(timeout time.Duration) *GetMarketsRegionIDHistoryParams
WithTimeout adds the timeout to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) WithTypeID ¶
func (o *GetMarketsRegionIDHistoryParams) WithTypeID(typeID int32) *GetMarketsRegionIDHistoryParams
WithTypeID adds the typeID to the get markets region id history params
func (*GetMarketsRegionIDHistoryParams) WriteToRequest ¶
func (o *GetMarketsRegionIDHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMarketsRegionIDHistoryReader ¶
type GetMarketsRegionIDHistoryReader struct {
// contains filtered or unexported fields
}
GetMarketsRegionIDHistoryReader is a Reader for the GetMarketsRegionIDHistory structure.
func (*GetMarketsRegionIDHistoryReader) ReadResponse ¶
func (o *GetMarketsRegionIDHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMarketsRegionIDHistoryServiceUnavailable ¶
type GetMarketsRegionIDHistoryServiceUnavailable struct {
}GetMarketsRegionIDHistoryServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetMarketsRegionIDHistoryServiceUnavailable ¶
func NewGetMarketsRegionIDHistoryServiceUnavailable() *GetMarketsRegionIDHistoryServiceUnavailable
NewGetMarketsRegionIDHistoryServiceUnavailable creates a GetMarketsRegionIDHistoryServiceUnavailable with default headers values
func (*GetMarketsRegionIDHistoryServiceUnavailable) Error ¶
func (o *GetMarketsRegionIDHistoryServiceUnavailable) Error() string
func (*GetMarketsRegionIDHistoryServiceUnavailable) GetPayload ¶
func (o *GetMarketsRegionIDHistoryServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetMarketsRegionIDHistoryStatus520 ¶
type GetMarketsRegionIDHistoryStatus520 struct {
Payload *GetMarketsRegionIDHistoryStatus520Body
}
GetMarketsRegionIDHistoryStatus520 describes a response with status code 520, with default header values.
Internal error thrown from the EVE server
func NewGetMarketsRegionIDHistoryStatus520 ¶
func NewGetMarketsRegionIDHistoryStatus520() *GetMarketsRegionIDHistoryStatus520
NewGetMarketsRegionIDHistoryStatus520 creates a GetMarketsRegionIDHistoryStatus520 with default headers values
func (*GetMarketsRegionIDHistoryStatus520) Error ¶
func (o *GetMarketsRegionIDHistoryStatus520) Error() string
func (*GetMarketsRegionIDHistoryStatus520) GetPayload ¶
func (o *GetMarketsRegionIDHistoryStatus520) GetPayload() *GetMarketsRegionIDHistoryStatus520Body
type GetMarketsRegionIDHistoryStatus520Body ¶
type GetMarketsRegionIDHistoryStatus520Body struct { // get_markets_region_id_history_520_error_520 // // Error 520 message Error string `json:"error,omitempty"` }
GetMarketsRegionIDHistoryStatus520Body get_markets_region_id_history_error_520 // // Error 520 swagger:model GetMarketsRegionIDHistoryStatus520Body
func (*GetMarketsRegionIDHistoryStatus520Body) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsRegionIDHistoryStatus520Body) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets region ID history status520 body based on context it is used
func (*GetMarketsRegionIDHistoryStatus520Body) MarshalBinary ¶
func (o *GetMarketsRegionIDHistoryStatus520Body) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsRegionIDHistoryStatus520Body) UnmarshalBinary ¶
func (o *GetMarketsRegionIDHistoryStatus520Body) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsRegionIDHistoryUnprocessableEntity ¶
type GetMarketsRegionIDHistoryUnprocessableEntity struct {
Payload *GetMarketsRegionIDHistoryUnprocessableEntityBody
}
GetMarketsRegionIDHistoryUnprocessableEntity describes a response with status code 422, with default header values.
Not found
func NewGetMarketsRegionIDHistoryUnprocessableEntity ¶
func NewGetMarketsRegionIDHistoryUnprocessableEntity() *GetMarketsRegionIDHistoryUnprocessableEntity
NewGetMarketsRegionIDHistoryUnprocessableEntity creates a GetMarketsRegionIDHistoryUnprocessableEntity with default headers values
func (*GetMarketsRegionIDHistoryUnprocessableEntity) Error ¶
func (o *GetMarketsRegionIDHistoryUnprocessableEntity) Error() string
func (*GetMarketsRegionIDHistoryUnprocessableEntity) GetPayload ¶
func (o *GetMarketsRegionIDHistoryUnprocessableEntity) GetPayload() *GetMarketsRegionIDHistoryUnprocessableEntityBody
type GetMarketsRegionIDHistoryUnprocessableEntityBody ¶
type GetMarketsRegionIDHistoryUnprocessableEntityBody struct { // get_markets_region_id_history_422_unprocessable_entity // // Unprocessable entity message Error string `json:"error,omitempty"` }
GetMarketsRegionIDHistoryUnprocessableEntityBody get_markets_region_id_history_unprocessable_entity // // Unprocessable entity swagger:model GetMarketsRegionIDHistoryUnprocessableEntityBody
func (*GetMarketsRegionIDHistoryUnprocessableEntityBody) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsRegionIDHistoryUnprocessableEntityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets region ID history unprocessable entity body based on context it is used
func (*GetMarketsRegionIDHistoryUnprocessableEntityBody) MarshalBinary ¶
func (o *GetMarketsRegionIDHistoryUnprocessableEntityBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsRegionIDHistoryUnprocessableEntityBody) UnmarshalBinary ¶
func (o *GetMarketsRegionIDHistoryUnprocessableEntityBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsRegionIDOrdersBadRequest ¶
type GetMarketsRegionIDOrdersBadRequest struct {
Payload *models.BadRequest
}
GetMarketsRegionIDOrdersBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetMarketsRegionIDOrdersBadRequest ¶
func NewGetMarketsRegionIDOrdersBadRequest() *GetMarketsRegionIDOrdersBadRequest
NewGetMarketsRegionIDOrdersBadRequest creates a GetMarketsRegionIDOrdersBadRequest with default headers values
func (*GetMarketsRegionIDOrdersBadRequest) Error ¶
func (o *GetMarketsRegionIDOrdersBadRequest) Error() string
func (*GetMarketsRegionIDOrdersBadRequest) GetPayload ¶
func (o *GetMarketsRegionIDOrdersBadRequest) GetPayload() *models.BadRequest
type GetMarketsRegionIDOrdersEnhanceYourCalm ¶
type GetMarketsRegionIDOrdersEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetMarketsRegionIDOrdersEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetMarketsRegionIDOrdersEnhanceYourCalm ¶
func NewGetMarketsRegionIDOrdersEnhanceYourCalm() *GetMarketsRegionIDOrdersEnhanceYourCalm
NewGetMarketsRegionIDOrdersEnhanceYourCalm creates a GetMarketsRegionIDOrdersEnhanceYourCalm with default headers values
func (*GetMarketsRegionIDOrdersEnhanceYourCalm) Error ¶
func (o *GetMarketsRegionIDOrdersEnhanceYourCalm) Error() string
func (*GetMarketsRegionIDOrdersEnhanceYourCalm) GetPayload ¶
func (o *GetMarketsRegionIDOrdersEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetMarketsRegionIDOrdersGatewayTimeout ¶
type GetMarketsRegionIDOrdersGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetMarketsRegionIDOrdersGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetMarketsRegionIDOrdersGatewayTimeout ¶
func NewGetMarketsRegionIDOrdersGatewayTimeout() *GetMarketsRegionIDOrdersGatewayTimeout
NewGetMarketsRegionIDOrdersGatewayTimeout creates a GetMarketsRegionIDOrdersGatewayTimeout with default headers values
func (*GetMarketsRegionIDOrdersGatewayTimeout) Error ¶
func (o *GetMarketsRegionIDOrdersGatewayTimeout) Error() string
func (*GetMarketsRegionIDOrdersGatewayTimeout) GetPayload ¶
func (o *GetMarketsRegionIDOrdersGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetMarketsRegionIDOrdersInternalServerError ¶
type GetMarketsRegionIDOrdersInternalServerError struct {
Payload *models.InternalServerError
}
GetMarketsRegionIDOrdersInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetMarketsRegionIDOrdersInternalServerError ¶
func NewGetMarketsRegionIDOrdersInternalServerError() *GetMarketsRegionIDOrdersInternalServerError
NewGetMarketsRegionIDOrdersInternalServerError creates a GetMarketsRegionIDOrdersInternalServerError with default headers values
func (*GetMarketsRegionIDOrdersInternalServerError) Error ¶
func (o *GetMarketsRegionIDOrdersInternalServerError) Error() string
func (*GetMarketsRegionIDOrdersInternalServerError) GetPayload ¶
func (o *GetMarketsRegionIDOrdersInternalServerError) GetPayload() *models.InternalServerError
type GetMarketsRegionIDOrdersNotFound ¶
type GetMarketsRegionIDOrdersNotFound struct {
Payload *GetMarketsRegionIDOrdersNotFoundBody
}
GetMarketsRegionIDOrdersNotFound describes a response with status code 404, with default header values.
Not found
func NewGetMarketsRegionIDOrdersNotFound ¶
func NewGetMarketsRegionIDOrdersNotFound() *GetMarketsRegionIDOrdersNotFound
NewGetMarketsRegionIDOrdersNotFound creates a GetMarketsRegionIDOrdersNotFound with default headers values
func (*GetMarketsRegionIDOrdersNotFound) Error ¶
func (o *GetMarketsRegionIDOrdersNotFound) Error() string
func (*GetMarketsRegionIDOrdersNotFound) GetPayload ¶
func (o *GetMarketsRegionIDOrdersNotFound) GetPayload() *GetMarketsRegionIDOrdersNotFoundBody
type GetMarketsRegionIDOrdersNotFoundBody ¶
type GetMarketsRegionIDOrdersNotFoundBody struct { // get_markets_region_id_orders_404_not_found // // Not found message Error string `json:"error,omitempty"` }
GetMarketsRegionIDOrdersNotFoundBody get_markets_region_id_orders_not_found // // Not found swagger:model GetMarketsRegionIDOrdersNotFoundBody
func (*GetMarketsRegionIDOrdersNotFoundBody) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsRegionIDOrdersNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets region ID orders not found body based on context it is used
func (*GetMarketsRegionIDOrdersNotFoundBody) MarshalBinary ¶
func (o *GetMarketsRegionIDOrdersNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsRegionIDOrdersNotFoundBody) UnmarshalBinary ¶
func (o *GetMarketsRegionIDOrdersNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsRegionIDOrdersNotModified ¶
type GetMarketsRegionIDOrdersNotModified 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 }
GetMarketsRegionIDOrdersNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetMarketsRegionIDOrdersNotModified ¶
func NewGetMarketsRegionIDOrdersNotModified() *GetMarketsRegionIDOrdersNotModified
NewGetMarketsRegionIDOrdersNotModified creates a GetMarketsRegionIDOrdersNotModified with default headers values
func (*GetMarketsRegionIDOrdersNotModified) Error ¶
func (o *GetMarketsRegionIDOrdersNotModified) Error() string
type GetMarketsRegionIDOrdersOK ¶
type GetMarketsRegionIDOrdersOK 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 []*GetMarketsRegionIDOrdersOKBodyItems0 }
GetMarketsRegionIDOrdersOK describes a response with status code 200, with default header values.
A list of orders
func NewGetMarketsRegionIDOrdersOK ¶
func NewGetMarketsRegionIDOrdersOK() *GetMarketsRegionIDOrdersOK
NewGetMarketsRegionIDOrdersOK creates a GetMarketsRegionIDOrdersOK with default headers values
func (*GetMarketsRegionIDOrdersOK) Error ¶
func (o *GetMarketsRegionIDOrdersOK) Error() string
func (*GetMarketsRegionIDOrdersOK) GetPayload ¶
func (o *GetMarketsRegionIDOrdersOK) GetPayload() []*GetMarketsRegionIDOrdersOKBodyItems0
type GetMarketsRegionIDOrdersOKBodyItems0 ¶
type GetMarketsRegionIDOrdersOKBodyItems0 struct { // get_markets_region_id_orders_duration // // duration integer // Required: true Duration *int32 `json:"duration"` // get_markets_region_id_orders_is_buy_order // // is_buy_order boolean // Required: true IsBuyOrder *bool `json:"is_buy_order"` // get_markets_region_id_orders_issued // // issued string // Required: true // Format: date-time Issued *strfmt.DateTime `json:"issued"` // get_markets_region_id_orders_location_id // // location_id integer // Required: true LocationID *int64 `json:"location_id"` // get_markets_region_id_orders_min_volume // // min_volume integer // Required: true MinVolume *int32 `json:"min_volume"` // get_markets_region_id_orders_order_id // // order_id integer // Required: true OrderID *int64 `json:"order_id"` // get_markets_region_id_orders_price // // price number // Required: true Price *float64 `json:"price"` // get_markets_region_id_orders_range // // range string // Required: true // Enum: [station region solarsystem 1 2 3 4 5 10 20 30 40] Range *string `json:"range"` // get_markets_region_id_orders_system_id // // The solar system this order was placed // Required: true SystemID *int32 `json:"system_id"` // get_markets_region_id_orders_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` // get_markets_region_id_orders_volume_remain // // volume_remain integer // Required: true VolumeRemain *int32 `json:"volume_remain"` // get_markets_region_id_orders_volume_total // // volume_total integer // Required: true VolumeTotal *int32 `json:"volume_total"` }
GetMarketsRegionIDOrdersOKBodyItems0 get_markets_region_id_orders_200_ok // // 200 ok object swagger:model GetMarketsRegionIDOrdersOKBodyItems0
func (*GetMarketsRegionIDOrdersOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsRegionIDOrdersOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets region ID orders o k body items0 based on context it is used
func (*GetMarketsRegionIDOrdersOKBodyItems0) MarshalBinary ¶
func (o *GetMarketsRegionIDOrdersOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsRegionIDOrdersOKBodyItems0) UnmarshalBinary ¶
func (o *GetMarketsRegionIDOrdersOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsRegionIDOrdersParams ¶
type GetMarketsRegionIDOrdersParams 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 /* OrderType. Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders Default: "all" */ OrderType string /* Page. Which page of results to return Format: int32 Default: 1 */ Page *int32 /* RegionID. Return orders in this region Format: int32 */ RegionID int32 /* TypeID. Return orders only for this type Format: int32 */ TypeID *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMarketsRegionIDOrdersParams contains all the parameters to send to the API endpoint
for the get markets region id orders operation. Typically these are written to a http.Request.
func NewGetMarketsRegionIDOrdersParams ¶
func NewGetMarketsRegionIDOrdersParams() *GetMarketsRegionIDOrdersParams
NewGetMarketsRegionIDOrdersParams creates a new GetMarketsRegionIDOrdersParams 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 NewGetMarketsRegionIDOrdersParamsWithContext ¶
func NewGetMarketsRegionIDOrdersParamsWithContext(ctx context.Context) *GetMarketsRegionIDOrdersParams
NewGetMarketsRegionIDOrdersParamsWithContext creates a new GetMarketsRegionIDOrdersParams object with the ability to set a context for a request.
func NewGetMarketsRegionIDOrdersParamsWithHTTPClient ¶
func NewGetMarketsRegionIDOrdersParamsWithHTTPClient(client *http.Client) *GetMarketsRegionIDOrdersParams
NewGetMarketsRegionIDOrdersParamsWithHTTPClient creates a new GetMarketsRegionIDOrdersParams object with the ability to set a custom HTTPClient for a request.
func NewGetMarketsRegionIDOrdersParamsWithTimeout ¶
func NewGetMarketsRegionIDOrdersParamsWithTimeout(timeout time.Duration) *GetMarketsRegionIDOrdersParams
NewGetMarketsRegionIDOrdersParamsWithTimeout creates a new GetMarketsRegionIDOrdersParams object with the ability to set a timeout on a request.
func (*GetMarketsRegionIDOrdersParams) SetContext ¶
func (o *GetMarketsRegionIDOrdersParams) SetContext(ctx context.Context)
SetContext adds the context to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) SetDatasource ¶
func (o *GetMarketsRegionIDOrdersParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) SetDefaults ¶ added in v0.3.0
func (o *GetMarketsRegionIDOrdersParams) SetDefaults()
SetDefaults hydrates default values in the get markets region id orders params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsRegionIDOrdersParams) SetHTTPClient ¶
func (o *GetMarketsRegionIDOrdersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) SetIfNoneMatch ¶
func (o *GetMarketsRegionIDOrdersParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) SetOrderType ¶
func (o *GetMarketsRegionIDOrdersParams) SetOrderType(orderType string)
SetOrderType adds the orderType to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) SetPage ¶
func (o *GetMarketsRegionIDOrdersParams) SetPage(page *int32)
SetPage adds the page to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) SetRegionID ¶
func (o *GetMarketsRegionIDOrdersParams) SetRegionID(regionID int32)
SetRegionID adds the regionId to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) SetTimeout ¶
func (o *GetMarketsRegionIDOrdersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) SetTypeID ¶
func (o *GetMarketsRegionIDOrdersParams) SetTypeID(typeID *int32)
SetTypeID adds the typeId to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithContext ¶
func (o *GetMarketsRegionIDOrdersParams) WithContext(ctx context.Context) *GetMarketsRegionIDOrdersParams
WithContext adds the context to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithDatasource ¶
func (o *GetMarketsRegionIDOrdersParams) WithDatasource(datasource *string) *GetMarketsRegionIDOrdersParams
WithDatasource adds the datasource to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithDefaults ¶ added in v0.3.0
func (o *GetMarketsRegionIDOrdersParams) WithDefaults() *GetMarketsRegionIDOrdersParams
WithDefaults hydrates default values in the get markets region id orders params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsRegionIDOrdersParams) WithHTTPClient ¶
func (o *GetMarketsRegionIDOrdersParams) WithHTTPClient(client *http.Client) *GetMarketsRegionIDOrdersParams
WithHTTPClient adds the HTTPClient to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithIfNoneMatch ¶
func (o *GetMarketsRegionIDOrdersParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsRegionIDOrdersParams
WithIfNoneMatch adds the ifNoneMatch to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithOrderType ¶
func (o *GetMarketsRegionIDOrdersParams) WithOrderType(orderType string) *GetMarketsRegionIDOrdersParams
WithOrderType adds the orderType to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithPage ¶
func (o *GetMarketsRegionIDOrdersParams) WithPage(page *int32) *GetMarketsRegionIDOrdersParams
WithPage adds the page to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithRegionID ¶
func (o *GetMarketsRegionIDOrdersParams) WithRegionID(regionID int32) *GetMarketsRegionIDOrdersParams
WithRegionID adds the regionID to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithTimeout ¶
func (o *GetMarketsRegionIDOrdersParams) WithTimeout(timeout time.Duration) *GetMarketsRegionIDOrdersParams
WithTimeout adds the timeout to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WithTypeID ¶
func (o *GetMarketsRegionIDOrdersParams) WithTypeID(typeID *int32) *GetMarketsRegionIDOrdersParams
WithTypeID adds the typeID to the get markets region id orders params
func (*GetMarketsRegionIDOrdersParams) WriteToRequest ¶
func (o *GetMarketsRegionIDOrdersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMarketsRegionIDOrdersReader ¶
type GetMarketsRegionIDOrdersReader struct {
// contains filtered or unexported fields
}
GetMarketsRegionIDOrdersReader is a Reader for the GetMarketsRegionIDOrders structure.
func (*GetMarketsRegionIDOrdersReader) ReadResponse ¶
func (o *GetMarketsRegionIDOrdersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMarketsRegionIDOrdersServiceUnavailable ¶
type GetMarketsRegionIDOrdersServiceUnavailable struct {
}GetMarketsRegionIDOrdersServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetMarketsRegionIDOrdersServiceUnavailable ¶
func NewGetMarketsRegionIDOrdersServiceUnavailable() *GetMarketsRegionIDOrdersServiceUnavailable
NewGetMarketsRegionIDOrdersServiceUnavailable creates a GetMarketsRegionIDOrdersServiceUnavailable with default headers values
func (*GetMarketsRegionIDOrdersServiceUnavailable) Error ¶
func (o *GetMarketsRegionIDOrdersServiceUnavailable) Error() string
func (*GetMarketsRegionIDOrdersServiceUnavailable) GetPayload ¶
func (o *GetMarketsRegionIDOrdersServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetMarketsRegionIDOrdersUnprocessableEntity ¶
type GetMarketsRegionIDOrdersUnprocessableEntity struct {
Payload *GetMarketsRegionIDOrdersUnprocessableEntityBody
}
GetMarketsRegionIDOrdersUnprocessableEntity describes a response with status code 422, with default header values.
Not found
func NewGetMarketsRegionIDOrdersUnprocessableEntity ¶
func NewGetMarketsRegionIDOrdersUnprocessableEntity() *GetMarketsRegionIDOrdersUnprocessableEntity
NewGetMarketsRegionIDOrdersUnprocessableEntity creates a GetMarketsRegionIDOrdersUnprocessableEntity with default headers values
func (*GetMarketsRegionIDOrdersUnprocessableEntity) Error ¶
func (o *GetMarketsRegionIDOrdersUnprocessableEntity) Error() string
func (*GetMarketsRegionIDOrdersUnprocessableEntity) GetPayload ¶
func (o *GetMarketsRegionIDOrdersUnprocessableEntity) GetPayload() *GetMarketsRegionIDOrdersUnprocessableEntityBody
type GetMarketsRegionIDOrdersUnprocessableEntityBody ¶
type GetMarketsRegionIDOrdersUnprocessableEntityBody struct { // get_markets_region_id_orders_422_unprocessable_entity // // Unprocessable entity message Error string `json:"error,omitempty"` }
GetMarketsRegionIDOrdersUnprocessableEntityBody get_markets_region_id_orders_unprocessable_entity // // Unprocessable entity swagger:model GetMarketsRegionIDOrdersUnprocessableEntityBody
func (*GetMarketsRegionIDOrdersUnprocessableEntityBody) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsRegionIDOrdersUnprocessableEntityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets region ID orders unprocessable entity body based on context it is used
func (*GetMarketsRegionIDOrdersUnprocessableEntityBody) MarshalBinary ¶
func (o *GetMarketsRegionIDOrdersUnprocessableEntityBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsRegionIDOrdersUnprocessableEntityBody) UnmarshalBinary ¶
func (o *GetMarketsRegionIDOrdersUnprocessableEntityBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsRegionIDTypesBadRequest ¶
type GetMarketsRegionIDTypesBadRequest struct {
Payload *models.BadRequest
}
GetMarketsRegionIDTypesBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetMarketsRegionIDTypesBadRequest ¶
func NewGetMarketsRegionIDTypesBadRequest() *GetMarketsRegionIDTypesBadRequest
NewGetMarketsRegionIDTypesBadRequest creates a GetMarketsRegionIDTypesBadRequest with default headers values
func (*GetMarketsRegionIDTypesBadRequest) Error ¶
func (o *GetMarketsRegionIDTypesBadRequest) Error() string
func (*GetMarketsRegionIDTypesBadRequest) GetPayload ¶
func (o *GetMarketsRegionIDTypesBadRequest) GetPayload() *models.BadRequest
type GetMarketsRegionIDTypesEnhanceYourCalm ¶
type GetMarketsRegionIDTypesEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetMarketsRegionIDTypesEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetMarketsRegionIDTypesEnhanceYourCalm ¶
func NewGetMarketsRegionIDTypesEnhanceYourCalm() *GetMarketsRegionIDTypesEnhanceYourCalm
NewGetMarketsRegionIDTypesEnhanceYourCalm creates a GetMarketsRegionIDTypesEnhanceYourCalm with default headers values
func (*GetMarketsRegionIDTypesEnhanceYourCalm) Error ¶
func (o *GetMarketsRegionIDTypesEnhanceYourCalm) Error() string
func (*GetMarketsRegionIDTypesEnhanceYourCalm) GetPayload ¶
func (o *GetMarketsRegionIDTypesEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetMarketsRegionIDTypesGatewayTimeout ¶
type GetMarketsRegionIDTypesGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetMarketsRegionIDTypesGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetMarketsRegionIDTypesGatewayTimeout ¶
func NewGetMarketsRegionIDTypesGatewayTimeout() *GetMarketsRegionIDTypesGatewayTimeout
NewGetMarketsRegionIDTypesGatewayTimeout creates a GetMarketsRegionIDTypesGatewayTimeout with default headers values
func (*GetMarketsRegionIDTypesGatewayTimeout) Error ¶
func (o *GetMarketsRegionIDTypesGatewayTimeout) Error() string
func (*GetMarketsRegionIDTypesGatewayTimeout) GetPayload ¶
func (o *GetMarketsRegionIDTypesGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetMarketsRegionIDTypesInternalServerError ¶
type GetMarketsRegionIDTypesInternalServerError struct {
Payload *models.InternalServerError
}
GetMarketsRegionIDTypesInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetMarketsRegionIDTypesInternalServerError ¶
func NewGetMarketsRegionIDTypesInternalServerError() *GetMarketsRegionIDTypesInternalServerError
NewGetMarketsRegionIDTypesInternalServerError creates a GetMarketsRegionIDTypesInternalServerError with default headers values
func (*GetMarketsRegionIDTypesInternalServerError) Error ¶
func (o *GetMarketsRegionIDTypesInternalServerError) Error() string
func (*GetMarketsRegionIDTypesInternalServerError) GetPayload ¶
func (o *GetMarketsRegionIDTypesInternalServerError) GetPayload() *models.InternalServerError
type GetMarketsRegionIDTypesNotModified ¶
type GetMarketsRegionIDTypesNotModified 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 }
GetMarketsRegionIDTypesNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetMarketsRegionIDTypesNotModified ¶
func NewGetMarketsRegionIDTypesNotModified() *GetMarketsRegionIDTypesNotModified
NewGetMarketsRegionIDTypesNotModified creates a GetMarketsRegionIDTypesNotModified with default headers values
func (*GetMarketsRegionIDTypesNotModified) Error ¶
func (o *GetMarketsRegionIDTypesNotModified) Error() string
type GetMarketsRegionIDTypesOK ¶
type GetMarketsRegionIDTypesOK 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 []int32 }
GetMarketsRegionIDTypesOK describes a response with status code 200, with default header values.
A list of type IDs
func NewGetMarketsRegionIDTypesOK ¶
func NewGetMarketsRegionIDTypesOK() *GetMarketsRegionIDTypesOK
NewGetMarketsRegionIDTypesOK creates a GetMarketsRegionIDTypesOK with default headers values
func (*GetMarketsRegionIDTypesOK) Error ¶
func (o *GetMarketsRegionIDTypesOK) Error() string
func (*GetMarketsRegionIDTypesOK) GetPayload ¶
func (o *GetMarketsRegionIDTypesOK) GetPayload() []int32
type GetMarketsRegionIDTypesParams ¶
type GetMarketsRegionIDTypesParams 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. Return statistics in this region Format: int32 */ RegionID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMarketsRegionIDTypesParams contains all the parameters to send to the API endpoint
for the get markets region id types operation. Typically these are written to a http.Request.
func NewGetMarketsRegionIDTypesParams ¶
func NewGetMarketsRegionIDTypesParams() *GetMarketsRegionIDTypesParams
NewGetMarketsRegionIDTypesParams creates a new GetMarketsRegionIDTypesParams 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 NewGetMarketsRegionIDTypesParamsWithContext ¶
func NewGetMarketsRegionIDTypesParamsWithContext(ctx context.Context) *GetMarketsRegionIDTypesParams
NewGetMarketsRegionIDTypesParamsWithContext creates a new GetMarketsRegionIDTypesParams object with the ability to set a context for a request.
func NewGetMarketsRegionIDTypesParamsWithHTTPClient ¶
func NewGetMarketsRegionIDTypesParamsWithHTTPClient(client *http.Client) *GetMarketsRegionIDTypesParams
NewGetMarketsRegionIDTypesParamsWithHTTPClient creates a new GetMarketsRegionIDTypesParams object with the ability to set a custom HTTPClient for a request.
func NewGetMarketsRegionIDTypesParamsWithTimeout ¶
func NewGetMarketsRegionIDTypesParamsWithTimeout(timeout time.Duration) *GetMarketsRegionIDTypesParams
NewGetMarketsRegionIDTypesParamsWithTimeout creates a new GetMarketsRegionIDTypesParams object with the ability to set a timeout on a request.
func (*GetMarketsRegionIDTypesParams) SetContext ¶
func (o *GetMarketsRegionIDTypesParams) SetContext(ctx context.Context)
SetContext adds the context to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) SetDatasource ¶
func (o *GetMarketsRegionIDTypesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) SetDefaults ¶ added in v0.3.0
func (o *GetMarketsRegionIDTypesParams) SetDefaults()
SetDefaults hydrates default values in the get markets region id types params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsRegionIDTypesParams) SetHTTPClient ¶
func (o *GetMarketsRegionIDTypesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) SetIfNoneMatch ¶
func (o *GetMarketsRegionIDTypesParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) SetPage ¶
func (o *GetMarketsRegionIDTypesParams) SetPage(page *int32)
SetPage adds the page to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) SetRegionID ¶
func (o *GetMarketsRegionIDTypesParams) SetRegionID(regionID int32)
SetRegionID adds the regionId to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) SetTimeout ¶
func (o *GetMarketsRegionIDTypesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) WithContext ¶
func (o *GetMarketsRegionIDTypesParams) WithContext(ctx context.Context) *GetMarketsRegionIDTypesParams
WithContext adds the context to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) WithDatasource ¶
func (o *GetMarketsRegionIDTypesParams) WithDatasource(datasource *string) *GetMarketsRegionIDTypesParams
WithDatasource adds the datasource to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) WithDefaults ¶ added in v0.3.0
func (o *GetMarketsRegionIDTypesParams) WithDefaults() *GetMarketsRegionIDTypesParams
WithDefaults hydrates default values in the get markets region id types params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsRegionIDTypesParams) WithHTTPClient ¶
func (o *GetMarketsRegionIDTypesParams) WithHTTPClient(client *http.Client) *GetMarketsRegionIDTypesParams
WithHTTPClient adds the HTTPClient to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) WithIfNoneMatch ¶
func (o *GetMarketsRegionIDTypesParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsRegionIDTypesParams
WithIfNoneMatch adds the ifNoneMatch to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) WithPage ¶
func (o *GetMarketsRegionIDTypesParams) WithPage(page *int32) *GetMarketsRegionIDTypesParams
WithPage adds the page to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) WithRegionID ¶
func (o *GetMarketsRegionIDTypesParams) WithRegionID(regionID int32) *GetMarketsRegionIDTypesParams
WithRegionID adds the regionID to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) WithTimeout ¶
func (o *GetMarketsRegionIDTypesParams) WithTimeout(timeout time.Duration) *GetMarketsRegionIDTypesParams
WithTimeout adds the timeout to the get markets region id types params
func (*GetMarketsRegionIDTypesParams) WriteToRequest ¶
func (o *GetMarketsRegionIDTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMarketsRegionIDTypesReader ¶
type GetMarketsRegionIDTypesReader struct {
// contains filtered or unexported fields
}
GetMarketsRegionIDTypesReader is a Reader for the GetMarketsRegionIDTypes structure.
func (*GetMarketsRegionIDTypesReader) ReadResponse ¶
func (o *GetMarketsRegionIDTypesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMarketsRegionIDTypesServiceUnavailable ¶
type GetMarketsRegionIDTypesServiceUnavailable struct {
}GetMarketsRegionIDTypesServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetMarketsRegionIDTypesServiceUnavailable ¶
func NewGetMarketsRegionIDTypesServiceUnavailable() *GetMarketsRegionIDTypesServiceUnavailable
NewGetMarketsRegionIDTypesServiceUnavailable creates a GetMarketsRegionIDTypesServiceUnavailable with default headers values
func (*GetMarketsRegionIDTypesServiceUnavailable) Error ¶
func (o *GetMarketsRegionIDTypesServiceUnavailable) Error() string
func (*GetMarketsRegionIDTypesServiceUnavailable) GetPayload ¶
func (o *GetMarketsRegionIDTypesServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetMarketsStructuresStructureIDBadRequest ¶
type GetMarketsStructuresStructureIDBadRequest struct {
Payload *models.BadRequest
}
GetMarketsStructuresStructureIDBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetMarketsStructuresStructureIDBadRequest ¶
func NewGetMarketsStructuresStructureIDBadRequest() *GetMarketsStructuresStructureIDBadRequest
NewGetMarketsStructuresStructureIDBadRequest creates a GetMarketsStructuresStructureIDBadRequest with default headers values
func (*GetMarketsStructuresStructureIDBadRequest) Error ¶
func (o *GetMarketsStructuresStructureIDBadRequest) Error() string
func (*GetMarketsStructuresStructureIDBadRequest) GetPayload ¶
func (o *GetMarketsStructuresStructureIDBadRequest) GetPayload() *models.BadRequest
type GetMarketsStructuresStructureIDEnhanceYourCalm ¶
type GetMarketsStructuresStructureIDEnhanceYourCalm struct {
Payload *models.ErrorLimited
}
GetMarketsStructuresStructureIDEnhanceYourCalm describes a response with status code 420, with default header values.
Error limited
func NewGetMarketsStructuresStructureIDEnhanceYourCalm ¶
func NewGetMarketsStructuresStructureIDEnhanceYourCalm() *GetMarketsStructuresStructureIDEnhanceYourCalm
NewGetMarketsStructuresStructureIDEnhanceYourCalm creates a GetMarketsStructuresStructureIDEnhanceYourCalm with default headers values
func (*GetMarketsStructuresStructureIDEnhanceYourCalm) Error ¶
func (o *GetMarketsStructuresStructureIDEnhanceYourCalm) Error() string
func (*GetMarketsStructuresStructureIDEnhanceYourCalm) GetPayload ¶
func (o *GetMarketsStructuresStructureIDEnhanceYourCalm) GetPayload() *models.ErrorLimited
type GetMarketsStructuresStructureIDForbidden ¶
GetMarketsStructuresStructureIDForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetMarketsStructuresStructureIDForbidden ¶
func NewGetMarketsStructuresStructureIDForbidden() *GetMarketsStructuresStructureIDForbidden
NewGetMarketsStructuresStructureIDForbidden creates a GetMarketsStructuresStructureIDForbidden with default headers values
func (*GetMarketsStructuresStructureIDForbidden) Error ¶
func (o *GetMarketsStructuresStructureIDForbidden) Error() string
func (*GetMarketsStructuresStructureIDForbidden) GetPayload ¶
func (o *GetMarketsStructuresStructureIDForbidden) GetPayload() *models.Forbidden
type GetMarketsStructuresStructureIDGatewayTimeout ¶
type GetMarketsStructuresStructureIDGatewayTimeout struct {
Payload *models.GatewayTimeout
}
GetMarketsStructuresStructureIDGatewayTimeout describes a response with status code 504, with default header values.
Gateway timeout
func NewGetMarketsStructuresStructureIDGatewayTimeout ¶
func NewGetMarketsStructuresStructureIDGatewayTimeout() *GetMarketsStructuresStructureIDGatewayTimeout
NewGetMarketsStructuresStructureIDGatewayTimeout creates a GetMarketsStructuresStructureIDGatewayTimeout with default headers values
func (*GetMarketsStructuresStructureIDGatewayTimeout) Error ¶
func (o *GetMarketsStructuresStructureIDGatewayTimeout) Error() string
func (*GetMarketsStructuresStructureIDGatewayTimeout) GetPayload ¶
func (o *GetMarketsStructuresStructureIDGatewayTimeout) GetPayload() *models.GatewayTimeout
type GetMarketsStructuresStructureIDInternalServerError ¶
type GetMarketsStructuresStructureIDInternalServerError struct {
Payload *models.InternalServerError
}
GetMarketsStructuresStructureIDInternalServerError describes a response with status code 500, with default header values.
Internal server error
func NewGetMarketsStructuresStructureIDInternalServerError ¶
func NewGetMarketsStructuresStructureIDInternalServerError() *GetMarketsStructuresStructureIDInternalServerError
NewGetMarketsStructuresStructureIDInternalServerError creates a GetMarketsStructuresStructureIDInternalServerError with default headers values
func (*GetMarketsStructuresStructureIDInternalServerError) Error ¶
func (o *GetMarketsStructuresStructureIDInternalServerError) Error() string
func (*GetMarketsStructuresStructureIDInternalServerError) GetPayload ¶
func (o *GetMarketsStructuresStructureIDInternalServerError) GetPayload() *models.InternalServerError
type GetMarketsStructuresStructureIDNotModified ¶
type GetMarketsStructuresStructureIDNotModified 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 }
GetMarketsStructuresStructureIDNotModified describes a response with status code 304, with default header values.
Not modified
func NewGetMarketsStructuresStructureIDNotModified ¶
func NewGetMarketsStructuresStructureIDNotModified() *GetMarketsStructuresStructureIDNotModified
NewGetMarketsStructuresStructureIDNotModified creates a GetMarketsStructuresStructureIDNotModified with default headers values
func (*GetMarketsStructuresStructureIDNotModified) Error ¶
func (o *GetMarketsStructuresStructureIDNotModified) Error() string
type GetMarketsStructuresStructureIDOK ¶
type GetMarketsStructuresStructureIDOK 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 []*GetMarketsStructuresStructureIDOKBodyItems0 }
GetMarketsStructuresStructureIDOK describes a response with status code 200, with default header values.
A list of orders
func NewGetMarketsStructuresStructureIDOK ¶
func NewGetMarketsStructuresStructureIDOK() *GetMarketsStructuresStructureIDOK
NewGetMarketsStructuresStructureIDOK creates a GetMarketsStructuresStructureIDOK with default headers values
func (*GetMarketsStructuresStructureIDOK) Error ¶
func (o *GetMarketsStructuresStructureIDOK) Error() string
func (*GetMarketsStructuresStructureIDOK) GetPayload ¶
func (o *GetMarketsStructuresStructureIDOK) GetPayload() []*GetMarketsStructuresStructureIDOKBodyItems0
type GetMarketsStructuresStructureIDOKBodyItems0 ¶
type GetMarketsStructuresStructureIDOKBodyItems0 struct { // get_markets_structures_structure_id_duration // // duration integer // Required: true Duration *int32 `json:"duration"` // get_markets_structures_structure_id_is_buy_order // // is_buy_order boolean // Required: true IsBuyOrder *bool `json:"is_buy_order"` // get_markets_structures_structure_id_issued // // issued string // Required: true // Format: date-time Issued *strfmt.DateTime `json:"issued"` // get_markets_structures_structure_id_location_id // // location_id integer // Required: true LocationID *int64 `json:"location_id"` // get_markets_structures_structure_id_min_volume // // min_volume integer // Required: true MinVolume *int32 `json:"min_volume"` // get_markets_structures_structure_id_order_id // // order_id integer // Required: true OrderID *int64 `json:"order_id"` // get_markets_structures_structure_id_price // // price number // Required: true Price *float64 `json:"price"` // get_markets_structures_structure_id_range // // range string // Required: true // Enum: [station region solarsystem 1 2 3 4 5 10 20 30 40] Range *string `json:"range"` // get_markets_structures_structure_id_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` // get_markets_structures_structure_id_volume_remain // // volume_remain integer // Required: true VolumeRemain *int32 `json:"volume_remain"` // get_markets_structures_structure_id_volume_total // // volume_total integer // Required: true VolumeTotal *int32 `json:"volume_total"` }
GetMarketsStructuresStructureIDOKBodyItems0 get_markets_structures_structure_id_200_ok // // 200 ok object swagger:model GetMarketsStructuresStructureIDOKBodyItems0
func (*GetMarketsStructuresStructureIDOKBodyItems0) ContextValidate ¶ added in v0.3.0
func (o *GetMarketsStructuresStructureIDOKBodyItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get markets structures structure ID o k body items0 based on context it is used
func (*GetMarketsStructuresStructureIDOKBodyItems0) MarshalBinary ¶
func (o *GetMarketsStructuresStructureIDOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetMarketsStructuresStructureIDOKBodyItems0) UnmarshalBinary ¶
func (o *GetMarketsStructuresStructureIDOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetMarketsStructuresStructureIDParams ¶
type GetMarketsStructuresStructureIDParams 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 /* StructureID. Return orders in this structure Format: int64 */ StructureID int64 /* Token. Access token to use if unable to set a header */ Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetMarketsStructuresStructureIDParams contains all the parameters to send to the API endpoint
for the get markets structures structure id operation. Typically these are written to a http.Request.
func NewGetMarketsStructuresStructureIDParams ¶
func NewGetMarketsStructuresStructureIDParams() *GetMarketsStructuresStructureIDParams
NewGetMarketsStructuresStructureIDParams creates a new GetMarketsStructuresStructureIDParams 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 NewGetMarketsStructuresStructureIDParamsWithContext ¶
func NewGetMarketsStructuresStructureIDParamsWithContext(ctx context.Context) *GetMarketsStructuresStructureIDParams
NewGetMarketsStructuresStructureIDParamsWithContext creates a new GetMarketsStructuresStructureIDParams object with the ability to set a context for a request.
func NewGetMarketsStructuresStructureIDParamsWithHTTPClient ¶
func NewGetMarketsStructuresStructureIDParamsWithHTTPClient(client *http.Client) *GetMarketsStructuresStructureIDParams
NewGetMarketsStructuresStructureIDParamsWithHTTPClient creates a new GetMarketsStructuresStructureIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetMarketsStructuresStructureIDParamsWithTimeout ¶
func NewGetMarketsStructuresStructureIDParamsWithTimeout(timeout time.Duration) *GetMarketsStructuresStructureIDParams
NewGetMarketsStructuresStructureIDParamsWithTimeout creates a new GetMarketsStructuresStructureIDParams object with the ability to set a timeout on a request.
func (*GetMarketsStructuresStructureIDParams) SetContext ¶
func (o *GetMarketsStructuresStructureIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) SetDatasource ¶
func (o *GetMarketsStructuresStructureIDParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) SetDefaults ¶ added in v0.3.0
func (o *GetMarketsStructuresStructureIDParams) SetDefaults()
SetDefaults hydrates default values in the get markets structures structure id params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsStructuresStructureIDParams) SetHTTPClient ¶
func (o *GetMarketsStructuresStructureIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) SetIfNoneMatch ¶
func (o *GetMarketsStructuresStructureIDParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) SetPage ¶
func (o *GetMarketsStructuresStructureIDParams) SetPage(page *int32)
SetPage adds the page to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) SetStructureID ¶
func (o *GetMarketsStructuresStructureIDParams) SetStructureID(structureID int64)
SetStructureID adds the structureId to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) SetTimeout ¶
func (o *GetMarketsStructuresStructureIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) SetToken ¶
func (o *GetMarketsStructuresStructureIDParams) SetToken(token *string)
SetToken adds the token to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WithContext ¶
func (o *GetMarketsStructuresStructureIDParams) WithContext(ctx context.Context) *GetMarketsStructuresStructureIDParams
WithContext adds the context to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WithDatasource ¶
func (o *GetMarketsStructuresStructureIDParams) WithDatasource(datasource *string) *GetMarketsStructuresStructureIDParams
WithDatasource adds the datasource to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WithDefaults ¶ added in v0.3.0
func (o *GetMarketsStructuresStructureIDParams) WithDefaults() *GetMarketsStructuresStructureIDParams
WithDefaults hydrates default values in the get markets structures structure id params (not the query body).
All values with no default are reset to their zero value.
func (*GetMarketsStructuresStructureIDParams) WithHTTPClient ¶
func (o *GetMarketsStructuresStructureIDParams) WithHTTPClient(client *http.Client) *GetMarketsStructuresStructureIDParams
WithHTTPClient adds the HTTPClient to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WithIfNoneMatch ¶
func (o *GetMarketsStructuresStructureIDParams) WithIfNoneMatch(ifNoneMatch *string) *GetMarketsStructuresStructureIDParams
WithIfNoneMatch adds the ifNoneMatch to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WithPage ¶
func (o *GetMarketsStructuresStructureIDParams) WithPage(page *int32) *GetMarketsStructuresStructureIDParams
WithPage adds the page to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WithStructureID ¶
func (o *GetMarketsStructuresStructureIDParams) WithStructureID(structureID int64) *GetMarketsStructuresStructureIDParams
WithStructureID adds the structureID to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WithTimeout ¶
func (o *GetMarketsStructuresStructureIDParams) WithTimeout(timeout time.Duration) *GetMarketsStructuresStructureIDParams
WithTimeout adds the timeout to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WithToken ¶
func (o *GetMarketsStructuresStructureIDParams) WithToken(token *string) *GetMarketsStructuresStructureIDParams
WithToken adds the token to the get markets structures structure id params
func (*GetMarketsStructuresStructureIDParams) WriteToRequest ¶
func (o *GetMarketsStructuresStructureIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetMarketsStructuresStructureIDReader ¶
type GetMarketsStructuresStructureIDReader struct {
// contains filtered or unexported fields
}
GetMarketsStructuresStructureIDReader is a Reader for the GetMarketsStructuresStructureID structure.
func (*GetMarketsStructuresStructureIDReader) ReadResponse ¶
func (o *GetMarketsStructuresStructureIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetMarketsStructuresStructureIDServiceUnavailable ¶
type GetMarketsStructuresStructureIDServiceUnavailable struct {
}GetMarketsStructuresStructureIDServiceUnavailable describes a response with status code 503, with default header values.
Service unavailable
func NewGetMarketsStructuresStructureIDServiceUnavailable ¶
func NewGetMarketsStructuresStructureIDServiceUnavailable() *GetMarketsStructuresStructureIDServiceUnavailable
NewGetMarketsStructuresStructureIDServiceUnavailable creates a GetMarketsStructuresStructureIDServiceUnavailable with default headers values
func (*GetMarketsStructuresStructureIDServiceUnavailable) Error ¶
func (o *GetMarketsStructuresStructureIDServiceUnavailable) Error() string
func (*GetMarketsStructuresStructureIDServiceUnavailable) GetPayload ¶
func (o *GetMarketsStructuresStructureIDServiceUnavailable) GetPayload() *models.ServiceUnavailable
type GetMarketsStructuresStructureIDUnauthorized ¶
type GetMarketsStructuresStructureIDUnauthorized struct {
}GetMarketsStructuresStructureIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetMarketsStructuresStructureIDUnauthorized ¶
func NewGetMarketsStructuresStructureIDUnauthorized() *GetMarketsStructuresStructureIDUnauthorized
NewGetMarketsStructuresStructureIDUnauthorized creates a GetMarketsStructuresStructureIDUnauthorized with default headers values
func (*GetMarketsStructuresStructureIDUnauthorized) Error ¶
func (o *GetMarketsStructuresStructureIDUnauthorized) Error() string
func (*GetMarketsStructuresStructureIDUnauthorized) GetPayload ¶
func (o *GetMarketsStructuresStructureIDUnauthorized) GetPayload() *models.Unauthorized
Source Files ¶
- get_characters_character_id_orders_history_parameters.go
- get_characters_character_id_orders_history_responses.go
- get_characters_character_id_orders_parameters.go
- get_characters_character_id_orders_responses.go
- get_corporations_corporation_id_orders_history_parameters.go
- get_corporations_corporation_id_orders_history_responses.go
- get_corporations_corporation_id_orders_parameters.go
- get_corporations_corporation_id_orders_responses.go
- get_markets_groups_market_group_id_parameters.go
- get_markets_groups_market_group_id_responses.go
- get_markets_groups_parameters.go
- get_markets_groups_responses.go
- get_markets_prices_parameters.go
- get_markets_prices_responses.go
- get_markets_region_id_history_parameters.go
- get_markets_region_id_history_responses.go
- get_markets_region_id_orders_parameters.go
- get_markets_region_id_orders_responses.go
- get_markets_region_id_types_parameters.go
- get_markets_region_id_types_responses.go
- get_markets_structures_structure_id_parameters.go
- get_markets_structures_structure_id_responses.go
- market_client.go