bookmarks

package
v0.5.25 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for bookmarks API

func (*Client) GetCharactersCharacterIDBookmarks

func (a *Client) GetCharactersCharacterIDBookmarks(params *GetCharactersCharacterIDBookmarksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDBookmarksOK, error)
GetCharactersCharacterIDBookmarks lists bookmarks

A list of your character's personal bookmarks

---

This route is cached for up to 3600 seconds

func (*Client) GetCharactersCharacterIDBookmarksFolders

GetCharactersCharacterIDBookmarksFolders lists bookmark folders

A list of your character's personal bookmark folders

---

This route is cached for up to 3600 seconds

func (*Client) GetCorporationsCorporationIDBookmarks

func (a *Client) GetCorporationsCorporationIDBookmarks(params *GetCorporationsCorporationIDBookmarksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDBookmarksOK, error)
GetCorporationsCorporationIDBookmarks lists corporation bookmarks

A list of your corporation's bookmarks

---

This route is cached for up to 3600 seconds

func (*Client) GetCorporationsCorporationIDBookmarksFolders

GetCorporationsCorporationIDBookmarksFolders lists corporation bookmark folders

A list of your corporation's bookmark folders

---

This route is cached for up to 3600 seconds

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientOption added in v0.4.0

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	GetCharactersCharacterIDBookmarks(params *GetCharactersCharacterIDBookmarksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDBookmarksOK, error)

	GetCharactersCharacterIDBookmarksFolders(params *GetCharactersCharacterIDBookmarksFoldersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCharactersCharacterIDBookmarksFoldersOK, error)

	GetCorporationsCorporationIDBookmarks(params *GetCorporationsCorporationIDBookmarksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDBookmarksOK, error)

	GetCorporationsCorporationIDBookmarksFolders(params *GetCorporationsCorporationIDBookmarksFoldersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCorporationsCorporationIDBookmarksFoldersOK, 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 bookmarks API client.

type GetCharactersCharacterIDBookmarksBadRequest

type GetCharactersCharacterIDBookmarksBadRequest struct {
	Payload *models.BadRequest
}
GetCharactersCharacterIDBookmarksBadRequest describes a response with status code 400, with default header values.

Bad request

func NewGetCharactersCharacterIDBookmarksBadRequest

func NewGetCharactersCharacterIDBookmarksBadRequest() *GetCharactersCharacterIDBookmarksBadRequest

NewGetCharactersCharacterIDBookmarksBadRequest creates a GetCharactersCharacterIDBookmarksBadRequest with default headers values

func (*GetCharactersCharacterIDBookmarksBadRequest) Error

func (*GetCharactersCharacterIDBookmarksBadRequest) GetPayload

type GetCharactersCharacterIDBookmarksEnhanceYourCalm

type GetCharactersCharacterIDBookmarksEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}
GetCharactersCharacterIDBookmarksEnhanceYourCalm describes a response with status code 420, with default header values.

Error limited

func NewGetCharactersCharacterIDBookmarksEnhanceYourCalm

func NewGetCharactersCharacterIDBookmarksEnhanceYourCalm() *GetCharactersCharacterIDBookmarksEnhanceYourCalm

NewGetCharactersCharacterIDBookmarksEnhanceYourCalm creates a GetCharactersCharacterIDBookmarksEnhanceYourCalm with default headers values

func (*GetCharactersCharacterIDBookmarksEnhanceYourCalm) Error

func (*GetCharactersCharacterIDBookmarksEnhanceYourCalm) GetPayload

type GetCharactersCharacterIDBookmarksFoldersBadRequest

type GetCharactersCharacterIDBookmarksFoldersBadRequest struct {
	Payload *models.BadRequest
}
GetCharactersCharacterIDBookmarksFoldersBadRequest describes a response with status code 400, with default header values.

Bad request

func NewGetCharactersCharacterIDBookmarksFoldersBadRequest

func NewGetCharactersCharacterIDBookmarksFoldersBadRequest() *GetCharactersCharacterIDBookmarksFoldersBadRequest

NewGetCharactersCharacterIDBookmarksFoldersBadRequest creates a GetCharactersCharacterIDBookmarksFoldersBadRequest with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersBadRequest) Error

func (*GetCharactersCharacterIDBookmarksFoldersBadRequest) GetPayload

type GetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm

type GetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}
GetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm describes a response with status code 420, with default header values.

Error limited

func NewGetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm

func NewGetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm() *GetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm

NewGetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm creates a GetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm) Error

func (*GetCharactersCharacterIDBookmarksFoldersEnhanceYourCalm) GetPayload

type GetCharactersCharacterIDBookmarksFoldersForbidden

type GetCharactersCharacterIDBookmarksFoldersForbidden struct {
	Payload *models.Forbidden
}
GetCharactersCharacterIDBookmarksFoldersForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCharactersCharacterIDBookmarksFoldersForbidden

func NewGetCharactersCharacterIDBookmarksFoldersForbidden() *GetCharactersCharacterIDBookmarksFoldersForbidden

NewGetCharactersCharacterIDBookmarksFoldersForbidden creates a GetCharactersCharacterIDBookmarksFoldersForbidden with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersForbidden) Error

func (*GetCharactersCharacterIDBookmarksFoldersForbidden) GetPayload

type GetCharactersCharacterIDBookmarksFoldersGatewayTimeout

type GetCharactersCharacterIDBookmarksFoldersGatewayTimeout struct {
	Payload *models.GatewayTimeout
}
GetCharactersCharacterIDBookmarksFoldersGatewayTimeout describes a response with status code 504, with default header values.

Gateway timeout

func NewGetCharactersCharacterIDBookmarksFoldersGatewayTimeout

func NewGetCharactersCharacterIDBookmarksFoldersGatewayTimeout() *GetCharactersCharacterIDBookmarksFoldersGatewayTimeout

NewGetCharactersCharacterIDBookmarksFoldersGatewayTimeout creates a GetCharactersCharacterIDBookmarksFoldersGatewayTimeout with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersGatewayTimeout) Error

func (*GetCharactersCharacterIDBookmarksFoldersGatewayTimeout) GetPayload

type GetCharactersCharacterIDBookmarksFoldersInternalServerError

type GetCharactersCharacterIDBookmarksFoldersInternalServerError struct {
	Payload *models.InternalServerError
}
GetCharactersCharacterIDBookmarksFoldersInternalServerError describes a response with status code 500, with default header values.

Internal server error

func NewGetCharactersCharacterIDBookmarksFoldersInternalServerError

func NewGetCharactersCharacterIDBookmarksFoldersInternalServerError() *GetCharactersCharacterIDBookmarksFoldersInternalServerError

NewGetCharactersCharacterIDBookmarksFoldersInternalServerError creates a GetCharactersCharacterIDBookmarksFoldersInternalServerError with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersInternalServerError) Error

func (*GetCharactersCharacterIDBookmarksFoldersInternalServerError) GetPayload

type GetCharactersCharacterIDBookmarksFoldersNotModified

type GetCharactersCharacterIDBookmarksFoldersNotModified 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
}
GetCharactersCharacterIDBookmarksFoldersNotModified describes a response with status code 304, with default header values.

Not modified

func NewGetCharactersCharacterIDBookmarksFoldersNotModified

func NewGetCharactersCharacterIDBookmarksFoldersNotModified() *GetCharactersCharacterIDBookmarksFoldersNotModified

NewGetCharactersCharacterIDBookmarksFoldersNotModified creates a GetCharactersCharacterIDBookmarksFoldersNotModified with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersNotModified) Error

type GetCharactersCharacterIDBookmarksFoldersOK

type GetCharactersCharacterIDBookmarksFoldersOK struct {

	/* The caching mechanism used
	 */
	CacheControl string

	/* RFC7232 compliant entity tag
	 */
	ETag string

	/* RFC7231 formatted datetime string
	 */
	Expires string

	/* RFC7231 formatted datetime string
	 */
	LastModified string

	/* Maximum page number

	   Format: int32
	   Default: 1
	*/
	XPages int32

	Payload []*GetCharactersCharacterIDBookmarksFoldersOKBodyItems0
}
GetCharactersCharacterIDBookmarksFoldersOK describes a response with status code 200, with default header values.

List of bookmark folders

func NewGetCharactersCharacterIDBookmarksFoldersOK

func NewGetCharactersCharacterIDBookmarksFoldersOK() *GetCharactersCharacterIDBookmarksFoldersOK

NewGetCharactersCharacterIDBookmarksFoldersOK creates a GetCharactersCharacterIDBookmarksFoldersOK with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersOK) Error

func (*GetCharactersCharacterIDBookmarksFoldersOK) GetPayload

type GetCharactersCharacterIDBookmarksFoldersOKBodyItems0

type GetCharactersCharacterIDBookmarksFoldersOKBodyItems0 struct {

	// get_characters_character_id_bookmarks_folders_folder_id
	//
	// folder_id integer
	// Required: true
	FolderID *int32 `json:"folder_id"`

	// get_characters_character_id_bookmarks_folders_name
	//
	// name string
	// Required: true
	Name *string `json:"name"`
}

GetCharactersCharacterIDBookmarksFoldersOKBodyItems0 get_characters_character_id_bookmarks_folders_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDBookmarksFoldersOKBodyItems0

func (*GetCharactersCharacterIDBookmarksFoldersOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID bookmarks folders o k body items0 based on context it is used

func (*GetCharactersCharacterIDBookmarksFoldersOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCharactersCharacterIDBookmarksFoldersOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDBookmarksFoldersOKBodyItems0) Validate

Validate validates this get characters character ID bookmarks folders o k body items0

type GetCharactersCharacterIDBookmarksFoldersParams

type GetCharactersCharacterIDBookmarksFoldersParams struct {

	/* IfNoneMatch.

	   ETag from a previous request. A 304 will be returned if this matches the current ETag
	*/
	IfNoneMatch *string

	/* CharacterID.

	   An EVE character ID

	   Format: int32
	*/
	CharacterID int32

	/* Datasource.

	   The server name you would like data from

	   Default: "tranquility"
	*/
	Datasource *string

	/* Page.

	   Which page of results to return

	   Format: int32
	   Default: 1
	*/
	Page *int32

	/* Token.

	   Access token to use if unable to set a header
	*/
	Token *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetCharactersCharacterIDBookmarksFoldersParams contains all the parameters to send to the API endpoint

for the get characters character id bookmarks folders operation.

Typically these are written to a http.Request.

func NewGetCharactersCharacterIDBookmarksFoldersParams

func NewGetCharactersCharacterIDBookmarksFoldersParams() *GetCharactersCharacterIDBookmarksFoldersParams

NewGetCharactersCharacterIDBookmarksFoldersParams creates a new GetCharactersCharacterIDBookmarksFoldersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetCharactersCharacterIDBookmarksFoldersParamsWithContext

func NewGetCharactersCharacterIDBookmarksFoldersParamsWithContext(ctx context.Context) *GetCharactersCharacterIDBookmarksFoldersParams

NewGetCharactersCharacterIDBookmarksFoldersParamsWithContext creates a new GetCharactersCharacterIDBookmarksFoldersParams object with the ability to set a context for a request.

func NewGetCharactersCharacterIDBookmarksFoldersParamsWithHTTPClient

func NewGetCharactersCharacterIDBookmarksFoldersParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDBookmarksFoldersParams

NewGetCharactersCharacterIDBookmarksFoldersParamsWithHTTPClient creates a new GetCharactersCharacterIDBookmarksFoldersParams object with the ability to set a custom HTTPClient for a request.

func NewGetCharactersCharacterIDBookmarksFoldersParamsWithTimeout

func NewGetCharactersCharacterIDBookmarksFoldersParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDBookmarksFoldersParams

NewGetCharactersCharacterIDBookmarksFoldersParamsWithTimeout creates a new GetCharactersCharacterIDBookmarksFoldersParams object with the ability to set a timeout on a request.

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetCharacterID

func (o *GetCharactersCharacterIDBookmarksFoldersParams) SetCharacterID(characterID int32)

SetCharacterID adds the characterId to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetContext

SetContext adds the context to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetDatasource

func (o *GetCharactersCharacterIDBookmarksFoldersParams) SetDatasource(datasource *string)

SetDatasource adds the datasource to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetDefaults added in v0.3.0

SetDefaults hydrates default values in the get characters character id bookmarks folders params (not the query body).

All values with no default are reset to their zero value.

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetIfNoneMatch

func (o *GetCharactersCharacterIDBookmarksFoldersParams) SetIfNoneMatch(ifNoneMatch *string)

SetIfNoneMatch adds the ifNoneMatch to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetPage

SetPage adds the page to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetTimeout

SetTimeout adds the timeout to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) SetToken

SetToken adds the token to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithCharacterID

WithCharacterID adds the characterID to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithContext

WithContext adds the context to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithDatasource

WithDatasource adds the datasource to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get characters character id bookmarks folders params (not the query body).

All values with no default are reset to their zero value.

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithPage

WithPage adds the page to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithTimeout

WithTimeout adds the timeout to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WithToken

WithToken adds the token to the get characters character id bookmarks folders params

func (*GetCharactersCharacterIDBookmarksFoldersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCharactersCharacterIDBookmarksFoldersReader

type GetCharactersCharacterIDBookmarksFoldersReader struct {
	// contains filtered or unexported fields
}

GetCharactersCharacterIDBookmarksFoldersReader is a Reader for the GetCharactersCharacterIDBookmarksFolders structure.

func (*GetCharactersCharacterIDBookmarksFoldersReader) ReadResponse

func (o *GetCharactersCharacterIDBookmarksFoldersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCharactersCharacterIDBookmarksFoldersServiceUnavailable

type GetCharactersCharacterIDBookmarksFoldersServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}
GetCharactersCharacterIDBookmarksFoldersServiceUnavailable describes a response with status code 503, with default header values.

Service unavailable

func NewGetCharactersCharacterIDBookmarksFoldersServiceUnavailable

func NewGetCharactersCharacterIDBookmarksFoldersServiceUnavailable() *GetCharactersCharacterIDBookmarksFoldersServiceUnavailable

NewGetCharactersCharacterIDBookmarksFoldersServiceUnavailable creates a GetCharactersCharacterIDBookmarksFoldersServiceUnavailable with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersServiceUnavailable) Error

func (*GetCharactersCharacterIDBookmarksFoldersServiceUnavailable) GetPayload

type GetCharactersCharacterIDBookmarksFoldersUnauthorized

type GetCharactersCharacterIDBookmarksFoldersUnauthorized struct {
	Payload *models.Unauthorized
}
GetCharactersCharacterIDBookmarksFoldersUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetCharactersCharacterIDBookmarksFoldersUnauthorized

func NewGetCharactersCharacterIDBookmarksFoldersUnauthorized() *GetCharactersCharacterIDBookmarksFoldersUnauthorized

NewGetCharactersCharacterIDBookmarksFoldersUnauthorized creates a GetCharactersCharacterIDBookmarksFoldersUnauthorized with default headers values

func (*GetCharactersCharacterIDBookmarksFoldersUnauthorized) Error

func (*GetCharactersCharacterIDBookmarksFoldersUnauthorized) GetPayload

type GetCharactersCharacterIDBookmarksForbidden

type GetCharactersCharacterIDBookmarksForbidden struct {
	Payload *models.Forbidden
}
GetCharactersCharacterIDBookmarksForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCharactersCharacterIDBookmarksForbidden

func NewGetCharactersCharacterIDBookmarksForbidden() *GetCharactersCharacterIDBookmarksForbidden

NewGetCharactersCharacterIDBookmarksForbidden creates a GetCharactersCharacterIDBookmarksForbidden with default headers values

func (*GetCharactersCharacterIDBookmarksForbidden) Error

func (*GetCharactersCharacterIDBookmarksForbidden) GetPayload

type GetCharactersCharacterIDBookmarksGatewayTimeout

type GetCharactersCharacterIDBookmarksGatewayTimeout struct {
	Payload *models.GatewayTimeout
}
GetCharactersCharacterIDBookmarksGatewayTimeout describes a response with status code 504, with default header values.

Gateway timeout

func NewGetCharactersCharacterIDBookmarksGatewayTimeout

func NewGetCharactersCharacterIDBookmarksGatewayTimeout() *GetCharactersCharacterIDBookmarksGatewayTimeout

NewGetCharactersCharacterIDBookmarksGatewayTimeout creates a GetCharactersCharacterIDBookmarksGatewayTimeout with default headers values

func (*GetCharactersCharacterIDBookmarksGatewayTimeout) Error

func (*GetCharactersCharacterIDBookmarksGatewayTimeout) GetPayload

type GetCharactersCharacterIDBookmarksInternalServerError

type GetCharactersCharacterIDBookmarksInternalServerError struct {
	Payload *models.InternalServerError
}
GetCharactersCharacterIDBookmarksInternalServerError describes a response with status code 500, with default header values.

Internal server error

func NewGetCharactersCharacterIDBookmarksInternalServerError

func NewGetCharactersCharacterIDBookmarksInternalServerError() *GetCharactersCharacterIDBookmarksInternalServerError

NewGetCharactersCharacterIDBookmarksInternalServerError creates a GetCharactersCharacterIDBookmarksInternalServerError with default headers values

func (*GetCharactersCharacterIDBookmarksInternalServerError) Error

func (*GetCharactersCharacterIDBookmarksInternalServerError) GetPayload

type GetCharactersCharacterIDBookmarksNotModified

type GetCharactersCharacterIDBookmarksNotModified 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
}
GetCharactersCharacterIDBookmarksNotModified describes a response with status code 304, with default header values.

Not modified

func NewGetCharactersCharacterIDBookmarksNotModified

func NewGetCharactersCharacterIDBookmarksNotModified() *GetCharactersCharacterIDBookmarksNotModified

NewGetCharactersCharacterIDBookmarksNotModified creates a GetCharactersCharacterIDBookmarksNotModified with default headers values

func (*GetCharactersCharacterIDBookmarksNotModified) Error

type GetCharactersCharacterIDBookmarksOK

type GetCharactersCharacterIDBookmarksOK struct {

	/* The caching mechanism used
	 */
	CacheControl string

	/* RFC7232 compliant entity tag
	 */
	ETag string

	/* RFC7231 formatted datetime string
	 */
	Expires string

	/* RFC7231 formatted datetime string
	 */
	LastModified string

	/* Maximum page number

	   Format: int32
	   Default: 1
	*/
	XPages int32

	Payload []*GetCharactersCharacterIDBookmarksOKBodyItems0
}
GetCharactersCharacterIDBookmarksOK describes a response with status code 200, with default header values.

A list of bookmarks

func NewGetCharactersCharacterIDBookmarksOK

func NewGetCharactersCharacterIDBookmarksOK() *GetCharactersCharacterIDBookmarksOK

NewGetCharactersCharacterIDBookmarksOK creates a GetCharactersCharacterIDBookmarksOK with default headers values

func (*GetCharactersCharacterIDBookmarksOK) Error

func (*GetCharactersCharacterIDBookmarksOK) GetPayload

type GetCharactersCharacterIDBookmarksOKBodyItems0

type GetCharactersCharacterIDBookmarksOKBodyItems0 struct {

	// get_characters_character_id_bookmarks_bookmark_id
	//
	// bookmark_id integer
	// Required: true
	BookmarkID *int32 `json:"bookmark_id"`

	// coordinates
	Coordinates *GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates `json:"coordinates,omitempty"`

	// get_characters_character_id_bookmarks_created
	//
	// created string
	// Required: true
	// Format: date-time
	Created *strfmt.DateTime `json:"created"`

	// get_characters_character_id_bookmarks_creator_id
	//
	// creator_id integer
	// Required: true
	CreatorID *int32 `json:"creator_id"`

	// get_characters_character_id_bookmarks_folder_id
	//
	// folder_id integer
	FolderID int32 `json:"folder_id,omitempty"`

	// item
	Item *GetCharactersCharacterIDBookmarksOKBodyItems0Item `json:"item,omitempty"`

	// get_characters_character_id_bookmarks_label
	//
	// label string
	// Required: true
	Label *string `json:"label"`

	// get_characters_character_id_bookmarks_location_id
	//
	// location_id integer
	// Required: true
	LocationID *int32 `json:"location_id"`

	// get_characters_character_id_bookmarks_notes
	//
	// notes string
	// Required: true
	Notes *string `json:"notes"`
}

GetCharactersCharacterIDBookmarksOKBodyItems0 get_characters_character_id_bookmarks_200_ok // // 200 ok object swagger:model GetCharactersCharacterIDBookmarksOKBodyItems0

func (*GetCharactersCharacterIDBookmarksOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validate this get characters character ID bookmarks o k body items0 based on the context it is used

func (*GetCharactersCharacterIDBookmarksOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCharactersCharacterIDBookmarksOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDBookmarksOKBodyItems0) Validate

Validate validates this get characters character ID bookmarks o k body items0

type GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates

type GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates struct {

	// get_characters_character_id_bookmarks_x
	//
	// x number
	// Required: true
	X *float64 `json:"x"`

	// get_characters_character_id_bookmarks_y
	//
	// y number
	// Required: true
	Y *float64 `json:"y"`

	// get_characters_character_id_bookmarks_z
	//
	// z number
	// Required: true
	Z *float64 `json:"z"`
}

GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates get_characters_character_id_bookmarks_coordinates // // Optional object that is returned if a bookmark was made on a planet or a random location in space. swagger:model GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates

func (*GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID bookmarks o k body items0 coordinates based on context it is used

func (*GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates) MarshalBinary

MarshalBinary interface implementation

func (*GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDBookmarksOKBodyItems0Coordinates) Validate

Validate validates this get characters character ID bookmarks o k body items0 coordinates

type GetCharactersCharacterIDBookmarksOKBodyItems0Item

type GetCharactersCharacterIDBookmarksOKBodyItems0Item struct {

	// get_characters_character_id_bookmarks_item_id
	//
	// item_id integer
	// Required: true
	ItemID *int64 `json:"item_id"`

	// get_characters_character_id_bookmarks_type_id
	//
	// type_id integer
	// Required: true
	TypeID *int32 `json:"type_id"`
}

GetCharactersCharacterIDBookmarksOKBodyItems0Item get_characters_character_id_bookmarks_item // // Optional object that is returned if a bookmark was made on a particular item. swagger:model GetCharactersCharacterIDBookmarksOKBodyItems0Item

func (*GetCharactersCharacterIDBookmarksOKBodyItems0Item) ContextValidate added in v0.3.0

ContextValidate validates this get characters character ID bookmarks o k body items0 item based on context it is used

func (*GetCharactersCharacterIDBookmarksOKBodyItems0Item) MarshalBinary

MarshalBinary interface implementation

func (*GetCharactersCharacterIDBookmarksOKBodyItems0Item) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCharactersCharacterIDBookmarksOKBodyItems0Item) Validate

Validate validates this get characters character ID bookmarks o k body items0 item

type GetCharactersCharacterIDBookmarksParams

type GetCharactersCharacterIDBookmarksParams struct {

	/* IfNoneMatch.

	   ETag from a previous request. A 304 will be returned if this matches the current ETag
	*/
	IfNoneMatch *string

	/* CharacterID.

	   An EVE character ID

	   Format: int32
	*/
	CharacterID int32

	/* Datasource.

	   The server name you would like data from

	   Default: "tranquility"
	*/
	Datasource *string

	/* Page.

	   Which page of results to return

	   Format: int32
	   Default: 1
	*/
	Page *int32

	/* Token.

	   Access token to use if unable to set a header
	*/
	Token *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetCharactersCharacterIDBookmarksParams contains all the parameters to send to the API endpoint

for the get characters character id bookmarks operation.

Typically these are written to a http.Request.

func NewGetCharactersCharacterIDBookmarksParams

func NewGetCharactersCharacterIDBookmarksParams() *GetCharactersCharacterIDBookmarksParams

NewGetCharactersCharacterIDBookmarksParams creates a new GetCharactersCharacterIDBookmarksParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetCharactersCharacterIDBookmarksParamsWithContext

func NewGetCharactersCharacterIDBookmarksParamsWithContext(ctx context.Context) *GetCharactersCharacterIDBookmarksParams

NewGetCharactersCharacterIDBookmarksParamsWithContext creates a new GetCharactersCharacterIDBookmarksParams object with the ability to set a context for a request.

func NewGetCharactersCharacterIDBookmarksParamsWithHTTPClient

func NewGetCharactersCharacterIDBookmarksParamsWithHTTPClient(client *http.Client) *GetCharactersCharacterIDBookmarksParams

NewGetCharactersCharacterIDBookmarksParamsWithHTTPClient creates a new GetCharactersCharacterIDBookmarksParams object with the ability to set a custom HTTPClient for a request.

func NewGetCharactersCharacterIDBookmarksParamsWithTimeout

func NewGetCharactersCharacterIDBookmarksParamsWithTimeout(timeout time.Duration) *GetCharactersCharacterIDBookmarksParams

NewGetCharactersCharacterIDBookmarksParamsWithTimeout creates a new GetCharactersCharacterIDBookmarksParams object with the ability to set a timeout on a request.

func (*GetCharactersCharacterIDBookmarksParams) SetCharacterID

func (o *GetCharactersCharacterIDBookmarksParams) SetCharacterID(characterID int32)

SetCharacterID adds the characterId to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) SetContext

SetContext adds the context to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) SetDatasource

func (o *GetCharactersCharacterIDBookmarksParams) SetDatasource(datasource *string)

SetDatasource adds the datasource to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) SetDefaults added in v0.3.0

func (o *GetCharactersCharacterIDBookmarksParams) SetDefaults()

SetDefaults hydrates default values in the get characters character id bookmarks params (not the query body).

All values with no default are reset to their zero value.

func (*GetCharactersCharacterIDBookmarksParams) SetHTTPClient

func (o *GetCharactersCharacterIDBookmarksParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) SetIfNoneMatch

func (o *GetCharactersCharacterIDBookmarksParams) SetIfNoneMatch(ifNoneMatch *string)

SetIfNoneMatch adds the ifNoneMatch to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) SetPage

SetPage adds the page to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) SetTimeout

func (o *GetCharactersCharacterIDBookmarksParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) SetToken

func (o *GetCharactersCharacterIDBookmarksParams) SetToken(token *string)

SetToken adds the token to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WithCharacterID

WithCharacterID adds the characterID to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WithContext

WithContext adds the context to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WithDatasource

WithDatasource adds the datasource to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get characters character id bookmarks params (not the query body).

All values with no default are reset to their zero value.

func (*GetCharactersCharacterIDBookmarksParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WithPage

WithPage adds the page to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WithTimeout

WithTimeout adds the timeout to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WithToken

WithToken adds the token to the get characters character id bookmarks params

func (*GetCharactersCharacterIDBookmarksParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCharactersCharacterIDBookmarksReader

type GetCharactersCharacterIDBookmarksReader struct {
	// contains filtered or unexported fields
}

GetCharactersCharacterIDBookmarksReader is a Reader for the GetCharactersCharacterIDBookmarks structure.

func (*GetCharactersCharacterIDBookmarksReader) ReadResponse

func (o *GetCharactersCharacterIDBookmarksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCharactersCharacterIDBookmarksServiceUnavailable

type GetCharactersCharacterIDBookmarksServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}
GetCharactersCharacterIDBookmarksServiceUnavailable describes a response with status code 503, with default header values.

Service unavailable

func NewGetCharactersCharacterIDBookmarksServiceUnavailable

func NewGetCharactersCharacterIDBookmarksServiceUnavailable() *GetCharactersCharacterIDBookmarksServiceUnavailable

NewGetCharactersCharacterIDBookmarksServiceUnavailable creates a GetCharactersCharacterIDBookmarksServiceUnavailable with default headers values

func (*GetCharactersCharacterIDBookmarksServiceUnavailable) Error

func (*GetCharactersCharacterIDBookmarksServiceUnavailable) GetPayload

type GetCharactersCharacterIDBookmarksUnauthorized

type GetCharactersCharacterIDBookmarksUnauthorized struct {
	Payload *models.Unauthorized
}
GetCharactersCharacterIDBookmarksUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetCharactersCharacterIDBookmarksUnauthorized

func NewGetCharactersCharacterIDBookmarksUnauthorized() *GetCharactersCharacterIDBookmarksUnauthorized

NewGetCharactersCharacterIDBookmarksUnauthorized creates a GetCharactersCharacterIDBookmarksUnauthorized with default headers values

func (*GetCharactersCharacterIDBookmarksUnauthorized) Error

func (*GetCharactersCharacterIDBookmarksUnauthorized) GetPayload

type GetCorporationsCorporationIDBookmarksBadRequest

type GetCorporationsCorporationIDBookmarksBadRequest struct {
	Payload *models.BadRequest
}
GetCorporationsCorporationIDBookmarksBadRequest describes a response with status code 400, with default header values.

Bad request

func NewGetCorporationsCorporationIDBookmarksBadRequest

func NewGetCorporationsCorporationIDBookmarksBadRequest() *GetCorporationsCorporationIDBookmarksBadRequest

NewGetCorporationsCorporationIDBookmarksBadRequest creates a GetCorporationsCorporationIDBookmarksBadRequest with default headers values

func (*GetCorporationsCorporationIDBookmarksBadRequest) Error

func (*GetCorporationsCorporationIDBookmarksBadRequest) GetPayload

type GetCorporationsCorporationIDBookmarksEnhanceYourCalm

type GetCorporationsCorporationIDBookmarksEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}
GetCorporationsCorporationIDBookmarksEnhanceYourCalm describes a response with status code 420, with default header values.

Error limited

func NewGetCorporationsCorporationIDBookmarksEnhanceYourCalm

func NewGetCorporationsCorporationIDBookmarksEnhanceYourCalm() *GetCorporationsCorporationIDBookmarksEnhanceYourCalm

NewGetCorporationsCorporationIDBookmarksEnhanceYourCalm creates a GetCorporationsCorporationIDBookmarksEnhanceYourCalm with default headers values

func (*GetCorporationsCorporationIDBookmarksEnhanceYourCalm) Error

func (*GetCorporationsCorporationIDBookmarksEnhanceYourCalm) GetPayload

type GetCorporationsCorporationIDBookmarksFoldersBadRequest

type GetCorporationsCorporationIDBookmarksFoldersBadRequest struct {
	Payload *models.BadRequest
}
GetCorporationsCorporationIDBookmarksFoldersBadRequest describes a response with status code 400, with default header values.

Bad request

func NewGetCorporationsCorporationIDBookmarksFoldersBadRequest

func NewGetCorporationsCorporationIDBookmarksFoldersBadRequest() *GetCorporationsCorporationIDBookmarksFoldersBadRequest

NewGetCorporationsCorporationIDBookmarksFoldersBadRequest creates a GetCorporationsCorporationIDBookmarksFoldersBadRequest with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersBadRequest) Error

func (*GetCorporationsCorporationIDBookmarksFoldersBadRequest) GetPayload

type GetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm

type GetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm struct {
	Payload *models.ErrorLimited
}
GetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm describes a response with status code 420, with default header values.

Error limited

func NewGetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm

func NewGetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm() *GetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm

NewGetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm creates a GetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm) Error

func (*GetCorporationsCorporationIDBookmarksFoldersEnhanceYourCalm) GetPayload

type GetCorporationsCorporationIDBookmarksFoldersForbidden

type GetCorporationsCorporationIDBookmarksFoldersForbidden struct {
	Payload *models.Forbidden
}
GetCorporationsCorporationIDBookmarksFoldersForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCorporationsCorporationIDBookmarksFoldersForbidden

func NewGetCorporationsCorporationIDBookmarksFoldersForbidden() *GetCorporationsCorporationIDBookmarksFoldersForbidden

NewGetCorporationsCorporationIDBookmarksFoldersForbidden creates a GetCorporationsCorporationIDBookmarksFoldersForbidden with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersForbidden) Error

func (*GetCorporationsCorporationIDBookmarksFoldersForbidden) GetPayload

type GetCorporationsCorporationIDBookmarksFoldersGatewayTimeout

type GetCorporationsCorporationIDBookmarksFoldersGatewayTimeout struct {
	Payload *models.GatewayTimeout
}
GetCorporationsCorporationIDBookmarksFoldersGatewayTimeout describes a response with status code 504, with default header values.

Gateway timeout

func NewGetCorporationsCorporationIDBookmarksFoldersGatewayTimeout

func NewGetCorporationsCorporationIDBookmarksFoldersGatewayTimeout() *GetCorporationsCorporationIDBookmarksFoldersGatewayTimeout

NewGetCorporationsCorporationIDBookmarksFoldersGatewayTimeout creates a GetCorporationsCorporationIDBookmarksFoldersGatewayTimeout with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersGatewayTimeout) Error

func (*GetCorporationsCorporationIDBookmarksFoldersGatewayTimeout) GetPayload

type GetCorporationsCorporationIDBookmarksFoldersInternalServerError

type GetCorporationsCorporationIDBookmarksFoldersInternalServerError struct {
	Payload *models.InternalServerError
}
GetCorporationsCorporationIDBookmarksFoldersInternalServerError describes a response with status code 500, with default header values.

Internal server error

func NewGetCorporationsCorporationIDBookmarksFoldersInternalServerError

func NewGetCorporationsCorporationIDBookmarksFoldersInternalServerError() *GetCorporationsCorporationIDBookmarksFoldersInternalServerError

NewGetCorporationsCorporationIDBookmarksFoldersInternalServerError creates a GetCorporationsCorporationIDBookmarksFoldersInternalServerError with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersInternalServerError) Error

func (*GetCorporationsCorporationIDBookmarksFoldersInternalServerError) GetPayload

type GetCorporationsCorporationIDBookmarksFoldersNotModified

type GetCorporationsCorporationIDBookmarksFoldersNotModified 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
}
GetCorporationsCorporationIDBookmarksFoldersNotModified describes a response with status code 304, with default header values.

Not modified

func NewGetCorporationsCorporationIDBookmarksFoldersNotModified

func NewGetCorporationsCorporationIDBookmarksFoldersNotModified() *GetCorporationsCorporationIDBookmarksFoldersNotModified

NewGetCorporationsCorporationIDBookmarksFoldersNotModified creates a GetCorporationsCorporationIDBookmarksFoldersNotModified with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersNotModified) Error

type GetCorporationsCorporationIDBookmarksFoldersOK

type GetCorporationsCorporationIDBookmarksFoldersOK struct {

	/* The caching mechanism used
	 */
	CacheControl string

	/* RFC7232 compliant entity tag
	 */
	ETag string

	/* RFC7231 formatted datetime string
	 */
	Expires string

	/* RFC7231 formatted datetime string
	 */
	LastModified string

	/* Maximum page number

	   Format: int32
	   Default: 1
	*/
	XPages int32

	Payload []*GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0
}
GetCorporationsCorporationIDBookmarksFoldersOK describes a response with status code 200, with default header values.

List of corporation owned bookmark folders

func NewGetCorporationsCorporationIDBookmarksFoldersOK

func NewGetCorporationsCorporationIDBookmarksFoldersOK() *GetCorporationsCorporationIDBookmarksFoldersOK

NewGetCorporationsCorporationIDBookmarksFoldersOK creates a GetCorporationsCorporationIDBookmarksFoldersOK with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersOK) Error

func (*GetCorporationsCorporationIDBookmarksFoldersOK) GetPayload

type GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0

type GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0 struct {

	// get_corporations_corporation_id_bookmarks_folders_creator_id
	//
	// creator_id integer
	CreatorID int32 `json:"creator_id,omitempty"`

	// get_corporations_corporation_id_bookmarks_folders_folder_id
	//
	// folder_id integer
	// Required: true
	FolderID *int32 `json:"folder_id"`

	// get_corporations_corporation_id_bookmarks_folders_name
	//
	// name string
	// Required: true
	Name *string `json:"name"`
}

GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0 get_corporations_corporation_id_bookmarks_folders_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0

func (*GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validates this get corporations corporation ID bookmarks folders o k body items0 based on context it is used

func (*GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationsCorporationIDBookmarksFoldersOKBodyItems0) Validate

Validate validates this get corporations corporation ID bookmarks folders o k body items0

type GetCorporationsCorporationIDBookmarksFoldersParams

type GetCorporationsCorporationIDBookmarksFoldersParams struct {

	/* IfNoneMatch.

	   ETag from a previous request. A 304 will be returned if this matches the current ETag
	*/
	IfNoneMatch *string

	/* CorporationID.

	   An EVE corporation ID

	   Format: int32
	*/
	CorporationID int32

	/* Datasource.

	   The server name you would like data from

	   Default: "tranquility"
	*/
	Datasource *string

	/* Page.

	   Which page of results to return

	   Format: int32
	   Default: 1
	*/
	Page *int32

	/* Token.

	   Access token to use if unable to set a header
	*/
	Token *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetCorporationsCorporationIDBookmarksFoldersParams contains all the parameters to send to the API endpoint

for the get corporations corporation id bookmarks folders operation.

Typically these are written to a http.Request.

func NewGetCorporationsCorporationIDBookmarksFoldersParams

func NewGetCorporationsCorporationIDBookmarksFoldersParams() *GetCorporationsCorporationIDBookmarksFoldersParams

NewGetCorporationsCorporationIDBookmarksFoldersParams creates a new GetCorporationsCorporationIDBookmarksFoldersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetCorporationsCorporationIDBookmarksFoldersParamsWithContext

func NewGetCorporationsCorporationIDBookmarksFoldersParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDBookmarksFoldersParams

NewGetCorporationsCorporationIDBookmarksFoldersParamsWithContext creates a new GetCorporationsCorporationIDBookmarksFoldersParams object with the ability to set a context for a request.

func NewGetCorporationsCorporationIDBookmarksFoldersParamsWithHTTPClient

func NewGetCorporationsCorporationIDBookmarksFoldersParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDBookmarksFoldersParams

NewGetCorporationsCorporationIDBookmarksFoldersParamsWithHTTPClient creates a new GetCorporationsCorporationIDBookmarksFoldersParams object with the ability to set a custom HTTPClient for a request.

func NewGetCorporationsCorporationIDBookmarksFoldersParamsWithTimeout

func NewGetCorporationsCorporationIDBookmarksFoldersParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDBookmarksFoldersParams

NewGetCorporationsCorporationIDBookmarksFoldersParamsWithTimeout creates a new GetCorporationsCorporationIDBookmarksFoldersParams object with the ability to set a timeout on a request.

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetContext

SetContext adds the context to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetCorporationID

func (o *GetCorporationsCorporationIDBookmarksFoldersParams) SetCorporationID(corporationID int32)

SetCorporationID adds the corporationId to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetDatasource

func (o *GetCorporationsCorporationIDBookmarksFoldersParams) SetDatasource(datasource *string)

SetDatasource adds the datasource to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetDefaults added in v0.3.0

SetDefaults hydrates default values in the get corporations corporation id bookmarks folders params (not the query body).

All values with no default are reset to their zero value.

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetIfNoneMatch

func (o *GetCorporationsCorporationIDBookmarksFoldersParams) SetIfNoneMatch(ifNoneMatch *string)

SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetPage

SetPage adds the page to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetTimeout

SetTimeout adds the timeout to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) SetToken

SetToken adds the token to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithContext

WithContext adds the context to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithCorporationID

WithCorporationID adds the corporationID to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithDatasource

WithDatasource adds the datasource to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get corporations corporation id bookmarks folders params (not the query body).

All values with no default are reset to their zero value.

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithPage

WithPage adds the page to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithTimeout

WithTimeout adds the timeout to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WithToken

WithToken adds the token to the get corporations corporation id bookmarks folders params

func (*GetCorporationsCorporationIDBookmarksFoldersParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCorporationsCorporationIDBookmarksFoldersReader

type GetCorporationsCorporationIDBookmarksFoldersReader struct {
	// contains filtered or unexported fields
}

GetCorporationsCorporationIDBookmarksFoldersReader is a Reader for the GetCorporationsCorporationIDBookmarksFolders structure.

func (*GetCorporationsCorporationIDBookmarksFoldersReader) ReadResponse

func (o *GetCorporationsCorporationIDBookmarksFoldersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCorporationsCorporationIDBookmarksFoldersServiceUnavailable

type GetCorporationsCorporationIDBookmarksFoldersServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}
GetCorporationsCorporationIDBookmarksFoldersServiceUnavailable describes a response with status code 503, with default header values.

Service unavailable

func NewGetCorporationsCorporationIDBookmarksFoldersServiceUnavailable

func NewGetCorporationsCorporationIDBookmarksFoldersServiceUnavailable() *GetCorporationsCorporationIDBookmarksFoldersServiceUnavailable

NewGetCorporationsCorporationIDBookmarksFoldersServiceUnavailable creates a GetCorporationsCorporationIDBookmarksFoldersServiceUnavailable with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersServiceUnavailable) Error

func (*GetCorporationsCorporationIDBookmarksFoldersServiceUnavailable) GetPayload

type GetCorporationsCorporationIDBookmarksFoldersUnauthorized

type GetCorporationsCorporationIDBookmarksFoldersUnauthorized struct {
	Payload *models.Unauthorized
}
GetCorporationsCorporationIDBookmarksFoldersUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetCorporationsCorporationIDBookmarksFoldersUnauthorized

func NewGetCorporationsCorporationIDBookmarksFoldersUnauthorized() *GetCorporationsCorporationIDBookmarksFoldersUnauthorized

NewGetCorporationsCorporationIDBookmarksFoldersUnauthorized creates a GetCorporationsCorporationIDBookmarksFoldersUnauthorized with default headers values

func (*GetCorporationsCorporationIDBookmarksFoldersUnauthorized) Error

func (*GetCorporationsCorporationIDBookmarksFoldersUnauthorized) GetPayload

type GetCorporationsCorporationIDBookmarksForbidden

type GetCorporationsCorporationIDBookmarksForbidden struct {
	Payload *models.Forbidden
}
GetCorporationsCorporationIDBookmarksForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCorporationsCorporationIDBookmarksForbidden

func NewGetCorporationsCorporationIDBookmarksForbidden() *GetCorporationsCorporationIDBookmarksForbidden

NewGetCorporationsCorporationIDBookmarksForbidden creates a GetCorporationsCorporationIDBookmarksForbidden with default headers values

func (*GetCorporationsCorporationIDBookmarksForbidden) Error

func (*GetCorporationsCorporationIDBookmarksForbidden) GetPayload

type GetCorporationsCorporationIDBookmarksGatewayTimeout

type GetCorporationsCorporationIDBookmarksGatewayTimeout struct {
	Payload *models.GatewayTimeout
}
GetCorporationsCorporationIDBookmarksGatewayTimeout describes a response with status code 504, with default header values.

Gateway timeout

func NewGetCorporationsCorporationIDBookmarksGatewayTimeout

func NewGetCorporationsCorporationIDBookmarksGatewayTimeout() *GetCorporationsCorporationIDBookmarksGatewayTimeout

NewGetCorporationsCorporationIDBookmarksGatewayTimeout creates a GetCorporationsCorporationIDBookmarksGatewayTimeout with default headers values

func (*GetCorporationsCorporationIDBookmarksGatewayTimeout) Error

func (*GetCorporationsCorporationIDBookmarksGatewayTimeout) GetPayload

type GetCorporationsCorporationIDBookmarksInternalServerError

type GetCorporationsCorporationIDBookmarksInternalServerError struct {
	Payload *models.InternalServerError
}
GetCorporationsCorporationIDBookmarksInternalServerError describes a response with status code 500, with default header values.

Internal server error

func NewGetCorporationsCorporationIDBookmarksInternalServerError

func NewGetCorporationsCorporationIDBookmarksInternalServerError() *GetCorporationsCorporationIDBookmarksInternalServerError

NewGetCorporationsCorporationIDBookmarksInternalServerError creates a GetCorporationsCorporationIDBookmarksInternalServerError with default headers values

func (*GetCorporationsCorporationIDBookmarksInternalServerError) Error

func (*GetCorporationsCorporationIDBookmarksInternalServerError) GetPayload

type GetCorporationsCorporationIDBookmarksNotModified

type GetCorporationsCorporationIDBookmarksNotModified 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
}
GetCorporationsCorporationIDBookmarksNotModified describes a response with status code 304, with default header values.

Not modified

func NewGetCorporationsCorporationIDBookmarksNotModified

func NewGetCorporationsCorporationIDBookmarksNotModified() *GetCorporationsCorporationIDBookmarksNotModified

NewGetCorporationsCorporationIDBookmarksNotModified creates a GetCorporationsCorporationIDBookmarksNotModified with default headers values

func (*GetCorporationsCorporationIDBookmarksNotModified) Error

type GetCorporationsCorporationIDBookmarksOK

type GetCorporationsCorporationIDBookmarksOK struct {

	/* The caching mechanism used
	 */
	CacheControl string

	/* RFC7232 compliant entity tag
	 */
	ETag string

	/* RFC7231 formatted datetime string
	 */
	Expires string

	/* RFC7231 formatted datetime string
	 */
	LastModified string

	/* Maximum page number

	   Format: int32
	   Default: 1
	*/
	XPages int32

	Payload []*GetCorporationsCorporationIDBookmarksOKBodyItems0
}
GetCorporationsCorporationIDBookmarksOK describes a response with status code 200, with default header values.

List of corporation owned bookmarks

func NewGetCorporationsCorporationIDBookmarksOK

func NewGetCorporationsCorporationIDBookmarksOK() *GetCorporationsCorporationIDBookmarksOK

NewGetCorporationsCorporationIDBookmarksOK creates a GetCorporationsCorporationIDBookmarksOK with default headers values

func (*GetCorporationsCorporationIDBookmarksOK) Error

func (*GetCorporationsCorporationIDBookmarksOK) GetPayload

type GetCorporationsCorporationIDBookmarksOKBodyItems0

type GetCorporationsCorporationIDBookmarksOKBodyItems0 struct {

	// get_corporations_corporation_id_bookmarks_bookmark_id
	//
	// bookmark_id integer
	// Required: true
	BookmarkID *int32 `json:"bookmark_id"`

	// coordinates
	Coordinates *GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates `json:"coordinates,omitempty"`

	// get_corporations_corporation_id_bookmarks_created
	//
	// created string
	// Required: true
	// Format: date-time
	Created *strfmt.DateTime `json:"created"`

	// get_corporations_corporation_id_bookmarks_creator_id
	//
	// creator_id integer
	// Required: true
	CreatorID *int32 `json:"creator_id"`

	// get_corporations_corporation_id_bookmarks_folder_id
	//
	// folder_id integer
	FolderID int32 `json:"folder_id,omitempty"`

	// item
	Item *GetCorporationsCorporationIDBookmarksOKBodyItems0Item `json:"item,omitempty"`

	// get_corporations_corporation_id_bookmarks_label
	//
	// label string
	// Required: true
	Label *string `json:"label"`

	// get_corporations_corporation_id_bookmarks_location_id
	//
	// location_id integer
	// Required: true
	LocationID *int32 `json:"location_id"`

	// get_corporations_corporation_id_bookmarks_notes
	//
	// notes string
	// Required: true
	Notes *string `json:"notes"`
}

GetCorporationsCorporationIDBookmarksOKBodyItems0 get_corporations_corporation_id_bookmarks_200_ok // // 200 ok object swagger:model GetCorporationsCorporationIDBookmarksOKBodyItems0

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0) ContextValidate added in v0.3.0

ContextValidate validate this get corporations corporation ID bookmarks o k body items0 based on the context it is used

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0) Validate

Validate validates this get corporations corporation ID bookmarks o k body items0

type GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates

type GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates struct {

	// get_corporations_corporation_id_bookmarks_x
	//
	// x number
	// Required: true
	X *float64 `json:"x"`

	// get_corporations_corporation_id_bookmarks_y
	//
	// y number
	// Required: true
	Y *float64 `json:"y"`

	// get_corporations_corporation_id_bookmarks_z
	//
	// z number
	// Required: true
	Z *float64 `json:"z"`
}

GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates get_corporations_corporation_id_bookmarks_coordinates // // Optional object that is returned if a bookmark was made on a planet or a random location in space. swagger:model GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates) ContextValidate added in v0.3.0

ContextValidate validates this get corporations corporation ID bookmarks o k body items0 coordinates based on context it is used

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0Coordinates) Validate

Validate validates this get corporations corporation ID bookmarks o k body items0 coordinates

type GetCorporationsCorporationIDBookmarksOKBodyItems0Item

type GetCorporationsCorporationIDBookmarksOKBodyItems0Item struct {

	// get_corporations_corporation_id_bookmarks_item_id
	//
	// item_id integer
	// Required: true
	ItemID *int64 `json:"item_id"`

	// get_corporations_corporation_id_bookmarks_type_id
	//
	// type_id integer
	// Required: true
	TypeID *int32 `json:"type_id"`
}

GetCorporationsCorporationIDBookmarksOKBodyItems0Item get_corporations_corporation_id_bookmarks_item // // Optional object that is returned if a bookmark was made on a particular item. swagger:model GetCorporationsCorporationIDBookmarksOKBodyItems0Item

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0Item) ContextValidate added in v0.3.0

ContextValidate validates this get corporations corporation ID bookmarks o k body items0 item based on context it is used

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0Item) MarshalBinary

MarshalBinary interface implementation

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0Item) UnmarshalBinary

UnmarshalBinary interface implementation

func (*GetCorporationsCorporationIDBookmarksOKBodyItems0Item) Validate

Validate validates this get corporations corporation ID bookmarks o k body items0 item

type GetCorporationsCorporationIDBookmarksParams

type GetCorporationsCorporationIDBookmarksParams struct {

	/* IfNoneMatch.

	   ETag from a previous request. A 304 will be returned if this matches the current ETag
	*/
	IfNoneMatch *string

	/* CorporationID.

	   An EVE corporation ID

	   Format: int32
	*/
	CorporationID int32

	/* Datasource.

	   The server name you would like data from

	   Default: "tranquility"
	*/
	Datasource *string

	/* Page.

	   Which page of results to return

	   Format: int32
	   Default: 1
	*/
	Page *int32

	/* Token.

	   Access token to use if unable to set a header
	*/
	Token *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetCorporationsCorporationIDBookmarksParams contains all the parameters to send to the API endpoint

for the get corporations corporation id bookmarks operation.

Typically these are written to a http.Request.

func NewGetCorporationsCorporationIDBookmarksParams

func NewGetCorporationsCorporationIDBookmarksParams() *GetCorporationsCorporationIDBookmarksParams

NewGetCorporationsCorporationIDBookmarksParams creates a new GetCorporationsCorporationIDBookmarksParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetCorporationsCorporationIDBookmarksParamsWithContext

func NewGetCorporationsCorporationIDBookmarksParamsWithContext(ctx context.Context) *GetCorporationsCorporationIDBookmarksParams

NewGetCorporationsCorporationIDBookmarksParamsWithContext creates a new GetCorporationsCorporationIDBookmarksParams object with the ability to set a context for a request.

func NewGetCorporationsCorporationIDBookmarksParamsWithHTTPClient

func NewGetCorporationsCorporationIDBookmarksParamsWithHTTPClient(client *http.Client) *GetCorporationsCorporationIDBookmarksParams

NewGetCorporationsCorporationIDBookmarksParamsWithHTTPClient creates a new GetCorporationsCorporationIDBookmarksParams object with the ability to set a custom HTTPClient for a request.

func NewGetCorporationsCorporationIDBookmarksParamsWithTimeout

func NewGetCorporationsCorporationIDBookmarksParamsWithTimeout(timeout time.Duration) *GetCorporationsCorporationIDBookmarksParams

NewGetCorporationsCorporationIDBookmarksParamsWithTimeout creates a new GetCorporationsCorporationIDBookmarksParams object with the ability to set a timeout on a request.

func (*GetCorporationsCorporationIDBookmarksParams) SetContext

SetContext adds the context to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) SetCorporationID

func (o *GetCorporationsCorporationIDBookmarksParams) SetCorporationID(corporationID int32)

SetCorporationID adds the corporationId to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) SetDatasource

func (o *GetCorporationsCorporationIDBookmarksParams) SetDatasource(datasource *string)

SetDatasource adds the datasource to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) SetDefaults added in v0.3.0

SetDefaults hydrates default values in the get corporations corporation id bookmarks params (not the query body).

All values with no default are reset to their zero value.

func (*GetCorporationsCorporationIDBookmarksParams) SetHTTPClient

func (o *GetCorporationsCorporationIDBookmarksParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) SetIfNoneMatch

func (o *GetCorporationsCorporationIDBookmarksParams) SetIfNoneMatch(ifNoneMatch *string)

SetIfNoneMatch adds the ifNoneMatch to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) SetPage

SetPage adds the page to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) SetTimeout

SetTimeout adds the timeout to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) SetToken

SetToken adds the token to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WithContext

WithContext adds the context to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WithCorporationID

WithCorporationID adds the corporationID to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WithDatasource

WithDatasource adds the datasource to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WithDefaults added in v0.3.0

WithDefaults hydrates default values in the get corporations corporation id bookmarks params (not the query body).

All values with no default are reset to their zero value.

func (*GetCorporationsCorporationIDBookmarksParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WithIfNoneMatch

WithIfNoneMatch adds the ifNoneMatch to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WithPage

WithPage adds the page to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WithTimeout

WithTimeout adds the timeout to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WithToken

WithToken adds the token to the get corporations corporation id bookmarks params

func (*GetCorporationsCorporationIDBookmarksParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCorporationsCorporationIDBookmarksReader

type GetCorporationsCorporationIDBookmarksReader struct {
	// contains filtered or unexported fields
}

GetCorporationsCorporationIDBookmarksReader is a Reader for the GetCorporationsCorporationIDBookmarks structure.

func (*GetCorporationsCorporationIDBookmarksReader) ReadResponse

func (o *GetCorporationsCorporationIDBookmarksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCorporationsCorporationIDBookmarksServiceUnavailable

type GetCorporationsCorporationIDBookmarksServiceUnavailable struct {
	Payload *models.ServiceUnavailable
}
GetCorporationsCorporationIDBookmarksServiceUnavailable describes a response with status code 503, with default header values.

Service unavailable

func NewGetCorporationsCorporationIDBookmarksServiceUnavailable

func NewGetCorporationsCorporationIDBookmarksServiceUnavailable() *GetCorporationsCorporationIDBookmarksServiceUnavailable

NewGetCorporationsCorporationIDBookmarksServiceUnavailable creates a GetCorporationsCorporationIDBookmarksServiceUnavailable with default headers values

func (*GetCorporationsCorporationIDBookmarksServiceUnavailable) Error

func (*GetCorporationsCorporationIDBookmarksServiceUnavailable) GetPayload

type GetCorporationsCorporationIDBookmarksUnauthorized

type GetCorporationsCorporationIDBookmarksUnauthorized struct {
	Payload *models.Unauthorized
}
GetCorporationsCorporationIDBookmarksUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetCorporationsCorporationIDBookmarksUnauthorized

func NewGetCorporationsCorporationIDBookmarksUnauthorized() *GetCorporationsCorporationIDBookmarksUnauthorized

NewGetCorporationsCorporationIDBookmarksUnauthorized creates a GetCorporationsCorporationIDBookmarksUnauthorized with default headers values

func (*GetCorporationsCorporationIDBookmarksUnauthorized) Error

func (*GetCorporationsCorporationIDBookmarksUnauthorized) GetPayload

Jump to

Keyboard shortcuts

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