Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) GetCharactersCharacterIDAssets(params *GetCharactersCharacterIDAssetsParams, ...) (*GetCharactersCharacterIDAssetsOK, error)
- func (a *Client) GetCorporationsCorporationIDAssets(params *GetCorporationsCorporationIDAssetsParams, ...) (*GetCorporationsCorporationIDAssetsOK, error)
- func (a *Client) PostCharactersCharacterIDAssetsLocations(params *PostCharactersCharacterIDAssetsLocationsParams, ...) (*PostCharactersCharacterIDAssetsLocationsOK, error)
- func (a *Client) PostCharactersCharacterIDAssetsNames(params *PostCharactersCharacterIDAssetsNamesParams, ...) (*PostCharactersCharacterIDAssetsNamesOK, error)
- func (a *Client) PostCorporationsCorporationIDAssetsLocations(params *PostCorporationsCorporationIDAssetsLocationsParams, ...) (*PostCorporationsCorporationIDAssetsLocationsOK, error)
- func (a *Client) PostCorporationsCorporationIDAssetsNames(params *PostCorporationsCorporationIDAssetsNamesParams, ...) (*PostCorporationsCorporationIDAssetsNamesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type GetCharactersCharacterIDAssetsBadRequest
- type GetCharactersCharacterIDAssetsEnhanceYourCalm
- type GetCharactersCharacterIDAssetsForbidden
- type GetCharactersCharacterIDAssetsGatewayTimeout
- type GetCharactersCharacterIDAssetsInternalServerError
- type GetCharactersCharacterIDAssetsNotModified
- type GetCharactersCharacterIDAssetsOK
- type GetCharactersCharacterIDAssetsOKBodyItems0
- type GetCharactersCharacterIDAssetsParams
- func NewGetCharactersCharacterIDAssetsParams() *GetCharactersCharacterIDAssetsParams
- func NewGetCharactersCharacterIDAssetsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDAssetsParams
- func NewGetCharactersCharacterIDAssetsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDAssetsParams
- func NewGetCharactersCharacterIDAssetsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) SetCharacterID(characterID int32)
- func (o *GetCharactersCharacterIDAssetsParams) SetContext(ctx context.Context)
- func (o *GetCharactersCharacterIDAssetsParams) SetDatasource(datasource *string)
- func (o *GetCharactersCharacterIDAssetsParams) SetHTTPClient(client *http.Client)
- func (o *GetCharactersCharacterIDAssetsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCharactersCharacterIDAssetsParams) SetPage(page *int32)
- func (o *GetCharactersCharacterIDAssetsParams) SetTimeout(timeout time.Duration)
- func (o *GetCharactersCharacterIDAssetsParams) SetToken(token *string)
- func (o *GetCharactersCharacterIDAssetsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) WithPage(page *int32) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) WithToken(token *string) *GetCharactersCharacterIDAssetsParams
- func (o *GetCharactersCharacterIDAssetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCharactersCharacterIDAssetsReader
- type GetCharactersCharacterIDAssetsServiceUnavailable
- type GetCharactersCharacterIDAssetsUnauthorized
- type GetCorporationsCorporationIDAssetsBadRequest
- type GetCorporationsCorporationIDAssetsEnhanceYourCalm
- type GetCorporationsCorporationIDAssetsForbidden
- type GetCorporationsCorporationIDAssetsGatewayTimeout
- type GetCorporationsCorporationIDAssetsInternalServerError
- type GetCorporationsCorporationIDAssetsNotModified
- type GetCorporationsCorporationIDAssetsOK
- type GetCorporationsCorporationIDAssetsOKBodyItems0
- type GetCorporationsCorporationIDAssetsParams
- func NewGetCorporationsCorporationIDAssetsParams() *GetCorporationsCorporationIDAssetsParams
- func NewGetCorporationsCorporationIDAssetsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDAssetsParams
- func NewGetCorporationsCorporationIDAssetsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDAssetsParams
- func NewGetCorporationsCorporationIDAssetsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) SetContext(ctx context.Context)
- func (o *GetCorporationsCorporationIDAssetsParams) SetCorporationID(corporationID int32)
- func (o *GetCorporationsCorporationIDAssetsParams) SetDatasource(datasource *string)
- func (o *GetCorporationsCorporationIDAssetsParams) SetHTTPClient(client *http.Client)
- func (o *GetCorporationsCorporationIDAssetsParams) SetIfNoneMatch(ifNoneMatch *string)
- func (o *GetCorporationsCorporationIDAssetsParams) SetPage(page *int32)
- func (o *GetCorporationsCorporationIDAssetsParams) SetTimeout(timeout time.Duration)
- func (o *GetCorporationsCorporationIDAssetsParams) SetToken(token *string)
- func (o *GetCorporationsCorporationIDAssetsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) WithPage(page *int32) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) WithToken(token *string) *GetCorporationsCorporationIDAssetsParams
- func (o *GetCorporationsCorporationIDAssetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCorporationsCorporationIDAssetsReader
- type GetCorporationsCorporationIDAssetsServiceUnavailable
- type GetCorporationsCorporationIDAssetsUnauthorized
- type PostCharactersCharacterIDAssetsLocationsBadRequest
- type PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm
- type PostCharactersCharacterIDAssetsLocationsForbidden
- type PostCharactersCharacterIDAssetsLocationsGatewayTimeout
- type PostCharactersCharacterIDAssetsLocationsInternalServerError
- type PostCharactersCharacterIDAssetsLocationsOK
- type PostCharactersCharacterIDAssetsLocationsOKBodyItems0
- type PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position
- func (o *PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position) MarshalBinary() ([]byte, error)
- func (o *PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position) UnmarshalBinary(b []byte) error
- func (o *PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position) Validate(formats strfmt.Registry) error
- type PostCharactersCharacterIDAssetsLocationsParams
- func NewPostCharactersCharacterIDAssetsLocationsParams() *PostCharactersCharacterIDAssetsLocationsParams
- func NewPostCharactersCharacterIDAssetsLocationsParamsWithContext(ctx context.Context) *PostCharactersCharacterIDAssetsLocationsParams
- func NewPostCharactersCharacterIDAssetsLocationsParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDAssetsLocationsParams
- func NewPostCharactersCharacterIDAssetsLocationsParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDAssetsLocationsParams
- func (o *PostCharactersCharacterIDAssetsLocationsParams) SetCharacterID(characterID int32)
- func (o *PostCharactersCharacterIDAssetsLocationsParams) SetContext(ctx context.Context)
- func (o *PostCharactersCharacterIDAssetsLocationsParams) SetDatasource(datasource *string)
- func (o *PostCharactersCharacterIDAssetsLocationsParams) SetHTTPClient(client *http.Client)
- func (o *PostCharactersCharacterIDAssetsLocationsParams) SetItemIds(itemIds []int64)
- func (o *PostCharactersCharacterIDAssetsLocationsParams) SetTimeout(timeout time.Duration)
- func (o *PostCharactersCharacterIDAssetsLocationsParams) SetToken(token *string)
- func (o *PostCharactersCharacterIDAssetsLocationsParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDAssetsLocationsParams
- func (o *PostCharactersCharacterIDAssetsLocationsParams) WithContext(ctx context.Context) *PostCharactersCharacterIDAssetsLocationsParams
- func (o *PostCharactersCharacterIDAssetsLocationsParams) WithDatasource(datasource *string) *PostCharactersCharacterIDAssetsLocationsParams
- func (o *PostCharactersCharacterIDAssetsLocationsParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDAssetsLocationsParams
- func (o *PostCharactersCharacterIDAssetsLocationsParams) WithItemIds(itemIds []int64) *PostCharactersCharacterIDAssetsLocationsParams
- func (o *PostCharactersCharacterIDAssetsLocationsParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDAssetsLocationsParams
- func (o *PostCharactersCharacterIDAssetsLocationsParams) WithToken(token *string) *PostCharactersCharacterIDAssetsLocationsParams
- func (o *PostCharactersCharacterIDAssetsLocationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCharactersCharacterIDAssetsLocationsReader
- type PostCharactersCharacterIDAssetsLocationsServiceUnavailable
- type PostCharactersCharacterIDAssetsLocationsUnauthorized
- type PostCharactersCharacterIDAssetsNamesBadRequest
- type PostCharactersCharacterIDAssetsNamesEnhanceYourCalm
- type PostCharactersCharacterIDAssetsNamesForbidden
- type PostCharactersCharacterIDAssetsNamesGatewayTimeout
- type PostCharactersCharacterIDAssetsNamesInternalServerError
- type PostCharactersCharacterIDAssetsNamesOK
- type PostCharactersCharacterIDAssetsNamesOKBodyItems0
- type PostCharactersCharacterIDAssetsNamesParams
- func NewPostCharactersCharacterIDAssetsNamesParams() *PostCharactersCharacterIDAssetsNamesParams
- func NewPostCharactersCharacterIDAssetsNamesParamsWithContext(ctx context.Context) *PostCharactersCharacterIDAssetsNamesParams
- func NewPostCharactersCharacterIDAssetsNamesParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDAssetsNamesParams
- func NewPostCharactersCharacterIDAssetsNamesParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDAssetsNamesParams
- func (o *PostCharactersCharacterIDAssetsNamesParams) SetCharacterID(characterID int32)
- func (o *PostCharactersCharacterIDAssetsNamesParams) SetContext(ctx context.Context)
- func (o *PostCharactersCharacterIDAssetsNamesParams) SetDatasource(datasource *string)
- func (o *PostCharactersCharacterIDAssetsNamesParams) SetHTTPClient(client *http.Client)
- func (o *PostCharactersCharacterIDAssetsNamesParams) SetItemIds(itemIds []int64)
- func (o *PostCharactersCharacterIDAssetsNamesParams) SetTimeout(timeout time.Duration)
- func (o *PostCharactersCharacterIDAssetsNamesParams) SetToken(token *string)
- func (o *PostCharactersCharacterIDAssetsNamesParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDAssetsNamesParams
- func (o *PostCharactersCharacterIDAssetsNamesParams) WithContext(ctx context.Context) *PostCharactersCharacterIDAssetsNamesParams
- func (o *PostCharactersCharacterIDAssetsNamesParams) WithDatasource(datasource *string) *PostCharactersCharacterIDAssetsNamesParams
- func (o *PostCharactersCharacterIDAssetsNamesParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDAssetsNamesParams
- func (o *PostCharactersCharacterIDAssetsNamesParams) WithItemIds(itemIds []int64) *PostCharactersCharacterIDAssetsNamesParams
- func (o *PostCharactersCharacterIDAssetsNamesParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDAssetsNamesParams
- func (o *PostCharactersCharacterIDAssetsNamesParams) WithToken(token *string) *PostCharactersCharacterIDAssetsNamesParams
- func (o *PostCharactersCharacterIDAssetsNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCharactersCharacterIDAssetsNamesReader
- type PostCharactersCharacterIDAssetsNamesServiceUnavailable
- type PostCharactersCharacterIDAssetsNamesUnauthorized
- type PostCorporationsCorporationIDAssetsLocationsBadRequest
- type PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm
- type PostCorporationsCorporationIDAssetsLocationsForbidden
- type PostCorporationsCorporationIDAssetsLocationsGatewayTimeout
- type PostCorporationsCorporationIDAssetsLocationsInternalServerError
- type PostCorporationsCorporationIDAssetsLocationsNotFound
- type PostCorporationsCorporationIDAssetsLocationsNotFoundBody
- func (o *PostCorporationsCorporationIDAssetsLocationsNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *PostCorporationsCorporationIDAssetsLocationsNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *PostCorporationsCorporationIDAssetsLocationsNotFoundBody) Validate(formats strfmt.Registry) error
- type PostCorporationsCorporationIDAssetsLocationsOK
- type PostCorporationsCorporationIDAssetsLocationsOKBodyItems0
- func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0) MarshalBinary() ([]byte, error)
- func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0) UnmarshalBinary(b []byte) error
- func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0) Validate(formats strfmt.Registry) error
- type PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position
- func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position) MarshalBinary() ([]byte, error)
- func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position) UnmarshalBinary(b []byte) error
- func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position) Validate(formats strfmt.Registry) error
- type PostCorporationsCorporationIDAssetsLocationsParams
- func NewPostCorporationsCorporationIDAssetsLocationsParams() *PostCorporationsCorporationIDAssetsLocationsParams
- func NewPostCorporationsCorporationIDAssetsLocationsParamsWithContext(ctx context.Context) *PostCorporationsCorporationIDAssetsLocationsParams
- func NewPostCorporationsCorporationIDAssetsLocationsParamsWithHTTPClient(client *http.Client) *PostCorporationsCorporationIDAssetsLocationsParams
- func NewPostCorporationsCorporationIDAssetsLocationsParamsWithTimeout(timeout time.Duration) *PostCorporationsCorporationIDAssetsLocationsParams
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetContext(ctx context.Context)
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetCorporationID(corporationID int32)
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetDatasource(datasource *string)
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetHTTPClient(client *http.Client)
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetItemIds(itemIds []int64)
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetTimeout(timeout time.Duration)
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetToken(token *string)
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithContext(ctx context.Context) *PostCorporationsCorporationIDAssetsLocationsParams
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithCorporationID(corporationID int32) *PostCorporationsCorporationIDAssetsLocationsParams
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithDatasource(datasource *string) *PostCorporationsCorporationIDAssetsLocationsParams
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithHTTPClient(client *http.Client) *PostCorporationsCorporationIDAssetsLocationsParams
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithItemIds(itemIds []int64) *PostCorporationsCorporationIDAssetsLocationsParams
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithTimeout(timeout time.Duration) *PostCorporationsCorporationIDAssetsLocationsParams
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithToken(token *string) *PostCorporationsCorporationIDAssetsLocationsParams
- func (o *PostCorporationsCorporationIDAssetsLocationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCorporationsCorporationIDAssetsLocationsReader
- type PostCorporationsCorporationIDAssetsLocationsServiceUnavailable
- type PostCorporationsCorporationIDAssetsLocationsUnauthorized
- type PostCorporationsCorporationIDAssetsNamesBadRequest
- type PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm
- type PostCorporationsCorporationIDAssetsNamesForbidden
- type PostCorporationsCorporationIDAssetsNamesGatewayTimeout
- type PostCorporationsCorporationIDAssetsNamesInternalServerError
- type PostCorporationsCorporationIDAssetsNamesNotFound
- type PostCorporationsCorporationIDAssetsNamesNotFoundBody
- type PostCorporationsCorporationIDAssetsNamesOK
- type PostCorporationsCorporationIDAssetsNamesOKBodyItems0
- type PostCorporationsCorporationIDAssetsNamesParams
- func NewPostCorporationsCorporationIDAssetsNamesParams() *PostCorporationsCorporationIDAssetsNamesParams
- func NewPostCorporationsCorporationIDAssetsNamesParamsWithContext(ctx context.Context) *PostCorporationsCorporationIDAssetsNamesParams
- func NewPostCorporationsCorporationIDAssetsNamesParamsWithHTTPClient(client *http.Client) *PostCorporationsCorporationIDAssetsNamesParams
- func NewPostCorporationsCorporationIDAssetsNamesParamsWithTimeout(timeout time.Duration) *PostCorporationsCorporationIDAssetsNamesParams
- func (o *PostCorporationsCorporationIDAssetsNamesParams) SetContext(ctx context.Context)
- func (o *PostCorporationsCorporationIDAssetsNamesParams) SetCorporationID(corporationID int32)
- func (o *PostCorporationsCorporationIDAssetsNamesParams) SetDatasource(datasource *string)
- func (o *PostCorporationsCorporationIDAssetsNamesParams) SetHTTPClient(client *http.Client)
- func (o *PostCorporationsCorporationIDAssetsNamesParams) SetItemIds(itemIds []int64)
- func (o *PostCorporationsCorporationIDAssetsNamesParams) SetTimeout(timeout time.Duration)
- func (o *PostCorporationsCorporationIDAssetsNamesParams) SetToken(token *string)
- func (o *PostCorporationsCorporationIDAssetsNamesParams) WithContext(ctx context.Context) *PostCorporationsCorporationIDAssetsNamesParams
- func (o *PostCorporationsCorporationIDAssetsNamesParams) WithCorporationID(corporationID int32) *PostCorporationsCorporationIDAssetsNamesParams
- func (o *PostCorporationsCorporationIDAssetsNamesParams) WithDatasource(datasource *string) *PostCorporationsCorporationIDAssetsNamesParams
- func (o *PostCorporationsCorporationIDAssetsNamesParams) WithHTTPClient(client *http.Client) *PostCorporationsCorporationIDAssetsNamesParams
- func (o *PostCorporationsCorporationIDAssetsNamesParams) WithItemIds(itemIds []int64) *PostCorporationsCorporationIDAssetsNamesParams
- func (o *PostCorporationsCorporationIDAssetsNamesParams) WithTimeout(timeout time.Duration) *PostCorporationsCorporationIDAssetsNamesParams
- func (o *PostCorporationsCorporationIDAssetsNamesParams) WithToken(token *string) *PostCorporationsCorporationIDAssetsNamesParams
- func (o *PostCorporationsCorporationIDAssetsNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCorporationsCorporationIDAssetsNamesReader
- type PostCorporationsCorporationIDAssetsNamesServiceUnavailable
- type PostCorporationsCorporationIDAssetsNamesUnauthorized
Constants ¶
const ( // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagAssetSafety captures enum value "AssetSafety" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagAssetSafety string = "AssetSafety" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagAutoFit captures enum value "AutoFit" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagAutoFit string = "AutoFit" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagBoosterBay captures enum value "BoosterBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagBoosterBay string = "BoosterBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagCargo captures enum value "Cargo" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagCargo string = "Cargo" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagCorpseBay captures enum value "CorpseBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagCorpseBay string = "CorpseBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagDeliveries captures enum value "Deliveries" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagDeliveries string = "Deliveries" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagDroneBay captures enum value "DroneBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagDroneBay string = "DroneBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterBay captures enum value "FighterBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterBay string = "FighterBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube0 captures enum value "FighterTube0" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube0 string = "FighterTube0" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube1 captures enum value "FighterTube1" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube1 string = "FighterTube1" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube2 captures enum value "FighterTube2" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube2 string = "FighterTube2" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube3 captures enum value "FighterTube3" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube3 string = "FighterTube3" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube4 captures enum value "FighterTube4" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFighterTube4 string = "FighterTube4" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFleetHangar captures enum value "FleetHangar" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFleetHangar string = "FleetHangar" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFrigateEscapeBay captures enum value "FrigateEscapeBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagFrigateEscapeBay string = "FrigateEscapeBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHangar captures enum value "Hangar" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHangar string = "Hangar" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHangarAll captures enum value "HangarAll" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHangarAll string = "HangarAll" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot0 captures enum value "HiSlot0" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot0 string = "HiSlot0" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot1 captures enum value "HiSlot1" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot1 string = "HiSlot1" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot2 captures enum value "HiSlot2" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot2 string = "HiSlot2" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot3 captures enum value "HiSlot3" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot3 string = "HiSlot3" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot4 captures enum value "HiSlot4" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot4 string = "HiSlot4" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot5 captures enum value "HiSlot5" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot5 string = "HiSlot5" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot6 captures enum value "HiSlot6" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot6 string = "HiSlot6" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot7 captures enum value "HiSlot7" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiSlot7 string = "HiSlot7" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiddenModifiers captures enum value "HiddenModifiers" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagHiddenModifiers string = "HiddenModifiers" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagImplant captures enum value "Implant" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagImplant string = "Implant" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot0 captures enum value "LoSlot0" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot0 string = "LoSlot0" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot1 captures enum value "LoSlot1" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot1 string = "LoSlot1" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot2 captures enum value "LoSlot2" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot2 string = "LoSlot2" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot3 captures enum value "LoSlot3" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot3 string = "LoSlot3" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot4 captures enum value "LoSlot4" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot4 string = "LoSlot4" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot5 captures enum value "LoSlot5" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot5 string = "LoSlot5" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot6 captures enum value "LoSlot6" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot6 string = "LoSlot6" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot7 captures enum value "LoSlot7" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLoSlot7 string = "LoSlot7" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLocked captures enum value "Locked" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagLocked string = "Locked" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot0 captures enum value "MedSlot0" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot0 string = "MedSlot0" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot1 captures enum value "MedSlot1" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot1 string = "MedSlot1" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot2 captures enum value "MedSlot2" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot2 string = "MedSlot2" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot3 captures enum value "MedSlot3" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot3 string = "MedSlot3" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot4 captures enum value "MedSlot4" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot4 string = "MedSlot4" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot5 captures enum value "MedSlot5" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot5 string = "MedSlot5" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot6 captures enum value "MedSlot6" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot6 string = "MedSlot6" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot7 captures enum value "MedSlot7" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagMedSlot7 string = "MedSlot7" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagQuafeBay captures enum value "QuafeBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagQuafeBay string = "QuafeBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot0 captures enum value "RigSlot0" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot0 string = "RigSlot0" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot1 captures enum value "RigSlot1" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot1 string = "RigSlot1" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot2 captures enum value "RigSlot2" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot2 string = "RigSlot2" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot3 captures enum value "RigSlot3" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot3 string = "RigSlot3" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot4 captures enum value "RigSlot4" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot4 string = "RigSlot4" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot5 captures enum value "RigSlot5" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot5 string = "RigSlot5" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot6 captures enum value "RigSlot6" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot6 string = "RigSlot6" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot7 captures enum value "RigSlot7" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagRigSlot7 string = "RigSlot7" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagShipHangar captures enum value "ShipHangar" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagShipHangar string = "ShipHangar" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSkill captures enum value "Skill" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSkill string = "Skill" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedAmmoHold captures enum value "SpecializedAmmoHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedAmmoHold string = "SpecializedAmmoHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedCommandCenterHold captures enum value "SpecializedCommandCenterHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedCommandCenterHold string = "SpecializedCommandCenterHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedFuelBay captures enum value "SpecializedFuelBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedFuelBay string = "SpecializedFuelBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedGasHold captures enum value "SpecializedGasHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedGasHold string = "SpecializedGasHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedIndustrialShipHold captures enum value "SpecializedIndustrialShipHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedIndustrialShipHold string = "SpecializedIndustrialShipHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedLargeShipHold captures enum value "SpecializedLargeShipHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedLargeShipHold string = "SpecializedLargeShipHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedMaterialBay captures enum value "SpecializedMaterialBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedMaterialBay string = "SpecializedMaterialBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedMediumShipHold captures enum value "SpecializedMediumShipHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedMediumShipHold string = "SpecializedMediumShipHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedMineralHold captures enum value "SpecializedMineralHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedMineralHold string = "SpecializedMineralHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedOreHold captures enum value "SpecializedOreHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedOreHold string = "SpecializedOreHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedPlanetaryCommoditiesHold captures enum value "SpecializedPlanetaryCommoditiesHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedPlanetaryCommoditiesHold string = "SpecializedPlanetaryCommoditiesHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedSalvageHold captures enum value "SpecializedSalvageHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedSalvageHold string = "SpecializedSalvageHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedShipHold captures enum value "SpecializedShipHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedShipHold string = "SpecializedShipHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedSmallShipHold captures enum value "SpecializedSmallShipHold" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSpecializedSmallShipHold string = "SpecializedSmallShipHold" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemBay captures enum value "SubSystemBay" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemBay string = "SubSystemBay" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot0 captures enum value "SubSystemSlot0" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot0 string = "SubSystemSlot0" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot1 captures enum value "SubSystemSlot1" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot1 string = "SubSystemSlot1" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot2 captures enum value "SubSystemSlot2" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot2 string = "SubSystemSlot2" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot3 captures enum value "SubSystemSlot3" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot3 string = "SubSystemSlot3" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot4 captures enum value "SubSystemSlot4" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot4 string = "SubSystemSlot4" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot5 captures enum value "SubSystemSlot5" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot5 string = "SubSystemSlot5" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot6 captures enum value "SubSystemSlot6" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot6 string = "SubSystemSlot6" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot7 captures enum value "SubSystemSlot7" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagSubSystemSlot7 string = "SubSystemSlot7" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagUnlocked captures enum value "Unlocked" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagUnlocked string = "Unlocked" // GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagWardrobe captures enum value "Wardrobe" GetCharactersCharacterIDAssetsOKBodyItems0LocationFlagWardrobe string = "Wardrobe" )
const ( // GetCharactersCharacterIDAssetsOKBodyItems0LocationTypeStation captures enum value "station" GetCharactersCharacterIDAssetsOKBodyItems0LocationTypeStation string = "station" // GetCharactersCharacterIDAssetsOKBodyItems0LocationTypeSolarSystem captures enum value "solar_system" GetCharactersCharacterIDAssetsOKBodyItems0LocationTypeSolarSystem string = "solar_system" // GetCharactersCharacterIDAssetsOKBodyItems0LocationTypeItem captures enum value "item" GetCharactersCharacterIDAssetsOKBodyItems0LocationTypeItem string = "item" // GetCharactersCharacterIDAssetsOKBodyItems0LocationTypeOther captures enum value "other" GetCharactersCharacterIDAssetsOKBodyItems0LocationTypeOther string = "other" )
const ( // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagAssetSafety captures enum value "AssetSafety" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagAssetSafety string = "AssetSafety" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagAutoFit captures enum value "AutoFit" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagAutoFit string = "AutoFit" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagBonus captures enum value "Bonus" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagBonus string = "Bonus" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagBooster captures enum value "Booster" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagBooster string = "Booster" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagBoosterBay captures enum value "BoosterBay" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagBoosterBay string = "BoosterBay" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCapsule captures enum value "Capsule" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCapsule string = "Capsule" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCargo captures enum value "Cargo" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCargo string = "Cargo" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpDeliveries captures enum value "CorpDeliveries" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpDeliveries string = "CorpDeliveries" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG1 captures enum value "CorpSAG1" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG1 string = "CorpSAG1" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG2 captures enum value "CorpSAG2" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG2 string = "CorpSAG2" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG3 captures enum value "CorpSAG3" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG3 string = "CorpSAG3" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG4 captures enum value "CorpSAG4" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG4 string = "CorpSAG4" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG5 captures enum value "CorpSAG5" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG5 string = "CorpSAG5" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG6 captures enum value "CorpSAG6" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG6 string = "CorpSAG6" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG7 captures enum value "CorpSAG7" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCorpSAG7 string = "CorpSAG7" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCrateLoot captures enum value "CrateLoot" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagCrateLoot string = "CrateLoot" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagDeliveries captures enum value "Deliveries" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagDeliveries string = "Deliveries" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagDroneBay captures enum value "DroneBay" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagDroneBay string = "DroneBay" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagDustBattle captures enum value "DustBattle" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagDustBattle string = "DustBattle" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagDustDatabank captures enum value "DustDatabank" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagDustDatabank string = "DustDatabank" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterBay captures enum value "FighterBay" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterBay string = "FighterBay" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube0 captures enum value "FighterTube0" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube0 string = "FighterTube0" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube1 captures enum value "FighterTube1" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube1 string = "FighterTube1" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube2 captures enum value "FighterTube2" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube2 string = "FighterTube2" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube3 captures enum value "FighterTube3" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube3 string = "FighterTube3" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube4 captures enum value "FighterTube4" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFighterTube4 string = "FighterTube4" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFleetHangar captures enum value "FleetHangar" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFleetHangar string = "FleetHangar" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFrigateEscapeBay captures enum value "FrigateEscapeBay" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagFrigateEscapeBay string = "FrigateEscapeBay" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHangar captures enum value "Hangar" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHangar string = "Hangar" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHangarAll captures enum value "HangarAll" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHangarAll string = "HangarAll" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot0 captures enum value "HiSlot0" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot0 string = "HiSlot0" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot1 captures enum value "HiSlot1" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot1 string = "HiSlot1" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot2 captures enum value "HiSlot2" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot2 string = "HiSlot2" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot3 captures enum value "HiSlot3" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot3 string = "HiSlot3" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot4 captures enum value "HiSlot4" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot4 string = "HiSlot4" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot5 captures enum value "HiSlot5" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot5 string = "HiSlot5" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot6 captures enum value "HiSlot6" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot6 string = "HiSlot6" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot7 captures enum value "HiSlot7" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiSlot7 string = "HiSlot7" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiddenModifiers captures enum value "HiddenModifiers" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagHiddenModifiers string = "HiddenModifiers" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagImplant captures enum value "Implant" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagImplant string = "Implant" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagImpounded captures enum value "Impounded" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagImpounded string = "Impounded" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagJunkyardReprocessed captures enum value "JunkyardReprocessed" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagJunkyardReprocessed string = "JunkyardReprocessed" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagJunkyardTrashed captures enum value "JunkyardTrashed" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagJunkyardTrashed string = "JunkyardTrashed" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot0 captures enum value "LoSlot0" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot0 string = "LoSlot0" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot1 captures enum value "LoSlot1" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot1 string = "LoSlot1" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot2 captures enum value "LoSlot2" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot2 string = "LoSlot2" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot3 captures enum value "LoSlot3" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot3 string = "LoSlot3" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot4 captures enum value "LoSlot4" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot4 string = "LoSlot4" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot5 captures enum value "LoSlot5" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot5 string = "LoSlot5" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot6 captures enum value "LoSlot6" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot6 string = "LoSlot6" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot7 captures enum value "LoSlot7" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLoSlot7 string = "LoSlot7" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLocked captures enum value "Locked" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagLocked string = "Locked" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot0 captures enum value "MedSlot0" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot0 string = "MedSlot0" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot1 captures enum value "MedSlot1" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot1 string = "MedSlot1" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot2 captures enum value "MedSlot2" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot2 string = "MedSlot2" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot3 captures enum value "MedSlot3" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot3 string = "MedSlot3" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot4 captures enum value "MedSlot4" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot4 string = "MedSlot4" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot5 captures enum value "MedSlot5" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot5 string = "MedSlot5" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot6 captures enum value "MedSlot6" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot6 string = "MedSlot6" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot7 captures enum value "MedSlot7" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagMedSlot7 string = "MedSlot7" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagOfficeFolder captures enum value "OfficeFolder" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagOfficeFolder string = "OfficeFolder" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagPilot captures enum value "Pilot" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagPilot string = "Pilot" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagPlanetSurface captures enum value "PlanetSurface" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagPlanetSurface string = "PlanetSurface" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagQuafeBay captures enum value "QuafeBay" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagQuafeBay string = "QuafeBay" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagReward captures enum value "Reward" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagReward string = "Reward" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot0 captures enum value "RigSlot0" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot0 string = "RigSlot0" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot1 captures enum value "RigSlot1" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot1 string = "RigSlot1" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot2 captures enum value "RigSlot2" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot2 string = "RigSlot2" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot3 captures enum value "RigSlot3" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot3 string = "RigSlot3" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot4 captures enum value "RigSlot4" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot4 string = "RigSlot4" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot5 captures enum value "RigSlot5" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot5 string = "RigSlot5" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot6 captures enum value "RigSlot6" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot6 string = "RigSlot6" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot7 captures enum value "RigSlot7" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagRigSlot7 string = "RigSlot7" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSecondaryStorage captures enum value "SecondaryStorage" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSecondaryStorage string = "SecondaryStorage" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot0 captures enum value "ServiceSlot0" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot0 string = "ServiceSlot0" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot1 captures enum value "ServiceSlot1" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot1 string = "ServiceSlot1" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot2 captures enum value "ServiceSlot2" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot2 string = "ServiceSlot2" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot3 captures enum value "ServiceSlot3" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot3 string = "ServiceSlot3" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot4 captures enum value "ServiceSlot4" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot4 string = "ServiceSlot4" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot5 captures enum value "ServiceSlot5" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot5 string = "ServiceSlot5" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot6 captures enum value "ServiceSlot6" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot6 string = "ServiceSlot6" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot7 captures enum value "ServiceSlot7" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagServiceSlot7 string = "ServiceSlot7" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagShipHangar captures enum value "ShipHangar" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagShipHangar string = "ShipHangar" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagShipOffline captures enum value "ShipOffline" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagShipOffline string = "ShipOffline" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSkill captures enum value "Skill" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSkill string = "Skill" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSkillInTraining captures enum value "SkillInTraining" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSkillInTraining string = "SkillInTraining" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedAmmoHold captures enum value "SpecializedAmmoHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedAmmoHold string = "SpecializedAmmoHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedCommandCenterHold captures enum value "SpecializedCommandCenterHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedCommandCenterHold string = "SpecializedCommandCenterHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedFuelBay captures enum value "SpecializedFuelBay" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedFuelBay string = "SpecializedFuelBay" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedGasHold captures enum value "SpecializedGasHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedGasHold string = "SpecializedGasHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedIndustrialShipHold captures enum value "SpecializedIndustrialShipHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedIndustrialShipHold string = "SpecializedIndustrialShipHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedLargeShipHold captures enum value "SpecializedLargeShipHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedLargeShipHold string = "SpecializedLargeShipHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedMaterialBay captures enum value "SpecializedMaterialBay" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedMaterialBay string = "SpecializedMaterialBay" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedMediumShipHold captures enum value "SpecializedMediumShipHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedMediumShipHold string = "SpecializedMediumShipHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedMineralHold captures enum value "SpecializedMineralHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedMineralHold string = "SpecializedMineralHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedOreHold captures enum value "SpecializedOreHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedOreHold string = "SpecializedOreHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedPlanetaryCommoditiesHold captures enum value "SpecializedPlanetaryCommoditiesHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedPlanetaryCommoditiesHold string = "SpecializedPlanetaryCommoditiesHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedSalvageHold captures enum value "SpecializedSalvageHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedSalvageHold string = "SpecializedSalvageHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedShipHold captures enum value "SpecializedShipHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedShipHold string = "SpecializedShipHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedSmallShipHold captures enum value "SpecializedSmallShipHold" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSpecializedSmallShipHold string = "SpecializedSmallShipHold" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagStructureActive captures enum value "StructureActive" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagStructureActive string = "StructureActive" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagStructureFuel captures enum value "StructureFuel" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagStructureFuel string = "StructureFuel" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagStructureInactive captures enum value "StructureInactive" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagStructureInactive string = "StructureInactive" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagStructureOffline captures enum value "StructureOffline" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagStructureOffline string = "StructureOffline" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemBay captures enum value "SubSystemBay" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemBay string = "SubSystemBay" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot0 captures enum value "SubSystemSlot0" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot0 string = "SubSystemSlot0" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot1 captures enum value "SubSystemSlot1" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot1 string = "SubSystemSlot1" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot2 captures enum value "SubSystemSlot2" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot2 string = "SubSystemSlot2" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot3 captures enum value "SubSystemSlot3" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot3 string = "SubSystemSlot3" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot4 captures enum value "SubSystemSlot4" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot4 string = "SubSystemSlot4" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot5 captures enum value "SubSystemSlot5" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot5 string = "SubSystemSlot5" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot6 captures enum value "SubSystemSlot6" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot6 string = "SubSystemSlot6" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot7 captures enum value "SubSystemSlot7" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagSubSystemSlot7 string = "SubSystemSlot7" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagUnlocked captures enum value "Unlocked" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagUnlocked string = "Unlocked" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagWallet captures enum value "Wallet" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagWallet string = "Wallet" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagWardrobe captures enum value "Wardrobe" GetCorporationsCorporationIDAssetsOKBodyItems0LocationFlagWardrobe string = "Wardrobe" )
const ( // GetCorporationsCorporationIDAssetsOKBodyItems0LocationTypeStation captures enum value "station" GetCorporationsCorporationIDAssetsOKBodyItems0LocationTypeStation string = "station" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationTypeSolarSystem captures enum value "solar_system" GetCorporationsCorporationIDAssetsOKBodyItems0LocationTypeSolarSystem string = "solar_system" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationTypeItem captures enum value "item" GetCorporationsCorporationIDAssetsOKBodyItems0LocationTypeItem string = "item" // GetCorporationsCorporationIDAssetsOKBodyItems0LocationTypeOther captures enum value "other" GetCorporationsCorporationIDAssetsOKBodyItems0LocationTypeOther string = "other" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for assets API
func (*Client) GetCharactersCharacterIDAssets ¶
func (a *Client) GetCharactersCharacterIDAssets(params *GetCharactersCharacterIDAssetsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDAssetsOK, error)
GetCharactersCharacterIDAssets gets character assets Return a list of the characters assets
---
This route is cached for up to 3600 seconds
func (*Client) GetCorporationsCorporationIDAssets ¶
func (a *Client) GetCorporationsCorporationIDAssets(params *GetCorporationsCorporationIDAssetsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCorporationsCorporationIDAssetsOK, error)
GetCorporationsCorporationIDAssets gets corporation assets Return a list of the corporation assets
---
This route is cached for up to 3600 seconds ¶
--- Requires one of the following EVE corporation role(s): Director
func (*Client) PostCharactersCharacterIDAssetsLocations ¶
func (a *Client) PostCharactersCharacterIDAssetsLocations(params *PostCharactersCharacterIDAssetsLocationsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDAssetsLocationsOK, error)
PostCharactersCharacterIDAssetsLocations gets character asset locations Return locations for a set of item ids, which you can get from character assets endpoint. Coordinates for items in hangars or stations are set to (0,0,0)
---
func (*Client) PostCharactersCharacterIDAssetsNames ¶
func (a *Client) PostCharactersCharacterIDAssetsNames(params *PostCharactersCharacterIDAssetsNamesParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDAssetsNamesOK, error)
PostCharactersCharacterIDAssetsNames gets character asset names Return names for a set of item ids, which you can get from character assets endpoint. Typically used for items that can customize names, like containers or ships.
---
func (*Client) PostCorporationsCorporationIDAssetsLocations ¶
func (a *Client) PostCorporationsCorporationIDAssetsLocations(params *PostCorporationsCorporationIDAssetsLocationsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCorporationsCorporationIDAssetsLocationsOK, error)
PostCorporationsCorporationIDAssetsLocations gets corporation asset locations Return locations for a set of item ids, which you can get from corporation assets endpoint. Coordinates for items in hangars or stations are set to (0,0,0)
---
Requires one of the following EVE corporation role(s): Director
func (*Client) PostCorporationsCorporationIDAssetsNames ¶
func (a *Client) PostCorporationsCorporationIDAssetsNames(params *PostCorporationsCorporationIDAssetsNamesParams, authInfo runtime.ClientAuthInfoWriter) (*PostCorporationsCorporationIDAssetsNamesOK, error)
PostCorporationsCorporationIDAssetsNames gets corporation asset names Return names for a set of item ids, which you can get from corporation assets endpoint. Only valid for items that can customize names, like containers or ships
---
Requires one of the following EVE corporation role(s): Director
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { GetCharactersCharacterIDAssets(params *GetCharactersCharacterIDAssetsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCharactersCharacterIDAssetsOK, error) GetCorporationsCorporationIDAssets(params *GetCorporationsCorporationIDAssetsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCorporationsCorporationIDAssetsOK, error) PostCharactersCharacterIDAssetsLocations(params *PostCharactersCharacterIDAssetsLocationsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDAssetsLocationsOK, error) PostCharactersCharacterIDAssetsNames(params *PostCharactersCharacterIDAssetsNamesParams, authInfo runtime.ClientAuthInfoWriter) (*PostCharactersCharacterIDAssetsNamesOK, error) PostCorporationsCorporationIDAssetsLocations(params *PostCorporationsCorporationIDAssetsLocationsParams, authInfo runtime.ClientAuthInfoWriter) (*PostCorporationsCorporationIDAssetsLocationsOK, error) PostCorporationsCorporationIDAssetsNames(params *PostCorporationsCorporationIDAssetsNamesParams, authInfo runtime.ClientAuthInfoWriter) (*PostCorporationsCorporationIDAssetsNamesOK, 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 assets API client.
type GetCharactersCharacterIDAssetsBadRequest ¶
type GetCharactersCharacterIDAssetsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCharactersCharacterIDAssetsBadRequest handles this case with default header values.
Bad request
func NewGetCharactersCharacterIDAssetsBadRequest ¶
func NewGetCharactersCharacterIDAssetsBadRequest() *GetCharactersCharacterIDAssetsBadRequest
NewGetCharactersCharacterIDAssetsBadRequest creates a GetCharactersCharacterIDAssetsBadRequest with default headers values
func (*GetCharactersCharacterIDAssetsBadRequest) Error ¶
func (o *GetCharactersCharacterIDAssetsBadRequest) Error() string
func (*GetCharactersCharacterIDAssetsBadRequest) GetPayload ¶
func (o *GetCharactersCharacterIDAssetsBadRequest) GetPayload() *esimodels.BadRequest
type GetCharactersCharacterIDAssetsEnhanceYourCalm ¶
type GetCharactersCharacterIDAssetsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCharactersCharacterIDAssetsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCharactersCharacterIDAssetsEnhanceYourCalm ¶
func NewGetCharactersCharacterIDAssetsEnhanceYourCalm() *GetCharactersCharacterIDAssetsEnhanceYourCalm
NewGetCharactersCharacterIDAssetsEnhanceYourCalm creates a GetCharactersCharacterIDAssetsEnhanceYourCalm with default headers values
func (*GetCharactersCharacterIDAssetsEnhanceYourCalm) Error ¶
func (o *GetCharactersCharacterIDAssetsEnhanceYourCalm) Error() string
func (*GetCharactersCharacterIDAssetsEnhanceYourCalm) GetPayload ¶
func (o *GetCharactersCharacterIDAssetsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCharactersCharacterIDAssetsForbidden ¶
GetCharactersCharacterIDAssetsForbidden handles this case with default header values.
Forbidden
func NewGetCharactersCharacterIDAssetsForbidden ¶
func NewGetCharactersCharacterIDAssetsForbidden() *GetCharactersCharacterIDAssetsForbidden
NewGetCharactersCharacterIDAssetsForbidden creates a GetCharactersCharacterIDAssetsForbidden with default headers values
func (*GetCharactersCharacterIDAssetsForbidden) Error ¶
func (o *GetCharactersCharacterIDAssetsForbidden) Error() string
func (*GetCharactersCharacterIDAssetsForbidden) GetPayload ¶
func (o *GetCharactersCharacterIDAssetsForbidden) GetPayload() *esimodels.Forbidden
type GetCharactersCharacterIDAssetsGatewayTimeout ¶
type GetCharactersCharacterIDAssetsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCharactersCharacterIDAssetsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCharactersCharacterIDAssetsGatewayTimeout ¶
func NewGetCharactersCharacterIDAssetsGatewayTimeout() *GetCharactersCharacterIDAssetsGatewayTimeout
NewGetCharactersCharacterIDAssetsGatewayTimeout creates a GetCharactersCharacterIDAssetsGatewayTimeout with default headers values
func (*GetCharactersCharacterIDAssetsGatewayTimeout) Error ¶
func (o *GetCharactersCharacterIDAssetsGatewayTimeout) Error() string
func (*GetCharactersCharacterIDAssetsGatewayTimeout) GetPayload ¶
func (o *GetCharactersCharacterIDAssetsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCharactersCharacterIDAssetsInternalServerError ¶
type GetCharactersCharacterIDAssetsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCharactersCharacterIDAssetsInternalServerError handles this case with default header values.
Internal server error
func NewGetCharactersCharacterIDAssetsInternalServerError ¶
func NewGetCharactersCharacterIDAssetsInternalServerError() *GetCharactersCharacterIDAssetsInternalServerError
NewGetCharactersCharacterIDAssetsInternalServerError creates a GetCharactersCharacterIDAssetsInternalServerError with default headers values
func (*GetCharactersCharacterIDAssetsInternalServerError) Error ¶
func (o *GetCharactersCharacterIDAssetsInternalServerError) Error() string
func (*GetCharactersCharacterIDAssetsInternalServerError) GetPayload ¶
func (o *GetCharactersCharacterIDAssetsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCharactersCharacterIDAssetsNotModified ¶
type GetCharactersCharacterIDAssetsNotModified 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 }
GetCharactersCharacterIDAssetsNotModified handles this case with default header values.
Not modified
func NewGetCharactersCharacterIDAssetsNotModified ¶
func NewGetCharactersCharacterIDAssetsNotModified() *GetCharactersCharacterIDAssetsNotModified
NewGetCharactersCharacterIDAssetsNotModified creates a GetCharactersCharacterIDAssetsNotModified with default headers values
func (*GetCharactersCharacterIDAssetsNotModified) Error ¶
func (o *GetCharactersCharacterIDAssetsNotModified) Error() string
type GetCharactersCharacterIDAssetsOK ¶
type GetCharactersCharacterIDAssetsOK 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 */ XPages int32 Payload []*GetCharactersCharacterIDAssetsOKBodyItems0 }
GetCharactersCharacterIDAssetsOK handles this case with default header values.
A flat list of the users assets
func NewGetCharactersCharacterIDAssetsOK ¶
func NewGetCharactersCharacterIDAssetsOK() *GetCharactersCharacterIDAssetsOK
NewGetCharactersCharacterIDAssetsOK creates a GetCharactersCharacterIDAssetsOK with default headers values
func (*GetCharactersCharacterIDAssetsOK) Error ¶
func (o *GetCharactersCharacterIDAssetsOK) Error() string
func (*GetCharactersCharacterIDAssetsOK) GetPayload ¶
func (o *GetCharactersCharacterIDAssetsOK) GetPayload() []*GetCharactersCharacterIDAssetsOKBodyItems0
type GetCharactersCharacterIDAssetsOKBodyItems0 ¶
type GetCharactersCharacterIDAssetsOKBodyItems0 struct { // get_characters_character_id_assets_is_blueprint_copy // // is_blueprint_copy boolean IsBlueprintCopy bool `json:"is_blueprint_copy,omitempty"` // get_characters_character_id_assets_is_singleton // // is_singleton boolean // Required: true IsSingleton *bool `json:"is_singleton"` // get_characters_character_id_assets_item_id // // item_id integer // Required: true ItemID *int64 `json:"item_id"` // get_characters_character_id_assets_location_flag // // location_flag string // Required: true // Enum: [AssetSafety AutoFit BoosterBay Cargo CorpseBay Deliveries DroneBay FighterBay FighterTube0 FighterTube1 FighterTube2 FighterTube3 FighterTube4 FleetHangar FrigateEscapeBay Hangar HangarAll HiSlot0 HiSlot1 HiSlot2 HiSlot3 HiSlot4 HiSlot5 HiSlot6 HiSlot7 HiddenModifiers Implant LoSlot0 LoSlot1 LoSlot2 LoSlot3 LoSlot4 LoSlot5 LoSlot6 LoSlot7 Locked MedSlot0 MedSlot1 MedSlot2 MedSlot3 MedSlot4 MedSlot5 MedSlot6 MedSlot7 QuafeBay RigSlot0 RigSlot1 RigSlot2 RigSlot3 RigSlot4 RigSlot5 RigSlot6 RigSlot7 ShipHangar Skill SpecializedAmmoHold SpecializedCommandCenterHold SpecializedFuelBay SpecializedGasHold SpecializedIndustrialShipHold SpecializedLargeShipHold SpecializedMaterialBay SpecializedMediumShipHold SpecializedMineralHold SpecializedOreHold SpecializedPlanetaryCommoditiesHold SpecializedSalvageHold SpecializedShipHold SpecializedSmallShipHold SubSystemBay SubSystemSlot0 SubSystemSlot1 SubSystemSlot2 SubSystemSlot3 SubSystemSlot4 SubSystemSlot5 SubSystemSlot6 SubSystemSlot7 Unlocked Wardrobe] LocationFlag *string `json:"location_flag"` // get_characters_character_id_assets_location_id // // location_id integer // Required: true LocationID *int64 `json:"location_id"` // get_characters_character_id_assets_location_type // // location_type string // Required: true // Enum: [station solar_system item other] LocationType *string `json:"location_type"` // get_characters_character_id_assets_quantity // // quantity integer // Required: true Quantity *int32 `json:"quantity"` // get_characters_character_id_assets_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` }
GetCharactersCharacterIDAssetsOKBodyItems0 get_characters_character_id_assets_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDAssetsOKBodyItems0
func (*GetCharactersCharacterIDAssetsOKBodyItems0) MarshalBinary ¶
func (o *GetCharactersCharacterIDAssetsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCharactersCharacterIDAssetsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCharactersCharacterIDAssetsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCharactersCharacterIDAssetsParams ¶
type GetCharactersCharacterIDAssetsParams 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 */ CharacterID int32 /*Datasource The server name you would like data from */ Datasource *string /*Page Which page of results to return */ 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 }
GetCharactersCharacterIDAssetsParams contains all the parameters to send to the API endpoint for the get characters character id assets operation typically these are written to a http.Request
func NewGetCharactersCharacterIDAssetsParams ¶
func NewGetCharactersCharacterIDAssetsParams() *GetCharactersCharacterIDAssetsParams
NewGetCharactersCharacterIDAssetsParams creates a new GetCharactersCharacterIDAssetsParams object with the default values initialized.
func NewGetCharactersCharacterIDAssetsParamsWithContext ¶
func NewGetCharactersCharacterIDAssetsParamsWithContext(ctx context.Context) *GetCharactersCharacterIDAssetsParams
NewGetCharactersCharacterIDAssetsParamsWithContext creates a new GetCharactersCharacterIDAssetsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCharactersCharacterIDAssetsParamsWithHTTPClient ¶
func NewGetCharactersCharacterIDAssetsParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDAssetsParams
NewGetCharactersCharacterIDAssetsParamsWithHTTPClient creates a new GetCharactersCharacterIDAssetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCharactersCharacterIDAssetsParamsWithTimeout ¶
func NewGetCharactersCharacterIDAssetsParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDAssetsParams
NewGetCharactersCharacterIDAssetsParamsWithTimeout creates a new GetCharactersCharacterIDAssetsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCharactersCharacterIDAssetsParams) SetCharacterID ¶
func (o *GetCharactersCharacterIDAssetsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) SetContext ¶
func (o *GetCharactersCharacterIDAssetsParams) SetContext(ctx context.Context)
SetContext adds the context to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) SetDatasource ¶
func (o *GetCharactersCharacterIDAssetsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) SetHTTPClient ¶
func (o *GetCharactersCharacterIDAssetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) SetIfNoneMatch ¶
func (o *GetCharactersCharacterIDAssetsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) SetPage ¶
func (o *GetCharactersCharacterIDAssetsParams) SetPage(page *int32)
SetPage adds the page to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) SetTimeout ¶
func (o *GetCharactersCharacterIDAssetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) SetToken ¶
func (o *GetCharactersCharacterIDAssetsParams) SetToken(token *string)
SetToken adds the token to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WithCharacterID ¶
func (o *GetCharactersCharacterIDAssetsParams) WithCharacterID(characterID int32) *GetCharactersCharacterIDAssetsParams
WithCharacterID adds the characterID to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WithContext ¶
func (o *GetCharactersCharacterIDAssetsParams) WithContext(ctx context.Context) *GetCharactersCharacterIDAssetsParams
WithContext adds the context to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WithDatasource ¶
func (o *GetCharactersCharacterIDAssetsParams) WithDatasource(datasource *string) *GetCharactersCharacterIDAssetsParams
WithDatasource adds the datasource to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WithHTTPClient ¶
func (o *GetCharactersCharacterIDAssetsParams) WithHTTPClient(client *http.Client) *GetCharactersCharacterIDAssetsParams
WithHTTPClient adds the HTTPClient to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WithIfNoneMatch ¶
func (o *GetCharactersCharacterIDAssetsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCharactersCharacterIDAssetsParams
WithIfNoneMatch adds the ifNoneMatch to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WithPage ¶
func (o *GetCharactersCharacterIDAssetsParams) WithPage(page *int32) *GetCharactersCharacterIDAssetsParams
WithPage adds the page to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WithTimeout ¶
func (o *GetCharactersCharacterIDAssetsParams) WithTimeout(timeout time.Duration) *GetCharactersCharacterIDAssetsParams
WithTimeout adds the timeout to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WithToken ¶
func (o *GetCharactersCharacterIDAssetsParams) WithToken(token *string) *GetCharactersCharacterIDAssetsParams
WithToken adds the token to the get characters character id assets params
func (*GetCharactersCharacterIDAssetsParams) WriteToRequest ¶
func (o *GetCharactersCharacterIDAssetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCharactersCharacterIDAssetsReader ¶
type GetCharactersCharacterIDAssetsReader struct {
// contains filtered or unexported fields
}
GetCharactersCharacterIDAssetsReader is a Reader for the GetCharactersCharacterIDAssets structure.
func (*GetCharactersCharacterIDAssetsReader) ReadResponse ¶
func (o *GetCharactersCharacterIDAssetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCharactersCharacterIDAssetsServiceUnavailable ¶
type GetCharactersCharacterIDAssetsServiceUnavailable struct {
}GetCharactersCharacterIDAssetsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCharactersCharacterIDAssetsServiceUnavailable ¶
func NewGetCharactersCharacterIDAssetsServiceUnavailable() *GetCharactersCharacterIDAssetsServiceUnavailable
NewGetCharactersCharacterIDAssetsServiceUnavailable creates a GetCharactersCharacterIDAssetsServiceUnavailable with default headers values
func (*GetCharactersCharacterIDAssetsServiceUnavailable) Error ¶
func (o *GetCharactersCharacterIDAssetsServiceUnavailable) Error() string
func (*GetCharactersCharacterIDAssetsServiceUnavailable) GetPayload ¶
func (o *GetCharactersCharacterIDAssetsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCharactersCharacterIDAssetsUnauthorized ¶
type GetCharactersCharacterIDAssetsUnauthorized struct {
}GetCharactersCharacterIDAssetsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCharactersCharacterIDAssetsUnauthorized ¶
func NewGetCharactersCharacterIDAssetsUnauthorized() *GetCharactersCharacterIDAssetsUnauthorized
NewGetCharactersCharacterIDAssetsUnauthorized creates a GetCharactersCharacterIDAssetsUnauthorized with default headers values
func (*GetCharactersCharacterIDAssetsUnauthorized) Error ¶
func (o *GetCharactersCharacterIDAssetsUnauthorized) Error() string
func (*GetCharactersCharacterIDAssetsUnauthorized) GetPayload ¶
func (o *GetCharactersCharacterIDAssetsUnauthorized) GetPayload() *esimodels.Unauthorized
type GetCorporationsCorporationIDAssetsBadRequest ¶
type GetCorporationsCorporationIDAssetsBadRequest struct {
Payload *esimodels.BadRequest
}
GetCorporationsCorporationIDAssetsBadRequest handles this case with default header values.
Bad request
func NewGetCorporationsCorporationIDAssetsBadRequest ¶
func NewGetCorporationsCorporationIDAssetsBadRequest() *GetCorporationsCorporationIDAssetsBadRequest
NewGetCorporationsCorporationIDAssetsBadRequest creates a GetCorporationsCorporationIDAssetsBadRequest with default headers values
func (*GetCorporationsCorporationIDAssetsBadRequest) Error ¶
func (o *GetCorporationsCorporationIDAssetsBadRequest) Error() string
func (*GetCorporationsCorporationIDAssetsBadRequest) GetPayload ¶
func (o *GetCorporationsCorporationIDAssetsBadRequest) GetPayload() *esimodels.BadRequest
type GetCorporationsCorporationIDAssetsEnhanceYourCalm ¶
type GetCorporationsCorporationIDAssetsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
GetCorporationsCorporationIDAssetsEnhanceYourCalm handles this case with default header values.
Error limited
func NewGetCorporationsCorporationIDAssetsEnhanceYourCalm ¶
func NewGetCorporationsCorporationIDAssetsEnhanceYourCalm() *GetCorporationsCorporationIDAssetsEnhanceYourCalm
NewGetCorporationsCorporationIDAssetsEnhanceYourCalm creates a GetCorporationsCorporationIDAssetsEnhanceYourCalm with default headers values
func (*GetCorporationsCorporationIDAssetsEnhanceYourCalm) Error ¶
func (o *GetCorporationsCorporationIDAssetsEnhanceYourCalm) Error() string
func (*GetCorporationsCorporationIDAssetsEnhanceYourCalm) GetPayload ¶
func (o *GetCorporationsCorporationIDAssetsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type GetCorporationsCorporationIDAssetsForbidden ¶
GetCorporationsCorporationIDAssetsForbidden handles this case with default header values.
Forbidden
func NewGetCorporationsCorporationIDAssetsForbidden ¶
func NewGetCorporationsCorporationIDAssetsForbidden() *GetCorporationsCorporationIDAssetsForbidden
NewGetCorporationsCorporationIDAssetsForbidden creates a GetCorporationsCorporationIDAssetsForbidden with default headers values
func (*GetCorporationsCorporationIDAssetsForbidden) Error ¶
func (o *GetCorporationsCorporationIDAssetsForbidden) Error() string
func (*GetCorporationsCorporationIDAssetsForbidden) GetPayload ¶
func (o *GetCorporationsCorporationIDAssetsForbidden) GetPayload() *esimodels.Forbidden
type GetCorporationsCorporationIDAssetsGatewayTimeout ¶
type GetCorporationsCorporationIDAssetsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
GetCorporationsCorporationIDAssetsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewGetCorporationsCorporationIDAssetsGatewayTimeout ¶
func NewGetCorporationsCorporationIDAssetsGatewayTimeout() *GetCorporationsCorporationIDAssetsGatewayTimeout
NewGetCorporationsCorporationIDAssetsGatewayTimeout creates a GetCorporationsCorporationIDAssetsGatewayTimeout with default headers values
func (*GetCorporationsCorporationIDAssetsGatewayTimeout) Error ¶
func (o *GetCorporationsCorporationIDAssetsGatewayTimeout) Error() string
func (*GetCorporationsCorporationIDAssetsGatewayTimeout) GetPayload ¶
func (o *GetCorporationsCorporationIDAssetsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type GetCorporationsCorporationIDAssetsInternalServerError ¶
type GetCorporationsCorporationIDAssetsInternalServerError struct {
Payload *esimodels.InternalServerError
}
GetCorporationsCorporationIDAssetsInternalServerError handles this case with default header values.
Internal server error
func NewGetCorporationsCorporationIDAssetsInternalServerError ¶
func NewGetCorporationsCorporationIDAssetsInternalServerError() *GetCorporationsCorporationIDAssetsInternalServerError
NewGetCorporationsCorporationIDAssetsInternalServerError creates a GetCorporationsCorporationIDAssetsInternalServerError with default headers values
func (*GetCorporationsCorporationIDAssetsInternalServerError) Error ¶
func (o *GetCorporationsCorporationIDAssetsInternalServerError) Error() string
func (*GetCorporationsCorporationIDAssetsInternalServerError) GetPayload ¶
func (o *GetCorporationsCorporationIDAssetsInternalServerError) GetPayload() *esimodels.InternalServerError
type GetCorporationsCorporationIDAssetsNotModified ¶
type GetCorporationsCorporationIDAssetsNotModified 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 }
GetCorporationsCorporationIDAssetsNotModified handles this case with default header values.
Not modified
func NewGetCorporationsCorporationIDAssetsNotModified ¶
func NewGetCorporationsCorporationIDAssetsNotModified() *GetCorporationsCorporationIDAssetsNotModified
NewGetCorporationsCorporationIDAssetsNotModified creates a GetCorporationsCorporationIDAssetsNotModified with default headers values
func (*GetCorporationsCorporationIDAssetsNotModified) Error ¶
func (o *GetCorporationsCorporationIDAssetsNotModified) Error() string
type GetCorporationsCorporationIDAssetsOK ¶
type GetCorporationsCorporationIDAssetsOK 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 */ XPages int32 Payload []*GetCorporationsCorporationIDAssetsOKBodyItems0 }
GetCorporationsCorporationIDAssetsOK handles this case with default header values.
A list of assets
func NewGetCorporationsCorporationIDAssetsOK ¶
func NewGetCorporationsCorporationIDAssetsOK() *GetCorporationsCorporationIDAssetsOK
NewGetCorporationsCorporationIDAssetsOK creates a GetCorporationsCorporationIDAssetsOK with default headers values
func (*GetCorporationsCorporationIDAssetsOK) Error ¶
func (o *GetCorporationsCorporationIDAssetsOK) Error() string
func (*GetCorporationsCorporationIDAssetsOK) GetPayload ¶
func (o *GetCorporationsCorporationIDAssetsOK) GetPayload() []*GetCorporationsCorporationIDAssetsOKBodyItems0
type GetCorporationsCorporationIDAssetsOKBodyItems0 ¶
type GetCorporationsCorporationIDAssetsOKBodyItems0 struct { // get_corporations_corporation_id_assets_is_blueprint_copy // // is_blueprint_copy boolean IsBlueprintCopy bool `json:"is_blueprint_copy,omitempty"` // get_corporations_corporation_id_assets_is_singleton // // is_singleton boolean // Required: true IsSingleton *bool `json:"is_singleton"` // get_corporations_corporation_id_assets_item_id // // item_id integer // Required: true ItemID *int64 `json:"item_id"` // get_corporations_corporation_id_assets_location_flag // // location_flag string // Required: true // Enum: [AssetSafety AutoFit Bonus Booster BoosterBay Capsule Cargo CorpDeliveries CorpSAG1 CorpSAG2 CorpSAG3 CorpSAG4 CorpSAG5 CorpSAG6 CorpSAG7 CrateLoot Deliveries DroneBay DustBattle DustDatabank FighterBay FighterTube0 FighterTube1 FighterTube2 FighterTube3 FighterTube4 FleetHangar FrigateEscapeBay Hangar HangarAll HiSlot0 HiSlot1 HiSlot2 HiSlot3 HiSlot4 HiSlot5 HiSlot6 HiSlot7 HiddenModifiers Implant Impounded JunkyardReprocessed JunkyardTrashed LoSlot0 LoSlot1 LoSlot2 LoSlot3 LoSlot4 LoSlot5 LoSlot6 LoSlot7 Locked MedSlot0 MedSlot1 MedSlot2 MedSlot3 MedSlot4 MedSlot5 MedSlot6 MedSlot7 OfficeFolder Pilot PlanetSurface QuafeBay Reward RigSlot0 RigSlot1 RigSlot2 RigSlot3 RigSlot4 RigSlot5 RigSlot6 RigSlot7 SecondaryStorage ServiceSlot0 ServiceSlot1 ServiceSlot2 ServiceSlot3 ServiceSlot4 ServiceSlot5 ServiceSlot6 ServiceSlot7 ShipHangar ShipOffline Skill SkillInTraining SpecializedAmmoHold SpecializedCommandCenterHold SpecializedFuelBay SpecializedGasHold SpecializedIndustrialShipHold SpecializedLargeShipHold SpecializedMaterialBay SpecializedMediumShipHold SpecializedMineralHold SpecializedOreHold SpecializedPlanetaryCommoditiesHold SpecializedSalvageHold SpecializedShipHold SpecializedSmallShipHold StructureActive StructureFuel StructureInactive StructureOffline SubSystemBay SubSystemSlot0 SubSystemSlot1 SubSystemSlot2 SubSystemSlot3 SubSystemSlot4 SubSystemSlot5 SubSystemSlot6 SubSystemSlot7 Unlocked Wallet Wardrobe] LocationFlag *string `json:"location_flag"` // get_corporations_corporation_id_assets_location_id // // location_id integer // Required: true LocationID *int64 `json:"location_id"` // get_corporations_corporation_id_assets_location_type // // location_type string // Required: true // Enum: [station solar_system item other] LocationType *string `json:"location_type"` // get_corporations_corporation_id_assets_quantity // // quantity integer // Required: true Quantity *int32 `json:"quantity"` // get_corporations_corporation_id_assets_type_id // // type_id integer // Required: true TypeID *int32 `json:"type_id"` }
GetCorporationsCorporationIDAssetsOKBodyItems0 get_corporations_corporation_id_assets_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDAssetsOKBodyItems0
func (*GetCorporationsCorporationIDAssetsOKBodyItems0) MarshalBinary ¶
func (o *GetCorporationsCorporationIDAssetsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetCorporationsCorporationIDAssetsOKBodyItems0) UnmarshalBinary ¶
func (o *GetCorporationsCorporationIDAssetsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetCorporationsCorporationIDAssetsParams ¶
type GetCorporationsCorporationIDAssetsParams 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 */ CorporationID int32 /*Datasource The server name you would like data from */ Datasource *string /*Page Which page of results to return */ 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 }
GetCorporationsCorporationIDAssetsParams contains all the parameters to send to the API endpoint for the get corporations corporation id assets operation typically these are written to a http.Request
func NewGetCorporationsCorporationIDAssetsParams ¶
func NewGetCorporationsCorporationIDAssetsParams() *GetCorporationsCorporationIDAssetsParams
NewGetCorporationsCorporationIDAssetsParams creates a new GetCorporationsCorporationIDAssetsParams object with the default values initialized.
func NewGetCorporationsCorporationIDAssetsParamsWithContext ¶
func NewGetCorporationsCorporationIDAssetsParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDAssetsParams
NewGetCorporationsCorporationIDAssetsParamsWithContext creates a new GetCorporationsCorporationIDAssetsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCorporationsCorporationIDAssetsParamsWithHTTPClient ¶
func NewGetCorporationsCorporationIDAssetsParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDAssetsParams
NewGetCorporationsCorporationIDAssetsParamsWithHTTPClient creates a new GetCorporationsCorporationIDAssetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCorporationsCorporationIDAssetsParamsWithTimeout ¶
func NewGetCorporationsCorporationIDAssetsParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDAssetsParams
NewGetCorporationsCorporationIDAssetsParamsWithTimeout creates a new GetCorporationsCorporationIDAssetsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCorporationsCorporationIDAssetsParams) SetContext ¶
func (o *GetCorporationsCorporationIDAssetsParams) SetContext(ctx context.Context)
SetContext adds the context to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) SetCorporationID ¶
func (o *GetCorporationsCorporationIDAssetsParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) SetDatasource ¶
func (o *GetCorporationsCorporationIDAssetsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) SetHTTPClient ¶
func (o *GetCorporationsCorporationIDAssetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) SetIfNoneMatch ¶
func (o *GetCorporationsCorporationIDAssetsParams) SetIfNoneMatch(ifNoneMatch *string)
SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) SetPage ¶
func (o *GetCorporationsCorporationIDAssetsParams) SetPage(page *int32)
SetPage adds the page to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) SetTimeout ¶
func (o *GetCorporationsCorporationIDAssetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) SetToken ¶
func (o *GetCorporationsCorporationIDAssetsParams) SetToken(token *string)
SetToken adds the token to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WithContext ¶
func (o *GetCorporationsCorporationIDAssetsParams) WithContext(ctx context.Context) *GetCorporationsCorporationIDAssetsParams
WithContext adds the context to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WithCorporationID ¶
func (o *GetCorporationsCorporationIDAssetsParams) WithCorporationID(corporationID int32) *GetCorporationsCorporationIDAssetsParams
WithCorporationID adds the corporationID to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WithDatasource ¶
func (o *GetCorporationsCorporationIDAssetsParams) WithDatasource(datasource *string) *GetCorporationsCorporationIDAssetsParams
WithDatasource adds the datasource to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WithHTTPClient ¶
func (o *GetCorporationsCorporationIDAssetsParams) WithHTTPClient(client *http.Client) *GetCorporationsCorporationIDAssetsParams
WithHTTPClient adds the HTTPClient to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WithIfNoneMatch ¶
func (o *GetCorporationsCorporationIDAssetsParams) WithIfNoneMatch(ifNoneMatch *string) *GetCorporationsCorporationIDAssetsParams
WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WithPage ¶
func (o *GetCorporationsCorporationIDAssetsParams) WithPage(page *int32) *GetCorporationsCorporationIDAssetsParams
WithPage adds the page to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WithTimeout ¶
func (o *GetCorporationsCorporationIDAssetsParams) WithTimeout(timeout time.Duration) *GetCorporationsCorporationIDAssetsParams
WithTimeout adds the timeout to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WithToken ¶
func (o *GetCorporationsCorporationIDAssetsParams) WithToken(token *string) *GetCorporationsCorporationIDAssetsParams
WithToken adds the token to the get corporations corporation id assets params
func (*GetCorporationsCorporationIDAssetsParams) WriteToRequest ¶
func (o *GetCorporationsCorporationIDAssetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCorporationsCorporationIDAssetsReader ¶
type GetCorporationsCorporationIDAssetsReader struct {
// contains filtered or unexported fields
}
GetCorporationsCorporationIDAssetsReader is a Reader for the GetCorporationsCorporationIDAssets structure.
func (*GetCorporationsCorporationIDAssetsReader) ReadResponse ¶
func (o *GetCorporationsCorporationIDAssetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCorporationsCorporationIDAssetsServiceUnavailable ¶
type GetCorporationsCorporationIDAssetsServiceUnavailable struct {
}GetCorporationsCorporationIDAssetsServiceUnavailable handles this case with default header values.
Service unavailable
func NewGetCorporationsCorporationIDAssetsServiceUnavailable ¶
func NewGetCorporationsCorporationIDAssetsServiceUnavailable() *GetCorporationsCorporationIDAssetsServiceUnavailable
NewGetCorporationsCorporationIDAssetsServiceUnavailable creates a GetCorporationsCorporationIDAssetsServiceUnavailable with default headers values
func (*GetCorporationsCorporationIDAssetsServiceUnavailable) Error ¶
func (o *GetCorporationsCorporationIDAssetsServiceUnavailable) Error() string
func (*GetCorporationsCorporationIDAssetsServiceUnavailable) GetPayload ¶
func (o *GetCorporationsCorporationIDAssetsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type GetCorporationsCorporationIDAssetsUnauthorized ¶
type GetCorporationsCorporationIDAssetsUnauthorized struct {
}GetCorporationsCorporationIDAssetsUnauthorized handles this case with default header values.
Unauthorized
func NewGetCorporationsCorporationIDAssetsUnauthorized ¶
func NewGetCorporationsCorporationIDAssetsUnauthorized() *GetCorporationsCorporationIDAssetsUnauthorized
NewGetCorporationsCorporationIDAssetsUnauthorized creates a GetCorporationsCorporationIDAssetsUnauthorized with default headers values
func (*GetCorporationsCorporationIDAssetsUnauthorized) Error ¶
func (o *GetCorporationsCorporationIDAssetsUnauthorized) Error() string
func (*GetCorporationsCorporationIDAssetsUnauthorized) GetPayload ¶
func (o *GetCorporationsCorporationIDAssetsUnauthorized) GetPayload() *esimodels.Unauthorized
type PostCharactersCharacterIDAssetsLocationsBadRequest ¶
type PostCharactersCharacterIDAssetsLocationsBadRequest struct {
Payload *esimodels.BadRequest
}
PostCharactersCharacterIDAssetsLocationsBadRequest handles this case with default header values.
Bad request
func NewPostCharactersCharacterIDAssetsLocationsBadRequest ¶
func NewPostCharactersCharacterIDAssetsLocationsBadRequest() *PostCharactersCharacterIDAssetsLocationsBadRequest
NewPostCharactersCharacterIDAssetsLocationsBadRequest creates a PostCharactersCharacterIDAssetsLocationsBadRequest with default headers values
func (*PostCharactersCharacterIDAssetsLocationsBadRequest) Error ¶
func (o *PostCharactersCharacterIDAssetsLocationsBadRequest) Error() string
func (*PostCharactersCharacterIDAssetsLocationsBadRequest) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsLocationsBadRequest) GetPayload() *esimodels.BadRequest
type PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm ¶
type PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostCharactersCharacterIDAssetsLocationsEnhanceYourCalm ¶
func NewPostCharactersCharacterIDAssetsLocationsEnhanceYourCalm() *PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm
NewPostCharactersCharacterIDAssetsLocationsEnhanceYourCalm creates a PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm with default headers values
func (*PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm) Error ¶
func (o *PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm) Error() string
func (*PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsLocationsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostCharactersCharacterIDAssetsLocationsForbidden ¶
PostCharactersCharacterIDAssetsLocationsForbidden handles this case with default header values.
Forbidden
func NewPostCharactersCharacterIDAssetsLocationsForbidden ¶
func NewPostCharactersCharacterIDAssetsLocationsForbidden() *PostCharactersCharacterIDAssetsLocationsForbidden
NewPostCharactersCharacterIDAssetsLocationsForbidden creates a PostCharactersCharacterIDAssetsLocationsForbidden with default headers values
func (*PostCharactersCharacterIDAssetsLocationsForbidden) Error ¶
func (o *PostCharactersCharacterIDAssetsLocationsForbidden) Error() string
func (*PostCharactersCharacterIDAssetsLocationsForbidden) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsLocationsForbidden) GetPayload() *esimodels.Forbidden
type PostCharactersCharacterIDAssetsLocationsGatewayTimeout ¶
type PostCharactersCharacterIDAssetsLocationsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostCharactersCharacterIDAssetsLocationsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostCharactersCharacterIDAssetsLocationsGatewayTimeout ¶
func NewPostCharactersCharacterIDAssetsLocationsGatewayTimeout() *PostCharactersCharacterIDAssetsLocationsGatewayTimeout
NewPostCharactersCharacterIDAssetsLocationsGatewayTimeout creates a PostCharactersCharacterIDAssetsLocationsGatewayTimeout with default headers values
func (*PostCharactersCharacterIDAssetsLocationsGatewayTimeout) Error ¶
func (o *PostCharactersCharacterIDAssetsLocationsGatewayTimeout) Error() string
func (*PostCharactersCharacterIDAssetsLocationsGatewayTimeout) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsLocationsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostCharactersCharacterIDAssetsLocationsInternalServerError ¶
type PostCharactersCharacterIDAssetsLocationsInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostCharactersCharacterIDAssetsLocationsInternalServerError handles this case with default header values.
Internal server error
func NewPostCharactersCharacterIDAssetsLocationsInternalServerError ¶
func NewPostCharactersCharacterIDAssetsLocationsInternalServerError() *PostCharactersCharacterIDAssetsLocationsInternalServerError
NewPostCharactersCharacterIDAssetsLocationsInternalServerError creates a PostCharactersCharacterIDAssetsLocationsInternalServerError with default headers values
func (*PostCharactersCharacterIDAssetsLocationsInternalServerError) Error ¶
func (o *PostCharactersCharacterIDAssetsLocationsInternalServerError) Error() string
func (*PostCharactersCharacterIDAssetsLocationsInternalServerError) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsLocationsInternalServerError) GetPayload() *esimodels.InternalServerError
type PostCharactersCharacterIDAssetsLocationsOK ¶
type PostCharactersCharacterIDAssetsLocationsOK struct {
Payload []*PostCharactersCharacterIDAssetsLocationsOKBodyItems0
}
PostCharactersCharacterIDAssetsLocationsOK handles this case with default header values.
List of asset locations
func NewPostCharactersCharacterIDAssetsLocationsOK ¶
func NewPostCharactersCharacterIDAssetsLocationsOK() *PostCharactersCharacterIDAssetsLocationsOK
NewPostCharactersCharacterIDAssetsLocationsOK creates a PostCharactersCharacterIDAssetsLocationsOK with default headers values
func (*PostCharactersCharacterIDAssetsLocationsOK) Error ¶
func (o *PostCharactersCharacterIDAssetsLocationsOK) Error() string
func (*PostCharactersCharacterIDAssetsLocationsOK) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsLocationsOK) GetPayload() []*PostCharactersCharacterIDAssetsLocationsOKBodyItems0
type PostCharactersCharacterIDAssetsLocationsOKBodyItems0 ¶
type PostCharactersCharacterIDAssetsLocationsOKBodyItems0 struct { // post_characters_character_id_assets_locations_item_id // // item_id integer // Required: true ItemID *int64 `json:"item_id"` // position // Required: true Position *PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position `json:"position"` }
PostCharactersCharacterIDAssetsLocationsOKBodyItems0 post_characters_character_id_assets_locations_200_ok // // 200 ok object swagger:model PostCharactersCharacterIDAssetsLocationsOKBodyItems0
func (*PostCharactersCharacterIDAssetsLocationsOKBodyItems0) MarshalBinary ¶
func (o *PostCharactersCharacterIDAssetsLocationsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDAssetsLocationsOKBodyItems0) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDAssetsLocationsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position ¶
type PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position struct { // post_characters_character_id_assets_locations_x // // x number // Required: true X *float64 `json:"x"` // post_characters_character_id_assets_locations_y // // y number // Required: true Y *float64 `json:"y"` // post_characters_character_id_assets_locations_z // // z number // Required: true Z *float64 `json:"z"` }
PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position post_characters_character_id_assets_locations_position // // position object swagger:model PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position
func (*PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position) MarshalBinary ¶
func (o *PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDAssetsLocationsOKBodyItems0Position) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDAssetsLocationsParams ¶
type PostCharactersCharacterIDAssetsLocationsParams struct { /*CharacterID An EVE character ID */ CharacterID int32 /*Datasource The server name you would like data from */ Datasource *string /*ItemIds A list of item ids */ ItemIds []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 }
PostCharactersCharacterIDAssetsLocationsParams contains all the parameters to send to the API endpoint for the post characters character id assets locations operation typically these are written to a http.Request
func NewPostCharactersCharacterIDAssetsLocationsParams ¶
func NewPostCharactersCharacterIDAssetsLocationsParams() *PostCharactersCharacterIDAssetsLocationsParams
NewPostCharactersCharacterIDAssetsLocationsParams creates a new PostCharactersCharacterIDAssetsLocationsParams object with the default values initialized.
func NewPostCharactersCharacterIDAssetsLocationsParamsWithContext ¶
func NewPostCharactersCharacterIDAssetsLocationsParamsWithContext(ctx context.Context) *PostCharactersCharacterIDAssetsLocationsParams
NewPostCharactersCharacterIDAssetsLocationsParamsWithContext creates a new PostCharactersCharacterIDAssetsLocationsParams object with the default values initialized, and the ability to set a context for a request
func NewPostCharactersCharacterIDAssetsLocationsParamsWithHTTPClient ¶
func NewPostCharactersCharacterIDAssetsLocationsParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDAssetsLocationsParams
NewPostCharactersCharacterIDAssetsLocationsParamsWithHTTPClient creates a new PostCharactersCharacterIDAssetsLocationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostCharactersCharacterIDAssetsLocationsParamsWithTimeout ¶
func NewPostCharactersCharacterIDAssetsLocationsParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDAssetsLocationsParams
NewPostCharactersCharacterIDAssetsLocationsParamsWithTimeout creates a new PostCharactersCharacterIDAssetsLocationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostCharactersCharacterIDAssetsLocationsParams) SetCharacterID ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) SetContext ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) SetContext(ctx context.Context)
SetContext adds the context to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) SetDatasource ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) SetHTTPClient ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) SetItemIds ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) SetItemIds(itemIds []int64)
SetItemIds adds the itemIds to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) SetTimeout ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) SetToken ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) SetToken(token *string)
SetToken adds the token to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) WithCharacterID ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDAssetsLocationsParams
WithCharacterID adds the characterID to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) WithContext ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) WithContext(ctx context.Context) *PostCharactersCharacterIDAssetsLocationsParams
WithContext adds the context to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) WithDatasource ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) WithDatasource(datasource *string) *PostCharactersCharacterIDAssetsLocationsParams
WithDatasource adds the datasource to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) WithHTTPClient ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDAssetsLocationsParams
WithHTTPClient adds the HTTPClient to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) WithItemIds ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) WithItemIds(itemIds []int64) *PostCharactersCharacterIDAssetsLocationsParams
WithItemIds adds the itemIds to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) WithTimeout ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDAssetsLocationsParams
WithTimeout adds the timeout to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) WithToken ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) WithToken(token *string) *PostCharactersCharacterIDAssetsLocationsParams
WithToken adds the token to the post characters character id assets locations params
func (*PostCharactersCharacterIDAssetsLocationsParams) WriteToRequest ¶
func (o *PostCharactersCharacterIDAssetsLocationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCharactersCharacterIDAssetsLocationsReader ¶
type PostCharactersCharacterIDAssetsLocationsReader struct {
// contains filtered or unexported fields
}
PostCharactersCharacterIDAssetsLocationsReader is a Reader for the PostCharactersCharacterIDAssetsLocations structure.
func (*PostCharactersCharacterIDAssetsLocationsReader) ReadResponse ¶
func (o *PostCharactersCharacterIDAssetsLocationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCharactersCharacterIDAssetsLocationsServiceUnavailable ¶
type PostCharactersCharacterIDAssetsLocationsServiceUnavailable struct {
}PostCharactersCharacterIDAssetsLocationsServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostCharactersCharacterIDAssetsLocationsServiceUnavailable ¶
func NewPostCharactersCharacterIDAssetsLocationsServiceUnavailable() *PostCharactersCharacterIDAssetsLocationsServiceUnavailable
NewPostCharactersCharacterIDAssetsLocationsServiceUnavailable creates a PostCharactersCharacterIDAssetsLocationsServiceUnavailable with default headers values
func (*PostCharactersCharacterIDAssetsLocationsServiceUnavailable) Error ¶
func (o *PostCharactersCharacterIDAssetsLocationsServiceUnavailable) Error() string
func (*PostCharactersCharacterIDAssetsLocationsServiceUnavailable) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsLocationsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostCharactersCharacterIDAssetsLocationsUnauthorized ¶
type PostCharactersCharacterIDAssetsLocationsUnauthorized struct {
}PostCharactersCharacterIDAssetsLocationsUnauthorized handles this case with default header values.
Unauthorized
func NewPostCharactersCharacterIDAssetsLocationsUnauthorized ¶
func NewPostCharactersCharacterIDAssetsLocationsUnauthorized() *PostCharactersCharacterIDAssetsLocationsUnauthorized
NewPostCharactersCharacterIDAssetsLocationsUnauthorized creates a PostCharactersCharacterIDAssetsLocationsUnauthorized with default headers values
func (*PostCharactersCharacterIDAssetsLocationsUnauthorized) Error ¶
func (o *PostCharactersCharacterIDAssetsLocationsUnauthorized) Error() string
func (*PostCharactersCharacterIDAssetsLocationsUnauthorized) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsLocationsUnauthorized) GetPayload() *esimodels.Unauthorized
type PostCharactersCharacterIDAssetsNamesBadRequest ¶
type PostCharactersCharacterIDAssetsNamesBadRequest struct {
Payload *esimodels.BadRequest
}
PostCharactersCharacterIDAssetsNamesBadRequest handles this case with default header values.
Bad request
func NewPostCharactersCharacterIDAssetsNamesBadRequest ¶
func NewPostCharactersCharacterIDAssetsNamesBadRequest() *PostCharactersCharacterIDAssetsNamesBadRequest
NewPostCharactersCharacterIDAssetsNamesBadRequest creates a PostCharactersCharacterIDAssetsNamesBadRequest with default headers values
func (*PostCharactersCharacterIDAssetsNamesBadRequest) Error ¶
func (o *PostCharactersCharacterIDAssetsNamesBadRequest) Error() string
func (*PostCharactersCharacterIDAssetsNamesBadRequest) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsNamesBadRequest) GetPayload() *esimodels.BadRequest
type PostCharactersCharacterIDAssetsNamesEnhanceYourCalm ¶
type PostCharactersCharacterIDAssetsNamesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostCharactersCharacterIDAssetsNamesEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostCharactersCharacterIDAssetsNamesEnhanceYourCalm ¶
func NewPostCharactersCharacterIDAssetsNamesEnhanceYourCalm() *PostCharactersCharacterIDAssetsNamesEnhanceYourCalm
NewPostCharactersCharacterIDAssetsNamesEnhanceYourCalm creates a PostCharactersCharacterIDAssetsNamesEnhanceYourCalm with default headers values
func (*PostCharactersCharacterIDAssetsNamesEnhanceYourCalm) Error ¶
func (o *PostCharactersCharacterIDAssetsNamesEnhanceYourCalm) Error() string
func (*PostCharactersCharacterIDAssetsNamesEnhanceYourCalm) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsNamesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostCharactersCharacterIDAssetsNamesForbidden ¶
PostCharactersCharacterIDAssetsNamesForbidden handles this case with default header values.
Forbidden
func NewPostCharactersCharacterIDAssetsNamesForbidden ¶
func NewPostCharactersCharacterIDAssetsNamesForbidden() *PostCharactersCharacterIDAssetsNamesForbidden
NewPostCharactersCharacterIDAssetsNamesForbidden creates a PostCharactersCharacterIDAssetsNamesForbidden with default headers values
func (*PostCharactersCharacterIDAssetsNamesForbidden) Error ¶
func (o *PostCharactersCharacterIDAssetsNamesForbidden) Error() string
func (*PostCharactersCharacterIDAssetsNamesForbidden) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsNamesForbidden) GetPayload() *esimodels.Forbidden
type PostCharactersCharacterIDAssetsNamesGatewayTimeout ¶
type PostCharactersCharacterIDAssetsNamesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostCharactersCharacterIDAssetsNamesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostCharactersCharacterIDAssetsNamesGatewayTimeout ¶
func NewPostCharactersCharacterIDAssetsNamesGatewayTimeout() *PostCharactersCharacterIDAssetsNamesGatewayTimeout
NewPostCharactersCharacterIDAssetsNamesGatewayTimeout creates a PostCharactersCharacterIDAssetsNamesGatewayTimeout with default headers values
func (*PostCharactersCharacterIDAssetsNamesGatewayTimeout) Error ¶
func (o *PostCharactersCharacterIDAssetsNamesGatewayTimeout) Error() string
func (*PostCharactersCharacterIDAssetsNamesGatewayTimeout) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsNamesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostCharactersCharacterIDAssetsNamesInternalServerError ¶
type PostCharactersCharacterIDAssetsNamesInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostCharactersCharacterIDAssetsNamesInternalServerError handles this case with default header values.
Internal server error
func NewPostCharactersCharacterIDAssetsNamesInternalServerError ¶
func NewPostCharactersCharacterIDAssetsNamesInternalServerError() *PostCharactersCharacterIDAssetsNamesInternalServerError
NewPostCharactersCharacterIDAssetsNamesInternalServerError creates a PostCharactersCharacterIDAssetsNamesInternalServerError with default headers values
func (*PostCharactersCharacterIDAssetsNamesInternalServerError) Error ¶
func (o *PostCharactersCharacterIDAssetsNamesInternalServerError) Error() string
func (*PostCharactersCharacterIDAssetsNamesInternalServerError) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsNamesInternalServerError) GetPayload() *esimodels.InternalServerError
type PostCharactersCharacterIDAssetsNamesOK ¶
type PostCharactersCharacterIDAssetsNamesOK struct {
Payload []*PostCharactersCharacterIDAssetsNamesOKBodyItems0
}
PostCharactersCharacterIDAssetsNamesOK handles this case with default header values.
List of asset names
func NewPostCharactersCharacterIDAssetsNamesOK ¶
func NewPostCharactersCharacterIDAssetsNamesOK() *PostCharactersCharacterIDAssetsNamesOK
NewPostCharactersCharacterIDAssetsNamesOK creates a PostCharactersCharacterIDAssetsNamesOK with default headers values
func (*PostCharactersCharacterIDAssetsNamesOK) Error ¶
func (o *PostCharactersCharacterIDAssetsNamesOK) Error() string
func (*PostCharactersCharacterIDAssetsNamesOK) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsNamesOK) GetPayload() []*PostCharactersCharacterIDAssetsNamesOKBodyItems0
type PostCharactersCharacterIDAssetsNamesOKBodyItems0 ¶
type PostCharactersCharacterIDAssetsNamesOKBodyItems0 struct { // post_characters_character_id_assets_names_item_id // // item_id integer // Required: true ItemID *int64 `json:"item_id"` // post_characters_character_id_assets_names_name // // name string // Required: true Name *string `json:"name"` }
PostCharactersCharacterIDAssetsNamesOKBodyItems0 post_characters_character_id_assets_names_200_ok // // 200 ok object swagger:model PostCharactersCharacterIDAssetsNamesOKBodyItems0
func (*PostCharactersCharacterIDAssetsNamesOKBodyItems0) MarshalBinary ¶
func (o *PostCharactersCharacterIDAssetsNamesOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCharactersCharacterIDAssetsNamesOKBodyItems0) UnmarshalBinary ¶
func (o *PostCharactersCharacterIDAssetsNamesOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCharactersCharacterIDAssetsNamesParams ¶
type PostCharactersCharacterIDAssetsNamesParams struct { /*CharacterID An EVE character ID */ CharacterID int32 /*Datasource The server name you would like data from */ Datasource *string /*ItemIds A list of item ids */ ItemIds []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 }
PostCharactersCharacterIDAssetsNamesParams contains all the parameters to send to the API endpoint for the post characters character id assets names operation typically these are written to a http.Request
func NewPostCharactersCharacterIDAssetsNamesParams ¶
func NewPostCharactersCharacterIDAssetsNamesParams() *PostCharactersCharacterIDAssetsNamesParams
NewPostCharactersCharacterIDAssetsNamesParams creates a new PostCharactersCharacterIDAssetsNamesParams object with the default values initialized.
func NewPostCharactersCharacterIDAssetsNamesParamsWithContext ¶
func NewPostCharactersCharacterIDAssetsNamesParamsWithContext(ctx context.Context) *PostCharactersCharacterIDAssetsNamesParams
NewPostCharactersCharacterIDAssetsNamesParamsWithContext creates a new PostCharactersCharacterIDAssetsNamesParams object with the default values initialized, and the ability to set a context for a request
func NewPostCharactersCharacterIDAssetsNamesParamsWithHTTPClient ¶
func NewPostCharactersCharacterIDAssetsNamesParamsWithHTTPClient(client *http.Client) *PostCharactersCharacterIDAssetsNamesParams
NewPostCharactersCharacterIDAssetsNamesParamsWithHTTPClient creates a new PostCharactersCharacterIDAssetsNamesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostCharactersCharacterIDAssetsNamesParamsWithTimeout ¶
func NewPostCharactersCharacterIDAssetsNamesParamsWithTimeout(timeout time.Duration) *PostCharactersCharacterIDAssetsNamesParams
NewPostCharactersCharacterIDAssetsNamesParamsWithTimeout creates a new PostCharactersCharacterIDAssetsNamesParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostCharactersCharacterIDAssetsNamesParams) SetCharacterID ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) SetCharacterID(characterID int32)
SetCharacterID adds the characterId to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) SetContext ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) SetContext(ctx context.Context)
SetContext adds the context to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) SetDatasource ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) SetHTTPClient ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) SetItemIds ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) SetItemIds(itemIds []int64)
SetItemIds adds the itemIds to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) SetTimeout ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) SetToken ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) SetToken(token *string)
SetToken adds the token to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) WithCharacterID ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) WithCharacterID(characterID int32) *PostCharactersCharacterIDAssetsNamesParams
WithCharacterID adds the characterID to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) WithContext ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) WithContext(ctx context.Context) *PostCharactersCharacterIDAssetsNamesParams
WithContext adds the context to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) WithDatasource ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) WithDatasource(datasource *string) *PostCharactersCharacterIDAssetsNamesParams
WithDatasource adds the datasource to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) WithHTTPClient ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) WithHTTPClient(client *http.Client) *PostCharactersCharacterIDAssetsNamesParams
WithHTTPClient adds the HTTPClient to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) WithItemIds ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) WithItemIds(itemIds []int64) *PostCharactersCharacterIDAssetsNamesParams
WithItemIds adds the itemIds to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) WithTimeout ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) WithTimeout(timeout time.Duration) *PostCharactersCharacterIDAssetsNamesParams
WithTimeout adds the timeout to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) WithToken ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) WithToken(token *string) *PostCharactersCharacterIDAssetsNamesParams
WithToken adds the token to the post characters character id assets names params
func (*PostCharactersCharacterIDAssetsNamesParams) WriteToRequest ¶
func (o *PostCharactersCharacterIDAssetsNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCharactersCharacterIDAssetsNamesReader ¶
type PostCharactersCharacterIDAssetsNamesReader struct {
// contains filtered or unexported fields
}
PostCharactersCharacterIDAssetsNamesReader is a Reader for the PostCharactersCharacterIDAssetsNames structure.
func (*PostCharactersCharacterIDAssetsNamesReader) ReadResponse ¶
func (o *PostCharactersCharacterIDAssetsNamesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCharactersCharacterIDAssetsNamesServiceUnavailable ¶
type PostCharactersCharacterIDAssetsNamesServiceUnavailable struct {
}PostCharactersCharacterIDAssetsNamesServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostCharactersCharacterIDAssetsNamesServiceUnavailable ¶
func NewPostCharactersCharacterIDAssetsNamesServiceUnavailable() *PostCharactersCharacterIDAssetsNamesServiceUnavailable
NewPostCharactersCharacterIDAssetsNamesServiceUnavailable creates a PostCharactersCharacterIDAssetsNamesServiceUnavailable with default headers values
func (*PostCharactersCharacterIDAssetsNamesServiceUnavailable) Error ¶
func (o *PostCharactersCharacterIDAssetsNamesServiceUnavailable) Error() string
func (*PostCharactersCharacterIDAssetsNamesServiceUnavailable) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsNamesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostCharactersCharacterIDAssetsNamesUnauthorized ¶
type PostCharactersCharacterIDAssetsNamesUnauthorized struct {
}PostCharactersCharacterIDAssetsNamesUnauthorized handles this case with default header values.
Unauthorized
func NewPostCharactersCharacterIDAssetsNamesUnauthorized ¶
func NewPostCharactersCharacterIDAssetsNamesUnauthorized() *PostCharactersCharacterIDAssetsNamesUnauthorized
NewPostCharactersCharacterIDAssetsNamesUnauthorized creates a PostCharactersCharacterIDAssetsNamesUnauthorized with default headers values
func (*PostCharactersCharacterIDAssetsNamesUnauthorized) Error ¶
func (o *PostCharactersCharacterIDAssetsNamesUnauthorized) Error() string
func (*PostCharactersCharacterIDAssetsNamesUnauthorized) GetPayload ¶
func (o *PostCharactersCharacterIDAssetsNamesUnauthorized) GetPayload() *esimodels.Unauthorized
type PostCorporationsCorporationIDAssetsLocationsBadRequest ¶
type PostCorporationsCorporationIDAssetsLocationsBadRequest struct {
Payload *esimodels.BadRequest
}
PostCorporationsCorporationIDAssetsLocationsBadRequest handles this case with default header values.
Bad request
func NewPostCorporationsCorporationIDAssetsLocationsBadRequest ¶
func NewPostCorporationsCorporationIDAssetsLocationsBadRequest() *PostCorporationsCorporationIDAssetsLocationsBadRequest
NewPostCorporationsCorporationIDAssetsLocationsBadRequest creates a PostCorporationsCorporationIDAssetsLocationsBadRequest with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsBadRequest) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsBadRequest) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsBadRequest) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsLocationsBadRequest) GetPayload() *esimodels.BadRequest
type PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm ¶
type PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm ¶
func NewPostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm() *PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm
NewPostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm creates a PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsLocationsEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostCorporationsCorporationIDAssetsLocationsForbidden ¶
PostCorporationsCorporationIDAssetsLocationsForbidden handles this case with default header values.
Forbidden
func NewPostCorporationsCorporationIDAssetsLocationsForbidden ¶
func NewPostCorporationsCorporationIDAssetsLocationsForbidden() *PostCorporationsCorporationIDAssetsLocationsForbidden
NewPostCorporationsCorporationIDAssetsLocationsForbidden creates a PostCorporationsCorporationIDAssetsLocationsForbidden with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsForbidden) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsForbidden) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsForbidden) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsLocationsForbidden) GetPayload() *esimodels.Forbidden
type PostCorporationsCorporationIDAssetsLocationsGatewayTimeout ¶
type PostCorporationsCorporationIDAssetsLocationsGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostCorporationsCorporationIDAssetsLocationsGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostCorporationsCorporationIDAssetsLocationsGatewayTimeout ¶
func NewPostCorporationsCorporationIDAssetsLocationsGatewayTimeout() *PostCorporationsCorporationIDAssetsLocationsGatewayTimeout
NewPostCorporationsCorporationIDAssetsLocationsGatewayTimeout creates a PostCorporationsCorporationIDAssetsLocationsGatewayTimeout with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsGatewayTimeout) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsGatewayTimeout) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsGatewayTimeout) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsLocationsGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostCorporationsCorporationIDAssetsLocationsInternalServerError ¶
type PostCorporationsCorporationIDAssetsLocationsInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostCorporationsCorporationIDAssetsLocationsInternalServerError handles this case with default header values.
Internal server error
func NewPostCorporationsCorporationIDAssetsLocationsInternalServerError ¶
func NewPostCorporationsCorporationIDAssetsLocationsInternalServerError() *PostCorporationsCorporationIDAssetsLocationsInternalServerError
NewPostCorporationsCorporationIDAssetsLocationsInternalServerError creates a PostCorporationsCorporationIDAssetsLocationsInternalServerError with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsInternalServerError) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsInternalServerError) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsInternalServerError) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsLocationsInternalServerError) GetPayload() *esimodels.InternalServerError
type PostCorporationsCorporationIDAssetsLocationsNotFound ¶
type PostCorporationsCorporationIDAssetsLocationsNotFound struct {
Payload *PostCorporationsCorporationIDAssetsLocationsNotFoundBody
}
PostCorporationsCorporationIDAssetsLocationsNotFound handles this case with default header values.
Invalid IDs
func NewPostCorporationsCorporationIDAssetsLocationsNotFound ¶
func NewPostCorporationsCorporationIDAssetsLocationsNotFound() *PostCorporationsCorporationIDAssetsLocationsNotFound
NewPostCorporationsCorporationIDAssetsLocationsNotFound creates a PostCorporationsCorporationIDAssetsLocationsNotFound with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsNotFound) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsNotFound) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsNotFound) GetPayload ¶
type PostCorporationsCorporationIDAssetsLocationsNotFoundBody ¶
type PostCorporationsCorporationIDAssetsLocationsNotFoundBody struct { // post_corporations_corporation_id_assets_locations_404_not_found // // Not found message Error string `json:"error,omitempty"` }
PostCorporationsCorporationIDAssetsLocationsNotFoundBody post_corporations_corporation_id_assets_locations_not_found // // Not found swagger:model PostCorporationsCorporationIDAssetsLocationsNotFoundBody
func (*PostCorporationsCorporationIDAssetsLocationsNotFoundBody) MarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsLocationsNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCorporationsCorporationIDAssetsLocationsNotFoundBody) UnmarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsLocationsNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCorporationsCorporationIDAssetsLocationsOK ¶
type PostCorporationsCorporationIDAssetsLocationsOK struct {
Payload []*PostCorporationsCorporationIDAssetsLocationsOKBodyItems0
}
PostCorporationsCorporationIDAssetsLocationsOK handles this case with default header values.
List of asset locations
func NewPostCorporationsCorporationIDAssetsLocationsOK ¶
func NewPostCorporationsCorporationIDAssetsLocationsOK() *PostCorporationsCorporationIDAssetsLocationsOK
NewPostCorporationsCorporationIDAssetsLocationsOK creates a PostCorporationsCorporationIDAssetsLocationsOK with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsOK) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsOK) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsOK) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsLocationsOK) GetPayload() []*PostCorporationsCorporationIDAssetsLocationsOKBodyItems0
type PostCorporationsCorporationIDAssetsLocationsOKBodyItems0 ¶
type PostCorporationsCorporationIDAssetsLocationsOKBodyItems0 struct { // post_corporations_corporation_id_assets_locations_item_id // // item_id integer // Required: true ItemID *int64 `json:"item_id"` // position // Required: true Position *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position `json:"position"` }
PostCorporationsCorporationIDAssetsLocationsOKBodyItems0 post_corporations_corporation_id_assets_locations_200_ok // // 200 ok object swagger:model PostCorporationsCorporationIDAssetsLocationsOKBodyItems0
func (*PostCorporationsCorporationIDAssetsLocationsOKBodyItems0) MarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCorporationsCorporationIDAssetsLocationsOKBodyItems0) UnmarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position ¶
type PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position struct { // post_corporations_corporation_id_assets_locations_x // // x number // Required: true X *float64 `json:"x"` // post_corporations_corporation_id_assets_locations_y // // y number // Required: true Y *float64 `json:"y"` // post_corporations_corporation_id_assets_locations_z // // z number // Required: true Z *float64 `json:"z"` }
PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position post_corporations_corporation_id_assets_locations_position // // position object swagger:model PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position
func (*PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position) MarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position) UnmarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsLocationsOKBodyItems0Position) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCorporationsCorporationIDAssetsLocationsParams ¶
type PostCorporationsCorporationIDAssetsLocationsParams struct { /*CorporationID An EVE corporation ID */ CorporationID int32 /*Datasource The server name you would like data from */ Datasource *string /*ItemIds A list of item ids */ ItemIds []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 }
PostCorporationsCorporationIDAssetsLocationsParams contains all the parameters to send to the API endpoint for the post corporations corporation id assets locations operation typically these are written to a http.Request
func NewPostCorporationsCorporationIDAssetsLocationsParams ¶
func NewPostCorporationsCorporationIDAssetsLocationsParams() *PostCorporationsCorporationIDAssetsLocationsParams
NewPostCorporationsCorporationIDAssetsLocationsParams creates a new PostCorporationsCorporationIDAssetsLocationsParams object with the default values initialized.
func NewPostCorporationsCorporationIDAssetsLocationsParamsWithContext ¶
func NewPostCorporationsCorporationIDAssetsLocationsParamsWithContext(ctx context.Context) *PostCorporationsCorporationIDAssetsLocationsParams
NewPostCorporationsCorporationIDAssetsLocationsParamsWithContext creates a new PostCorporationsCorporationIDAssetsLocationsParams object with the default values initialized, and the ability to set a context for a request
func NewPostCorporationsCorporationIDAssetsLocationsParamsWithHTTPClient ¶
func NewPostCorporationsCorporationIDAssetsLocationsParamsWithHTTPClient(client *http.Client) *PostCorporationsCorporationIDAssetsLocationsParams
NewPostCorporationsCorporationIDAssetsLocationsParamsWithHTTPClient creates a new PostCorporationsCorporationIDAssetsLocationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostCorporationsCorporationIDAssetsLocationsParamsWithTimeout ¶
func NewPostCorporationsCorporationIDAssetsLocationsParamsWithTimeout(timeout time.Duration) *PostCorporationsCorporationIDAssetsLocationsParams
NewPostCorporationsCorporationIDAssetsLocationsParamsWithTimeout creates a new PostCorporationsCorporationIDAssetsLocationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostCorporationsCorporationIDAssetsLocationsParams) SetContext ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetContext(ctx context.Context)
SetContext adds the context to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) SetCorporationID ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) SetDatasource ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) SetHTTPClient ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) SetItemIds ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetItemIds(itemIds []int64)
SetItemIds adds the itemIds to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) SetTimeout ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) SetToken ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) SetToken(token *string)
SetToken adds the token to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) WithContext ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithContext(ctx context.Context) *PostCorporationsCorporationIDAssetsLocationsParams
WithContext adds the context to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) WithCorporationID ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithCorporationID(corporationID int32) *PostCorporationsCorporationIDAssetsLocationsParams
WithCorporationID adds the corporationID to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) WithDatasource ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithDatasource(datasource *string) *PostCorporationsCorporationIDAssetsLocationsParams
WithDatasource adds the datasource to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) WithHTTPClient ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithHTTPClient(client *http.Client) *PostCorporationsCorporationIDAssetsLocationsParams
WithHTTPClient adds the HTTPClient to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) WithItemIds ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithItemIds(itemIds []int64) *PostCorporationsCorporationIDAssetsLocationsParams
WithItemIds adds the itemIds to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) WithTimeout ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithTimeout(timeout time.Duration) *PostCorporationsCorporationIDAssetsLocationsParams
WithTimeout adds the timeout to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) WithToken ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) WithToken(token *string) *PostCorporationsCorporationIDAssetsLocationsParams
WithToken adds the token to the post corporations corporation id assets locations params
func (*PostCorporationsCorporationIDAssetsLocationsParams) WriteToRequest ¶
func (o *PostCorporationsCorporationIDAssetsLocationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCorporationsCorporationIDAssetsLocationsReader ¶
type PostCorporationsCorporationIDAssetsLocationsReader struct {
// contains filtered or unexported fields
}
PostCorporationsCorporationIDAssetsLocationsReader is a Reader for the PostCorporationsCorporationIDAssetsLocations structure.
func (*PostCorporationsCorporationIDAssetsLocationsReader) ReadResponse ¶
func (o *PostCorporationsCorporationIDAssetsLocationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCorporationsCorporationIDAssetsLocationsServiceUnavailable ¶
type PostCorporationsCorporationIDAssetsLocationsServiceUnavailable struct {
}PostCorporationsCorporationIDAssetsLocationsServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostCorporationsCorporationIDAssetsLocationsServiceUnavailable ¶
func NewPostCorporationsCorporationIDAssetsLocationsServiceUnavailable() *PostCorporationsCorporationIDAssetsLocationsServiceUnavailable
NewPostCorporationsCorporationIDAssetsLocationsServiceUnavailable creates a PostCorporationsCorporationIDAssetsLocationsServiceUnavailable with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsServiceUnavailable) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsServiceUnavailable) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsServiceUnavailable) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsLocationsServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostCorporationsCorporationIDAssetsLocationsUnauthorized ¶
type PostCorporationsCorporationIDAssetsLocationsUnauthorized struct {
}PostCorporationsCorporationIDAssetsLocationsUnauthorized handles this case with default header values.
Unauthorized
func NewPostCorporationsCorporationIDAssetsLocationsUnauthorized ¶
func NewPostCorporationsCorporationIDAssetsLocationsUnauthorized() *PostCorporationsCorporationIDAssetsLocationsUnauthorized
NewPostCorporationsCorporationIDAssetsLocationsUnauthorized creates a PostCorporationsCorporationIDAssetsLocationsUnauthorized with default headers values
func (*PostCorporationsCorporationIDAssetsLocationsUnauthorized) Error ¶
func (o *PostCorporationsCorporationIDAssetsLocationsUnauthorized) Error() string
func (*PostCorporationsCorporationIDAssetsLocationsUnauthorized) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsLocationsUnauthorized) GetPayload() *esimodels.Unauthorized
type PostCorporationsCorporationIDAssetsNamesBadRequest ¶
type PostCorporationsCorporationIDAssetsNamesBadRequest struct {
Payload *esimodels.BadRequest
}
PostCorporationsCorporationIDAssetsNamesBadRequest handles this case with default header values.
Bad request
func NewPostCorporationsCorporationIDAssetsNamesBadRequest ¶
func NewPostCorporationsCorporationIDAssetsNamesBadRequest() *PostCorporationsCorporationIDAssetsNamesBadRequest
NewPostCorporationsCorporationIDAssetsNamesBadRequest creates a PostCorporationsCorporationIDAssetsNamesBadRequest with default headers values
func (*PostCorporationsCorporationIDAssetsNamesBadRequest) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesBadRequest) Error() string
func (*PostCorporationsCorporationIDAssetsNamesBadRequest) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesBadRequest) GetPayload() *esimodels.BadRequest
type PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm ¶
type PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm struct {
Payload *esimodels.ErrorLimited
}
PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm handles this case with default header values.
Error limited
func NewPostCorporationsCorporationIDAssetsNamesEnhanceYourCalm ¶
func NewPostCorporationsCorporationIDAssetsNamesEnhanceYourCalm() *PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm
NewPostCorporationsCorporationIDAssetsNamesEnhanceYourCalm creates a PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm with default headers values
func (*PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm) Error() string
func (*PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesEnhanceYourCalm) GetPayload() *esimodels.ErrorLimited
type PostCorporationsCorporationIDAssetsNamesForbidden ¶
PostCorporationsCorporationIDAssetsNamesForbidden handles this case with default header values.
Forbidden
func NewPostCorporationsCorporationIDAssetsNamesForbidden ¶
func NewPostCorporationsCorporationIDAssetsNamesForbidden() *PostCorporationsCorporationIDAssetsNamesForbidden
NewPostCorporationsCorporationIDAssetsNamesForbidden creates a PostCorporationsCorporationIDAssetsNamesForbidden with default headers values
func (*PostCorporationsCorporationIDAssetsNamesForbidden) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesForbidden) Error() string
func (*PostCorporationsCorporationIDAssetsNamesForbidden) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesForbidden) GetPayload() *esimodels.Forbidden
type PostCorporationsCorporationIDAssetsNamesGatewayTimeout ¶
type PostCorporationsCorporationIDAssetsNamesGatewayTimeout struct {
Payload *esimodels.GatewayTimeout
}
PostCorporationsCorporationIDAssetsNamesGatewayTimeout handles this case with default header values.
Gateway timeout
func NewPostCorporationsCorporationIDAssetsNamesGatewayTimeout ¶
func NewPostCorporationsCorporationIDAssetsNamesGatewayTimeout() *PostCorporationsCorporationIDAssetsNamesGatewayTimeout
NewPostCorporationsCorporationIDAssetsNamesGatewayTimeout creates a PostCorporationsCorporationIDAssetsNamesGatewayTimeout with default headers values
func (*PostCorporationsCorporationIDAssetsNamesGatewayTimeout) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesGatewayTimeout) Error() string
func (*PostCorporationsCorporationIDAssetsNamesGatewayTimeout) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesGatewayTimeout) GetPayload() *esimodels.GatewayTimeout
type PostCorporationsCorporationIDAssetsNamesInternalServerError ¶
type PostCorporationsCorporationIDAssetsNamesInternalServerError struct {
Payload *esimodels.InternalServerError
}
PostCorporationsCorporationIDAssetsNamesInternalServerError handles this case with default header values.
Internal server error
func NewPostCorporationsCorporationIDAssetsNamesInternalServerError ¶
func NewPostCorporationsCorporationIDAssetsNamesInternalServerError() *PostCorporationsCorporationIDAssetsNamesInternalServerError
NewPostCorporationsCorporationIDAssetsNamesInternalServerError creates a PostCorporationsCorporationIDAssetsNamesInternalServerError with default headers values
func (*PostCorporationsCorporationIDAssetsNamesInternalServerError) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesInternalServerError) Error() string
func (*PostCorporationsCorporationIDAssetsNamesInternalServerError) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesInternalServerError) GetPayload() *esimodels.InternalServerError
type PostCorporationsCorporationIDAssetsNamesNotFound ¶
type PostCorporationsCorporationIDAssetsNamesNotFound struct {
Payload *PostCorporationsCorporationIDAssetsNamesNotFoundBody
}
PostCorporationsCorporationIDAssetsNamesNotFound handles this case with default header values.
Invalid IDs
func NewPostCorporationsCorporationIDAssetsNamesNotFound ¶
func NewPostCorporationsCorporationIDAssetsNamesNotFound() *PostCorporationsCorporationIDAssetsNamesNotFound
NewPostCorporationsCorporationIDAssetsNamesNotFound creates a PostCorporationsCorporationIDAssetsNamesNotFound with default headers values
func (*PostCorporationsCorporationIDAssetsNamesNotFound) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesNotFound) Error() string
func (*PostCorporationsCorporationIDAssetsNamesNotFound) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesNotFound) GetPayload() *PostCorporationsCorporationIDAssetsNamesNotFoundBody
type PostCorporationsCorporationIDAssetsNamesNotFoundBody ¶
type PostCorporationsCorporationIDAssetsNamesNotFoundBody struct { // post_corporations_corporation_id_assets_names_404_not_found // // Not found message Error string `json:"error,omitempty"` }
PostCorporationsCorporationIDAssetsNamesNotFoundBody post_corporations_corporation_id_assets_names_not_found // // Not found swagger:model PostCorporationsCorporationIDAssetsNamesNotFoundBody
func (*PostCorporationsCorporationIDAssetsNamesNotFoundBody) MarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsNamesNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCorporationsCorporationIDAssetsNamesNotFoundBody) UnmarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsNamesNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCorporationsCorporationIDAssetsNamesOK ¶
type PostCorporationsCorporationIDAssetsNamesOK struct {
Payload []*PostCorporationsCorporationIDAssetsNamesOKBodyItems0
}
PostCorporationsCorporationIDAssetsNamesOK handles this case with default header values.
List of asset names
func NewPostCorporationsCorporationIDAssetsNamesOK ¶
func NewPostCorporationsCorporationIDAssetsNamesOK() *PostCorporationsCorporationIDAssetsNamesOK
NewPostCorporationsCorporationIDAssetsNamesOK creates a PostCorporationsCorporationIDAssetsNamesOK with default headers values
func (*PostCorporationsCorporationIDAssetsNamesOK) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesOK) Error() string
func (*PostCorporationsCorporationIDAssetsNamesOK) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesOK) GetPayload() []*PostCorporationsCorporationIDAssetsNamesOKBodyItems0
type PostCorporationsCorporationIDAssetsNamesOKBodyItems0 ¶
type PostCorporationsCorporationIDAssetsNamesOKBodyItems0 struct { // post_corporations_corporation_id_assets_names_item_id // // item_id integer // Required: true ItemID *int64 `json:"item_id"` // post_corporations_corporation_id_assets_names_name // // name string // Required: true Name *string `json:"name"` }
PostCorporationsCorporationIDAssetsNamesOKBodyItems0 post_corporations_corporation_id_assets_names_200_ok // // 200 ok object swagger:model PostCorporationsCorporationIDAssetsNamesOKBodyItems0
func (*PostCorporationsCorporationIDAssetsNamesOKBodyItems0) MarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsNamesOKBodyItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostCorporationsCorporationIDAssetsNamesOKBodyItems0) UnmarshalBinary ¶
func (o *PostCorporationsCorporationIDAssetsNamesOKBodyItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostCorporationsCorporationIDAssetsNamesParams ¶
type PostCorporationsCorporationIDAssetsNamesParams struct { /*CorporationID An EVE corporation ID */ CorporationID int32 /*Datasource The server name you would like data from */ Datasource *string /*ItemIds A list of item ids */ ItemIds []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 }
PostCorporationsCorporationIDAssetsNamesParams contains all the parameters to send to the API endpoint for the post corporations corporation id assets names operation typically these are written to a http.Request
func NewPostCorporationsCorporationIDAssetsNamesParams ¶
func NewPostCorporationsCorporationIDAssetsNamesParams() *PostCorporationsCorporationIDAssetsNamesParams
NewPostCorporationsCorporationIDAssetsNamesParams creates a new PostCorporationsCorporationIDAssetsNamesParams object with the default values initialized.
func NewPostCorporationsCorporationIDAssetsNamesParamsWithContext ¶
func NewPostCorporationsCorporationIDAssetsNamesParamsWithContext(ctx context.Context) *PostCorporationsCorporationIDAssetsNamesParams
NewPostCorporationsCorporationIDAssetsNamesParamsWithContext creates a new PostCorporationsCorporationIDAssetsNamesParams object with the default values initialized, and the ability to set a context for a request
func NewPostCorporationsCorporationIDAssetsNamesParamsWithHTTPClient ¶
func NewPostCorporationsCorporationIDAssetsNamesParamsWithHTTPClient(client *http.Client) *PostCorporationsCorporationIDAssetsNamesParams
NewPostCorporationsCorporationIDAssetsNamesParamsWithHTTPClient creates a new PostCorporationsCorporationIDAssetsNamesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostCorporationsCorporationIDAssetsNamesParamsWithTimeout ¶
func NewPostCorporationsCorporationIDAssetsNamesParamsWithTimeout(timeout time.Duration) *PostCorporationsCorporationIDAssetsNamesParams
NewPostCorporationsCorporationIDAssetsNamesParamsWithTimeout creates a new PostCorporationsCorporationIDAssetsNamesParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostCorporationsCorporationIDAssetsNamesParams) SetContext ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) SetContext(ctx context.Context)
SetContext adds the context to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) SetCorporationID ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) SetCorporationID(corporationID int32)
SetCorporationID adds the corporationId to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) SetDatasource ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) SetDatasource(datasource *string)
SetDatasource adds the datasource to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) SetHTTPClient ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) SetItemIds ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) SetItemIds(itemIds []int64)
SetItemIds adds the itemIds to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) SetTimeout ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) SetToken ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) SetToken(token *string)
SetToken adds the token to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) WithContext ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) WithContext(ctx context.Context) *PostCorporationsCorporationIDAssetsNamesParams
WithContext adds the context to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) WithCorporationID ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) WithCorporationID(corporationID int32) *PostCorporationsCorporationIDAssetsNamesParams
WithCorporationID adds the corporationID to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) WithDatasource ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) WithDatasource(datasource *string) *PostCorporationsCorporationIDAssetsNamesParams
WithDatasource adds the datasource to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) WithHTTPClient ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) WithHTTPClient(client *http.Client) *PostCorporationsCorporationIDAssetsNamesParams
WithHTTPClient adds the HTTPClient to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) WithItemIds ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) WithItemIds(itemIds []int64) *PostCorporationsCorporationIDAssetsNamesParams
WithItemIds adds the itemIds to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) WithTimeout ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) WithTimeout(timeout time.Duration) *PostCorporationsCorporationIDAssetsNamesParams
WithTimeout adds the timeout to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) WithToken ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) WithToken(token *string) *PostCorporationsCorporationIDAssetsNamesParams
WithToken adds the token to the post corporations corporation id assets names params
func (*PostCorporationsCorporationIDAssetsNamesParams) WriteToRequest ¶
func (o *PostCorporationsCorporationIDAssetsNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCorporationsCorporationIDAssetsNamesReader ¶
type PostCorporationsCorporationIDAssetsNamesReader struct {
// contains filtered or unexported fields
}
PostCorporationsCorporationIDAssetsNamesReader is a Reader for the PostCorporationsCorporationIDAssetsNames structure.
func (*PostCorporationsCorporationIDAssetsNamesReader) ReadResponse ¶
func (o *PostCorporationsCorporationIDAssetsNamesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCorporationsCorporationIDAssetsNamesServiceUnavailable ¶
type PostCorporationsCorporationIDAssetsNamesServiceUnavailable struct {
}PostCorporationsCorporationIDAssetsNamesServiceUnavailable handles this case with default header values.
Service unavailable
func NewPostCorporationsCorporationIDAssetsNamesServiceUnavailable ¶
func NewPostCorporationsCorporationIDAssetsNamesServiceUnavailable() *PostCorporationsCorporationIDAssetsNamesServiceUnavailable
NewPostCorporationsCorporationIDAssetsNamesServiceUnavailable creates a PostCorporationsCorporationIDAssetsNamesServiceUnavailable with default headers values
func (*PostCorporationsCorporationIDAssetsNamesServiceUnavailable) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesServiceUnavailable) Error() string
func (*PostCorporationsCorporationIDAssetsNamesServiceUnavailable) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesServiceUnavailable) GetPayload() *esimodels.ServiceUnavailable
type PostCorporationsCorporationIDAssetsNamesUnauthorized ¶
type PostCorporationsCorporationIDAssetsNamesUnauthorized struct {
}PostCorporationsCorporationIDAssetsNamesUnauthorized handles this case with default header values.
Unauthorized
func NewPostCorporationsCorporationIDAssetsNamesUnauthorized ¶
func NewPostCorporationsCorporationIDAssetsNamesUnauthorized() *PostCorporationsCorporationIDAssetsNamesUnauthorized
NewPostCorporationsCorporationIDAssetsNamesUnauthorized creates a PostCorporationsCorporationIDAssetsNamesUnauthorized with default headers values
func (*PostCorporationsCorporationIDAssetsNamesUnauthorized) Error ¶
func (o *PostCorporationsCorporationIDAssetsNamesUnauthorized) Error() string
func (*PostCorporationsCorporationIDAssetsNamesUnauthorized) GetPayload ¶
func (o *PostCorporationsCorporationIDAssetsNamesUnauthorized) GetPayload() *esimodels.Unauthorized
Source Files ¶
- assets_client.go
- get_characters_character_id_assets_parameters.go
- get_characters_character_id_assets_responses.go
- get_corporations_corporation_id_assets_parameters.go
- get_corporations_corporation_id_assets_responses.go
- post_characters_character_id_assets_locations_parameters.go
- post_characters_character_id_assets_locations_responses.go
- post_characters_character_id_assets_names_parameters.go
- post_characters_character_id_assets_names_responses.go
- post_corporations_corporation_id_assets_locations_parameters.go
- post_corporations_corporation_id_assets_locations_responses.go
- post_corporations_corporation_id_assets_names_parameters.go
- post_corporations_corporation_id_assets_names_responses.go