Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- type APIClient
- type AllianceApiService
- func (a *AllianceApiService) GetAlliances(ctx context.Context, localVarOptionals *GetAlliancesOpts) ([]int32, *http.Response, error)
- func (a *AllianceApiService) GetAlliancesAllianceId(ctx context.Context, allianceId int32, ...) (GetAlliancesAllianceIdOk, *http.Response, error)
- func (a *AllianceApiService) GetAlliancesAllianceIdCorporations(ctx context.Context, allianceId int32, ...) ([]int32, *http.Response, error)
- func (a *AllianceApiService) GetAlliancesAllianceIdIcons(ctx context.Context, allianceId int32, ...) (GetAlliancesAllianceIdIconsOk, *http.Response, error)
- type AssetsApiService
- func (a *AssetsApiService) GetCharactersCharacterIdAssets(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdAssets200Ok, *http.Response, error)
- func (a *AssetsApiService) GetCorporationsCorporationIdAssets(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdAssets200Ok, *http.Response, error)
- func (a *AssetsApiService) PostCharactersCharacterIdAssetsLocations(ctx context.Context, characterId int32, itemIds []int64, ...) ([]PostCharactersCharacterIdAssetsLocations200Ok, *http.Response, error)
- func (a *AssetsApiService) PostCharactersCharacterIdAssetsNames(ctx context.Context, characterId int32, itemIds []int64, ...) ([]PostCharactersCharacterIdAssetsNames200Ok, *http.Response, error)
- func (a *AssetsApiService) PostCorporationsCorporationIdAssetsLocations(ctx context.Context, corporationId int32, itemIds []int64, ...) ([]PostCorporationsCorporationIdAssetsLocations200Ok, *http.Response, error)
- func (a *AssetsApiService) PostCorporationsCorporationIdAssetsNames(ctx context.Context, corporationId int32, itemIds []int64, ...) ([]PostCorporationsCorporationIdAssetsNames200Ok, *http.Response, error)
- type BadRequest
- type BadRequestList
- type BasicAuth
- type BookmarksApiService
- func (a *BookmarksApiService) GetCharactersCharacterIdBookmarks(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdBookmarks200Ok, *http.Response, error)
- func (a *BookmarksApiService) GetCharactersCharacterIdBookmarksFolders(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdBookmarksFolders200Ok, *http.Response, error)
- func (a *BookmarksApiService) GetCorporationsCorporationIdBookmarks(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdBookmarks200Ok, *http.Response, error)
- func (a *BookmarksApiService) GetCorporationsCorporationIdBookmarksFolders(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdBookmarksFolders200Ok, *http.Response, error)
- type CalendarApiService
- func (a *CalendarApiService) GetCharactersCharacterIdCalendar(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdCalendar200Ok, *http.Response, error)
- func (a *CalendarApiService) GetCharactersCharacterIdCalendarEventId(ctx context.Context, characterId int32, eventId int32, ...) (GetCharactersCharacterIdCalendarEventIdOk, *http.Response, error)
- func (a *CalendarApiService) GetCharactersCharacterIdCalendarEventIdAttendees(ctx context.Context, characterId int32, eventId int32, ...) ([]GetCharactersCharacterIdCalendarEventIdAttendees200Ok, *http.Response, error)
- func (a *CalendarApiService) PutCharactersCharacterIdCalendarEventId(ctx context.Context, characterId int32, eventId int32, ...) (*http.Response, error)
- type CharacterApiService
- func (a *CharacterApiService) GetCharactersCharacterId(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdOk, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdAgentsResearch(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdAgentsResearch200Ok, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdBlueprints(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdBlueprints200Ok, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdCorporationhistory(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdCorporationhistory200Ok, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdFatigue(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdFatigueOk, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdMedals(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdMedals200Ok, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdNotifications(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdNotifications200Ok, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdNotificationsContacts(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdNotificationsContacts200Ok, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdPortrait(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdPortraitOk, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdRoles(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdRolesOk, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdStandings(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdStandings200Ok, *http.Response, error)
- func (a *CharacterApiService) GetCharactersCharacterIdTitles(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdTitles200Ok, *http.Response, error)
- func (a *CharacterApiService) PostCharactersAffiliation(ctx context.Context, characters []int32, ...) ([]PostCharactersAffiliation200Ok, *http.Response, error)
- func (a *CharacterApiService) PostCharactersCharacterIdCspa(ctx context.Context, characterId int32, characters []int32, ...) (float32, *http.Response, error)
- type ClonesApiService
- type ContactsApiService
- func (a *ContactsApiService) DeleteCharactersCharacterIdContacts(ctx context.Context, characterId int32, contactIds []int32, ...) (*http.Response, error)
- func (a *ContactsApiService) GetAlliancesAllianceIdContacts(ctx context.Context, allianceId int32, ...) ([]GetAlliancesAllianceIdContacts200Ok, *http.Response, error)
- func (a *ContactsApiService) GetAlliancesAllianceIdContactsLabels(ctx context.Context, allianceId int32, ...) ([]GetAlliancesAllianceIdContactsLabels200Ok, *http.Response, error)
- func (a *ContactsApiService) GetCharactersCharacterIdContacts(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdContacts200Ok, *http.Response, error)
- func (a *ContactsApiService) GetCharactersCharacterIdContactsLabels(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdContactsLabels200Ok, *http.Response, error)
- func (a *ContactsApiService) GetCorporationsCorporationIdContacts(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdContacts200Ok, *http.Response, error)
- func (a *ContactsApiService) GetCorporationsCorporationIdContactsLabels(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdContactsLabels200Ok, *http.Response, error)
- func (a *ContactsApiService) PostCharactersCharacterIdContacts(ctx context.Context, characterId int32, contactIds []int32, standing float32, ...) ([]int32, *http.Response, error)
- func (a *ContactsApiService) PutCharactersCharacterIdContacts(ctx context.Context, characterId int32, contactIds []int32, standing float32, ...) (*http.Response, error)
- type ContractsApiService
- func (a *ContractsApiService) GetCharactersCharacterIdContracts(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdContracts200Ok, *http.Response, error)
- func (a *ContractsApiService) GetCharactersCharacterIdContractsContractIdBids(ctx context.Context, characterId int32, contractId int32, ...) ([]GetCharactersCharacterIdContractsContractIdBids200Ok, *http.Response, error)
- func (a *ContractsApiService) GetCharactersCharacterIdContractsContractIdItems(ctx context.Context, characterId int32, contractId int32, ...) ([]GetCharactersCharacterIdContractsContractIdItems200Ok, *http.Response, error)
- func (a *ContractsApiService) GetContractsPublicBidsContractId(ctx context.Context, contractId int32, ...) ([]GetContractsPublicBidsContractId200Ok, *http.Response, error)
- func (a *ContractsApiService) GetContractsPublicItemsContractId(ctx context.Context, contractId int32, ...) ([]GetContractsPublicItemsContractId200Ok, *http.Response, error)
- func (a *ContractsApiService) GetContractsPublicRegionId(ctx context.Context, regionId int32, ...) ([]GetContractsPublicRegionId200Ok, *http.Response, error)
- func (a *ContractsApiService) GetCorporationsCorporationIdContracts(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdContracts200Ok, *http.Response, error)
- func (a *ContractsApiService) GetCorporationsCorporationIdContractsContractIdBids(ctx context.Context, contractId int32, corporationId int32, ...) ([]GetCorporationsCorporationIdContractsContractIdBids200Ok, *http.Response, ...)
- func (a *ContractsApiService) GetCorporationsCorporationIdContractsContractIdItems(ctx context.Context, contractId int32, corporationId int32, ...) ([]GetCorporationsCorporationIdContractsContractIdItems200Ok, *http.Response, ...)
- type CorporationApiService
- func (a *CorporationApiService) GetCorporationsCorporationId(ctx context.Context, corporationId int32, ...) (GetCorporationsCorporationIdOk, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdAlliancehistory(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdAlliancehistory200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdBlueprints(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdBlueprints200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdContainersLogs(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdContainersLogs200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdDivisions(ctx context.Context, corporationId int32, ...) (GetCorporationsCorporationIdDivisionsOk, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdFacilities(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdFacilities200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdIcons(ctx context.Context, corporationId int32, ...) (GetCorporationsCorporationIdIconsOk, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdMedals(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdMedals200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdMedalsIssued(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdMedalsIssued200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdMembers(ctx context.Context, corporationId int32, ...) ([]int32, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdMembersLimit(ctx context.Context, corporationId int32, ...) (int32, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdMembersTitles(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdMembersTitles200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdMembertracking(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdMembertracking200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdRoles(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdRoles200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdRolesHistory(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdRolesHistory200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdShareholders(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdShareholders200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdStandings(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdStandings200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdStarbases(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdStarbases200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdStarbasesStarbaseId(ctx context.Context, corporationId int32, starbaseId int64, systemId int32, ...) (GetCorporationsCorporationIdStarbasesStarbaseIdOk, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdStructures(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdStructures200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsCorporationIdTitles(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdTitles200Ok, *http.Response, error)
- func (a *CorporationApiService) GetCorporationsNpccorps(ctx context.Context, localVarOptionals *GetCorporationsNpccorpsOpts) ([]int32, *http.Response, error)
- type DeleteCharactersCharacterIdContactsOpts
- type DeleteCharactersCharacterIdFittingsFittingIdOpts
- type DeleteCharactersCharacterIdMailLabelsLabelIdOpts
- type DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity
- func (v DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
- func (v DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (v *DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- type DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList
- func (v DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type DeleteCharactersCharacterIdMailMailIdOpts
- type DeleteFleetsFleetIdMembersMemberIdNotFound
- func (v DeleteFleetsFleetIdMembersMemberIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v DeleteFleetsFleetIdMembersMemberIdNotFound) MarshalJSON() ([]byte, error)
- func (v *DeleteFleetsFleetIdMembersMemberIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *DeleteFleetsFleetIdMembersMemberIdNotFound) UnmarshalJSON(data []byte) error
- type DeleteFleetsFleetIdMembersMemberIdNotFoundList
- func (v DeleteFleetsFleetIdMembersMemberIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v DeleteFleetsFleetIdMembersMemberIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *DeleteFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *DeleteFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalJSON(data []byte) error
- type DeleteFleetsFleetIdMembersMemberIdOpts
- type DeleteFleetsFleetIdSquadsSquadIdNotFound
- func (v DeleteFleetsFleetIdSquadsSquadIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v DeleteFleetsFleetIdSquadsSquadIdNotFound) MarshalJSON() ([]byte, error)
- func (v *DeleteFleetsFleetIdSquadsSquadIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *DeleteFleetsFleetIdSquadsSquadIdNotFound) UnmarshalJSON(data []byte) error
- type DeleteFleetsFleetIdSquadsSquadIdNotFoundList
- func (v DeleteFleetsFleetIdSquadsSquadIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v DeleteFleetsFleetIdSquadsSquadIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *DeleteFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *DeleteFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalJSON(data []byte) error
- type DeleteFleetsFleetIdSquadsSquadIdOpts
- type DeleteFleetsFleetIdWingsWingIdNotFound
- func (v DeleteFleetsFleetIdWingsWingIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v DeleteFleetsFleetIdWingsWingIdNotFound) MarshalJSON() ([]byte, error)
- func (v *DeleteFleetsFleetIdWingsWingIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *DeleteFleetsFleetIdWingsWingIdNotFound) UnmarshalJSON(data []byte) error
- type DeleteFleetsFleetIdWingsWingIdNotFoundList
- func (v DeleteFleetsFleetIdWingsWingIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v DeleteFleetsFleetIdWingsWingIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *DeleteFleetsFleetIdWingsWingIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *DeleteFleetsFleetIdWingsWingIdNotFoundList) UnmarshalJSON(data []byte) error
- type DeleteFleetsFleetIdWingsWingIdOpts
- type DogmaApiService
- func (a *DogmaApiService) GetDogmaAttributes(ctx context.Context, localVarOptionals *GetDogmaAttributesOpts) ([]int32, *http.Response, error)
- func (a *DogmaApiService) GetDogmaAttributesAttributeId(ctx context.Context, attributeId int32, ...) (GetDogmaAttributesAttributeIdOk, *http.Response, error)
- func (a *DogmaApiService) GetDogmaDynamicItemsTypeIdItemId(ctx context.Context, itemId int64, typeId int32, ...) (GetDogmaDynamicItemsTypeIdItemIdOk, *http.Response, error)
- func (a *DogmaApiService) GetDogmaEffects(ctx context.Context, localVarOptionals *GetDogmaEffectsOpts) ([]int32, *http.Response, error)
- func (a *DogmaApiService) GetDogmaEffectsEffectId(ctx context.Context, effectId int32, ...) (GetDogmaEffectsEffectIdOk, *http.Response, error)
- type ErrorLimited
- type ErrorLimitedList
- type FactionWarfareApiService
- func (a *FactionWarfareApiService) GetCharactersCharacterIdFwStats(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdFwStatsOk, *http.Response, error)
- func (a *FactionWarfareApiService) GetCorporationsCorporationIdFwStats(ctx context.Context, corporationId int32, ...) (GetCorporationsCorporationIdFwStatsOk, *http.Response, error)
- func (a *FactionWarfareApiService) GetFwLeaderboards(ctx context.Context, localVarOptionals *GetFwLeaderboardsOpts) (GetFwLeaderboardsOk, *http.Response, error)
- func (a *FactionWarfareApiService) GetFwLeaderboardsCharacters(ctx context.Context, localVarOptionals *GetFwLeaderboardsCharactersOpts) (GetFwLeaderboardsCharactersOk, *http.Response, error)
- func (a *FactionWarfareApiService) GetFwLeaderboardsCorporations(ctx context.Context, localVarOptionals *GetFwLeaderboardsCorporationsOpts) (GetFwLeaderboardsCorporationsOk, *http.Response, error)
- func (a *FactionWarfareApiService) GetFwStats(ctx context.Context, localVarOptionals *GetFwStatsOpts) ([]GetFwStats200Ok, *http.Response, error)
- func (a *FactionWarfareApiService) GetFwSystems(ctx context.Context, localVarOptionals *GetFwSystemsOpts) ([]GetFwSystems200Ok, *http.Response, error)
- func (a *FactionWarfareApiService) GetFwWars(ctx context.Context, localVarOptionals *GetFwWarsOpts) ([]GetFwWars200Ok, *http.Response, error)
- type FittingsApiService
- func (a *FittingsApiService) DeleteCharactersCharacterIdFittingsFittingId(ctx context.Context, characterId int32, fittingId int32, ...) (*http.Response, error)
- func (a *FittingsApiService) GetCharactersCharacterIdFittings(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdFittings200Ok, *http.Response, error)
- func (a *FittingsApiService) PostCharactersCharacterIdFittings(ctx context.Context, characterId int32, ...) (PostCharactersCharacterIdFittingsCreated, *http.Response, error)
- type FleetsApiService
- func (a *FleetsApiService) DeleteFleetsFleetIdMembersMemberId(ctx context.Context, fleetId int64, memberId int32, ...) (*http.Response, error)
- func (a *FleetsApiService) DeleteFleetsFleetIdSquadsSquadId(ctx context.Context, fleetId int64, squadId int64, ...) (*http.Response, error)
- func (a *FleetsApiService) DeleteFleetsFleetIdWingsWingId(ctx context.Context, fleetId int64, wingId int64, ...) (*http.Response, error)
- func (a *FleetsApiService) GetCharactersCharacterIdFleet(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdFleetOk, *http.Response, error)
- func (a *FleetsApiService) GetFleetsFleetId(ctx context.Context, fleetId int64, localVarOptionals *GetFleetsFleetIdOpts) (GetFleetsFleetIdOk, *http.Response, error)
- func (a *FleetsApiService) GetFleetsFleetIdMembers(ctx context.Context, fleetId int64, ...) ([]GetFleetsFleetIdMembers200Ok, *http.Response, error)
- func (a *FleetsApiService) GetFleetsFleetIdWings(ctx context.Context, fleetId int64, ...) ([]GetFleetsFleetIdWings200Ok, *http.Response, error)
- func (a *FleetsApiService) PostFleetsFleetIdMembers(ctx context.Context, fleetId int64, ...) (*http.Response, error)
- func (a *FleetsApiService) PostFleetsFleetIdWings(ctx context.Context, fleetId int64, ...) (PostFleetsFleetIdWingsCreated, *http.Response, error)
- func (a *FleetsApiService) PostFleetsFleetIdWingsWingIdSquads(ctx context.Context, fleetId int64, wingId int64, ...) (PostFleetsFleetIdWingsWingIdSquadsCreated, *http.Response, error)
- func (a *FleetsApiService) PutFleetsFleetId(ctx context.Context, fleetId int64, newSettings PutFleetsFleetIdNewSettings, ...) (*http.Response, error)
- func (a *FleetsApiService) PutFleetsFleetIdMembersMemberId(ctx context.Context, fleetId int64, memberId int32, ...) (*http.Response, error)
- func (a *FleetsApiService) PutFleetsFleetIdSquadsSquadId(ctx context.Context, fleetId int64, naming PutFleetsFleetIdSquadsSquadIdNaming, ...) (*http.Response, error)
- func (a *FleetsApiService) PutFleetsFleetIdWingsWingId(ctx context.Context, fleetId int64, naming PutFleetsFleetIdWingsWingIdNaming, ...) (*http.Response, error)
- type Forbidden
- type ForbiddenList
- type GatewayTimeout
- type GatewayTimeoutList
- type GenericSwaggerError
- type GetAlliancesAllianceIdContacts200Ok
- func (v GetAlliancesAllianceIdContacts200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetAlliancesAllianceIdContacts200Ok) MarshalJSON() ([]byte, error)
- func (v *GetAlliancesAllianceIdContacts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetAlliancesAllianceIdContacts200Ok) UnmarshalJSON(data []byte) error
- type GetAlliancesAllianceIdContacts200OkList
- func (v GetAlliancesAllianceIdContacts200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetAlliancesAllianceIdContacts200OkList) MarshalJSON() ([]byte, error)
- func (v *GetAlliancesAllianceIdContacts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetAlliancesAllianceIdContacts200OkList) UnmarshalJSON(data []byte) error
- type GetAlliancesAllianceIdContactsLabels200Ok
- func (v GetAlliancesAllianceIdContactsLabels200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetAlliancesAllianceIdContactsLabels200Ok) MarshalJSON() ([]byte, error)
- func (v *GetAlliancesAllianceIdContactsLabels200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetAlliancesAllianceIdContactsLabels200Ok) UnmarshalJSON(data []byte) error
- type GetAlliancesAllianceIdContactsLabels200OkList
- func (v GetAlliancesAllianceIdContactsLabels200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetAlliancesAllianceIdContactsLabels200OkList) MarshalJSON() ([]byte, error)
- func (v *GetAlliancesAllianceIdContactsLabels200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetAlliancesAllianceIdContactsLabels200OkList) UnmarshalJSON(data []byte) error
- type GetAlliancesAllianceIdContactsLabelsOpts
- type GetAlliancesAllianceIdContactsOpts
- type GetAlliancesAllianceIdCorporationsOpts
- type GetAlliancesAllianceIdIconsNotFound
- func (v GetAlliancesAllianceIdIconsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetAlliancesAllianceIdIconsNotFound) MarshalJSON() ([]byte, error)
- func (v *GetAlliancesAllianceIdIconsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetAlliancesAllianceIdIconsNotFound) UnmarshalJSON(data []byte) error
- type GetAlliancesAllianceIdIconsNotFoundList
- func (v GetAlliancesAllianceIdIconsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetAlliancesAllianceIdIconsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetAlliancesAllianceIdIconsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetAlliancesAllianceIdIconsNotFoundList) UnmarshalJSON(data []byte) error
- type GetAlliancesAllianceIdIconsOk
- type GetAlliancesAllianceIdIconsOkList
- func (v GetAlliancesAllianceIdIconsOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetAlliancesAllianceIdIconsOkList) MarshalJSON() ([]byte, error)
- func (v *GetAlliancesAllianceIdIconsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetAlliancesAllianceIdIconsOkList) UnmarshalJSON(data []byte) error
- type GetAlliancesAllianceIdIconsOpts
- type GetAlliancesAllianceIdNotFound
- type GetAlliancesAllianceIdNotFoundList
- func (v GetAlliancesAllianceIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetAlliancesAllianceIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetAlliancesAllianceIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetAlliancesAllianceIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetAlliancesAllianceIdOk
- type GetAlliancesAllianceIdOkList
- type GetAlliancesAllianceIdOpts
- type GetAlliancesOpts
- type GetCharactersCharacterIdAgentsResearch200Ok
- func (v GetCharactersCharacterIdAgentsResearch200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdAgentsResearch200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdAgentsResearch200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdAgentsResearch200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdAgentsResearch200OkList
- func (v GetCharactersCharacterIdAgentsResearch200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdAgentsResearch200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdAgentsResearch200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdAgentsResearch200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdAgentsResearchOpts
- type GetCharactersCharacterIdAssets200Ok
- func (v GetCharactersCharacterIdAssets200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdAssets200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdAssets200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdAssets200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdAssets200OkList
- func (v GetCharactersCharacterIdAssets200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdAssets200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdAssets200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdAssets200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdAssetsNotFound
- func (v GetCharactersCharacterIdAssetsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdAssetsNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdAssetsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdAssetsNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdAssetsNotFoundList
- func (v GetCharactersCharacterIdAssetsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdAssetsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdAssetsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdAssetsNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdAssetsOpts
- type GetCharactersCharacterIdAttributesOk
- func (v GetCharactersCharacterIdAttributesOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdAttributesOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdAttributesOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdAttributesOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdAttributesOkList
- func (v GetCharactersCharacterIdAttributesOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdAttributesOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdAttributesOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdAttributesOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdAttributesOpts
- type GetCharactersCharacterIdBlueprints200Ok
- func (v GetCharactersCharacterIdBlueprints200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBlueprints200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBlueprints200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBlueprints200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBlueprints200OkList
- func (v GetCharactersCharacterIdBlueprints200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBlueprints200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBlueprints200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBlueprints200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBlueprintsOpts
- type GetCharactersCharacterIdBookmarks200Ok
- func (v GetCharactersCharacterIdBookmarks200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBookmarks200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBookmarks200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBookmarks200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBookmarks200OkList
- func (v GetCharactersCharacterIdBookmarks200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBookmarks200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBookmarks200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBookmarks200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBookmarksCoordinates
- func (v GetCharactersCharacterIdBookmarksCoordinates) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBookmarksCoordinates) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBookmarksCoordinates) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBookmarksCoordinates) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBookmarksCoordinatesList
- func (v GetCharactersCharacterIdBookmarksCoordinatesList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBookmarksCoordinatesList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBookmarksCoordinatesList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBookmarksCoordinatesList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBookmarksFolders200Ok
- func (v GetCharactersCharacterIdBookmarksFolders200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBookmarksFolders200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBookmarksFolders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBookmarksFolders200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBookmarksFolders200OkList
- func (v GetCharactersCharacterIdBookmarksFolders200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBookmarksFolders200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBookmarksFolders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBookmarksFolders200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBookmarksFoldersOpts
- type GetCharactersCharacterIdBookmarksItem
- func (v GetCharactersCharacterIdBookmarksItem) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBookmarksItem) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBookmarksItem) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBookmarksItem) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBookmarksItemList
- func (v GetCharactersCharacterIdBookmarksItemList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdBookmarksItemList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdBookmarksItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdBookmarksItemList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdBookmarksOpts
- type GetCharactersCharacterIdCalendar200Ok
- func (v GetCharactersCharacterIdCalendar200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendar200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendar200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendar200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendar200OkList
- func (v GetCharactersCharacterIdCalendar200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendar200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendar200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendar200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdAttendees200Ok
- func (v GetCharactersCharacterIdCalendarEventIdAttendees200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendarEventIdAttendees200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendarEventIdAttendees200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendarEventIdAttendees200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdAttendees200OkList
- func (v GetCharactersCharacterIdCalendarEventIdAttendees200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendarEventIdAttendees200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendarEventIdAttendees200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendarEventIdAttendees200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdAttendeesNotFound
- func (v GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList
- func (v GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdAttendeesOpts
- type GetCharactersCharacterIdCalendarEventIdNotFound
- func (v GetCharactersCharacterIdCalendarEventIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendarEventIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendarEventIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendarEventIdNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdNotFoundList
- func (v GetCharactersCharacterIdCalendarEventIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendarEventIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendarEventIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendarEventIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdOk
- func (v GetCharactersCharacterIdCalendarEventIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendarEventIdOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendarEventIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendarEventIdOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdOkList
- func (v GetCharactersCharacterIdCalendarEventIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCalendarEventIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCalendarEventIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCalendarEventIdOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCalendarEventIdOpts
- type GetCharactersCharacterIdCalendarOpts
- type GetCharactersCharacterIdClonesHomeLocation
- func (v GetCharactersCharacterIdClonesHomeLocation) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdClonesHomeLocation) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdClonesHomeLocation) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdClonesHomeLocation) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdClonesHomeLocationList
- func (v GetCharactersCharacterIdClonesHomeLocationList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdClonesHomeLocationList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdClonesHomeLocationList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdClonesHomeLocationList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdClonesJumpClone
- func (v GetCharactersCharacterIdClonesJumpClone) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdClonesJumpClone) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdClonesJumpClone) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdClonesJumpClone) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdClonesJumpCloneList
- func (v GetCharactersCharacterIdClonesJumpCloneList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdClonesJumpCloneList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdClonesJumpCloneList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdClonesJumpCloneList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdClonesOk
- func (v GetCharactersCharacterIdClonesOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdClonesOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdClonesOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdClonesOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdClonesOkList
- func (v GetCharactersCharacterIdClonesOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdClonesOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdClonesOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdClonesOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdClonesOpts
- type GetCharactersCharacterIdContacts200Ok
- func (v GetCharactersCharacterIdContacts200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContacts200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContacts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContacts200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContacts200OkList
- func (v GetCharactersCharacterIdContacts200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContacts200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContacts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContacts200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContactsLabels200Ok
- func (v GetCharactersCharacterIdContactsLabels200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContactsLabels200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContactsLabels200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContactsLabels200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContactsLabels200OkList
- func (v GetCharactersCharacterIdContactsLabels200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContactsLabels200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContactsLabels200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContactsLabels200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContactsLabelsOpts
- type GetCharactersCharacterIdContactsOpts
- type GetCharactersCharacterIdContracts200Ok
- func (v GetCharactersCharacterIdContracts200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContracts200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContracts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContracts200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContracts200OkList
- func (v GetCharactersCharacterIdContracts200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContracts200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContracts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContracts200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdBids200Ok
- func (v GetCharactersCharacterIdContractsContractIdBids200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContractsContractIdBids200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContractsContractIdBids200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContractsContractIdBids200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdBids200OkList
- func (v GetCharactersCharacterIdContractsContractIdBids200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContractsContractIdBids200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContractsContractIdBids200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContractsContractIdBids200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdBidsNotFound
- func (v GetCharactersCharacterIdContractsContractIdBidsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContractsContractIdBidsNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContractsContractIdBidsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContractsContractIdBidsNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdBidsNotFoundList
- func (v GetCharactersCharacterIdContractsContractIdBidsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContractsContractIdBidsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContractsContractIdBidsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContractsContractIdBidsNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdBidsOpts
- type GetCharactersCharacterIdContractsContractIdItems200Ok
- func (v GetCharactersCharacterIdContractsContractIdItems200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContractsContractIdItems200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContractsContractIdItems200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContractsContractIdItems200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdItems200OkList
- func (v GetCharactersCharacterIdContractsContractIdItems200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContractsContractIdItems200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContractsContractIdItems200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContractsContractIdItems200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdItemsNotFound
- func (v GetCharactersCharacterIdContractsContractIdItemsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContractsContractIdItemsNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContractsContractIdItemsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContractsContractIdItemsNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdItemsNotFoundList
- func (v GetCharactersCharacterIdContractsContractIdItemsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdContractsContractIdItemsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdContractsContractIdItemsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdContractsContractIdItemsNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdContractsContractIdItemsOpts
- type GetCharactersCharacterIdContractsOpts
- type GetCharactersCharacterIdCorporationhistory200Ok
- func (v GetCharactersCharacterIdCorporationhistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCorporationhistory200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCorporationhistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCorporationhistory200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCorporationhistory200OkList
- func (v GetCharactersCharacterIdCorporationhistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdCorporationhistory200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdCorporationhistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdCorporationhistory200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdCorporationhistoryOpts
- type GetCharactersCharacterIdFatigueOk
- func (v GetCharactersCharacterIdFatigueOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFatigueOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFatigueOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFatigueOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFatigueOkList
- func (v GetCharactersCharacterIdFatigueOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFatigueOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFatigueOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFatigueOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFatigueOpts
- type GetCharactersCharacterIdFittings200Ok
- func (v GetCharactersCharacterIdFittings200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFittings200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFittings200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFittings200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFittings200OkList
- func (v GetCharactersCharacterIdFittings200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFittings200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFittings200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFittings200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFittingsItem
- func (v GetCharactersCharacterIdFittingsItem) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFittingsItem) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFittingsItem) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFittingsItem) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFittingsItemList
- func (v GetCharactersCharacterIdFittingsItemList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFittingsItemList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFittingsItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFittingsItemList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFittingsOpts
- type GetCharactersCharacterIdFleetNotFound
- func (v GetCharactersCharacterIdFleetNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFleetNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFleetNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFleetNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFleetNotFoundList
- func (v GetCharactersCharacterIdFleetNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFleetNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFleetNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFleetNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFleetOk
- type GetCharactersCharacterIdFleetOkList
- func (v GetCharactersCharacterIdFleetOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFleetOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFleetOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFleetOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFleetOpts
- type GetCharactersCharacterIdFwStatsKills
- func (v GetCharactersCharacterIdFwStatsKills) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFwStatsKills) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFwStatsKills) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFwStatsKills) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFwStatsKillsList
- func (v GetCharactersCharacterIdFwStatsKillsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFwStatsKillsList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFwStatsKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFwStatsKillsList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFwStatsOk
- func (v GetCharactersCharacterIdFwStatsOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFwStatsOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFwStatsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFwStatsOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFwStatsOkList
- func (v GetCharactersCharacterIdFwStatsOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFwStatsOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFwStatsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFwStatsOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFwStatsOpts
- type GetCharactersCharacterIdFwStatsVictoryPoints
- func (v GetCharactersCharacterIdFwStatsVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFwStatsVictoryPoints) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFwStatsVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFwStatsVictoryPoints) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdFwStatsVictoryPointsList
- func (v GetCharactersCharacterIdFwStatsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdFwStatsVictoryPointsList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdFwStatsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdFwStatsVictoryPointsList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdImplantsOpts
- type GetCharactersCharacterIdIndustryJobs200Ok
- func (v GetCharactersCharacterIdIndustryJobs200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdIndustryJobs200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdIndustryJobs200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdIndustryJobs200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdIndustryJobs200OkList
- func (v GetCharactersCharacterIdIndustryJobs200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdIndustryJobs200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdIndustryJobs200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdIndustryJobs200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdIndustryJobsOpts
- type GetCharactersCharacterIdKillmailsRecent200Ok
- func (v GetCharactersCharacterIdKillmailsRecent200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdKillmailsRecent200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdKillmailsRecent200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdKillmailsRecent200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdKillmailsRecent200OkList
- func (v GetCharactersCharacterIdKillmailsRecent200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdKillmailsRecent200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdKillmailsRecent200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdKillmailsRecent200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdKillmailsRecentOpts
- type GetCharactersCharacterIdLocationOk
- func (v GetCharactersCharacterIdLocationOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdLocationOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdLocationOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdLocationOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdLocationOkList
- func (v GetCharactersCharacterIdLocationOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdLocationOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdLocationOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdLocationOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdLocationOpts
- type GetCharactersCharacterIdLoyaltyPoints200Ok
- func (v GetCharactersCharacterIdLoyaltyPoints200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdLoyaltyPoints200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdLoyaltyPoints200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdLoyaltyPoints200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdLoyaltyPoints200OkList
- func (v GetCharactersCharacterIdLoyaltyPoints200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdLoyaltyPoints200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdLoyaltyPoints200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdLoyaltyPoints200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdLoyaltyPointsOpts
- type GetCharactersCharacterIdMail200Ok
- func (v GetCharactersCharacterIdMail200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMail200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMail200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMail200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMail200OkList
- func (v GetCharactersCharacterIdMail200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMail200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMail200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMail200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailLabelsLabel
- func (v GetCharactersCharacterIdMailLabelsLabel) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailLabelsLabel) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailLabelsLabel) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailLabelsLabel) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailLabelsLabelList
- func (v GetCharactersCharacterIdMailLabelsLabelList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailLabelsLabelList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailLabelsLabelList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailLabelsLabelList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailLabelsOk
- func (v GetCharactersCharacterIdMailLabelsOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailLabelsOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailLabelsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailLabelsOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailLabelsOkList
- func (v GetCharactersCharacterIdMailLabelsOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailLabelsOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailLabelsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailLabelsOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailLabelsOpts
- type GetCharactersCharacterIdMailLists200Ok
- func (v GetCharactersCharacterIdMailLists200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailLists200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailLists200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailLists200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailLists200OkList
- func (v GetCharactersCharacterIdMailLists200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailLists200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailLists200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailLists200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailListsOpts
- type GetCharactersCharacterIdMailMailIdNotFound
- func (v GetCharactersCharacterIdMailMailIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailMailIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailMailIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailMailIdNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailMailIdNotFoundList
- func (v GetCharactersCharacterIdMailMailIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailMailIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailMailIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailMailIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailMailIdOk
- func (v GetCharactersCharacterIdMailMailIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailMailIdOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailMailIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailMailIdOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailMailIdOkList
- func (v GetCharactersCharacterIdMailMailIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailMailIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailMailIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailMailIdOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailMailIdOpts
- type GetCharactersCharacterIdMailMailIdRecipient
- func (v GetCharactersCharacterIdMailMailIdRecipient) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailMailIdRecipient) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailMailIdRecipient) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailMailIdRecipient) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailMailIdRecipientList
- func (v GetCharactersCharacterIdMailMailIdRecipientList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailMailIdRecipientList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailMailIdRecipientList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailMailIdRecipientList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailOpts
- type GetCharactersCharacterIdMailRecipient
- func (v GetCharactersCharacterIdMailRecipient) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailRecipient) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailRecipient) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailRecipient) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMailRecipientList
- func (v GetCharactersCharacterIdMailRecipientList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMailRecipientList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMailRecipientList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMailRecipientList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMedals200Ok
- func (v GetCharactersCharacterIdMedals200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMedals200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMedals200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMedals200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMedals200OkList
- func (v GetCharactersCharacterIdMedals200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMedals200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMedals200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMedals200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMedalsGraphic
- func (v GetCharactersCharacterIdMedalsGraphic) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMedalsGraphic) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMedalsGraphic) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMedalsGraphic) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMedalsGraphicList
- func (v GetCharactersCharacterIdMedalsGraphicList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMedalsGraphicList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMedalsGraphicList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMedalsGraphicList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMedalsOpts
- type GetCharactersCharacterIdMining200Ok
- func (v GetCharactersCharacterIdMining200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMining200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMining200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMining200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMining200OkList
- func (v GetCharactersCharacterIdMining200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdMining200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdMining200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdMining200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdMiningOpts
- type GetCharactersCharacterIdNotFound
- func (v GetCharactersCharacterIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdNotFoundList
- func (v GetCharactersCharacterIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdNotifications200Ok
- func (v GetCharactersCharacterIdNotifications200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdNotifications200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdNotifications200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdNotifications200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdNotifications200OkList
- func (v GetCharactersCharacterIdNotifications200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdNotifications200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdNotifications200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdNotifications200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdNotificationsContacts200Ok
- func (v GetCharactersCharacterIdNotificationsContacts200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdNotificationsContacts200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdNotificationsContacts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdNotificationsContacts200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdNotificationsContacts200OkList
- func (v GetCharactersCharacterIdNotificationsContacts200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdNotificationsContacts200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdNotificationsContacts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdNotificationsContacts200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdNotificationsContactsOpts
- type GetCharactersCharacterIdNotificationsOpts
- type GetCharactersCharacterIdOk
- type GetCharactersCharacterIdOkList
- type GetCharactersCharacterIdOnlineOk
- func (v GetCharactersCharacterIdOnlineOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdOnlineOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdOnlineOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdOnlineOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdOnlineOkList
- func (v GetCharactersCharacterIdOnlineOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdOnlineOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdOnlineOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdOnlineOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdOnlineOpts
- type GetCharactersCharacterIdOpportunities200Ok
- func (v GetCharactersCharacterIdOpportunities200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdOpportunities200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdOpportunities200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdOpportunities200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdOpportunities200OkList
- func (v GetCharactersCharacterIdOpportunities200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdOpportunities200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdOpportunities200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdOpportunities200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdOpportunitiesOpts
- type GetCharactersCharacterIdOpts
- type GetCharactersCharacterIdOrders200Ok
- func (v GetCharactersCharacterIdOrders200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdOrders200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdOrders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdOrders200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdOrders200OkList
- func (v GetCharactersCharacterIdOrders200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdOrders200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdOrders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdOrders200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdOrdersHistory200Ok
- func (v GetCharactersCharacterIdOrdersHistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdOrdersHistory200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdOrdersHistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdOrdersHistory200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdOrdersHistory200OkList
- func (v GetCharactersCharacterIdOrdersHistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdOrdersHistory200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdOrdersHistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdOrdersHistory200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdOrdersHistoryOpts
- type GetCharactersCharacterIdOrdersOpts
- type GetCharactersCharacterIdPlanets200Ok
- func (v GetCharactersCharacterIdPlanets200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanets200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanets200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanets200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanets200OkList
- func (v GetCharactersCharacterIdPlanets200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanets200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanets200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanets200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsOpts
- type GetCharactersCharacterIdPlanetsPlanetIdContent
- func (v GetCharactersCharacterIdPlanetsPlanetIdContent) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdContent) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdContent) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdContent) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdContentList
- func (v GetCharactersCharacterIdPlanetsPlanetIdContentList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdContentList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdContentList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdContentList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails
- func (v GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList
- func (v GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails
- func (v GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList
- func (v GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdHead
- func (v GetCharactersCharacterIdPlanetsPlanetIdHead) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdHead) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdHead) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdHead) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdHeadList
- func (v GetCharactersCharacterIdPlanetsPlanetIdHeadList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdHeadList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdHeadList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdHeadList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdLink
- func (v GetCharactersCharacterIdPlanetsPlanetIdLink) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdLink) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdLink) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdLink) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdLinkList
- func (v GetCharactersCharacterIdPlanetsPlanetIdLinkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdLinkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdLinkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdLinkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdNotFound
- func (v GetCharactersCharacterIdPlanetsPlanetIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdNotFoundList
- func (v GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdOk
- func (v GetCharactersCharacterIdPlanetsPlanetIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdOkList
- func (v GetCharactersCharacterIdPlanetsPlanetIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdOpts
- type GetCharactersCharacterIdPlanetsPlanetIdPin
- func (v GetCharactersCharacterIdPlanetsPlanetIdPin) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdPin) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdPin) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdPin) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdPinList
- func (v GetCharactersCharacterIdPlanetsPlanetIdPinList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdPinList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdPinList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdPinList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdRoute
- func (v GetCharactersCharacterIdPlanetsPlanetIdRoute) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdRoute) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdRoute) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdRoute) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPlanetsPlanetIdRouteList
- func (v GetCharactersCharacterIdPlanetsPlanetIdRouteList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPlanetsPlanetIdRouteList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdRouteList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPlanetsPlanetIdRouteList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPortraitNotFound
- func (v GetCharactersCharacterIdPortraitNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPortraitNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPortraitNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPortraitNotFound) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPortraitNotFoundList
- func (v GetCharactersCharacterIdPortraitNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPortraitNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPortraitNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPortraitNotFoundList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPortraitOk
- func (v GetCharactersCharacterIdPortraitOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPortraitOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPortraitOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPortraitOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPortraitOkList
- func (v GetCharactersCharacterIdPortraitOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdPortraitOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdPortraitOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdPortraitOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdPortraitOpts
- type GetCharactersCharacterIdRolesOk
- type GetCharactersCharacterIdRolesOkList
- func (v GetCharactersCharacterIdRolesOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdRolesOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdRolesOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdRolesOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdRolesOpts
- type GetCharactersCharacterIdSearchOk
- func (v GetCharactersCharacterIdSearchOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdSearchOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdSearchOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdSearchOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdSearchOkList
- func (v GetCharactersCharacterIdSearchOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdSearchOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdSearchOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdSearchOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdSearchOpts
- type GetCharactersCharacterIdShipOk
- type GetCharactersCharacterIdShipOkList
- func (v GetCharactersCharacterIdShipOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdShipOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdShipOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdShipOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdShipOpts
- type GetCharactersCharacterIdSkillqueue200Ok
- func (v GetCharactersCharacterIdSkillqueue200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdSkillqueue200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdSkillqueue200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdSkillqueue200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdSkillqueue200OkList
- func (v GetCharactersCharacterIdSkillqueue200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdSkillqueue200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdSkillqueue200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdSkillqueue200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdSkillqueueOpts
- type GetCharactersCharacterIdSkillsOk
- func (v GetCharactersCharacterIdSkillsOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdSkillsOk) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdSkillsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdSkillsOk) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdSkillsOkList
- func (v GetCharactersCharacterIdSkillsOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdSkillsOkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdSkillsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdSkillsOkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdSkillsOpts
- type GetCharactersCharacterIdSkillsSkill
- func (v GetCharactersCharacterIdSkillsSkill) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdSkillsSkill) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdSkillsSkill) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdSkillsSkill) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdSkillsSkillList
- func (v GetCharactersCharacterIdSkillsSkillList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdSkillsSkillList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdSkillsSkillList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdSkillsSkillList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdStandings200Ok
- func (v GetCharactersCharacterIdStandings200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdStandings200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdStandings200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdStandings200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdStandings200OkList
- func (v GetCharactersCharacterIdStandings200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdStandings200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdStandings200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdStandings200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdStandingsOpts
- type GetCharactersCharacterIdTitles200Ok
- func (v GetCharactersCharacterIdTitles200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdTitles200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdTitles200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdTitles200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdTitles200OkList
- func (v GetCharactersCharacterIdTitles200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdTitles200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdTitles200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdTitles200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdTitlesOpts
- type GetCharactersCharacterIdWalletJournal200Ok
- func (v GetCharactersCharacterIdWalletJournal200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdWalletJournal200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdWalletJournal200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdWalletJournal200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdWalletJournal200OkList
- func (v GetCharactersCharacterIdWalletJournal200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdWalletJournal200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdWalletJournal200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdWalletJournal200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdWalletJournalOpts
- type GetCharactersCharacterIdWalletOpts
- type GetCharactersCharacterIdWalletTransactions200Ok
- func (v GetCharactersCharacterIdWalletTransactions200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdWalletTransactions200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdWalletTransactions200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdWalletTransactions200Ok) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdWalletTransactions200OkList
- func (v GetCharactersCharacterIdWalletTransactions200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCharactersCharacterIdWalletTransactions200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCharactersCharacterIdWalletTransactions200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCharactersCharacterIdWalletTransactions200OkList) UnmarshalJSON(data []byte) error
- type GetCharactersCharacterIdWalletTransactionsOpts
- type GetContractsPublicBidsContractId200Ok
- func (v GetContractsPublicBidsContractId200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicBidsContractId200Ok) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicBidsContractId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicBidsContractId200Ok) UnmarshalJSON(data []byte) error
- type GetContractsPublicBidsContractId200OkList
- func (v GetContractsPublicBidsContractId200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicBidsContractId200OkList) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicBidsContractId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicBidsContractId200OkList) UnmarshalJSON(data []byte) error
- type GetContractsPublicBidsContractIdForbidden
- func (v GetContractsPublicBidsContractIdForbidden) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicBidsContractIdForbidden) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicBidsContractIdForbidden) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicBidsContractIdForbidden) UnmarshalJSON(data []byte) error
- type GetContractsPublicBidsContractIdForbiddenList
- func (v GetContractsPublicBidsContractIdForbiddenList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicBidsContractIdForbiddenList) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicBidsContractIdForbiddenList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicBidsContractIdForbiddenList) UnmarshalJSON(data []byte) error
- type GetContractsPublicBidsContractIdNotFound
- func (v GetContractsPublicBidsContractIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicBidsContractIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicBidsContractIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicBidsContractIdNotFound) UnmarshalJSON(data []byte) error
- type GetContractsPublicBidsContractIdNotFoundList
- func (v GetContractsPublicBidsContractIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicBidsContractIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicBidsContractIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicBidsContractIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetContractsPublicBidsContractIdOpts
- type GetContractsPublicItemsContractId200Ok
- func (v GetContractsPublicItemsContractId200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicItemsContractId200Ok) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicItemsContractId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicItemsContractId200Ok) UnmarshalJSON(data []byte) error
- type GetContractsPublicItemsContractId200OkList
- func (v GetContractsPublicItemsContractId200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicItemsContractId200OkList) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicItemsContractId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicItemsContractId200OkList) UnmarshalJSON(data []byte) error
- type GetContractsPublicItemsContractIdForbidden
- func (v GetContractsPublicItemsContractIdForbidden) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicItemsContractIdForbidden) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicItemsContractIdForbidden) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicItemsContractIdForbidden) UnmarshalJSON(data []byte) error
- type GetContractsPublicItemsContractIdForbiddenList
- func (v GetContractsPublicItemsContractIdForbiddenList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicItemsContractIdForbiddenList) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicItemsContractIdForbiddenList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicItemsContractIdForbiddenList) UnmarshalJSON(data []byte) error
- type GetContractsPublicItemsContractIdNotFound
- func (v GetContractsPublicItemsContractIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicItemsContractIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicItemsContractIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicItemsContractIdNotFound) UnmarshalJSON(data []byte) error
- type GetContractsPublicItemsContractIdNotFoundList
- func (v GetContractsPublicItemsContractIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicItemsContractIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicItemsContractIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicItemsContractIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetContractsPublicItemsContractIdOpts
- type GetContractsPublicRegionId200Ok
- type GetContractsPublicRegionId200OkList
- func (v GetContractsPublicRegionId200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicRegionId200OkList) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicRegionId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicRegionId200OkList) UnmarshalJSON(data []byte) error
- type GetContractsPublicRegionIdNotFound
- func (v GetContractsPublicRegionIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicRegionIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicRegionIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicRegionIdNotFound) UnmarshalJSON(data []byte) error
- type GetContractsPublicRegionIdNotFoundList
- func (v GetContractsPublicRegionIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetContractsPublicRegionIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetContractsPublicRegionIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetContractsPublicRegionIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetContractsPublicRegionIdOpts
- type GetCorporationCorporationIdMiningExtractions200Ok
- func (v GetCorporationCorporationIdMiningExtractions200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationCorporationIdMiningExtractions200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationCorporationIdMiningExtractions200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationCorporationIdMiningExtractions200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationCorporationIdMiningExtractions200OkList
- func (v GetCorporationCorporationIdMiningExtractions200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationCorporationIdMiningExtractions200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationCorporationIdMiningExtractions200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationCorporationIdMiningExtractions200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationCorporationIdMiningExtractionsOpts
- type GetCorporationCorporationIdMiningObservers200Ok
- func (v GetCorporationCorporationIdMiningObservers200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationCorporationIdMiningObservers200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationCorporationIdMiningObservers200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationCorporationIdMiningObservers200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationCorporationIdMiningObservers200OkList
- func (v GetCorporationCorporationIdMiningObservers200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationCorporationIdMiningObservers200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationCorporationIdMiningObservers200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationCorporationIdMiningObservers200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationCorporationIdMiningObserversObserverId200Ok
- func (v GetCorporationCorporationIdMiningObserversObserverId200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationCorporationIdMiningObserversObserverId200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationCorporationIdMiningObserversObserverId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationCorporationIdMiningObserversObserverId200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationCorporationIdMiningObserversObserverId200OkList
- func (v GetCorporationCorporationIdMiningObserversObserverId200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationCorporationIdMiningObserversObserverId200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationCorporationIdMiningObserversObserverId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationCorporationIdMiningObserversObserverId200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationCorporationIdMiningObserversObserverIdOpts
- type GetCorporationCorporationIdMiningObserversOpts
- type GetCorporationsCorporationIdAlliancehistory200Ok
- func (v GetCorporationsCorporationIdAlliancehistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdAlliancehistory200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdAlliancehistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdAlliancehistory200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdAlliancehistory200OkList
- func (v GetCorporationsCorporationIdAlliancehistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdAlliancehistory200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdAlliancehistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdAlliancehistory200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdAlliancehistoryOpts
- type GetCorporationsCorporationIdAssets200Ok
- func (v GetCorporationsCorporationIdAssets200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdAssets200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdAssets200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdAssets200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdAssets200OkList
- func (v GetCorporationsCorporationIdAssets200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdAssets200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdAssets200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdAssets200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdAssetsOpts
- type GetCorporationsCorporationIdBlueprints200Ok
- func (v GetCorporationsCorporationIdBlueprints200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBlueprints200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBlueprints200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBlueprints200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBlueprints200OkList
- func (v GetCorporationsCorporationIdBlueprints200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBlueprints200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBlueprints200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBlueprints200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBlueprintsOpts
- type GetCorporationsCorporationIdBookmarks200Ok
- func (v GetCorporationsCorporationIdBookmarks200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBookmarks200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBookmarks200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBookmarks200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBookmarks200OkList
- func (v GetCorporationsCorporationIdBookmarks200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBookmarks200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBookmarks200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBookmarks200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBookmarksCoordinates
- func (v GetCorporationsCorporationIdBookmarksCoordinates) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBookmarksCoordinates) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBookmarksCoordinates) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBookmarksCoordinates) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBookmarksCoordinatesList
- func (v GetCorporationsCorporationIdBookmarksCoordinatesList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBookmarksCoordinatesList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBookmarksCoordinatesList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBookmarksCoordinatesList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBookmarksFolders200Ok
- func (v GetCorporationsCorporationIdBookmarksFolders200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBookmarksFolders200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBookmarksFolders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBookmarksFolders200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBookmarksFolders200OkList
- func (v GetCorporationsCorporationIdBookmarksFolders200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBookmarksFolders200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBookmarksFolders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBookmarksFolders200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBookmarksFoldersOpts
- type GetCorporationsCorporationIdBookmarksItem
- func (v GetCorporationsCorporationIdBookmarksItem) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBookmarksItem) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBookmarksItem) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBookmarksItem) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBookmarksItemList
- func (v GetCorporationsCorporationIdBookmarksItemList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdBookmarksItemList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdBookmarksItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdBookmarksItemList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdBookmarksOpts
- type GetCorporationsCorporationIdContacts200Ok
- func (v GetCorporationsCorporationIdContacts200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContacts200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContacts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContacts200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContacts200OkList
- func (v GetCorporationsCorporationIdContacts200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContacts200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContacts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContacts200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContactsLabels200Ok
- func (v GetCorporationsCorporationIdContactsLabels200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContactsLabels200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContactsLabels200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContactsLabels200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContactsLabels200OkList
- func (v GetCorporationsCorporationIdContactsLabels200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContactsLabels200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContactsLabels200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContactsLabels200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContactsLabelsOpts
- type GetCorporationsCorporationIdContactsOpts
- type GetCorporationsCorporationIdContainersLogs200Ok
- func (v GetCorporationsCorporationIdContainersLogs200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContainersLogs200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContainersLogs200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContainersLogs200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContainersLogs200OkList
- func (v GetCorporationsCorporationIdContainersLogs200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContainersLogs200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContainersLogs200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContainersLogs200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContainersLogsOpts
- type GetCorporationsCorporationIdContracts200Ok
- func (v GetCorporationsCorporationIdContracts200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContracts200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContracts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContracts200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContracts200OkList
- func (v GetCorporationsCorporationIdContracts200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContracts200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContracts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContracts200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdBids200Ok
- func (v GetCorporationsCorporationIdContractsContractIdBids200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdBids200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdBids200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdBids200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdBids200OkList
- func (v GetCorporationsCorporationIdContractsContractIdBids200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdBids200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdBids200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdBids200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdBidsNotFound
- func (v GetCorporationsCorporationIdContractsContractIdBidsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdBidsNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdBidsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdBidsNotFound) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdBidsNotFoundList
- func (v GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdBidsOpts
- type GetCorporationsCorporationIdContractsContractIdItems200Ok
- func (v GetCorporationsCorporationIdContractsContractIdItems200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdItems200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdItems200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdItems200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdItems200OkList
- func (v GetCorporationsCorporationIdContractsContractIdItems200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdItems200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdItems200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdItems200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdItemsError520
- func (v GetCorporationsCorporationIdContractsContractIdItemsError520) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdItemsError520) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdItemsError520) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdItemsError520) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdItemsError520List
- func (v GetCorporationsCorporationIdContractsContractIdItemsError520List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdItemsError520List) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdItemsError520List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdItemsError520List) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdItemsNotFound
- func (v GetCorporationsCorporationIdContractsContractIdItemsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdItemsNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdItemsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdItemsNotFound) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdItemsNotFoundList
- func (v GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdContractsContractIdItemsOpts
- type GetCorporationsCorporationIdContractsOpts
- type GetCorporationsCorporationIdCustomsOffices200Ok
- func (v GetCorporationsCorporationIdCustomsOffices200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdCustomsOffices200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdCustomsOffices200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdCustomsOffices200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdCustomsOffices200OkList
- func (v GetCorporationsCorporationIdCustomsOffices200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdCustomsOffices200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdCustomsOffices200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdCustomsOffices200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdCustomsOfficesOpts
- type GetCorporationsCorporationIdDivisionsHangarHangar
- func (v GetCorporationsCorporationIdDivisionsHangarHangar) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdDivisionsHangarHangar) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdDivisionsHangarHangar) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdDivisionsHangarHangar) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdDivisionsHangarHangarList
- func (v GetCorporationsCorporationIdDivisionsHangarHangarList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdDivisionsHangarHangarList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdDivisionsHangarHangarList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdDivisionsHangarHangarList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdDivisionsOk
- func (v GetCorporationsCorporationIdDivisionsOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdDivisionsOk) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdDivisionsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdDivisionsOk) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdDivisionsOkList
- func (v GetCorporationsCorporationIdDivisionsOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdDivisionsOkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdDivisionsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdDivisionsOkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdDivisionsOpts
- type GetCorporationsCorporationIdDivisionsWalletWallet
- func (v GetCorporationsCorporationIdDivisionsWalletWallet) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdDivisionsWalletWallet) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdDivisionsWalletWallet) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdDivisionsWalletWallet) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdDivisionsWalletWalletList
- func (v GetCorporationsCorporationIdDivisionsWalletWalletList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdDivisionsWalletWalletList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdDivisionsWalletWalletList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdDivisionsWalletWalletList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdFacilities200Ok
- func (v GetCorporationsCorporationIdFacilities200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdFacilities200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdFacilities200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdFacilities200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdFacilities200OkList
- func (v GetCorporationsCorporationIdFacilities200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdFacilities200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdFacilities200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdFacilities200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdFacilitiesOpts
- type GetCorporationsCorporationIdFwStatsKills
- func (v GetCorporationsCorporationIdFwStatsKills) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdFwStatsKills) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdFwStatsKills) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdFwStatsKills) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdFwStatsKillsList
- func (v GetCorporationsCorporationIdFwStatsKillsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdFwStatsKillsList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdFwStatsKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdFwStatsKillsList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdFwStatsOk
- func (v GetCorporationsCorporationIdFwStatsOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdFwStatsOk) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdFwStatsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdFwStatsOk) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdFwStatsOkList
- func (v GetCorporationsCorporationIdFwStatsOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdFwStatsOkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdFwStatsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdFwStatsOkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdFwStatsOpts
- type GetCorporationsCorporationIdFwStatsVictoryPoints
- func (v GetCorporationsCorporationIdFwStatsVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdFwStatsVictoryPoints) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdFwStatsVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdFwStatsVictoryPoints) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdFwStatsVictoryPointsList
- func (v GetCorporationsCorporationIdFwStatsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdFwStatsVictoryPointsList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdFwStatsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdFwStatsVictoryPointsList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdIconsNotFound
- func (v GetCorporationsCorporationIdIconsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdIconsNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdIconsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdIconsNotFound) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdIconsNotFoundList
- func (v GetCorporationsCorporationIdIconsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdIconsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdIconsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdIconsNotFoundList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdIconsOk
- func (v GetCorporationsCorporationIdIconsOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdIconsOk) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdIconsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdIconsOk) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdIconsOkList
- func (v GetCorporationsCorporationIdIconsOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdIconsOkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdIconsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdIconsOkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdIconsOpts
- type GetCorporationsCorporationIdIndustryJobs200Ok
- func (v GetCorporationsCorporationIdIndustryJobs200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdIndustryJobs200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdIndustryJobs200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdIndustryJobs200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdIndustryJobs200OkList
- func (v GetCorporationsCorporationIdIndustryJobs200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdIndustryJobs200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdIndustryJobs200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdIndustryJobs200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdIndustryJobsOpts
- type GetCorporationsCorporationIdKillmailsRecent200Ok
- func (v GetCorporationsCorporationIdKillmailsRecent200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdKillmailsRecent200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdKillmailsRecent200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdKillmailsRecent200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdKillmailsRecent200OkList
- func (v GetCorporationsCorporationIdKillmailsRecent200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdKillmailsRecent200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdKillmailsRecent200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdKillmailsRecent200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdKillmailsRecentOpts
- type GetCorporationsCorporationIdMedals200Ok
- func (v GetCorporationsCorporationIdMedals200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdMedals200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdMedals200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdMedals200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdMedals200OkList
- func (v GetCorporationsCorporationIdMedals200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdMedals200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdMedals200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdMedals200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdMedalsIssued200Ok
- func (v GetCorporationsCorporationIdMedalsIssued200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdMedalsIssued200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdMedalsIssued200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdMedalsIssued200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdMedalsIssued200OkList
- func (v GetCorporationsCorporationIdMedalsIssued200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdMedalsIssued200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdMedalsIssued200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdMedalsIssued200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdMedalsIssuedOpts
- type GetCorporationsCorporationIdMedalsOpts
- type GetCorporationsCorporationIdMembersLimitOpts
- type GetCorporationsCorporationIdMembersOpts
- type GetCorporationsCorporationIdMembersTitles200Ok
- func (v GetCorporationsCorporationIdMembersTitles200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdMembersTitles200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdMembersTitles200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdMembersTitles200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdMembersTitles200OkList
- func (v GetCorporationsCorporationIdMembersTitles200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdMembersTitles200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdMembersTitles200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdMembersTitles200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdMembersTitlesOpts
- type GetCorporationsCorporationIdMembertracking200Ok
- func (v GetCorporationsCorporationIdMembertracking200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdMembertracking200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdMembertracking200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdMembertracking200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdMembertracking200OkList
- func (v GetCorporationsCorporationIdMembertracking200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdMembertracking200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdMembertracking200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdMembertracking200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdMembertrackingOpts
- type GetCorporationsCorporationIdNotFound
- func (v GetCorporationsCorporationIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdNotFound) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdNotFoundList
- func (v GetCorporationsCorporationIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdOk
- type GetCorporationsCorporationIdOkList
- func (v GetCorporationsCorporationIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdOkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdOpts
- type GetCorporationsCorporationIdOrders200Ok
- func (v GetCorporationsCorporationIdOrders200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdOrders200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdOrders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdOrders200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdOrders200OkList
- func (v GetCorporationsCorporationIdOrders200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdOrders200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdOrders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdOrders200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdOrdersHistory200Ok
- func (v GetCorporationsCorporationIdOrdersHistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdOrdersHistory200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdOrdersHistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdOrdersHistory200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdOrdersHistory200OkList
- func (v GetCorporationsCorporationIdOrdersHistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdOrdersHistory200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdOrdersHistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdOrdersHistory200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdOrdersHistoryOpts
- type GetCorporationsCorporationIdOrdersOpts
- type GetCorporationsCorporationIdRoles200Ok
- func (v GetCorporationsCorporationIdRoles200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdRoles200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdRoles200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdRoles200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdRoles200OkList
- func (v GetCorporationsCorporationIdRoles200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdRoles200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdRoles200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdRoles200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdRolesHistory200Ok
- func (v GetCorporationsCorporationIdRolesHistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdRolesHistory200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdRolesHistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdRolesHistory200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdRolesHistory200OkList
- func (v GetCorporationsCorporationIdRolesHistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdRolesHistory200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdRolesHistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdRolesHistory200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdRolesHistoryOpts
- type GetCorporationsCorporationIdRolesOpts
- type GetCorporationsCorporationIdShareholders200Ok
- func (v GetCorporationsCorporationIdShareholders200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdShareholders200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdShareholders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdShareholders200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdShareholders200OkList
- func (v GetCorporationsCorporationIdShareholders200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdShareholders200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdShareholders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdShareholders200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdShareholdersOpts
- type GetCorporationsCorporationIdStandings200Ok
- func (v GetCorporationsCorporationIdStandings200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStandings200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStandings200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStandings200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStandings200OkList
- func (v GetCorporationsCorporationIdStandings200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStandings200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStandings200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStandings200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStandingsOpts
- type GetCorporationsCorporationIdStarbases200Ok
- func (v GetCorporationsCorporationIdStarbases200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStarbases200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStarbases200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStarbases200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStarbases200OkList
- func (v GetCorporationsCorporationIdStarbases200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStarbases200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStarbases200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStarbases200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStarbasesOpts
- type GetCorporationsCorporationIdStarbasesStarbaseIdFuel
- func (v GetCorporationsCorporationIdStarbasesStarbaseIdFuel) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStarbasesStarbaseIdFuel) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStarbasesStarbaseIdFuel) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStarbasesStarbaseIdFuel) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStarbasesStarbaseIdFuelList
- func (v GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStarbasesStarbaseIdOk
- func (v GetCorporationsCorporationIdStarbasesStarbaseIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStarbasesStarbaseIdOk) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStarbasesStarbaseIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStarbasesStarbaseIdOk) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStarbasesStarbaseIdOkList
- func (v GetCorporationsCorporationIdStarbasesStarbaseIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStarbasesStarbaseIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStarbasesStarbaseIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStarbasesStarbaseIdOkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStarbasesStarbaseIdOpts
- type GetCorporationsCorporationIdStructures200Ok
- func (v GetCorporationsCorporationIdStructures200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStructures200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStructures200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStructures200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStructures200OkList
- func (v GetCorporationsCorporationIdStructures200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStructures200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStructures200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStructures200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStructuresOpts
- type GetCorporationsCorporationIdStructuresService
- func (v GetCorporationsCorporationIdStructuresService) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStructuresService) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStructuresService) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStructuresService) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdStructuresServiceList
- func (v GetCorporationsCorporationIdStructuresServiceList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdStructuresServiceList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdStructuresServiceList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdStructuresServiceList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdTitles200Ok
- func (v GetCorporationsCorporationIdTitles200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdTitles200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdTitles200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdTitles200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdTitles200OkList
- func (v GetCorporationsCorporationIdTitles200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdTitles200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdTitles200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdTitles200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdTitlesOpts
- type GetCorporationsCorporationIdWallets200Ok
- func (v GetCorporationsCorporationIdWallets200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdWallets200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdWallets200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdWallets200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdWallets200OkList
- func (v GetCorporationsCorporationIdWallets200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdWallets200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdWallets200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdWallets200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdWalletsDivisionJournal200Ok
- func (v GetCorporationsCorporationIdWalletsDivisionJournal200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdWalletsDivisionJournal200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdWalletsDivisionJournal200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdWalletsDivisionJournal200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdWalletsDivisionJournal200OkList
- func (v GetCorporationsCorporationIdWalletsDivisionJournal200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdWalletsDivisionJournal200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdWalletsDivisionJournal200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdWalletsDivisionJournal200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdWalletsDivisionJournalOpts
- type GetCorporationsCorporationIdWalletsDivisionTransactions200Ok
- func (v GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdWalletsDivisionTransactions200OkList
- func (v GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) MarshalJSON() ([]byte, error)
- func (v *GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) UnmarshalJSON(data []byte) error
- type GetCorporationsCorporationIdWalletsDivisionTransactionsOpts
- type GetCorporationsCorporationIdWalletsOpts
- type GetCorporationsNpccorpsOpts
- type GetDogmaAttributesAttributeIdNotFound
- func (v GetDogmaAttributesAttributeIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaAttributesAttributeIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetDogmaAttributesAttributeIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaAttributesAttributeIdNotFound) UnmarshalJSON(data []byte) error
- type GetDogmaAttributesAttributeIdNotFoundList
- func (v GetDogmaAttributesAttributeIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaAttributesAttributeIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetDogmaAttributesAttributeIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaAttributesAttributeIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetDogmaAttributesAttributeIdOk
- type GetDogmaAttributesAttributeIdOkList
- func (v GetDogmaAttributesAttributeIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaAttributesAttributeIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetDogmaAttributesAttributeIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaAttributesAttributeIdOkList) UnmarshalJSON(data []byte) error
- type GetDogmaAttributesAttributeIdOpts
- type GetDogmaAttributesOpts
- type GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute
- func (v GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) MarshalJSON() ([]byte, error)
- func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) UnmarshalJSON(data []byte) error
- type GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList
- func (v GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) MarshalJSON() ([]byte, error)
- func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) UnmarshalJSON(data []byte) error
- type GetDogmaDynamicItemsTypeIdItemIdDogmaEffect
- func (v GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) MarshalJSON() ([]byte, error)
- func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) UnmarshalJSON(data []byte) error
- type GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList
- func (v GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) MarshalJSON() ([]byte, error)
- func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) UnmarshalJSON(data []byte) error
- type GetDogmaDynamicItemsTypeIdItemIdNotFound
- func (v GetDogmaDynamicItemsTypeIdItemIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaDynamicItemsTypeIdItemIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetDogmaDynamicItemsTypeIdItemIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaDynamicItemsTypeIdItemIdNotFound) UnmarshalJSON(data []byte) error
- type GetDogmaDynamicItemsTypeIdItemIdNotFoundList
- func (v GetDogmaDynamicItemsTypeIdItemIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaDynamicItemsTypeIdItemIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetDogmaDynamicItemsTypeIdItemIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaDynamicItemsTypeIdItemIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetDogmaDynamicItemsTypeIdItemIdOk
- func (v GetDogmaDynamicItemsTypeIdItemIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaDynamicItemsTypeIdItemIdOk) MarshalJSON() ([]byte, error)
- func (v *GetDogmaDynamicItemsTypeIdItemIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaDynamicItemsTypeIdItemIdOk) UnmarshalJSON(data []byte) error
- type GetDogmaDynamicItemsTypeIdItemIdOkList
- func (v GetDogmaDynamicItemsTypeIdItemIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaDynamicItemsTypeIdItemIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetDogmaDynamicItemsTypeIdItemIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaDynamicItemsTypeIdItemIdOkList) UnmarshalJSON(data []byte) error
- type GetDogmaDynamicItemsTypeIdItemIdOpts
- type GetDogmaEffectsEffectIdModifier
- type GetDogmaEffectsEffectIdModifierList
- func (v GetDogmaEffectsEffectIdModifierList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaEffectsEffectIdModifierList) MarshalJSON() ([]byte, error)
- func (v *GetDogmaEffectsEffectIdModifierList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaEffectsEffectIdModifierList) UnmarshalJSON(data []byte) error
- type GetDogmaEffectsEffectIdNotFound
- type GetDogmaEffectsEffectIdNotFoundList
- func (v GetDogmaEffectsEffectIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetDogmaEffectsEffectIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetDogmaEffectsEffectIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetDogmaEffectsEffectIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetDogmaEffectsEffectIdOk
- type GetDogmaEffectsEffectIdOkList
- type GetDogmaEffectsEffectIdOpts
- type GetDogmaEffectsOpts
- type GetFleetsFleetIdMembers200Ok
- type GetFleetsFleetIdMembers200OkList
- func (v GetFleetsFleetIdMembers200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFleetsFleetIdMembers200OkList) MarshalJSON() ([]byte, error)
- func (v *GetFleetsFleetIdMembers200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFleetsFleetIdMembers200OkList) UnmarshalJSON(data []byte) error
- type GetFleetsFleetIdMembersNotFound
- type GetFleetsFleetIdMembersNotFoundList
- func (v GetFleetsFleetIdMembersNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFleetsFleetIdMembersNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetFleetsFleetIdMembersNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFleetsFleetIdMembersNotFoundList) UnmarshalJSON(data []byte) error
- type GetFleetsFleetIdMembersOpts
- type GetFleetsFleetIdNotFound
- type GetFleetsFleetIdNotFoundList
- type GetFleetsFleetIdOk
- type GetFleetsFleetIdOkList
- type GetFleetsFleetIdOpts
- type GetFleetsFleetIdWings200Ok
- type GetFleetsFleetIdWings200OkList
- type GetFleetsFleetIdWingsNotFound
- type GetFleetsFleetIdWingsNotFoundList
- func (v GetFleetsFleetIdWingsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFleetsFleetIdWingsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetFleetsFleetIdWingsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFleetsFleetIdWingsNotFoundList) UnmarshalJSON(data []byte) error
- type GetFleetsFleetIdWingsOpts
- type GetFleetsFleetIdWingsSquad
- type GetFleetsFleetIdWingsSquadList
- type GetFwLeaderboardsActiveTotalActiveTotal
- func (v GetFwLeaderboardsActiveTotalActiveTotal) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsActiveTotalActiveTotal) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsActiveTotalActiveTotal) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsActiveTotalActiveTotal) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsActiveTotalActiveTotal1
- func (v GetFwLeaderboardsActiveTotalActiveTotal1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsActiveTotalActiveTotal1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsActiveTotalActiveTotal1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsActiveTotalActiveTotal1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsActiveTotalActiveTotal1List
- func (v GetFwLeaderboardsActiveTotalActiveTotal1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsActiveTotalActiveTotal1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsActiveTotalActiveTotal1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsActiveTotalActiveTotal1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsActiveTotalActiveTotalList
- func (v GetFwLeaderboardsActiveTotalActiveTotalList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsActiveTotalActiveTotalList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsActiveTotalActiveTotalList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsActiveTotalActiveTotalList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersActiveTotalActiveTotal
- func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersActiveTotalActiveTotal1
- func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersActiveTotalActiveTotal1List
- func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersActiveTotalActiveTotalList
- func (v GetFwLeaderboardsCharactersActiveTotalActiveTotalList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersActiveTotalActiveTotalList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotalList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotalList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersKills
- func (v GetFwLeaderboardsCharactersKills) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersKills) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersKills) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersKills) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersKillsList
- func (v GetFwLeaderboardsCharactersKillsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersKillsList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersKillsList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersLastWeekLastWeek
- func (v GetFwLeaderboardsCharactersLastWeekLastWeek) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersLastWeekLastWeek) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersLastWeekLastWeek) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersLastWeekLastWeek) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersLastWeekLastWeek1
- func (v GetFwLeaderboardsCharactersLastWeekLastWeek1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersLastWeekLastWeek1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersLastWeekLastWeek1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersLastWeekLastWeek1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersLastWeekLastWeek1List
- func (v GetFwLeaderboardsCharactersLastWeekLastWeek1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersLastWeekLastWeek1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersLastWeekLastWeek1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersLastWeekLastWeek1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersLastWeekLastWeekList
- func (v GetFwLeaderboardsCharactersLastWeekLastWeekList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersLastWeekLastWeekList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersLastWeekLastWeekList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersLastWeekLastWeekList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersOk
- type GetFwLeaderboardsCharactersOkList
- func (v GetFwLeaderboardsCharactersOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersOkList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersOkList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersOpts
- type GetFwLeaderboardsCharactersVictoryPoints
- func (v GetFwLeaderboardsCharactersVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersVictoryPoints) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersVictoryPoints) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersVictoryPointsList
- func (v GetFwLeaderboardsCharactersVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersVictoryPointsList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersVictoryPointsList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersYesterdayYesterday
- func (v GetFwLeaderboardsCharactersYesterdayYesterday) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersYesterdayYesterday) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersYesterdayYesterday) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersYesterdayYesterday) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersYesterdayYesterday1
- func (v GetFwLeaderboardsCharactersYesterdayYesterday1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersYesterdayYesterday1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersYesterdayYesterday1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersYesterdayYesterday1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersYesterdayYesterday1List
- func (v GetFwLeaderboardsCharactersYesterdayYesterday1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersYesterdayYesterday1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersYesterdayYesterday1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersYesterdayYesterday1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCharactersYesterdayYesterdayList
- func (v GetFwLeaderboardsCharactersYesterdayYesterdayList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCharactersYesterdayYesterdayList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCharactersYesterdayYesterdayList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCharactersYesterdayYesterdayList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsActiveTotalActiveTotal
- func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsActiveTotalActiveTotal1
- func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List
- func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsActiveTotalActiveTotalList
- func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsKills
- func (v GetFwLeaderboardsCorporationsKills) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsKills) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsKills) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsKills) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsKillsList
- func (v GetFwLeaderboardsCorporationsKillsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsKillsList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsKillsList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsLastWeekLastWeek
- func (v GetFwLeaderboardsCorporationsLastWeekLastWeek) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsLastWeekLastWeek) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsLastWeekLastWeek1
- func (v GetFwLeaderboardsCorporationsLastWeekLastWeek1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsLastWeekLastWeek1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsLastWeekLastWeek1List
- func (v GetFwLeaderboardsCorporationsLastWeekLastWeek1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsLastWeekLastWeek1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsLastWeekLastWeekList
- func (v GetFwLeaderboardsCorporationsLastWeekLastWeekList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsLastWeekLastWeekList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsLastWeekLastWeekList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsLastWeekLastWeekList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsOk
- type GetFwLeaderboardsCorporationsOkList
- func (v GetFwLeaderboardsCorporationsOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsOkList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsOkList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsOpts
- type GetFwLeaderboardsCorporationsVictoryPoints
- func (v GetFwLeaderboardsCorporationsVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsVictoryPoints) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsVictoryPoints) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsVictoryPointsList
- func (v GetFwLeaderboardsCorporationsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsVictoryPointsList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsVictoryPointsList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsYesterdayYesterday
- func (v GetFwLeaderboardsCorporationsYesterdayYesterday) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsYesterdayYesterday) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsYesterdayYesterday) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsYesterdayYesterday) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsYesterdayYesterday1
- func (v GetFwLeaderboardsCorporationsYesterdayYesterday1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsYesterdayYesterday1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsYesterdayYesterday1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsYesterdayYesterday1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsYesterdayYesterday1List
- func (v GetFwLeaderboardsCorporationsYesterdayYesterday1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsYesterdayYesterday1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsYesterdayYesterday1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsYesterdayYesterday1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsCorporationsYesterdayYesterdayList
- func (v GetFwLeaderboardsCorporationsYesterdayYesterdayList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsCorporationsYesterdayYesterdayList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsCorporationsYesterdayYesterdayList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsCorporationsYesterdayYesterdayList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsKills
- type GetFwLeaderboardsKillsList
- type GetFwLeaderboardsLastWeekLastWeek
- func (v GetFwLeaderboardsLastWeekLastWeek) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsLastWeekLastWeek) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsLastWeekLastWeek) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsLastWeekLastWeek) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsLastWeekLastWeek1
- func (v GetFwLeaderboardsLastWeekLastWeek1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsLastWeekLastWeek1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsLastWeekLastWeek1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsLastWeekLastWeek1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsLastWeekLastWeek1List
- func (v GetFwLeaderboardsLastWeekLastWeek1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsLastWeekLastWeek1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsLastWeekLastWeek1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsLastWeekLastWeek1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsLastWeekLastWeekList
- func (v GetFwLeaderboardsLastWeekLastWeekList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsLastWeekLastWeekList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsLastWeekLastWeekList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsLastWeekLastWeekList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsOk
- type GetFwLeaderboardsOkList
- type GetFwLeaderboardsOpts
- type GetFwLeaderboardsVictoryPoints
- type GetFwLeaderboardsVictoryPointsList
- func (v GetFwLeaderboardsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsVictoryPointsList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsVictoryPointsList) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsYesterdayYesterday
- func (v GetFwLeaderboardsYesterdayYesterday) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsYesterdayYesterday) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsYesterdayYesterday) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsYesterdayYesterday) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsYesterdayYesterday1
- func (v GetFwLeaderboardsYesterdayYesterday1) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsYesterdayYesterday1) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsYesterdayYesterday1) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsYesterdayYesterday1) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsYesterdayYesterday1List
- func (v GetFwLeaderboardsYesterdayYesterday1List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsYesterdayYesterday1List) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsYesterdayYesterday1List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsYesterdayYesterday1List) UnmarshalJSON(data []byte) error
- type GetFwLeaderboardsYesterdayYesterdayList
- func (v GetFwLeaderboardsYesterdayYesterdayList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetFwLeaderboardsYesterdayYesterdayList) MarshalJSON() ([]byte, error)
- func (v *GetFwLeaderboardsYesterdayYesterdayList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetFwLeaderboardsYesterdayYesterdayList) UnmarshalJSON(data []byte) error
- type GetFwStats200Ok
- type GetFwStats200OkList
- type GetFwStatsKills
- type GetFwStatsKillsList
- type GetFwStatsOpts
- type GetFwStatsVictoryPoints
- type GetFwStatsVictoryPointsList
- type GetFwSystems200Ok
- type GetFwSystems200OkList
- type GetFwSystemsOpts
- type GetFwWars200Ok
- type GetFwWars200OkList
- type GetFwWarsOpts
- type GetIncursions200Ok
- type GetIncursions200OkList
- type GetIncursionsOpts
- type GetIndustryFacilities200Ok
- type GetIndustryFacilities200OkList
- type GetIndustryFacilitiesOpts
- type GetIndustrySystems200Ok
- type GetIndustrySystems200OkList
- type GetIndustrySystemsCostIndice
- type GetIndustrySystemsCostIndiceList
- func (v GetIndustrySystemsCostIndiceList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetIndustrySystemsCostIndiceList) MarshalJSON() ([]byte, error)
- func (v *GetIndustrySystemsCostIndiceList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetIndustrySystemsCostIndiceList) UnmarshalJSON(data []byte) error
- type GetIndustrySystemsOpts
- type GetInsurancePrices200Ok
- type GetInsurancePrices200OkList
- type GetInsurancePricesLevel
- type GetInsurancePricesLevelList
- type GetInsurancePricesOpts
- type GetKillmailsKillmailIdKillmailHashAttacker
- func (v GetKillmailsKillmailIdKillmailHashAttacker) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashAttacker) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashAttacker) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashAttacker) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashAttackerList
- func (v GetKillmailsKillmailIdKillmailHashAttackerList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashAttackerList) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashAttackerList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashAttackerList) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashItem
- func (v GetKillmailsKillmailIdKillmailHashItem) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashItem) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashItem) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashItem) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashItemList
- func (v GetKillmailsKillmailIdKillmailHashItemList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashItemList) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashItemList) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashItemsItem
- func (v GetKillmailsKillmailIdKillmailHashItemsItem) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashItemsItem) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashItemsItem) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashItemsItem) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashItemsItemList
- func (v GetKillmailsKillmailIdKillmailHashItemsItemList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashItemsItemList) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashItemsItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashItemsItemList) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashOk
- func (v GetKillmailsKillmailIdKillmailHashOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashOk) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashOk) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashOkList
- func (v GetKillmailsKillmailIdKillmailHashOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashOkList) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashOkList) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashOpts
- type GetKillmailsKillmailIdKillmailHashPosition
- func (v GetKillmailsKillmailIdKillmailHashPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashPosition) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashPosition) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashPositionList
- func (v GetKillmailsKillmailIdKillmailHashPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashPositionList) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashPositionList) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashUnprocessableEntity
- func (v GetKillmailsKillmailIdKillmailHashUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashUnprocessableEntity) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashUnprocessableEntityList
- func (v GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashVictim
- func (v GetKillmailsKillmailIdKillmailHashVictim) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashVictim) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashVictim) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashVictim) UnmarshalJSON(data []byte) error
- type GetKillmailsKillmailIdKillmailHashVictimList
- func (v GetKillmailsKillmailIdKillmailHashVictimList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetKillmailsKillmailIdKillmailHashVictimList) MarshalJSON() ([]byte, error)
- func (v *GetKillmailsKillmailIdKillmailHashVictimList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetKillmailsKillmailIdKillmailHashVictimList) UnmarshalJSON(data []byte) error
- type GetLoyaltyStoresCorporationIdOffers200Ok
- func (v GetLoyaltyStoresCorporationIdOffers200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetLoyaltyStoresCorporationIdOffers200Ok) MarshalJSON() ([]byte, error)
- func (v *GetLoyaltyStoresCorporationIdOffers200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetLoyaltyStoresCorporationIdOffers200Ok) UnmarshalJSON(data []byte) error
- type GetLoyaltyStoresCorporationIdOffers200OkList
- func (v GetLoyaltyStoresCorporationIdOffers200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetLoyaltyStoresCorporationIdOffers200OkList) MarshalJSON() ([]byte, error)
- func (v *GetLoyaltyStoresCorporationIdOffers200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetLoyaltyStoresCorporationIdOffers200OkList) UnmarshalJSON(data []byte) error
- type GetLoyaltyStoresCorporationIdOffersNotFound
- func (v GetLoyaltyStoresCorporationIdOffersNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetLoyaltyStoresCorporationIdOffersNotFound) MarshalJSON() ([]byte, error)
- func (v *GetLoyaltyStoresCorporationIdOffersNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetLoyaltyStoresCorporationIdOffersNotFound) UnmarshalJSON(data []byte) error
- type GetLoyaltyStoresCorporationIdOffersNotFoundList
- func (v GetLoyaltyStoresCorporationIdOffersNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetLoyaltyStoresCorporationIdOffersNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetLoyaltyStoresCorporationIdOffersNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetLoyaltyStoresCorporationIdOffersNotFoundList) UnmarshalJSON(data []byte) error
- type GetLoyaltyStoresCorporationIdOffersOpts
- type GetLoyaltyStoresCorporationIdOffersRequiredItem
- func (v GetLoyaltyStoresCorporationIdOffersRequiredItem) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetLoyaltyStoresCorporationIdOffersRequiredItem) MarshalJSON() ([]byte, error)
- func (v *GetLoyaltyStoresCorporationIdOffersRequiredItem) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetLoyaltyStoresCorporationIdOffersRequiredItem) UnmarshalJSON(data []byte) error
- type GetLoyaltyStoresCorporationIdOffersRequiredItemList
- func (v GetLoyaltyStoresCorporationIdOffersRequiredItemList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetLoyaltyStoresCorporationIdOffersRequiredItemList) MarshalJSON() ([]byte, error)
- func (v *GetLoyaltyStoresCorporationIdOffersRequiredItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetLoyaltyStoresCorporationIdOffersRequiredItemList) UnmarshalJSON(data []byte) error
- type GetMarketsGroupsMarketGroupIdNotFound
- func (v GetMarketsGroupsMarketGroupIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsGroupsMarketGroupIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetMarketsGroupsMarketGroupIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsGroupsMarketGroupIdNotFound) UnmarshalJSON(data []byte) error
- type GetMarketsGroupsMarketGroupIdNotFoundList
- func (v GetMarketsGroupsMarketGroupIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsGroupsMarketGroupIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsGroupsMarketGroupIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsGroupsMarketGroupIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetMarketsGroupsMarketGroupIdOk
- type GetMarketsGroupsMarketGroupIdOkList
- func (v GetMarketsGroupsMarketGroupIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsGroupsMarketGroupIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsGroupsMarketGroupIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsGroupsMarketGroupIdOkList) UnmarshalJSON(data []byte) error
- type GetMarketsGroupsMarketGroupIdOpts
- type GetMarketsGroupsOpts
- type GetMarketsPrices200Ok
- type GetMarketsPrices200OkList
- type GetMarketsPricesOpts
- type GetMarketsRegionIdHistory200Ok
- type GetMarketsRegionIdHistory200OkList
- func (v GetMarketsRegionIdHistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdHistory200OkList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdHistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdHistory200OkList) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdHistoryError520
- func (v GetMarketsRegionIdHistoryError520) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdHistoryError520) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdHistoryError520) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdHistoryError520) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdHistoryError520List
- func (v GetMarketsRegionIdHistoryError520List) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdHistoryError520List) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdHistoryError520List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdHistoryError520List) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdHistoryNotFound
- func (v GetMarketsRegionIdHistoryNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdHistoryNotFound) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdHistoryNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdHistoryNotFound) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdHistoryNotFoundList
- func (v GetMarketsRegionIdHistoryNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdHistoryNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdHistoryNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdHistoryNotFoundList) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdHistoryOpts
- type GetMarketsRegionIdHistoryUnprocessableEntity
- func (v GetMarketsRegionIdHistoryUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdHistoryUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdHistoryUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdHistoryUnprocessableEntity) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdHistoryUnprocessableEntityList
- func (v GetMarketsRegionIdHistoryUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdHistoryUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdHistoryUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdHistoryUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdOrders200Ok
- type GetMarketsRegionIdOrders200OkList
- func (v GetMarketsRegionIdOrders200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdOrders200OkList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdOrders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdOrders200OkList) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdOrdersNotFound
- func (v GetMarketsRegionIdOrdersNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdOrdersNotFound) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdOrdersNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdOrdersNotFound) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdOrdersNotFoundList
- func (v GetMarketsRegionIdOrdersNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdOrdersNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdOrdersNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdOrdersNotFoundList) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdOrdersOpts
- type GetMarketsRegionIdOrdersUnprocessableEntity
- func (v GetMarketsRegionIdOrdersUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdOrdersUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdOrdersUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdOrdersUnprocessableEntity) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdOrdersUnprocessableEntityList
- func (v GetMarketsRegionIdOrdersUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsRegionIdOrdersUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsRegionIdOrdersUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsRegionIdOrdersUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type GetMarketsRegionIdTypesOpts
- type GetMarketsStructuresStructureId200Ok
- func (v GetMarketsStructuresStructureId200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsStructuresStructureId200Ok) MarshalJSON() ([]byte, error)
- func (v *GetMarketsStructuresStructureId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsStructuresStructureId200Ok) UnmarshalJSON(data []byte) error
- type GetMarketsStructuresStructureId200OkList
- func (v GetMarketsStructuresStructureId200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetMarketsStructuresStructureId200OkList) MarshalJSON() ([]byte, error)
- func (v *GetMarketsStructuresStructureId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetMarketsStructuresStructureId200OkList) UnmarshalJSON(data []byte) error
- type GetMarketsStructuresStructureIdOpts
- type GetOpportunitiesGroupsGroupIdOk
- type GetOpportunitiesGroupsGroupIdOkList
- func (v GetOpportunitiesGroupsGroupIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetOpportunitiesGroupsGroupIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetOpportunitiesGroupsGroupIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetOpportunitiesGroupsGroupIdOkList) UnmarshalJSON(data []byte) error
- type GetOpportunitiesGroupsGroupIdOpts
- type GetOpportunitiesGroupsOpts
- type GetOpportunitiesTasksOpts
- type GetOpportunitiesTasksTaskIdOk
- type GetOpportunitiesTasksTaskIdOkList
- func (v GetOpportunitiesTasksTaskIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetOpportunitiesTasksTaskIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetOpportunitiesTasksTaskIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetOpportunitiesTasksTaskIdOkList) UnmarshalJSON(data []byte) error
- type GetOpportunitiesTasksTaskIdOpts
- type GetRouteOriginDestinationNotFound
- func (v GetRouteOriginDestinationNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetRouteOriginDestinationNotFound) MarshalJSON() ([]byte, error)
- func (v *GetRouteOriginDestinationNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetRouteOriginDestinationNotFound) UnmarshalJSON(data []byte) error
- type GetRouteOriginDestinationNotFoundList
- func (v GetRouteOriginDestinationNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetRouteOriginDestinationNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetRouteOriginDestinationNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetRouteOriginDestinationNotFoundList) UnmarshalJSON(data []byte) error
- type GetRouteOriginDestinationOpts
- type GetSearchOk
- type GetSearchOkList
- type GetSearchOpts
- type GetSovereigntyCampaigns200Ok
- type GetSovereigntyCampaigns200OkList
- func (v GetSovereigntyCampaigns200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetSovereigntyCampaigns200OkList) MarshalJSON() ([]byte, error)
- func (v *GetSovereigntyCampaigns200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetSovereigntyCampaigns200OkList) UnmarshalJSON(data []byte) error
- type GetSovereigntyCampaignsOpts
- type GetSovereigntyCampaignsParticipant
- func (v GetSovereigntyCampaignsParticipant) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetSovereigntyCampaignsParticipant) MarshalJSON() ([]byte, error)
- func (v *GetSovereigntyCampaignsParticipant) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetSovereigntyCampaignsParticipant) UnmarshalJSON(data []byte) error
- type GetSovereigntyCampaignsParticipantList
- func (v GetSovereigntyCampaignsParticipantList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetSovereigntyCampaignsParticipantList) MarshalJSON() ([]byte, error)
- func (v *GetSovereigntyCampaignsParticipantList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetSovereigntyCampaignsParticipantList) UnmarshalJSON(data []byte) error
- type GetSovereigntyMap200Ok
- type GetSovereigntyMap200OkList
- type GetSovereigntyMapOpts
- type GetSovereigntyStructures200Ok
- type GetSovereigntyStructures200OkList
- func (v GetSovereigntyStructures200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetSovereigntyStructures200OkList) MarshalJSON() ([]byte, error)
- func (v *GetSovereigntyStructures200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetSovereigntyStructures200OkList) UnmarshalJSON(data []byte) error
- type GetSovereigntyStructuresOpts
- type GetStatusOk
- type GetStatusOkList
- type GetStatusOpts
- type GetUniverseAncestries200Ok
- type GetUniverseAncestries200OkList
- type GetUniverseAncestriesOpts
- type GetUniverseAsteroidBeltsAsteroidBeltIdNotFound
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseAsteroidBeltsAsteroidBeltIdOk
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdOk) MarshalJSON() ([]byte, error)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdOk) UnmarshalJSON(data []byte) error
- type GetUniverseAsteroidBeltsAsteroidBeltIdOkList
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseAsteroidBeltsAsteroidBeltIdOpts
- type GetUniverseAsteroidBeltsAsteroidBeltIdPosition
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdPosition) MarshalJSON() ([]byte, error)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdPosition) UnmarshalJSON(data []byte) error
- type GetUniverseAsteroidBeltsAsteroidBeltIdPositionList
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) UnmarshalJSON(data []byte) error
- type GetUniverseBloodlines200Ok
- type GetUniverseBloodlines200OkList
- type GetUniverseBloodlinesOpts
- type GetUniverseCategoriesCategoryIdNotFound
- func (v GetUniverseCategoriesCategoryIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseCategoriesCategoryIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseCategoriesCategoryIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseCategoriesCategoryIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseCategoriesCategoryIdNotFoundList
- func (v GetUniverseCategoriesCategoryIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseCategoriesCategoryIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseCategoriesCategoryIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseCategoriesCategoryIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseCategoriesCategoryIdOk
- func (v GetUniverseCategoriesCategoryIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseCategoriesCategoryIdOk) MarshalJSON() ([]byte, error)
- func (v *GetUniverseCategoriesCategoryIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseCategoriesCategoryIdOk) UnmarshalJSON(data []byte) error
- type GetUniverseCategoriesCategoryIdOkList
- func (v GetUniverseCategoriesCategoryIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseCategoriesCategoryIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseCategoriesCategoryIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseCategoriesCategoryIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseCategoriesCategoryIdOpts
- type GetUniverseCategoriesOpts
- type GetUniverseConstellationsConstellationIdNotFound
- func (v GetUniverseConstellationsConstellationIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseConstellationsConstellationIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseConstellationsConstellationIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseConstellationsConstellationIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseConstellationsConstellationIdNotFoundList
- func (v GetUniverseConstellationsConstellationIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseConstellationsConstellationIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseConstellationsConstellationIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseConstellationsConstellationIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseConstellationsConstellationIdOk
- func (v GetUniverseConstellationsConstellationIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseConstellationsConstellationIdOk) MarshalJSON() ([]byte, error)
- func (v *GetUniverseConstellationsConstellationIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseConstellationsConstellationIdOk) UnmarshalJSON(data []byte) error
- type GetUniverseConstellationsConstellationIdOkList
- func (v GetUniverseConstellationsConstellationIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseConstellationsConstellationIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseConstellationsConstellationIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseConstellationsConstellationIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseConstellationsConstellationIdOpts
- type GetUniverseConstellationsConstellationIdPosition
- func (v GetUniverseConstellationsConstellationIdPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseConstellationsConstellationIdPosition) MarshalJSON() ([]byte, error)
- func (v *GetUniverseConstellationsConstellationIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseConstellationsConstellationIdPosition) UnmarshalJSON(data []byte) error
- type GetUniverseConstellationsConstellationIdPositionList
- func (v GetUniverseConstellationsConstellationIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseConstellationsConstellationIdPositionList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseConstellationsConstellationIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseConstellationsConstellationIdPositionList) UnmarshalJSON(data []byte) error
- type GetUniverseConstellationsOpts
- type GetUniverseFactions200Ok
- type GetUniverseFactions200OkList
- type GetUniverseFactionsOpts
- type GetUniverseGraphicsGraphicIdNotFound
- func (v GetUniverseGraphicsGraphicIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseGraphicsGraphicIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseGraphicsGraphicIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseGraphicsGraphicIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseGraphicsGraphicIdNotFoundList
- func (v GetUniverseGraphicsGraphicIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseGraphicsGraphicIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseGraphicsGraphicIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseGraphicsGraphicIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseGraphicsGraphicIdOk
- type GetUniverseGraphicsGraphicIdOkList
- func (v GetUniverseGraphicsGraphicIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseGraphicsGraphicIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseGraphicsGraphicIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseGraphicsGraphicIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseGraphicsGraphicIdOpts
- type GetUniverseGraphicsOpts
- type GetUniverseGroupsGroupIdNotFound
- func (v GetUniverseGroupsGroupIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseGroupsGroupIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseGroupsGroupIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseGroupsGroupIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseGroupsGroupIdNotFoundList
- func (v GetUniverseGroupsGroupIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseGroupsGroupIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseGroupsGroupIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseGroupsGroupIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseGroupsGroupIdOk
- type GetUniverseGroupsGroupIdOkList
- type GetUniverseGroupsGroupIdOpts
- type GetUniverseGroupsOpts
- type GetUniverseMoonsMoonIdNotFound
- type GetUniverseMoonsMoonIdNotFoundList
- func (v GetUniverseMoonsMoonIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseMoonsMoonIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseMoonsMoonIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseMoonsMoonIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseMoonsMoonIdOk
- type GetUniverseMoonsMoonIdOkList
- type GetUniverseMoonsMoonIdOpts
- type GetUniverseMoonsMoonIdPosition
- type GetUniverseMoonsMoonIdPositionList
- func (v GetUniverseMoonsMoonIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseMoonsMoonIdPositionList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseMoonsMoonIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseMoonsMoonIdPositionList) UnmarshalJSON(data []byte) error
- type GetUniversePlanetsPlanetIdNotFound
- func (v GetUniversePlanetsPlanetIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniversePlanetsPlanetIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniversePlanetsPlanetIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniversePlanetsPlanetIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniversePlanetsPlanetIdNotFoundList
- func (v GetUniversePlanetsPlanetIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniversePlanetsPlanetIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniversePlanetsPlanetIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniversePlanetsPlanetIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniversePlanetsPlanetIdOk
- type GetUniversePlanetsPlanetIdOkList
- func (v GetUniversePlanetsPlanetIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniversePlanetsPlanetIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniversePlanetsPlanetIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniversePlanetsPlanetIdOkList) UnmarshalJSON(data []byte) error
- type GetUniversePlanetsPlanetIdOpts
- type GetUniversePlanetsPlanetIdPosition
- func (v GetUniversePlanetsPlanetIdPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniversePlanetsPlanetIdPosition) MarshalJSON() ([]byte, error)
- func (v *GetUniversePlanetsPlanetIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniversePlanetsPlanetIdPosition) UnmarshalJSON(data []byte) error
- type GetUniversePlanetsPlanetIdPositionList
- func (v GetUniversePlanetsPlanetIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniversePlanetsPlanetIdPositionList) MarshalJSON() ([]byte, error)
- func (v *GetUniversePlanetsPlanetIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniversePlanetsPlanetIdPositionList) UnmarshalJSON(data []byte) error
- type GetUniverseRaces200Ok
- type GetUniverseRaces200OkList
- type GetUniverseRacesOpts
- type GetUniverseRegionsOpts
- type GetUniverseRegionsRegionIdNotFound
- func (v GetUniverseRegionsRegionIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseRegionsRegionIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseRegionsRegionIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseRegionsRegionIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseRegionsRegionIdNotFoundList
- func (v GetUniverseRegionsRegionIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseRegionsRegionIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseRegionsRegionIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseRegionsRegionIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseRegionsRegionIdOk
- type GetUniverseRegionsRegionIdOkList
- func (v GetUniverseRegionsRegionIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseRegionsRegionIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseRegionsRegionIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseRegionsRegionIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseRegionsRegionIdOpts
- type GetUniverseSchematicsSchematicIdNotFound
- func (v GetUniverseSchematicsSchematicIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSchematicsSchematicIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSchematicsSchematicIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSchematicsSchematicIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseSchematicsSchematicIdNotFoundList
- func (v GetUniverseSchematicsSchematicIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSchematicsSchematicIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSchematicsSchematicIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSchematicsSchematicIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseSchematicsSchematicIdOk
- func (v GetUniverseSchematicsSchematicIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSchematicsSchematicIdOk) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSchematicsSchematicIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSchematicsSchematicIdOk) UnmarshalJSON(data []byte) error
- type GetUniverseSchematicsSchematicIdOkList
- func (v GetUniverseSchematicsSchematicIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSchematicsSchematicIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSchematicsSchematicIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSchematicsSchematicIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseSchematicsSchematicIdOpts
- type GetUniverseStargatesStargateIdDestination
- func (v GetUniverseStargatesStargateIdDestination) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStargatesStargateIdDestination) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStargatesStargateIdDestination) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStargatesStargateIdDestination) UnmarshalJSON(data []byte) error
- type GetUniverseStargatesStargateIdDestinationList
- func (v GetUniverseStargatesStargateIdDestinationList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStargatesStargateIdDestinationList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStargatesStargateIdDestinationList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStargatesStargateIdDestinationList) UnmarshalJSON(data []byte) error
- type GetUniverseStargatesStargateIdNotFound
- func (v GetUniverseStargatesStargateIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStargatesStargateIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStargatesStargateIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStargatesStargateIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseStargatesStargateIdNotFoundList
- func (v GetUniverseStargatesStargateIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStargatesStargateIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStargatesStargateIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStargatesStargateIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseStargatesStargateIdOk
- func (v GetUniverseStargatesStargateIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStargatesStargateIdOk) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStargatesStargateIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStargatesStargateIdOk) UnmarshalJSON(data []byte) error
- type GetUniverseStargatesStargateIdOkList
- func (v GetUniverseStargatesStargateIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStargatesStargateIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStargatesStargateIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStargatesStargateIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseStargatesStargateIdOpts
- type GetUniverseStargatesStargateIdPosition
- func (v GetUniverseStargatesStargateIdPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStargatesStargateIdPosition) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStargatesStargateIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStargatesStargateIdPosition) UnmarshalJSON(data []byte) error
- type GetUniverseStargatesStargateIdPositionList
- func (v GetUniverseStargatesStargateIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStargatesStargateIdPositionList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStargatesStargateIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStargatesStargateIdPositionList) UnmarshalJSON(data []byte) error
- type GetUniverseStarsStarIdOk
- type GetUniverseStarsStarIdOkList
- type GetUniverseStarsStarIdOpts
- type GetUniverseStationsStationIdNotFound
- func (v GetUniverseStationsStationIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStationsStationIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStationsStationIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStationsStationIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseStationsStationIdNotFoundList
- func (v GetUniverseStationsStationIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStationsStationIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStationsStationIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStationsStationIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseStationsStationIdOk
- type GetUniverseStationsStationIdOkList
- func (v GetUniverseStationsStationIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStationsStationIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStationsStationIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStationsStationIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseStationsStationIdOpts
- type GetUniverseStationsStationIdPosition
- func (v GetUniverseStationsStationIdPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStationsStationIdPosition) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStationsStationIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStationsStationIdPosition) UnmarshalJSON(data []byte) error
- type GetUniverseStationsStationIdPositionList
- func (v GetUniverseStationsStationIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStationsStationIdPositionList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStationsStationIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStationsStationIdPositionList) UnmarshalJSON(data []byte) error
- type GetUniverseStructuresOpts
- type GetUniverseStructuresStructureIdNotFound
- func (v GetUniverseStructuresStructureIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStructuresStructureIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStructuresStructureIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStructuresStructureIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseStructuresStructureIdNotFoundList
- func (v GetUniverseStructuresStructureIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStructuresStructureIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStructuresStructureIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStructuresStructureIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseStructuresStructureIdOk
- func (v GetUniverseStructuresStructureIdOk) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStructuresStructureIdOk) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStructuresStructureIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStructuresStructureIdOk) UnmarshalJSON(data []byte) error
- type GetUniverseStructuresStructureIdOkList
- func (v GetUniverseStructuresStructureIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStructuresStructureIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStructuresStructureIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStructuresStructureIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseStructuresStructureIdOpts
- type GetUniverseStructuresStructureIdPosition
- func (v GetUniverseStructuresStructureIdPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStructuresStructureIdPosition) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStructuresStructureIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStructuresStructureIdPosition) UnmarshalJSON(data []byte) error
- type GetUniverseStructuresStructureIdPositionList
- func (v GetUniverseStructuresStructureIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseStructuresStructureIdPositionList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseStructuresStructureIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseStructuresStructureIdPositionList) UnmarshalJSON(data []byte) error
- type GetUniverseSystemJumps200Ok
- type GetUniverseSystemJumps200OkList
- type GetUniverseSystemJumpsOpts
- type GetUniverseSystemKills200Ok
- type GetUniverseSystemKills200OkList
- type GetUniverseSystemKillsOpts
- type GetUniverseSystemsOpts
- type GetUniverseSystemsSystemIdNotFound
- func (v GetUniverseSystemsSystemIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSystemsSystemIdNotFound) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSystemsSystemIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSystemsSystemIdNotFound) UnmarshalJSON(data []byte) error
- type GetUniverseSystemsSystemIdNotFoundList
- func (v GetUniverseSystemsSystemIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSystemsSystemIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSystemsSystemIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSystemsSystemIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseSystemsSystemIdOk
- type GetUniverseSystemsSystemIdOkList
- func (v GetUniverseSystemsSystemIdOkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSystemsSystemIdOkList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSystemsSystemIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSystemsSystemIdOkList) UnmarshalJSON(data []byte) error
- type GetUniverseSystemsSystemIdOpts
- type GetUniverseSystemsSystemIdPlanet
- func (v GetUniverseSystemsSystemIdPlanet) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSystemsSystemIdPlanet) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSystemsSystemIdPlanet) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSystemsSystemIdPlanet) UnmarshalJSON(data []byte) error
- type GetUniverseSystemsSystemIdPlanetList
- func (v GetUniverseSystemsSystemIdPlanetList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSystemsSystemIdPlanetList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSystemsSystemIdPlanetList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSystemsSystemIdPlanetList) UnmarshalJSON(data []byte) error
- type GetUniverseSystemsSystemIdPosition
- func (v GetUniverseSystemsSystemIdPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSystemsSystemIdPosition) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSystemsSystemIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSystemsSystemIdPosition) UnmarshalJSON(data []byte) error
- type GetUniverseSystemsSystemIdPositionList
- func (v GetUniverseSystemsSystemIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseSystemsSystemIdPositionList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseSystemsSystemIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseSystemsSystemIdPositionList) UnmarshalJSON(data []byte) error
- type GetUniverseTypesOpts
- type GetUniverseTypesTypeIdDogmaAttribute
- func (v GetUniverseTypesTypeIdDogmaAttribute) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseTypesTypeIdDogmaAttribute) MarshalJSON() ([]byte, error)
- func (v *GetUniverseTypesTypeIdDogmaAttribute) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseTypesTypeIdDogmaAttribute) UnmarshalJSON(data []byte) error
- type GetUniverseTypesTypeIdDogmaAttributeList
- func (v GetUniverseTypesTypeIdDogmaAttributeList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseTypesTypeIdDogmaAttributeList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseTypesTypeIdDogmaAttributeList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseTypesTypeIdDogmaAttributeList) UnmarshalJSON(data []byte) error
- type GetUniverseTypesTypeIdDogmaEffect
- func (v GetUniverseTypesTypeIdDogmaEffect) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseTypesTypeIdDogmaEffect) MarshalJSON() ([]byte, error)
- func (v *GetUniverseTypesTypeIdDogmaEffect) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseTypesTypeIdDogmaEffect) UnmarshalJSON(data []byte) error
- type GetUniverseTypesTypeIdDogmaEffectList
- func (v GetUniverseTypesTypeIdDogmaEffectList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseTypesTypeIdDogmaEffectList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseTypesTypeIdDogmaEffectList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseTypesTypeIdDogmaEffectList) UnmarshalJSON(data []byte) error
- type GetUniverseTypesTypeIdNotFound
- type GetUniverseTypesTypeIdNotFoundList
- func (v GetUniverseTypesTypeIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetUniverseTypesTypeIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *GetUniverseTypesTypeIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetUniverseTypesTypeIdNotFoundList) UnmarshalJSON(data []byte) error
- type GetUniverseTypesTypeIdOk
- type GetUniverseTypesTypeIdOkList
- type GetUniverseTypesTypeIdOpts
- type GetWarsOpts
- type GetWarsWarIdAggressor
- type GetWarsWarIdAggressorList
- type GetWarsWarIdAlly
- type GetWarsWarIdAllyList
- type GetWarsWarIdDefender
- type GetWarsWarIdDefenderList
- type GetWarsWarIdKillmails200Ok
- type GetWarsWarIdKillmails200OkList
- type GetWarsWarIdKillmailsOpts
- type GetWarsWarIdKillmailsUnprocessableEntity
- func (v GetWarsWarIdKillmailsUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetWarsWarIdKillmailsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (v *GetWarsWarIdKillmailsUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetWarsWarIdKillmailsUnprocessableEntity) UnmarshalJSON(data []byte) error
- type GetWarsWarIdKillmailsUnprocessableEntityList
- func (v GetWarsWarIdKillmailsUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetWarsWarIdKillmailsUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *GetWarsWarIdKillmailsUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetWarsWarIdKillmailsUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type GetWarsWarIdOk
- type GetWarsWarIdOkList
- type GetWarsWarIdOpts
- type GetWarsWarIdUnprocessableEntity
- type GetWarsWarIdUnprocessableEntityList
- func (v GetWarsWarIdUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v GetWarsWarIdUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *GetWarsWarIdUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *GetWarsWarIdUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type IncursionsApiService
- type IndustryApiService
- func (a *IndustryApiService) GetCharactersCharacterIdIndustryJobs(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdIndustryJobs200Ok, *http.Response, error)
- func (a *IndustryApiService) GetCharactersCharacterIdMining(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdMining200Ok, *http.Response, error)
- func (a *IndustryApiService) GetCorporationCorporationIdMiningExtractions(ctx context.Context, corporationId int32, ...) ([]GetCorporationCorporationIdMiningExtractions200Ok, *http.Response, error)
- func (a *IndustryApiService) GetCorporationCorporationIdMiningObservers(ctx context.Context, corporationId int32, ...) ([]GetCorporationCorporationIdMiningObservers200Ok, *http.Response, error)
- func (a *IndustryApiService) GetCorporationCorporationIdMiningObserversObserverId(ctx context.Context, corporationId int32, observerId int64, ...) ([]GetCorporationCorporationIdMiningObserversObserverId200Ok, *http.Response, ...)
- func (a *IndustryApiService) GetCorporationsCorporationIdIndustryJobs(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdIndustryJobs200Ok, *http.Response, error)
- func (a *IndustryApiService) GetIndustryFacilities(ctx context.Context, localVarOptionals *GetIndustryFacilitiesOpts) ([]GetIndustryFacilities200Ok, *http.Response, error)
- func (a *IndustryApiService) GetIndustrySystems(ctx context.Context, localVarOptionals *GetIndustrySystemsOpts) ([]GetIndustrySystems200Ok, *http.Response, error)
- type InsuranceApiService
- type InternalServerError
- type InternalServerErrorList
- type KillmailsApiService
- func (a *KillmailsApiService) GetCharactersCharacterIdKillmailsRecent(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdKillmailsRecent200Ok, *http.Response, error)
- func (a *KillmailsApiService) GetCorporationsCorporationIdKillmailsRecent(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdKillmailsRecent200Ok, *http.Response, error)
- func (a *KillmailsApiService) GetKillmailsKillmailIdKillmailHash(ctx context.Context, killmailHash string, killmailId int32, ...) (GetKillmailsKillmailIdKillmailHashOk, *http.Response, error)
- type LocationApiService
- func (a *LocationApiService) GetCharactersCharacterIdLocation(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdLocationOk, *http.Response, error)
- func (a *LocationApiService) GetCharactersCharacterIdOnline(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdOnlineOk, *http.Response, error)
- func (a *LocationApiService) GetCharactersCharacterIdShip(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdShipOk, *http.Response, error)
- type LoyaltyApiService
- func (a *LoyaltyApiService) GetCharactersCharacterIdLoyaltyPoints(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdLoyaltyPoints200Ok, *http.Response, error)
- func (a *LoyaltyApiService) GetLoyaltyStoresCorporationIdOffers(ctx context.Context, corporationId int32, ...) ([]GetLoyaltyStoresCorporationIdOffers200Ok, *http.Response, error)
- type MailApiService
- func (a *MailApiService) DeleteCharactersCharacterIdMailLabelsLabelId(ctx context.Context, characterId int32, labelId int32, ...) (*http.Response, error)
- func (a *MailApiService) DeleteCharactersCharacterIdMailMailId(ctx context.Context, characterId int32, mailId int32, ...) (*http.Response, error)
- func (a *MailApiService) GetCharactersCharacterIdMail(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdMail200Ok, *http.Response, error)
- func (a *MailApiService) GetCharactersCharacterIdMailLabels(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdMailLabelsOk, *http.Response, error)
- func (a *MailApiService) GetCharactersCharacterIdMailLists(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdMailLists200Ok, *http.Response, error)
- func (a *MailApiService) GetCharactersCharacterIdMailMailId(ctx context.Context, characterId int32, mailId int32, ...) (GetCharactersCharacterIdMailMailIdOk, *http.Response, error)
- func (a *MailApiService) PostCharactersCharacterIdMail(ctx context.Context, characterId int32, mail PostCharactersCharacterIdMailMail, ...) (int32, *http.Response, error)
- func (a *MailApiService) PostCharactersCharacterIdMailLabels(ctx context.Context, characterId int32, ...) (int32, *http.Response, error)
- func (a *MailApiService) PutCharactersCharacterIdMailMailId(ctx context.Context, characterId int32, ...) (*http.Response, error)
- type MarketApiService
- func (a *MarketApiService) GetCharactersCharacterIdOrders(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdOrders200Ok, *http.Response, error)
- func (a *MarketApiService) GetCharactersCharacterIdOrdersHistory(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdOrdersHistory200Ok, *http.Response, error)
- func (a *MarketApiService) GetCorporationsCorporationIdOrders(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdOrders200Ok, *http.Response, error)
- func (a *MarketApiService) GetCorporationsCorporationIdOrdersHistory(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdOrdersHistory200Ok, *http.Response, error)
- func (a *MarketApiService) GetMarketsGroups(ctx context.Context, localVarOptionals *GetMarketsGroupsOpts) ([]int32, *http.Response, error)
- func (a *MarketApiService) GetMarketsGroupsMarketGroupId(ctx context.Context, marketGroupId int32, ...) (GetMarketsGroupsMarketGroupIdOk, *http.Response, error)
- func (a *MarketApiService) GetMarketsPrices(ctx context.Context, localVarOptionals *GetMarketsPricesOpts) ([]GetMarketsPrices200Ok, *http.Response, error)
- func (a *MarketApiService) GetMarketsRegionIdHistory(ctx context.Context, regionId int32, typeId int32, ...) ([]GetMarketsRegionIdHistory200Ok, *http.Response, error)
- func (a *MarketApiService) GetMarketsRegionIdOrders(ctx context.Context, orderType string, regionId int32, ...) ([]GetMarketsRegionIdOrders200Ok, *http.Response, error)
- func (a *MarketApiService) GetMarketsRegionIdTypes(ctx context.Context, regionId int32, ...) ([]int32, *http.Response, error)
- func (a *MarketApiService) GetMarketsStructuresStructureId(ctx context.Context, structureId int64, ...) ([]GetMarketsStructuresStructureId200Ok, *http.Response, error)
- type OpportunitiesApiService
- func (a *OpportunitiesApiService) GetCharactersCharacterIdOpportunities(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdOpportunities200Ok, *http.Response, error)
- func (a *OpportunitiesApiService) GetOpportunitiesGroups(ctx context.Context, localVarOptionals *GetOpportunitiesGroupsOpts) ([]int32, *http.Response, error)
- func (a *OpportunitiesApiService) GetOpportunitiesGroupsGroupId(ctx context.Context, groupId int32, ...) (GetOpportunitiesGroupsGroupIdOk, *http.Response, error)
- func (a *OpportunitiesApiService) GetOpportunitiesTasks(ctx context.Context, localVarOptionals *GetOpportunitiesTasksOpts) ([]int32, *http.Response, error)
- func (a *OpportunitiesApiService) GetOpportunitiesTasksTaskId(ctx context.Context, taskId int32, ...) (GetOpportunitiesTasksTaskIdOk, *http.Response, error)
- type PlanetaryInteractionApiService
- func (a *PlanetaryInteractionApiService) GetCharactersCharacterIdPlanets(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdPlanets200Ok, *http.Response, error)
- func (a *PlanetaryInteractionApiService) GetCharactersCharacterIdPlanetsPlanetId(ctx context.Context, characterId int32, planetId int32, ...) (GetCharactersCharacterIdPlanetsPlanetIdOk, *http.Response, error)
- func (a *PlanetaryInteractionApiService) GetCorporationsCorporationIdCustomsOffices(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdCustomsOffices200Ok, *http.Response, error)
- func (a *PlanetaryInteractionApiService) GetUniverseSchematicsSchematicId(ctx context.Context, schematicId int32, ...) (GetUniverseSchematicsSchematicIdOk, *http.Response, error)
- type PostCharactersAffiliation200Ok
- type PostCharactersAffiliation200OkList
- func (v PostCharactersAffiliation200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersAffiliation200OkList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersAffiliation200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersAffiliation200OkList) UnmarshalJSON(data []byte) error
- type PostCharactersAffiliationOpts
- type PostCharactersCharacterIdAssetsLocations200Ok
- func (v PostCharactersCharacterIdAssetsLocations200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdAssetsLocations200Ok) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdAssetsLocations200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdAssetsLocations200Ok) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdAssetsLocations200OkList
- func (v PostCharactersCharacterIdAssetsLocations200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdAssetsLocations200OkList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdAssetsLocations200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdAssetsLocations200OkList) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdAssetsLocationsOpts
- type PostCharactersCharacterIdAssetsLocationsPosition
- func (v PostCharactersCharacterIdAssetsLocationsPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdAssetsLocationsPosition) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdAssetsLocationsPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdAssetsLocationsPosition) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdAssetsLocationsPositionList
- func (v PostCharactersCharacterIdAssetsLocationsPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdAssetsLocationsPositionList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdAssetsLocationsPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdAssetsLocationsPositionList) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdAssetsNames200Ok
- func (v PostCharactersCharacterIdAssetsNames200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdAssetsNames200Ok) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdAssetsNames200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdAssetsNames200Ok) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdAssetsNames200OkList
- func (v PostCharactersCharacterIdAssetsNames200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdAssetsNames200OkList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdAssetsNames200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdAssetsNames200OkList) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdAssetsNamesOpts
- type PostCharactersCharacterIdContactsError520
- func (v PostCharactersCharacterIdContactsError520) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdContactsError520) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdContactsError520) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdContactsError520) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdContactsError520List
- func (v PostCharactersCharacterIdContactsError520List) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdContactsError520List) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdContactsError520List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdContactsError520List) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdContactsOpts
- type PostCharactersCharacterIdCspaOpts
- type PostCharactersCharacterIdFittingsCreated
- func (v PostCharactersCharacterIdFittingsCreated) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdFittingsCreated) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdFittingsCreated) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdFittingsCreated) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdFittingsCreatedList
- func (v PostCharactersCharacterIdFittingsCreatedList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdFittingsCreatedList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdFittingsCreatedList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdFittingsCreatedList) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdFittingsFitting
- func (v PostCharactersCharacterIdFittingsFitting) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdFittingsFitting) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdFittingsFitting) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdFittingsFitting) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdFittingsFittingList
- func (v PostCharactersCharacterIdFittingsFittingList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdFittingsFittingList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdFittingsFittingList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdFittingsFittingList) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdFittingsItem
- func (v PostCharactersCharacterIdFittingsItem) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdFittingsItem) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdFittingsItem) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdFittingsItem) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdFittingsItemList
- func (v PostCharactersCharacterIdFittingsItemList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdFittingsItemList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdFittingsItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdFittingsItemList) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdFittingsOpts
- type PostCharactersCharacterIdMailError520
- func (v PostCharactersCharacterIdMailError520) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdMailError520) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdMailError520) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdMailError520) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdMailError520List
- func (v PostCharactersCharacterIdMailError520List) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdMailError520List) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdMailError520List) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdMailError520List) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdMailLabelsLabel
- func (v PostCharactersCharacterIdMailLabelsLabel) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdMailLabelsLabel) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdMailLabelsLabel) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdMailLabelsLabel) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdMailLabelsLabelList
- func (v PostCharactersCharacterIdMailLabelsLabelList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdMailLabelsLabelList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdMailLabelsLabelList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdMailLabelsLabelList) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdMailLabelsOpts
- type PostCharactersCharacterIdMailMail
- func (v PostCharactersCharacterIdMailMail) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdMailMail) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdMailMail) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdMailMail) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdMailMailList
- func (v PostCharactersCharacterIdMailMailList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdMailMailList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdMailMailList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdMailMailList) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdMailOpts
- type PostCharactersCharacterIdMailRecipient
- func (v PostCharactersCharacterIdMailRecipient) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdMailRecipient) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdMailRecipient) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdMailRecipient) UnmarshalJSON(data []byte) error
- type PostCharactersCharacterIdMailRecipientList
- func (v PostCharactersCharacterIdMailRecipientList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCharactersCharacterIdMailRecipientList) MarshalJSON() ([]byte, error)
- func (v *PostCharactersCharacterIdMailRecipientList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCharactersCharacterIdMailRecipientList) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsLocations200Ok
- func (v PostCorporationsCorporationIdAssetsLocations200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsLocations200Ok) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsLocations200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsLocations200Ok) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsLocations200OkList
- func (v PostCorporationsCorporationIdAssetsLocations200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsLocations200OkList) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsLocations200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsLocations200OkList) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsLocationsNotFound
- func (v PostCorporationsCorporationIdAssetsLocationsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsLocationsNotFound) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsLocationsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsLocationsNotFound) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsLocationsNotFoundList
- func (v PostCorporationsCorporationIdAssetsLocationsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsLocationsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsLocationsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsLocationsNotFoundList) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsLocationsOpts
- type PostCorporationsCorporationIdAssetsLocationsPosition
- func (v PostCorporationsCorporationIdAssetsLocationsPosition) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsLocationsPosition) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsLocationsPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsLocationsPosition) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsLocationsPositionList
- func (v PostCorporationsCorporationIdAssetsLocationsPositionList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsLocationsPositionList) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsLocationsPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsLocationsPositionList) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsNames200Ok
- func (v PostCorporationsCorporationIdAssetsNames200Ok) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsNames200Ok) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsNames200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsNames200Ok) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsNames200OkList
- func (v PostCorporationsCorporationIdAssetsNames200OkList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsNames200OkList) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsNames200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsNames200OkList) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsNamesNotFound
- func (v PostCorporationsCorporationIdAssetsNamesNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsNamesNotFound) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsNamesNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsNamesNotFound) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsNamesNotFoundList
- func (v PostCorporationsCorporationIdAssetsNamesNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostCorporationsCorporationIdAssetsNamesNotFoundList) MarshalJSON() ([]byte, error)
- func (v *PostCorporationsCorporationIdAssetsNamesNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostCorporationsCorporationIdAssetsNamesNotFoundList) UnmarshalJSON(data []byte) error
- type PostCorporationsCorporationIdAssetsNamesOpts
- type PostFleetsFleetIdMembersInvitation
- func (v PostFleetsFleetIdMembersInvitation) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdMembersInvitation) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdMembersInvitation) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdMembersInvitation) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdMembersInvitationList
- func (v PostFleetsFleetIdMembersInvitationList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdMembersInvitationList) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdMembersInvitationList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdMembersInvitationList) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdMembersNotFound
- func (v PostFleetsFleetIdMembersNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdMembersNotFound) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdMembersNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdMembersNotFound) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdMembersNotFoundList
- func (v PostFleetsFleetIdMembersNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdMembersNotFoundList) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdMembersNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdMembersNotFoundList) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdMembersOpts
- type PostFleetsFleetIdMembersUnprocessableEntity
- func (v PostFleetsFleetIdMembersUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdMembersUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdMembersUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdMembersUnprocessableEntity) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdMembersUnprocessableEntityList
- func (v PostFleetsFleetIdMembersUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdMembersUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdMembersUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdMembersUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdWingsCreated
- type PostFleetsFleetIdWingsCreatedList
- func (v PostFleetsFleetIdWingsCreatedList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdWingsCreatedList) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdWingsCreatedList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdWingsCreatedList) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdWingsNotFound
- type PostFleetsFleetIdWingsNotFoundList
- func (v PostFleetsFleetIdWingsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdWingsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdWingsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdWingsNotFoundList) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdWingsOpts
- type PostFleetsFleetIdWingsWingIdSquadsCreated
- func (v PostFleetsFleetIdWingsWingIdSquadsCreated) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdWingsWingIdSquadsCreated) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdWingsWingIdSquadsCreated) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdWingsWingIdSquadsCreated) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdWingsWingIdSquadsCreatedList
- func (v PostFleetsFleetIdWingsWingIdSquadsCreatedList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdWingsWingIdSquadsCreatedList) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdWingsWingIdSquadsCreatedList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdWingsWingIdSquadsCreatedList) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdWingsWingIdSquadsNotFound
- func (v PostFleetsFleetIdWingsWingIdSquadsNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdWingsWingIdSquadsNotFound) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdWingsWingIdSquadsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdWingsWingIdSquadsNotFound) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdWingsWingIdSquadsNotFoundList
- func (v PostFleetsFleetIdWingsWingIdSquadsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostFleetsFleetIdWingsWingIdSquadsNotFoundList) MarshalJSON() ([]byte, error)
- func (v *PostFleetsFleetIdWingsWingIdSquadsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostFleetsFleetIdWingsWingIdSquadsNotFoundList) UnmarshalJSON(data []byte) error
- type PostFleetsFleetIdWingsWingIdSquadsOpts
- type PostUiAutopilotWaypointOpts
- type PostUiOpenwindowContractOpts
- type PostUiOpenwindowInformationOpts
- type PostUiOpenwindowMarketdetailsOpts
- type PostUiOpenwindowNewmailNewMail
- type PostUiOpenwindowNewmailNewMailList
- func (v PostUiOpenwindowNewmailNewMailList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostUiOpenwindowNewmailNewMailList) MarshalJSON() ([]byte, error)
- func (v *PostUiOpenwindowNewmailNewMailList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostUiOpenwindowNewmailNewMailList) UnmarshalJSON(data []byte) error
- type PostUiOpenwindowNewmailOpts
- type PostUiOpenwindowNewmailUnprocessableEntity
- func (v PostUiOpenwindowNewmailUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostUiOpenwindowNewmailUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (v *PostUiOpenwindowNewmailUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostUiOpenwindowNewmailUnprocessableEntity) UnmarshalJSON(data []byte) error
- type PostUiOpenwindowNewmailUnprocessableEntityList
- func (v PostUiOpenwindowNewmailUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostUiOpenwindowNewmailUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *PostUiOpenwindowNewmailUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostUiOpenwindowNewmailUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type PostUniverseIdsAgent
- type PostUniverseIdsAgentList
- type PostUniverseIdsAlliance
- type PostUniverseIdsAllianceList
- type PostUniverseIdsCharacter
- type PostUniverseIdsCharacterList
- type PostUniverseIdsConstellation
- type PostUniverseIdsConstellationList
- func (v PostUniverseIdsConstellationList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostUniverseIdsConstellationList) MarshalJSON() ([]byte, error)
- func (v *PostUniverseIdsConstellationList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostUniverseIdsConstellationList) UnmarshalJSON(data []byte) error
- type PostUniverseIdsCorporation
- type PostUniverseIdsCorporationList
- type PostUniverseIdsFaction
- type PostUniverseIdsFactionList
- type PostUniverseIdsInventoryType
- type PostUniverseIdsInventoryTypeList
- func (v PostUniverseIdsInventoryTypeList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PostUniverseIdsInventoryTypeList) MarshalJSON() ([]byte, error)
- func (v *PostUniverseIdsInventoryTypeList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PostUniverseIdsInventoryTypeList) UnmarshalJSON(data []byte) error
- type PostUniverseIdsOk
- type PostUniverseIdsOkList
- type PostUniverseIdsOpts
- type PostUniverseIdsRegion
- type PostUniverseIdsRegionList
- type PostUniverseIdsStation
- type PostUniverseIdsStationList
- type PostUniverseIdsSystem
- type PostUniverseIdsSystemList
- type PostUniverseNames200Ok
- type PostUniverseNames200OkList
- type PostUniverseNamesNotFound
- type PostUniverseNamesNotFoundList
- type PostUniverseNamesOpts
- type PutCharactersCharacterIdCalendarEventIdOpts
- type PutCharactersCharacterIdCalendarEventIdResponse
- func (v PutCharactersCharacterIdCalendarEventIdResponse) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutCharactersCharacterIdCalendarEventIdResponse) MarshalJSON() ([]byte, error)
- func (v *PutCharactersCharacterIdCalendarEventIdResponse) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutCharactersCharacterIdCalendarEventIdResponse) UnmarshalJSON(data []byte) error
- type PutCharactersCharacterIdCalendarEventIdResponseList
- func (v PutCharactersCharacterIdCalendarEventIdResponseList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutCharactersCharacterIdCalendarEventIdResponseList) MarshalJSON() ([]byte, error)
- func (v *PutCharactersCharacterIdCalendarEventIdResponseList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutCharactersCharacterIdCalendarEventIdResponseList) UnmarshalJSON(data []byte) error
- type PutCharactersCharacterIdContactsOpts
- type PutCharactersCharacterIdMailMailIdContents
- func (v PutCharactersCharacterIdMailMailIdContents) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutCharactersCharacterIdMailMailIdContents) MarshalJSON() ([]byte, error)
- func (v *PutCharactersCharacterIdMailMailIdContents) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutCharactersCharacterIdMailMailIdContents) UnmarshalJSON(data []byte) error
- type PutCharactersCharacterIdMailMailIdContentsList
- func (v PutCharactersCharacterIdMailMailIdContentsList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutCharactersCharacterIdMailMailIdContentsList) MarshalJSON() ([]byte, error)
- func (v *PutCharactersCharacterIdMailMailIdContentsList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutCharactersCharacterIdMailMailIdContentsList) UnmarshalJSON(data []byte) error
- type PutCharactersCharacterIdMailMailIdOpts
- type PutFleetsFleetIdMembersMemberIdMovement
- func (v PutFleetsFleetIdMembersMemberIdMovement) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdMembersMemberIdMovement) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdMembersMemberIdMovement) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdMembersMemberIdMovement) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdMembersMemberIdMovementList
- func (v PutFleetsFleetIdMembersMemberIdMovementList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdMembersMemberIdMovementList) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdMembersMemberIdMovementList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdMembersMemberIdMovementList) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdMembersMemberIdNotFound
- func (v PutFleetsFleetIdMembersMemberIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdMembersMemberIdNotFound) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdMembersMemberIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdMembersMemberIdNotFound) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdMembersMemberIdNotFoundList
- func (v PutFleetsFleetIdMembersMemberIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdMembersMemberIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdMembersMemberIdOpts
- type PutFleetsFleetIdMembersMemberIdUnprocessableEntity
- func (v PutFleetsFleetIdMembersMemberIdUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdMembersMemberIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdMembersMemberIdUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdMembersMemberIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdMembersMemberIdUnprocessableEntityList
- func (v PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdNewSettings
- type PutFleetsFleetIdNewSettingsList
- type PutFleetsFleetIdNotFound
- type PutFleetsFleetIdNotFoundList
- type PutFleetsFleetIdOpts
- type PutFleetsFleetIdSquadsSquadIdNaming
- func (v PutFleetsFleetIdSquadsSquadIdNaming) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdSquadsSquadIdNaming) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdSquadsSquadIdNaming) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdSquadsSquadIdNaming) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdSquadsSquadIdNamingList
- func (v PutFleetsFleetIdSquadsSquadIdNamingList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdSquadsSquadIdNamingList) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdSquadsSquadIdNamingList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdSquadsSquadIdNamingList) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdSquadsSquadIdNotFound
- func (v PutFleetsFleetIdSquadsSquadIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdSquadsSquadIdNotFound) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdSquadsSquadIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdSquadsSquadIdNotFound) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdSquadsSquadIdNotFoundList
- func (v PutFleetsFleetIdSquadsSquadIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdSquadsSquadIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdSquadsSquadIdOpts
- type PutFleetsFleetIdWingsWingIdNaming
- func (v PutFleetsFleetIdWingsWingIdNaming) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdWingsWingIdNaming) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdWingsWingIdNaming) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdWingsWingIdNaming) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdWingsWingIdNamingList
- func (v PutFleetsFleetIdWingsWingIdNamingList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdWingsWingIdNamingList) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdWingsWingIdNamingList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdWingsWingIdNamingList) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdWingsWingIdNotFound
- func (v PutFleetsFleetIdWingsWingIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdWingsWingIdNotFound) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdWingsWingIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdWingsWingIdNotFound) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdWingsWingIdNotFoundList
- func (v PutFleetsFleetIdWingsWingIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
- func (v PutFleetsFleetIdWingsWingIdNotFoundList) MarshalJSON() ([]byte, error)
- func (v *PutFleetsFleetIdWingsWingIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
- func (v *PutFleetsFleetIdWingsWingIdNotFoundList) UnmarshalJSON(data []byte) error
- type PutFleetsFleetIdWingsWingIdOpts
- type RoutesApiService
- type SearchApiService
- func (a *SearchApiService) GetCharactersCharacterIdSearch(ctx context.Context, categories []string, characterId int32, search string, ...) (GetCharactersCharacterIdSearchOk, *http.Response, error)
- func (a *SearchApiService) GetSearch(ctx context.Context, categories []string, search string, ...) (GetSearchOk, *http.Response, error)
- type ServiceUnavailable
- type ServiceUnavailableList
- type SkillsApiService
- func (a *SkillsApiService) GetCharactersCharacterIdAttributes(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdAttributesOk, *http.Response, error)
- func (a *SkillsApiService) GetCharactersCharacterIdSkillqueue(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdSkillqueue200Ok, *http.Response, error)
- func (a *SkillsApiService) GetCharactersCharacterIdSkills(ctx context.Context, characterId int32, ...) (GetCharactersCharacterIdSkillsOk, *http.Response, error)
- type SovereigntyApiService
- func (a *SovereigntyApiService) GetSovereigntyCampaigns(ctx context.Context, localVarOptionals *GetSovereigntyCampaignsOpts) ([]GetSovereigntyCampaigns200Ok, *http.Response, error)
- func (a *SovereigntyApiService) GetSovereigntyMap(ctx context.Context, localVarOptionals *GetSovereigntyMapOpts) ([]GetSovereigntyMap200Ok, *http.Response, error)
- func (a *SovereigntyApiService) GetSovereigntyStructures(ctx context.Context, localVarOptionals *GetSovereigntyStructuresOpts) ([]GetSovereigntyStructures200Ok, *http.Response, error)
- type StatusApiService
- type Unauthorized
- type UnauthorizedList
- type UniverseApiService
- func (a *UniverseApiService) GetUniverseAncestries(ctx context.Context, localVarOptionals *GetUniverseAncestriesOpts) ([]GetUniverseAncestries200Ok, *http.Response, error)
- func (a *UniverseApiService) GetUniverseAsteroidBeltsAsteroidBeltId(ctx context.Context, asteroidBeltId int32, ...) (GetUniverseAsteroidBeltsAsteroidBeltIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseBloodlines(ctx context.Context, localVarOptionals *GetUniverseBloodlinesOpts) ([]GetUniverseBloodlines200Ok, *http.Response, error)
- func (a *UniverseApiService) GetUniverseCategories(ctx context.Context, localVarOptionals *GetUniverseCategoriesOpts) ([]int32, *http.Response, error)
- func (a *UniverseApiService) GetUniverseCategoriesCategoryId(ctx context.Context, categoryId int32, ...) (GetUniverseCategoriesCategoryIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseConstellations(ctx context.Context, localVarOptionals *GetUniverseConstellationsOpts) ([]int32, *http.Response, error)
- func (a *UniverseApiService) GetUniverseConstellationsConstellationId(ctx context.Context, constellationId int32, ...) (GetUniverseConstellationsConstellationIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseFactions(ctx context.Context, localVarOptionals *GetUniverseFactionsOpts) ([]GetUniverseFactions200Ok, *http.Response, error)
- func (a *UniverseApiService) GetUniverseGraphics(ctx context.Context, localVarOptionals *GetUniverseGraphicsOpts) ([]int32, *http.Response, error)
- func (a *UniverseApiService) GetUniverseGraphicsGraphicId(ctx context.Context, graphicId int32, ...) (GetUniverseGraphicsGraphicIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseGroups(ctx context.Context, localVarOptionals *GetUniverseGroupsOpts) ([]int32, *http.Response, error)
- func (a *UniverseApiService) GetUniverseGroupsGroupId(ctx context.Context, groupId int32, ...) (GetUniverseGroupsGroupIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseMoonsMoonId(ctx context.Context, moonId int32, ...) (GetUniverseMoonsMoonIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniversePlanetsPlanetId(ctx context.Context, planetId int32, ...) (GetUniversePlanetsPlanetIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseRaces(ctx context.Context, localVarOptionals *GetUniverseRacesOpts) ([]GetUniverseRaces200Ok, *http.Response, error)
- func (a *UniverseApiService) GetUniverseRegions(ctx context.Context, localVarOptionals *GetUniverseRegionsOpts) ([]int32, *http.Response, error)
- func (a *UniverseApiService) GetUniverseRegionsRegionId(ctx context.Context, regionId int32, ...) (GetUniverseRegionsRegionIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseStargatesStargateId(ctx context.Context, stargateId int32, ...) (GetUniverseStargatesStargateIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseStarsStarId(ctx context.Context, starId int32, ...) (GetUniverseStarsStarIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseStationsStationId(ctx context.Context, stationId int32, ...) (GetUniverseStationsStationIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseStructures(ctx context.Context, localVarOptionals *GetUniverseStructuresOpts) ([]int64, *http.Response, error)
- func (a *UniverseApiService) GetUniverseStructuresStructureId(ctx context.Context, structureId int64, ...) (GetUniverseStructuresStructureIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseSystemJumps(ctx context.Context, localVarOptionals *GetUniverseSystemJumpsOpts) ([]GetUniverseSystemJumps200Ok, *http.Response, error)
- func (a *UniverseApiService) GetUniverseSystemKills(ctx context.Context, localVarOptionals *GetUniverseSystemKillsOpts) ([]GetUniverseSystemKills200Ok, *http.Response, error)
- func (a *UniverseApiService) GetUniverseSystems(ctx context.Context, localVarOptionals *GetUniverseSystemsOpts) ([]int32, *http.Response, error)
- func (a *UniverseApiService) GetUniverseSystemsSystemId(ctx context.Context, systemId int32, ...) (GetUniverseSystemsSystemIdOk, *http.Response, error)
- func (a *UniverseApiService) GetUniverseTypes(ctx context.Context, localVarOptionals *GetUniverseTypesOpts) ([]int32, *http.Response, error)
- func (a *UniverseApiService) GetUniverseTypesTypeId(ctx context.Context, typeId int32, ...) (GetUniverseTypesTypeIdOk, *http.Response, error)
- func (a *UniverseApiService) PostUniverseIds(ctx context.Context, names []string, localVarOptionals *PostUniverseIdsOpts) (PostUniverseIdsOk, *http.Response, error)
- func (a *UniverseApiService) PostUniverseNames(ctx context.Context, ids []int32, localVarOptionals *PostUniverseNamesOpts) ([]PostUniverseNames200Ok, *http.Response, error)
- type UserInterfaceApiService
- func (a *UserInterfaceApiService) PostUiAutopilotWaypoint(ctx context.Context, addToBeginning bool, clearOtherWaypoints bool, ...) (*http.Response, error)
- func (a *UserInterfaceApiService) PostUiOpenwindowContract(ctx context.Context, contractId int32, ...) (*http.Response, error)
- func (a *UserInterfaceApiService) PostUiOpenwindowInformation(ctx context.Context, targetId int32, ...) (*http.Response, error)
- func (a *UserInterfaceApiService) PostUiOpenwindowMarketdetails(ctx context.Context, typeId int32, ...) (*http.Response, error)
- func (a *UserInterfaceApiService) PostUiOpenwindowNewmail(ctx context.Context, newMail PostUiOpenwindowNewmailNewMail, ...) (*http.Response, error)
- type WalletApiService
- func (a *WalletApiService) GetCharactersCharacterIdWallet(ctx context.Context, characterId int32, ...) (float64, *http.Response, error)
- func (a *WalletApiService) GetCharactersCharacterIdWalletJournal(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdWalletJournal200Ok, *http.Response, error)
- func (a *WalletApiService) GetCharactersCharacterIdWalletTransactions(ctx context.Context, characterId int32, ...) ([]GetCharactersCharacterIdWalletTransactions200Ok, *http.Response, error)
- func (a *WalletApiService) GetCorporationsCorporationIdWallets(ctx context.Context, corporationId int32, ...) ([]GetCorporationsCorporationIdWallets200Ok, *http.Response, error)
- func (a *WalletApiService) GetCorporationsCorporationIdWalletsDivisionJournal(ctx context.Context, corporationId int32, division int32, ...) ([]GetCorporationsCorporationIdWalletsDivisionJournal200Ok, *http.Response, ...)
- func (a *WalletApiService) GetCorporationsCorporationIdWalletsDivisionTransactions(ctx context.Context, corporationId int32, division int32, ...) ([]GetCorporationsCorporationIdWalletsDivisionTransactions200Ok, *http.Response, ...)
- type WarsApiService
- func (a *WarsApiService) GetWars(ctx context.Context, localVarOptionals *GetWarsOpts) ([]int32, *http.Response, error)
- func (a *WarsApiService) GetWarsWarId(ctx context.Context, warId int32, localVarOptionals *GetWarsWarIdOpts) (GetWarsWarIdOk, *http.Response, error)
- func (a *WarsApiService) GetWarsWarIdKillmails(ctx context.Context, warId int32, localVarOptionals *GetWarsWarIdKillmailsOpts) ([]GetWarsWarIdKillmails200Ok, *http.Response, error)
Constants ¶
This section is empty.
Variables ¶
var ( ContextOAuth2 = contextKey("token") ContextBasicAuth = contextKey("basic") ContextAccessToken = contextKey("accessToken") )
ContextOAuth2 is the context for GoESI authentication. Pass a tokenSource with this key to a context for an ESI API Call
Functions ¶
Types ¶
type APIClient ¶
type APIClient struct { // API Services AllianceApi *AllianceApiService AssetsApi *AssetsApiService BookmarksApi *BookmarksApiService CalendarApi *CalendarApiService CharacterApi *CharacterApiService ClonesApi *ClonesApiService ContactsApi *ContactsApiService ContractsApi *ContractsApiService CorporationApi *CorporationApiService DogmaApi *DogmaApiService FactionWarfareApi *FactionWarfareApiService FittingsApi *FittingsApiService FleetsApi *FleetsApiService IncursionsApi *IncursionsApiService IndustryApi *IndustryApiService InsuranceApi *InsuranceApiService KillmailsApi *KillmailsApiService LocationApi *LocationApiService LoyaltyApi *LoyaltyApiService MailApi *MailApiService MarketApi *MarketApiService OpportunitiesApi *OpportunitiesApiService PlanetaryInteractionApi *PlanetaryInteractionApiService RoutesApi *RoutesApiService SearchApi *SearchApiService SkillsApi *SkillsApiService SovereigntyApi *SovereigntyApiService StatusApi *StatusApiService UniverseApi *UniverseApiService UserInterfaceApi *UserInterfaceApiService WalletApi *WalletApiService WarsApi *WarsApiService // contains filtered or unexported fields }
APIClient manages communication with the EVE Swagger Interface API v1.8.2 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) ChangeBasePath ¶
Change base path to allow switching to mocks
type AllianceApiService ¶
type AllianceApiService service
func (*AllianceApiService) GetAlliances ¶
func (a *AllianceApiService) GetAlliances(ctx context.Context, localVarOptionals *GetAlliancesOpts) ([]int32, *http.Response, error)
func (*AllianceApiService) GetAlliancesAllianceId ¶
func (a *AllianceApiService) GetAlliancesAllianceId(ctx context.Context, allianceId int32, localVarOptionals *GetAlliancesAllianceIdOpts) (GetAlliancesAllianceIdOk, *http.Response, error)
func (*AllianceApiService) GetAlliancesAllianceIdCorporations ¶
func (a *AllianceApiService) GetAlliancesAllianceIdCorporations(ctx context.Context, allianceId int32, localVarOptionals *GetAlliancesAllianceIdCorporationsOpts) ([]int32, *http.Response, error)
func (*AllianceApiService) GetAlliancesAllianceIdIcons ¶
func (a *AllianceApiService) GetAlliancesAllianceIdIcons(ctx context.Context, allianceId int32, localVarOptionals *GetAlliancesAllianceIdIconsOpts) (GetAlliancesAllianceIdIconsOk, *http.Response, error)
type AssetsApiService ¶
type AssetsApiService service
func (*AssetsApiService) GetCharactersCharacterIdAssets ¶
func (a *AssetsApiService) GetCharactersCharacterIdAssets(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdAssetsOpts) ([]GetCharactersCharacterIdAssets200Ok, *http.Response, error)
func (*AssetsApiService) GetCorporationsCorporationIdAssets ¶
func (a *AssetsApiService) GetCorporationsCorporationIdAssets(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdAssetsOpts) ([]GetCorporationsCorporationIdAssets200Ok, *http.Response, error)
func (*AssetsApiService) PostCharactersCharacterIdAssetsLocations ¶
func (a *AssetsApiService) PostCharactersCharacterIdAssetsLocations(ctx context.Context, characterId int32, itemIds []int64, localVarOptionals *PostCharactersCharacterIdAssetsLocationsOpts) ([]PostCharactersCharacterIdAssetsLocations200Ok, *http.Response, error)
func (*AssetsApiService) PostCharactersCharacterIdAssetsNames ¶
func (a *AssetsApiService) PostCharactersCharacterIdAssetsNames(ctx context.Context, characterId int32, itemIds []int64, localVarOptionals *PostCharactersCharacterIdAssetsNamesOpts) ([]PostCharactersCharacterIdAssetsNames200Ok, *http.Response, error)
func (*AssetsApiService) PostCorporationsCorporationIdAssetsLocations ¶
func (a *AssetsApiService) PostCorporationsCorporationIdAssetsLocations(ctx context.Context, corporationId int32, itemIds []int64, localVarOptionals *PostCorporationsCorporationIdAssetsLocationsOpts) ([]PostCorporationsCorporationIdAssetsLocations200Ok, *http.Response, error)
func (*AssetsApiService) PostCorporationsCorporationIdAssetsNames ¶
func (a *AssetsApiService) PostCorporationsCorporationIdAssetsNames(ctx context.Context, corporationId int32, itemIds []int64, localVarOptionals *PostCorporationsCorporationIdAssetsNamesOpts) ([]PostCorporationsCorporationIdAssetsNames200Ok, *http.Response, error)
type BadRequest ¶
type BadRequest struct {
Error_ string `json:"error,omitempty"` /* Bad request message */
}
Bad request model
func (BadRequest) MarshalEasyJSON ¶
func (v BadRequest) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (BadRequest) MarshalJSON ¶
func (v BadRequest) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*BadRequest) UnmarshalEasyJSON ¶
func (v *BadRequest) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*BadRequest) UnmarshalJSON ¶
func (v *BadRequest) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type BadRequestList ¶
type BadRequestList []BadRequest
A list of BadRequest.
func (BadRequestList) MarshalEasyJSON ¶
func (v BadRequestList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (BadRequestList) MarshalJSON ¶
func (v BadRequestList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*BadRequestList) UnmarshalEasyJSON ¶
func (v *BadRequestList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*BadRequestList) UnmarshalJSON ¶
func (v *BadRequestList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type BookmarksApiService ¶
type BookmarksApiService service
func (*BookmarksApiService) GetCharactersCharacterIdBookmarks ¶
func (a *BookmarksApiService) GetCharactersCharacterIdBookmarks(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdBookmarksOpts) ([]GetCharactersCharacterIdBookmarks200Ok, *http.Response, error)
func (*BookmarksApiService) GetCharactersCharacterIdBookmarksFolders ¶
func (a *BookmarksApiService) GetCharactersCharacterIdBookmarksFolders(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdBookmarksFoldersOpts) ([]GetCharactersCharacterIdBookmarksFolders200Ok, *http.Response, error)
func (*BookmarksApiService) GetCorporationsCorporationIdBookmarks ¶
func (a *BookmarksApiService) GetCorporationsCorporationIdBookmarks(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdBookmarksOpts) ([]GetCorporationsCorporationIdBookmarks200Ok, *http.Response, error)
func (*BookmarksApiService) GetCorporationsCorporationIdBookmarksFolders ¶
func (a *BookmarksApiService) GetCorporationsCorporationIdBookmarksFolders(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdBookmarksFoldersOpts) ([]GetCorporationsCorporationIdBookmarksFolders200Ok, *http.Response, error)
type CalendarApiService ¶
type CalendarApiService service
func (*CalendarApiService) GetCharactersCharacterIdCalendar ¶
func (a *CalendarApiService) GetCharactersCharacterIdCalendar(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdCalendarOpts) ([]GetCharactersCharacterIdCalendar200Ok, *http.Response, error)
func (*CalendarApiService) GetCharactersCharacterIdCalendarEventId ¶
func (a *CalendarApiService) GetCharactersCharacterIdCalendarEventId(ctx context.Context, characterId int32, eventId int32, localVarOptionals *GetCharactersCharacterIdCalendarEventIdOpts) (GetCharactersCharacterIdCalendarEventIdOk, *http.Response, error)
func (*CalendarApiService) GetCharactersCharacterIdCalendarEventIdAttendees ¶
func (a *CalendarApiService) GetCharactersCharacterIdCalendarEventIdAttendees(ctx context.Context, characterId int32, eventId int32, localVarOptionals *GetCharactersCharacterIdCalendarEventIdAttendeesOpts) ([]GetCharactersCharacterIdCalendarEventIdAttendees200Ok, *http.Response, error)
func (*CalendarApiService) PutCharactersCharacterIdCalendarEventId ¶
func (a *CalendarApiService) PutCharactersCharacterIdCalendarEventId(ctx context.Context, characterId int32, eventId int32, response PutCharactersCharacterIdCalendarEventIdResponse, localVarOptionals *PutCharactersCharacterIdCalendarEventIdOpts) (*http.Response, error)
type CharacterApiService ¶
type CharacterApiService service
func (*CharacterApiService) GetCharactersCharacterId ¶
func (a *CharacterApiService) GetCharactersCharacterId(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdOpts) (GetCharactersCharacterIdOk, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdAgentsResearch ¶
func (a *CharacterApiService) GetCharactersCharacterIdAgentsResearch(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdAgentsResearchOpts) ([]GetCharactersCharacterIdAgentsResearch200Ok, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdBlueprints ¶
func (a *CharacterApiService) GetCharactersCharacterIdBlueprints(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdBlueprintsOpts) ([]GetCharactersCharacterIdBlueprints200Ok, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdCorporationhistory ¶
func (a *CharacterApiService) GetCharactersCharacterIdCorporationhistory(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdCorporationhistoryOpts) ([]GetCharactersCharacterIdCorporationhistory200Ok, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdFatigue ¶
func (a *CharacterApiService) GetCharactersCharacterIdFatigue(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdFatigueOpts) (GetCharactersCharacterIdFatigueOk, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdMedals ¶
func (a *CharacterApiService) GetCharactersCharacterIdMedals(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdMedalsOpts) ([]GetCharactersCharacterIdMedals200Ok, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdNotifications ¶
func (a *CharacterApiService) GetCharactersCharacterIdNotifications(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdNotificationsOpts) ([]GetCharactersCharacterIdNotifications200Ok, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdNotificationsContacts ¶
func (a *CharacterApiService) GetCharactersCharacterIdNotificationsContacts(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdNotificationsContactsOpts) ([]GetCharactersCharacterIdNotificationsContacts200Ok, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdPortrait ¶
func (a *CharacterApiService) GetCharactersCharacterIdPortrait(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdPortraitOpts) (GetCharactersCharacterIdPortraitOk, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdRoles ¶
func (a *CharacterApiService) GetCharactersCharacterIdRoles(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdRolesOpts) (GetCharactersCharacterIdRolesOk, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdStandings ¶
func (a *CharacterApiService) GetCharactersCharacterIdStandings(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdStandingsOpts) ([]GetCharactersCharacterIdStandings200Ok, *http.Response, error)
func (*CharacterApiService) GetCharactersCharacterIdTitles ¶
func (a *CharacterApiService) GetCharactersCharacterIdTitles(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdTitlesOpts) ([]GetCharactersCharacterIdTitles200Ok, *http.Response, error)
func (*CharacterApiService) PostCharactersAffiliation ¶
func (a *CharacterApiService) PostCharactersAffiliation(ctx context.Context, characters []int32, localVarOptionals *PostCharactersAffiliationOpts) ([]PostCharactersAffiliation200Ok, *http.Response, error)
func (*CharacterApiService) PostCharactersCharacterIdCspa ¶
func (a *CharacterApiService) PostCharactersCharacterIdCspa(ctx context.Context, characterId int32, characters []int32, localVarOptionals *PostCharactersCharacterIdCspaOpts) (float32, *http.Response, error)
type ClonesApiService ¶
type ClonesApiService service
func (*ClonesApiService) GetCharactersCharacterIdClones ¶
func (a *ClonesApiService) GetCharactersCharacterIdClones(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdClonesOpts) (GetCharactersCharacterIdClonesOk, *http.Response, error)
func (*ClonesApiService) GetCharactersCharacterIdImplants ¶
func (a *ClonesApiService) GetCharactersCharacterIdImplants(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdImplantsOpts) ([]int32, *http.Response, error)
type ContactsApiService ¶
type ContactsApiService service
func (*ContactsApiService) DeleteCharactersCharacterIdContacts ¶
func (a *ContactsApiService) DeleteCharactersCharacterIdContacts(ctx context.Context, characterId int32, contactIds []int32, localVarOptionals *DeleteCharactersCharacterIdContactsOpts) (*http.Response, error)
func (*ContactsApiService) GetAlliancesAllianceIdContacts ¶
func (a *ContactsApiService) GetAlliancesAllianceIdContacts(ctx context.Context, allianceId int32, localVarOptionals *GetAlliancesAllianceIdContactsOpts) ([]GetAlliancesAllianceIdContacts200Ok, *http.Response, error)
func (*ContactsApiService) GetAlliancesAllianceIdContactsLabels ¶
func (a *ContactsApiService) GetAlliancesAllianceIdContactsLabels(ctx context.Context, allianceId int32, localVarOptionals *GetAlliancesAllianceIdContactsLabelsOpts) ([]GetAlliancesAllianceIdContactsLabels200Ok, *http.Response, error)
func (*ContactsApiService) GetCharactersCharacterIdContacts ¶
func (a *ContactsApiService) GetCharactersCharacterIdContacts(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdContactsOpts) ([]GetCharactersCharacterIdContacts200Ok, *http.Response, error)
func (*ContactsApiService) GetCharactersCharacterIdContactsLabels ¶
func (a *ContactsApiService) GetCharactersCharacterIdContactsLabels(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdContactsLabelsOpts) ([]GetCharactersCharacterIdContactsLabels200Ok, *http.Response, error)
func (*ContactsApiService) GetCorporationsCorporationIdContacts ¶
func (a *ContactsApiService) GetCorporationsCorporationIdContacts(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdContactsOpts) ([]GetCorporationsCorporationIdContacts200Ok, *http.Response, error)
func (*ContactsApiService) GetCorporationsCorporationIdContactsLabels ¶
func (a *ContactsApiService) GetCorporationsCorporationIdContactsLabels(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdContactsLabelsOpts) ([]GetCorporationsCorporationIdContactsLabels200Ok, *http.Response, error)
func (*ContactsApiService) PostCharactersCharacterIdContacts ¶
func (*ContactsApiService) PutCharactersCharacterIdContacts ¶
func (a *ContactsApiService) PutCharactersCharacterIdContacts(ctx context.Context, characterId int32, contactIds []int32, standing float32, localVarOptionals *PutCharactersCharacterIdContactsOpts) (*http.Response, error)
type ContractsApiService ¶
type ContractsApiService service
func (*ContractsApiService) GetCharactersCharacterIdContracts ¶
func (a *ContractsApiService) GetCharactersCharacterIdContracts(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdContractsOpts) ([]GetCharactersCharacterIdContracts200Ok, *http.Response, error)
func (*ContractsApiService) GetCharactersCharacterIdContractsContractIdBids ¶
func (a *ContractsApiService) GetCharactersCharacterIdContractsContractIdBids(ctx context.Context, characterId int32, contractId int32, localVarOptionals *GetCharactersCharacterIdContractsContractIdBidsOpts) ([]GetCharactersCharacterIdContractsContractIdBids200Ok, *http.Response, error)
func (*ContractsApiService) GetCharactersCharacterIdContractsContractIdItems ¶
func (a *ContractsApiService) GetCharactersCharacterIdContractsContractIdItems(ctx context.Context, characterId int32, contractId int32, localVarOptionals *GetCharactersCharacterIdContractsContractIdItemsOpts) ([]GetCharactersCharacterIdContractsContractIdItems200Ok, *http.Response, error)
func (*ContractsApiService) GetContractsPublicBidsContractId ¶
func (a *ContractsApiService) GetContractsPublicBidsContractId(ctx context.Context, contractId int32, localVarOptionals *GetContractsPublicBidsContractIdOpts) ([]GetContractsPublicBidsContractId200Ok, *http.Response, error)
func (*ContractsApiService) GetContractsPublicItemsContractId ¶
func (a *ContractsApiService) GetContractsPublicItemsContractId(ctx context.Context, contractId int32, localVarOptionals *GetContractsPublicItemsContractIdOpts) ([]GetContractsPublicItemsContractId200Ok, *http.Response, error)
func (*ContractsApiService) GetContractsPublicRegionId ¶
func (a *ContractsApiService) GetContractsPublicRegionId(ctx context.Context, regionId int32, localVarOptionals *GetContractsPublicRegionIdOpts) ([]GetContractsPublicRegionId200Ok, *http.Response, error)
func (*ContractsApiService) GetCorporationsCorporationIdContracts ¶
func (a *ContractsApiService) GetCorporationsCorporationIdContracts(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdContractsOpts) ([]GetCorporationsCorporationIdContracts200Ok, *http.Response, error)
func (*ContractsApiService) GetCorporationsCorporationIdContractsContractIdBids ¶
func (a *ContractsApiService) GetCorporationsCorporationIdContractsContractIdBids(ctx context.Context, contractId int32, corporationId int32, localVarOptionals *GetCorporationsCorporationIdContractsContractIdBidsOpts) ([]GetCorporationsCorporationIdContractsContractIdBids200Ok, *http.Response, error)
func (*ContractsApiService) GetCorporationsCorporationIdContractsContractIdItems ¶
func (a *ContractsApiService) GetCorporationsCorporationIdContractsContractIdItems(ctx context.Context, contractId int32, corporationId int32, localVarOptionals *GetCorporationsCorporationIdContractsContractIdItemsOpts) ([]GetCorporationsCorporationIdContractsContractIdItems200Ok, *http.Response, error)
type CorporationApiService ¶
type CorporationApiService service
func (*CorporationApiService) GetCorporationsCorporationId ¶
func (a *CorporationApiService) GetCorporationsCorporationId(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdOpts) (GetCorporationsCorporationIdOk, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdAlliancehistory ¶
func (a *CorporationApiService) GetCorporationsCorporationIdAlliancehistory(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdAlliancehistoryOpts) ([]GetCorporationsCorporationIdAlliancehistory200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdBlueprints ¶
func (a *CorporationApiService) GetCorporationsCorporationIdBlueprints(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdBlueprintsOpts) ([]GetCorporationsCorporationIdBlueprints200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdContainersLogs ¶
func (a *CorporationApiService) GetCorporationsCorporationIdContainersLogs(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdContainersLogsOpts) ([]GetCorporationsCorporationIdContainersLogs200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdDivisions ¶
func (a *CorporationApiService) GetCorporationsCorporationIdDivisions(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdDivisionsOpts) (GetCorporationsCorporationIdDivisionsOk, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdFacilities ¶
func (a *CorporationApiService) GetCorporationsCorporationIdFacilities(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdFacilitiesOpts) ([]GetCorporationsCorporationIdFacilities200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdIcons ¶
func (a *CorporationApiService) GetCorporationsCorporationIdIcons(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdIconsOpts) (GetCorporationsCorporationIdIconsOk, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdMedals ¶
func (a *CorporationApiService) GetCorporationsCorporationIdMedals(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdMedalsOpts) ([]GetCorporationsCorporationIdMedals200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdMedalsIssued ¶
func (a *CorporationApiService) GetCorporationsCorporationIdMedalsIssued(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdMedalsIssuedOpts) ([]GetCorporationsCorporationIdMedalsIssued200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdMembers ¶
func (a *CorporationApiService) GetCorporationsCorporationIdMembers(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdMembersOpts) ([]int32, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdMembersLimit ¶
func (a *CorporationApiService) GetCorporationsCorporationIdMembersLimit(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdMembersLimitOpts) (int32, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdMembersTitles ¶
func (a *CorporationApiService) GetCorporationsCorporationIdMembersTitles(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdMembersTitlesOpts) ([]GetCorporationsCorporationIdMembersTitles200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdMembertracking ¶
func (a *CorporationApiService) GetCorporationsCorporationIdMembertracking(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdMembertrackingOpts) ([]GetCorporationsCorporationIdMembertracking200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdRoles ¶
func (a *CorporationApiService) GetCorporationsCorporationIdRoles(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdRolesOpts) ([]GetCorporationsCorporationIdRoles200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdRolesHistory ¶
func (a *CorporationApiService) GetCorporationsCorporationIdRolesHistory(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdRolesHistoryOpts) ([]GetCorporationsCorporationIdRolesHistory200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdShareholders ¶
func (a *CorporationApiService) GetCorporationsCorporationIdShareholders(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdShareholdersOpts) ([]GetCorporationsCorporationIdShareholders200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdStandings ¶
func (a *CorporationApiService) GetCorporationsCorporationIdStandings(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdStandingsOpts) ([]GetCorporationsCorporationIdStandings200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdStarbases ¶
func (a *CorporationApiService) GetCorporationsCorporationIdStarbases(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdStarbasesOpts) ([]GetCorporationsCorporationIdStarbases200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdStarbasesStarbaseId ¶
func (a *CorporationApiService) GetCorporationsCorporationIdStarbasesStarbaseId(ctx context.Context, corporationId int32, starbaseId int64, systemId int32, localVarOptionals *GetCorporationsCorporationIdStarbasesStarbaseIdOpts) (GetCorporationsCorporationIdStarbasesStarbaseIdOk, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdStructures ¶
func (a *CorporationApiService) GetCorporationsCorporationIdStructures(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdStructuresOpts) ([]GetCorporationsCorporationIdStructures200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsCorporationIdTitles ¶
func (a *CorporationApiService) GetCorporationsCorporationIdTitles(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdTitlesOpts) ([]GetCorporationsCorporationIdTitles200Ok, *http.Response, error)
func (*CorporationApiService) GetCorporationsNpccorps ¶
func (a *CorporationApiService) GetCorporationsNpccorps(ctx context.Context, localVarOptionals *GetCorporationsNpccorpsOpts) ([]int32, *http.Response, error)
type DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity ¶
type DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* Unprocessable entity message */
}
Unprocessable entity
func (DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) MarshalEasyJSON ¶
func (v DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) MarshalJSON ¶
func (v DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) UnmarshalJSON ¶
func (v *DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList ¶
type DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList []DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity
A list of DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.
func (DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) MarshalEasyJSON ¶
func (v DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) MarshalJSON ¶
func (v DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) UnmarshalJSON ¶
func (v *DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type DeleteFleetsFleetIdMembersMemberIdNotFound ¶
type DeleteFleetsFleetIdMembersMemberIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (DeleteFleetsFleetIdMembersMemberIdNotFound) MarshalEasyJSON ¶
func (v DeleteFleetsFleetIdMembersMemberIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (DeleteFleetsFleetIdMembersMemberIdNotFound) MarshalJSON ¶
func (v DeleteFleetsFleetIdMembersMemberIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*DeleteFleetsFleetIdMembersMemberIdNotFound) UnmarshalEasyJSON ¶
func (v *DeleteFleetsFleetIdMembersMemberIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*DeleteFleetsFleetIdMembersMemberIdNotFound) UnmarshalJSON ¶
func (v *DeleteFleetsFleetIdMembersMemberIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type DeleteFleetsFleetIdMembersMemberIdNotFoundList ¶
type DeleteFleetsFleetIdMembersMemberIdNotFoundList []DeleteFleetsFleetIdMembersMemberIdNotFound
A list of DeleteFleetsFleetIdMembersMemberIdNotFound.
func (DeleteFleetsFleetIdMembersMemberIdNotFoundList) MarshalEasyJSON ¶
func (v DeleteFleetsFleetIdMembersMemberIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (DeleteFleetsFleetIdMembersMemberIdNotFoundList) MarshalJSON ¶
func (v DeleteFleetsFleetIdMembersMemberIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*DeleteFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalEasyJSON ¶
func (v *DeleteFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*DeleteFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalJSON ¶
func (v *DeleteFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type DeleteFleetsFleetIdSquadsSquadIdNotFound ¶
type DeleteFleetsFleetIdSquadsSquadIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (DeleteFleetsFleetIdSquadsSquadIdNotFound) MarshalEasyJSON ¶
func (v DeleteFleetsFleetIdSquadsSquadIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (DeleteFleetsFleetIdSquadsSquadIdNotFound) MarshalJSON ¶
func (v DeleteFleetsFleetIdSquadsSquadIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*DeleteFleetsFleetIdSquadsSquadIdNotFound) UnmarshalEasyJSON ¶
func (v *DeleteFleetsFleetIdSquadsSquadIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*DeleteFleetsFleetIdSquadsSquadIdNotFound) UnmarshalJSON ¶
func (v *DeleteFleetsFleetIdSquadsSquadIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type DeleteFleetsFleetIdSquadsSquadIdNotFoundList ¶
type DeleteFleetsFleetIdSquadsSquadIdNotFoundList []DeleteFleetsFleetIdSquadsSquadIdNotFound
A list of DeleteFleetsFleetIdSquadsSquadIdNotFound.
func (DeleteFleetsFleetIdSquadsSquadIdNotFoundList) MarshalEasyJSON ¶
func (v DeleteFleetsFleetIdSquadsSquadIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (DeleteFleetsFleetIdSquadsSquadIdNotFoundList) MarshalJSON ¶
func (v DeleteFleetsFleetIdSquadsSquadIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*DeleteFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalEasyJSON ¶
func (v *DeleteFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*DeleteFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalJSON ¶
func (v *DeleteFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type DeleteFleetsFleetIdWingsWingIdNotFound ¶
type DeleteFleetsFleetIdWingsWingIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (DeleteFleetsFleetIdWingsWingIdNotFound) MarshalEasyJSON ¶
func (v DeleteFleetsFleetIdWingsWingIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (DeleteFleetsFleetIdWingsWingIdNotFound) MarshalJSON ¶
func (v DeleteFleetsFleetIdWingsWingIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*DeleteFleetsFleetIdWingsWingIdNotFound) UnmarshalEasyJSON ¶
func (v *DeleteFleetsFleetIdWingsWingIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*DeleteFleetsFleetIdWingsWingIdNotFound) UnmarshalJSON ¶
func (v *DeleteFleetsFleetIdWingsWingIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type DeleteFleetsFleetIdWingsWingIdNotFoundList ¶
type DeleteFleetsFleetIdWingsWingIdNotFoundList []DeleteFleetsFleetIdWingsWingIdNotFound
A list of DeleteFleetsFleetIdWingsWingIdNotFound.
func (DeleteFleetsFleetIdWingsWingIdNotFoundList) MarshalEasyJSON ¶
func (v DeleteFleetsFleetIdWingsWingIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (DeleteFleetsFleetIdWingsWingIdNotFoundList) MarshalJSON ¶
func (v DeleteFleetsFleetIdWingsWingIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*DeleteFleetsFleetIdWingsWingIdNotFoundList) UnmarshalEasyJSON ¶
func (v *DeleteFleetsFleetIdWingsWingIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*DeleteFleetsFleetIdWingsWingIdNotFoundList) UnmarshalJSON ¶
func (v *DeleteFleetsFleetIdWingsWingIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type DogmaApiService ¶
type DogmaApiService service
func (*DogmaApiService) GetDogmaAttributes ¶
func (a *DogmaApiService) GetDogmaAttributes(ctx context.Context, localVarOptionals *GetDogmaAttributesOpts) ([]int32, *http.Response, error)
func (*DogmaApiService) GetDogmaAttributesAttributeId ¶
func (a *DogmaApiService) GetDogmaAttributesAttributeId(ctx context.Context, attributeId int32, localVarOptionals *GetDogmaAttributesAttributeIdOpts) (GetDogmaAttributesAttributeIdOk, *http.Response, error)
func (*DogmaApiService) GetDogmaDynamicItemsTypeIdItemId ¶
func (a *DogmaApiService) GetDogmaDynamicItemsTypeIdItemId(ctx context.Context, itemId int64, typeId int32, localVarOptionals *GetDogmaDynamicItemsTypeIdItemIdOpts) (GetDogmaDynamicItemsTypeIdItemIdOk, *http.Response, error)
func (*DogmaApiService) GetDogmaEffects ¶
func (a *DogmaApiService) GetDogmaEffects(ctx context.Context, localVarOptionals *GetDogmaEffectsOpts) ([]int32, *http.Response, error)
func (*DogmaApiService) GetDogmaEffectsEffectId ¶
func (a *DogmaApiService) GetDogmaEffectsEffectId(ctx context.Context, effectId int32, localVarOptionals *GetDogmaEffectsEffectIdOpts) (GetDogmaEffectsEffectIdOk, *http.Response, error)
type ErrorLimited ¶
type ErrorLimited struct {
Error_ string `json:"error,omitempty"` /* Error limited message */
}
Error limited model
func (ErrorLimited) MarshalEasyJSON ¶
func (v ErrorLimited) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (ErrorLimited) MarshalJSON ¶
func (v ErrorLimited) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*ErrorLimited) UnmarshalEasyJSON ¶
func (v *ErrorLimited) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*ErrorLimited) UnmarshalJSON ¶
func (v *ErrorLimited) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type ErrorLimitedList ¶
type ErrorLimitedList []ErrorLimited
A list of ErrorLimited.
func (ErrorLimitedList) MarshalEasyJSON ¶
func (v ErrorLimitedList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (ErrorLimitedList) MarshalJSON ¶
func (v ErrorLimitedList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*ErrorLimitedList) UnmarshalEasyJSON ¶
func (v *ErrorLimitedList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*ErrorLimitedList) UnmarshalJSON ¶
func (v *ErrorLimitedList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type FactionWarfareApiService ¶
type FactionWarfareApiService service
func (*FactionWarfareApiService) GetCharactersCharacterIdFwStats ¶
func (a *FactionWarfareApiService) GetCharactersCharacterIdFwStats(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdFwStatsOpts) (GetCharactersCharacterIdFwStatsOk, *http.Response, error)
func (*FactionWarfareApiService) GetCorporationsCorporationIdFwStats ¶
func (a *FactionWarfareApiService) GetCorporationsCorporationIdFwStats(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdFwStatsOpts) (GetCorporationsCorporationIdFwStatsOk, *http.Response, error)
func (*FactionWarfareApiService) GetFwLeaderboards ¶
func (a *FactionWarfareApiService) GetFwLeaderboards(ctx context.Context, localVarOptionals *GetFwLeaderboardsOpts) (GetFwLeaderboardsOk, *http.Response, error)
func (*FactionWarfareApiService) GetFwLeaderboardsCharacters ¶
func (a *FactionWarfareApiService) GetFwLeaderboardsCharacters(ctx context.Context, localVarOptionals *GetFwLeaderboardsCharactersOpts) (GetFwLeaderboardsCharactersOk, *http.Response, error)
func (*FactionWarfareApiService) GetFwLeaderboardsCorporations ¶
func (a *FactionWarfareApiService) GetFwLeaderboardsCorporations(ctx context.Context, localVarOptionals *GetFwLeaderboardsCorporationsOpts) (GetFwLeaderboardsCorporationsOk, *http.Response, error)
func (*FactionWarfareApiService) GetFwStats ¶
func (a *FactionWarfareApiService) GetFwStats(ctx context.Context, localVarOptionals *GetFwStatsOpts) ([]GetFwStats200Ok, *http.Response, error)
func (*FactionWarfareApiService) GetFwSystems ¶
func (a *FactionWarfareApiService) GetFwSystems(ctx context.Context, localVarOptionals *GetFwSystemsOpts) ([]GetFwSystems200Ok, *http.Response, error)
func (*FactionWarfareApiService) GetFwWars ¶
func (a *FactionWarfareApiService) GetFwWars(ctx context.Context, localVarOptionals *GetFwWarsOpts) ([]GetFwWars200Ok, *http.Response, error)
type FittingsApiService ¶
type FittingsApiService service
func (*FittingsApiService) DeleteCharactersCharacterIdFittingsFittingId ¶
func (a *FittingsApiService) DeleteCharactersCharacterIdFittingsFittingId(ctx context.Context, characterId int32, fittingId int32, localVarOptionals *DeleteCharactersCharacterIdFittingsFittingIdOpts) (*http.Response, error)
func (*FittingsApiService) GetCharactersCharacterIdFittings ¶
func (a *FittingsApiService) GetCharactersCharacterIdFittings(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdFittingsOpts) ([]GetCharactersCharacterIdFittings200Ok, *http.Response, error)
func (*FittingsApiService) PostCharactersCharacterIdFittings ¶
func (a *FittingsApiService) PostCharactersCharacterIdFittings(ctx context.Context, characterId int32, fitting PostCharactersCharacterIdFittingsFitting, localVarOptionals *PostCharactersCharacterIdFittingsOpts) (PostCharactersCharacterIdFittingsCreated, *http.Response, error)
type FleetsApiService ¶
type FleetsApiService service
func (*FleetsApiService) DeleteFleetsFleetIdMembersMemberId ¶
func (a *FleetsApiService) DeleteFleetsFleetIdMembersMemberId(ctx context.Context, fleetId int64, memberId int32, localVarOptionals *DeleteFleetsFleetIdMembersMemberIdOpts) (*http.Response, error)
func (*FleetsApiService) DeleteFleetsFleetIdSquadsSquadId ¶
func (a *FleetsApiService) DeleteFleetsFleetIdSquadsSquadId(ctx context.Context, fleetId int64, squadId int64, localVarOptionals *DeleteFleetsFleetIdSquadsSquadIdOpts) (*http.Response, error)
func (*FleetsApiService) DeleteFleetsFleetIdWingsWingId ¶
func (a *FleetsApiService) DeleteFleetsFleetIdWingsWingId(ctx context.Context, fleetId int64, wingId int64, localVarOptionals *DeleteFleetsFleetIdWingsWingIdOpts) (*http.Response, error)
func (*FleetsApiService) GetCharactersCharacterIdFleet ¶
func (a *FleetsApiService) GetCharactersCharacterIdFleet(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdFleetOpts) (GetCharactersCharacterIdFleetOk, *http.Response, error)
func (*FleetsApiService) GetFleetsFleetId ¶
func (a *FleetsApiService) GetFleetsFleetId(ctx context.Context, fleetId int64, localVarOptionals *GetFleetsFleetIdOpts) (GetFleetsFleetIdOk, *http.Response, error)
func (*FleetsApiService) GetFleetsFleetIdMembers ¶
func (a *FleetsApiService) GetFleetsFleetIdMembers(ctx context.Context, fleetId int64, localVarOptionals *GetFleetsFleetIdMembersOpts) ([]GetFleetsFleetIdMembers200Ok, *http.Response, error)
func (*FleetsApiService) GetFleetsFleetIdWings ¶
func (a *FleetsApiService) GetFleetsFleetIdWings(ctx context.Context, fleetId int64, localVarOptionals *GetFleetsFleetIdWingsOpts) ([]GetFleetsFleetIdWings200Ok, *http.Response, error)
func (*FleetsApiService) PostFleetsFleetIdMembers ¶
func (a *FleetsApiService) PostFleetsFleetIdMembers(ctx context.Context, fleetId int64, invitation PostFleetsFleetIdMembersInvitation, localVarOptionals *PostFleetsFleetIdMembersOpts) (*http.Response, error)
func (*FleetsApiService) PostFleetsFleetIdWings ¶
func (a *FleetsApiService) PostFleetsFleetIdWings(ctx context.Context, fleetId int64, localVarOptionals *PostFleetsFleetIdWingsOpts) (PostFleetsFleetIdWingsCreated, *http.Response, error)
func (*FleetsApiService) PostFleetsFleetIdWingsWingIdSquads ¶
func (a *FleetsApiService) PostFleetsFleetIdWingsWingIdSquads(ctx context.Context, fleetId int64, wingId int64, localVarOptionals *PostFleetsFleetIdWingsWingIdSquadsOpts) (PostFleetsFleetIdWingsWingIdSquadsCreated, *http.Response, error)
func (*FleetsApiService) PutFleetsFleetId ¶
func (a *FleetsApiService) PutFleetsFleetId(ctx context.Context, fleetId int64, newSettings PutFleetsFleetIdNewSettings, localVarOptionals *PutFleetsFleetIdOpts) (*http.Response, error)
func (*FleetsApiService) PutFleetsFleetIdMembersMemberId ¶
func (a *FleetsApiService) PutFleetsFleetIdMembersMemberId(ctx context.Context, fleetId int64, memberId int32, movement PutFleetsFleetIdMembersMemberIdMovement, localVarOptionals *PutFleetsFleetIdMembersMemberIdOpts) (*http.Response, error)
func (*FleetsApiService) PutFleetsFleetIdSquadsSquadId ¶
func (a *FleetsApiService) PutFleetsFleetIdSquadsSquadId(ctx context.Context, fleetId int64, naming PutFleetsFleetIdSquadsSquadIdNaming, squadId int64, localVarOptionals *PutFleetsFleetIdSquadsSquadIdOpts) (*http.Response, error)
func (*FleetsApiService) PutFleetsFleetIdWingsWingId ¶
func (a *FleetsApiService) PutFleetsFleetIdWingsWingId(ctx context.Context, fleetId int64, naming PutFleetsFleetIdWingsWingIdNaming, wingId int64, localVarOptionals *PutFleetsFleetIdWingsWingIdOpts) (*http.Response, error)
type Forbidden ¶
type Forbidden struct { Error_ string `json:"error,omitempty"` /* Forbidden message */ SsoStatus int32 `json:"sso_status,omitempty"` /* status code received from SSO */ }
Forbidden model
func (Forbidden) MarshalEasyJSON ¶
MarshalEasyJSON supports easyjson.Marshaler interface
func (Forbidden) MarshalJSON ¶
MarshalJSON supports json.Marshaler interface
func (*Forbidden) UnmarshalEasyJSON ¶
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*Forbidden) UnmarshalJSON ¶
UnmarshalJSON supports json.Unmarshaler interface
type ForbiddenList ¶
type ForbiddenList []Forbidden
A list of Forbidden.
func (ForbiddenList) MarshalEasyJSON ¶
func (v ForbiddenList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (ForbiddenList) MarshalJSON ¶
func (v ForbiddenList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*ForbiddenList) UnmarshalEasyJSON ¶
func (v *ForbiddenList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*ForbiddenList) UnmarshalJSON ¶
func (v *ForbiddenList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GatewayTimeout ¶
type GatewayTimeout struct { Error_ string `json:"error,omitempty"` /* Gateway timeout message */ Timeout int32 `json:"timeout,omitempty"` /* number of seconds the request was given */ }
Gateway timeout model
func (GatewayTimeout) MarshalEasyJSON ¶
func (v GatewayTimeout) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GatewayTimeout) MarshalJSON ¶
func (v GatewayTimeout) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GatewayTimeout) UnmarshalEasyJSON ¶
func (v *GatewayTimeout) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GatewayTimeout) UnmarshalJSON ¶
func (v *GatewayTimeout) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GatewayTimeoutList ¶
type GatewayTimeoutList []GatewayTimeout
A list of GatewayTimeout.
func (GatewayTimeoutList) MarshalEasyJSON ¶
func (v GatewayTimeoutList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GatewayTimeoutList) MarshalJSON ¶
func (v GatewayTimeoutList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GatewayTimeoutList) UnmarshalEasyJSON ¶
func (v *GatewayTimeoutList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GatewayTimeoutList) UnmarshalJSON ¶
func (v *GatewayTimeoutList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GenericSwaggerError ¶
type GenericSwaggerError struct {
// contains filtered or unexported fields
}
GenericSwaggerError Provides access to the body, error and model on returned errors.
func (GenericSwaggerError) Body ¶
func (e GenericSwaggerError) Body() []byte
Body returns the raw bytes of the response
func (GenericSwaggerError) Error ¶
func (e GenericSwaggerError) Error() string
Error returns non-empty string if there was an error.
func (GenericSwaggerError) Model ¶
func (e GenericSwaggerError) Model() interface{}
Model returns the unpacked model of the error
type GetAlliancesAllianceIdContacts200Ok ¶
type GetAlliancesAllianceIdContacts200Ok struct { ContactId int32 `json:"contact_id,omitempty"` /* contact_id integer */ ContactType string `json:"contact_type,omitempty"` /* contact_type string */ LabelIds []int64 `json:"label_ids,omitempty"` /* label_ids array */ Standing float32 `json:"standing,omitempty"` /* Standing of the contact */ }
200 ok object
func (GetAlliancesAllianceIdContacts200Ok) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdContacts200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdContacts200Ok) MarshalJSON ¶
func (v GetAlliancesAllianceIdContacts200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdContacts200Ok) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdContacts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdContacts200Ok) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdContacts200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdContacts200OkList ¶
type GetAlliancesAllianceIdContacts200OkList []GetAlliancesAllianceIdContacts200Ok
A list of GetAlliancesAllianceIdContacts200Ok.
func (GetAlliancesAllianceIdContacts200OkList) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdContacts200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdContacts200OkList) MarshalJSON ¶
func (v GetAlliancesAllianceIdContacts200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdContacts200OkList) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdContacts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdContacts200OkList) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdContacts200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdContactsLabels200Ok ¶
type GetAlliancesAllianceIdContactsLabels200Ok struct { LabelId int64 `json:"label_id,omitempty"` /* label_id integer */ LabelName string `json:"label_name,omitempty"` /* label_name string */ }
200 ok object
func (GetAlliancesAllianceIdContactsLabels200Ok) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdContactsLabels200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdContactsLabels200Ok) MarshalJSON ¶
func (v GetAlliancesAllianceIdContactsLabels200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdContactsLabels200Ok) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdContactsLabels200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdContactsLabels200Ok) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdContactsLabels200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdContactsLabels200OkList ¶
type GetAlliancesAllianceIdContactsLabels200OkList []GetAlliancesAllianceIdContactsLabels200Ok
A list of GetAlliancesAllianceIdContactsLabels200Ok.
func (GetAlliancesAllianceIdContactsLabels200OkList) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdContactsLabels200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdContactsLabels200OkList) MarshalJSON ¶
func (v GetAlliancesAllianceIdContactsLabels200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdContactsLabels200OkList) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdContactsLabels200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdContactsLabels200OkList) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdContactsLabels200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdIconsNotFound ¶
type GetAlliancesAllianceIdIconsNotFound struct {
Error_ string `json:"error,omitempty"` /* error message */
}
No image server for this datasource
func (GetAlliancesAllianceIdIconsNotFound) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdIconsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdIconsNotFound) MarshalJSON ¶
func (v GetAlliancesAllianceIdIconsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdIconsNotFound) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdIconsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdIconsNotFound) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdIconsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdIconsNotFoundList ¶
type GetAlliancesAllianceIdIconsNotFoundList []GetAlliancesAllianceIdIconsNotFound
A list of GetAlliancesAllianceIdIconsNotFound.
func (GetAlliancesAllianceIdIconsNotFoundList) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdIconsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdIconsNotFoundList) MarshalJSON ¶
func (v GetAlliancesAllianceIdIconsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdIconsNotFoundList) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdIconsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdIconsNotFoundList) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdIconsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdIconsOk ¶
type GetAlliancesAllianceIdIconsOk struct { Px128x128 string `json:"px128x128,omitempty"` /* px128x128 string */ Px64x64 string `json:"px64x64,omitempty"` /* px64x64 string */ }
200 ok object
func (GetAlliancesAllianceIdIconsOk) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdIconsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdIconsOk) MarshalJSON ¶
func (v GetAlliancesAllianceIdIconsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdIconsOk) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdIconsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdIconsOk) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdIconsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdIconsOkList ¶
type GetAlliancesAllianceIdIconsOkList []GetAlliancesAllianceIdIconsOk
A list of GetAlliancesAllianceIdIconsOk.
func (GetAlliancesAllianceIdIconsOkList) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdIconsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdIconsOkList) MarshalJSON ¶
func (v GetAlliancesAllianceIdIconsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdIconsOkList) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdIconsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdIconsOkList) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdIconsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdNotFound ¶
type GetAlliancesAllianceIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetAlliancesAllianceIdNotFound) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdNotFound) MarshalJSON ¶
func (v GetAlliancesAllianceIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdNotFound) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdNotFound) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdNotFoundList ¶
type GetAlliancesAllianceIdNotFoundList []GetAlliancesAllianceIdNotFound
A list of GetAlliancesAllianceIdNotFound.
func (GetAlliancesAllianceIdNotFoundList) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdNotFoundList) MarshalJSON ¶
func (v GetAlliancesAllianceIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdNotFoundList) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdOk ¶
type GetAlliancesAllianceIdOk struct { CreatorCorporationId int32 `json:"creator_corporation_id,omitempty"` /* ID of the corporation that created the alliance */ CreatorId int32 `json:"creator_id,omitempty"` /* ID of the character that created the alliance */ DateFounded time.Time `json:"date_founded,omitempty"` /* date_founded string */ ExecutorCorporationId int32 `json:"executor_corporation_id,omitempty"` /* the executor corporation ID, if this alliance is not closed */ FactionId int32 `json:"faction_id,omitempty"` /* Faction ID this alliance is fighting for, if this alliance is enlisted in factional warfare */ Name string `json:"name,omitempty"` /* the full name of the alliance */ Ticker string `json:"ticker,omitempty"` /* the short name of the alliance */ }
200 ok object
func (GetAlliancesAllianceIdOk) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdOk) MarshalJSON ¶
func (v GetAlliancesAllianceIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdOk) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdOk) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesAllianceIdOkList ¶
type GetAlliancesAllianceIdOkList []GetAlliancesAllianceIdOk
A list of GetAlliancesAllianceIdOk.
func (GetAlliancesAllianceIdOkList) MarshalEasyJSON ¶
func (v GetAlliancesAllianceIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetAlliancesAllianceIdOkList) MarshalJSON ¶
func (v GetAlliancesAllianceIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetAlliancesAllianceIdOkList) UnmarshalEasyJSON ¶
func (v *GetAlliancesAllianceIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetAlliancesAllianceIdOkList) UnmarshalJSON ¶
func (v *GetAlliancesAllianceIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetAlliancesOpts ¶
type GetCharactersCharacterIdAgentsResearch200Ok ¶
type GetCharactersCharacterIdAgentsResearch200Ok struct { AgentId int32 `json:"agent_id,omitempty"` /* agent_id integer */ PointsPerDay float32 `json:"points_per_day,omitempty"` /* points_per_day number */ RemainderPoints float32 `json:"remainder_points,omitempty"` /* remainder_points number */ SkillTypeId int32 `json:"skill_type_id,omitempty"` /* skill_type_id integer */ StartedAt time.Time `json:"started_at,omitempty"` /* started_at string */ }
200 ok object
func (GetCharactersCharacterIdAgentsResearch200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdAgentsResearch200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdAgentsResearch200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdAgentsResearch200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdAgentsResearch200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdAgentsResearch200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdAgentsResearch200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdAgentsResearch200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdAgentsResearch200OkList ¶
type GetCharactersCharacterIdAgentsResearch200OkList []GetCharactersCharacterIdAgentsResearch200Ok
A list of GetCharactersCharacterIdAgentsResearch200Ok.
func (GetCharactersCharacterIdAgentsResearch200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdAgentsResearch200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdAgentsResearch200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdAgentsResearch200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdAgentsResearch200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdAgentsResearch200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdAgentsResearch200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdAgentsResearch200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdAssets200Ok ¶
type GetCharactersCharacterIdAssets200Ok struct { IsBlueprintCopy bool `json:"is_blueprint_copy,omitempty"` /* is_blueprint_copy boolean */ IsSingleton bool `json:"is_singleton,omitempty"` /* is_singleton boolean */ ItemId int64 `json:"item_id,omitempty"` /* item_id integer */ LocationFlag string `json:"location_flag,omitempty"` /* location_flag string */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ LocationType string `json:"location_type,omitempty"` /* location_type string */ Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetCharactersCharacterIdAssets200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdAssets200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdAssets200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdAssets200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdAssets200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdAssets200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdAssets200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdAssets200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdAssets200OkList ¶
type GetCharactersCharacterIdAssets200OkList []GetCharactersCharacterIdAssets200Ok
A list of GetCharactersCharacterIdAssets200Ok.
func (GetCharactersCharacterIdAssets200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdAssets200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdAssets200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdAssets200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdAssets200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdAssets200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdAssets200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdAssets200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdAssetsNotFound ¶
type GetCharactersCharacterIdAssetsNotFound struct {
Error_ string `json:"error,omitempty"` /* error message */
}
Requested page does not exist
func (GetCharactersCharacterIdAssetsNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdAssetsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdAssetsNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdAssetsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdAssetsNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdAssetsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdAssetsNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdAssetsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdAssetsNotFoundList ¶
type GetCharactersCharacterIdAssetsNotFoundList []GetCharactersCharacterIdAssetsNotFound
A list of GetCharactersCharacterIdAssetsNotFound.
func (GetCharactersCharacterIdAssetsNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdAssetsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdAssetsNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdAssetsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdAssetsNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdAssetsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdAssetsNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdAssetsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdAttributesOk ¶
type GetCharactersCharacterIdAttributesOk struct { AccruedRemapCooldownDate time.Time `json:"accrued_remap_cooldown_date,omitempty"` /* Neural remapping cooldown after a character uses remap accrued over time */ BonusRemaps int32 `json:"bonus_remaps,omitempty"` /* Number of available bonus character neural remaps */ Charisma int32 `json:"charisma,omitempty"` /* charisma integer */ Intelligence int32 `json:"intelligence,omitempty"` /* intelligence integer */ LastRemapDate time.Time `json:"last_remap_date,omitempty"` /* Datetime of last neural remap, including usage of bonus remaps */ Memory int32 `json:"memory,omitempty"` /* memory integer */ Perception int32 `json:"perception,omitempty"` /* perception integer */ Willpower int32 `json:"willpower,omitempty"` /* willpower integer */ }
200 ok object
func (GetCharactersCharacterIdAttributesOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdAttributesOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdAttributesOk) MarshalJSON ¶
func (v GetCharactersCharacterIdAttributesOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdAttributesOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdAttributesOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdAttributesOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdAttributesOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdAttributesOkList ¶
type GetCharactersCharacterIdAttributesOkList []GetCharactersCharacterIdAttributesOk
A list of GetCharactersCharacterIdAttributesOk.
func (GetCharactersCharacterIdAttributesOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdAttributesOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdAttributesOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdAttributesOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdAttributesOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdAttributesOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdAttributesOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdAttributesOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBlueprints200Ok ¶
type GetCharactersCharacterIdBlueprints200Ok struct { ItemId int64 `json:"item_id,omitempty"` /* Unique ID for this item. */ LocationFlag string `json:"location_flag,omitempty"` /* Type of the location_id */ LocationId int64 `json:"location_id,omitempty"` /* References a station, a ship or an item_id if this blueprint is located within a container. If the return value is an item_id, then the Character AssetList API must be queried to find the container using the given item_id to determine the correct location of the Blueprint. */ MaterialEfficiency int32 `json:"material_efficiency,omitempty"` /* Material Efficiency Level of the blueprint. */ Quantity int32 `json:"quantity,omitempty"` /* A range of numbers with a minimum of -2 and no maximum value where -1 is an original and -2 is a copy. It can be a positive integer if it is a stack of blueprint originals fresh from the market (e.g. no activities performed on them yet). */ Runs int32 `json:"runs,omitempty"` /* Number of runs remaining if the blueprint is a copy, -1 if it is an original. */ TimeEfficiency int32 `json:"time_efficiency,omitempty"` /* Time Efficiency Level of the blueprint. */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetCharactersCharacterIdBlueprints200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBlueprints200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBlueprints200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdBlueprints200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBlueprints200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBlueprints200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBlueprints200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBlueprints200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBlueprints200OkList ¶
type GetCharactersCharacterIdBlueprints200OkList []GetCharactersCharacterIdBlueprints200Ok
A list of GetCharactersCharacterIdBlueprints200Ok.
func (GetCharactersCharacterIdBlueprints200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBlueprints200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBlueprints200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdBlueprints200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBlueprints200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBlueprints200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBlueprints200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBlueprints200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBookmarks200Ok ¶
type GetCharactersCharacterIdBookmarks200Ok struct { BookmarkId int32 `json:"bookmark_id,omitempty"` /* bookmark_id integer */ Coordinates GetCharactersCharacterIdBookmarksCoordinates `json:"coordinates,omitempty"` Created time.Time `json:"created,omitempty"` /* created string */ CreatorId int32 `json:"creator_id,omitempty"` /* creator_id integer */ FolderId int32 `json:"folder_id,omitempty"` /* folder_id integer */ Item GetCharactersCharacterIdBookmarksItem `json:"item,omitempty"` Label string `json:"label,omitempty"` /* label string */ LocationId int32 `json:"location_id,omitempty"` /* location_id integer */ Notes string `json:"notes,omitempty"` /* notes string */ }
200 ok object
func (GetCharactersCharacterIdBookmarks200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBookmarks200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBookmarks200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdBookmarks200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBookmarks200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBookmarks200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBookmarks200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBookmarks200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBookmarks200OkList ¶
type GetCharactersCharacterIdBookmarks200OkList []GetCharactersCharacterIdBookmarks200Ok
A list of GetCharactersCharacterIdBookmarks200Ok.
func (GetCharactersCharacterIdBookmarks200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBookmarks200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBookmarks200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdBookmarks200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBookmarks200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBookmarks200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBookmarks200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBookmarks200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBookmarksCoordinates ¶
type GetCharactersCharacterIdBookmarksCoordinates struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
Optional object that is returned if a bookmark was made on a planet or a random location in space.
func (GetCharactersCharacterIdBookmarksCoordinates) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBookmarksCoordinates) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBookmarksCoordinates) MarshalJSON ¶
func (v GetCharactersCharacterIdBookmarksCoordinates) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBookmarksCoordinates) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBookmarksCoordinates) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBookmarksCoordinates) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBookmarksCoordinates) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBookmarksCoordinatesList ¶
type GetCharactersCharacterIdBookmarksCoordinatesList []GetCharactersCharacterIdBookmarksCoordinates
A list of GetCharactersCharacterIdBookmarksCoordinates.
func (GetCharactersCharacterIdBookmarksCoordinatesList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBookmarksCoordinatesList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBookmarksCoordinatesList) MarshalJSON ¶
func (v GetCharactersCharacterIdBookmarksCoordinatesList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBookmarksCoordinatesList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBookmarksCoordinatesList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBookmarksCoordinatesList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBookmarksCoordinatesList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBookmarksFolders200Ok ¶
type GetCharactersCharacterIdBookmarksFolders200Ok struct { FolderId int32 `json:"folder_id,omitempty"` /* folder_id integer */ Name string `json:"name,omitempty"` /* name string */ }
200 ok object
func (GetCharactersCharacterIdBookmarksFolders200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBookmarksFolders200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBookmarksFolders200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdBookmarksFolders200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBookmarksFolders200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBookmarksFolders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBookmarksFolders200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBookmarksFolders200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBookmarksFolders200OkList ¶
type GetCharactersCharacterIdBookmarksFolders200OkList []GetCharactersCharacterIdBookmarksFolders200Ok
A list of GetCharactersCharacterIdBookmarksFolders200Ok.
func (GetCharactersCharacterIdBookmarksFolders200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBookmarksFolders200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBookmarksFolders200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdBookmarksFolders200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBookmarksFolders200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBookmarksFolders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBookmarksFolders200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBookmarksFolders200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBookmarksItem ¶
type GetCharactersCharacterIdBookmarksItem struct { ItemId int64 `json:"item_id,omitempty"` /* item_id integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
Optional object that is returned if a bookmark was made on a particular item.
func (GetCharactersCharacterIdBookmarksItem) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBookmarksItem) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBookmarksItem) MarshalJSON ¶
func (v GetCharactersCharacterIdBookmarksItem) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBookmarksItem) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBookmarksItem) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBookmarksItem) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBookmarksItem) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdBookmarksItemList ¶
type GetCharactersCharacterIdBookmarksItemList []GetCharactersCharacterIdBookmarksItem
A list of GetCharactersCharacterIdBookmarksItem.
func (GetCharactersCharacterIdBookmarksItemList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdBookmarksItemList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdBookmarksItemList) MarshalJSON ¶
func (v GetCharactersCharacterIdBookmarksItemList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdBookmarksItemList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdBookmarksItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdBookmarksItemList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdBookmarksItemList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendar200Ok ¶
type GetCharactersCharacterIdCalendar200Ok struct { EventDate time.Time `json:"event_date,omitempty"` /* event_date string */ EventId int32 `json:"event_id,omitempty"` /* event_id integer */ EventResponse string `json:"event_response,omitempty"` /* event_response string */ Importance int32 `json:"importance,omitempty"` /* importance integer */ Title string `json:"title,omitempty"` /* title string */ }
event
func (GetCharactersCharacterIdCalendar200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendar200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendar200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendar200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendar200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendar200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendar200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendar200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendar200OkList ¶
type GetCharactersCharacterIdCalendar200OkList []GetCharactersCharacterIdCalendar200Ok
A list of GetCharactersCharacterIdCalendar200Ok.
func (GetCharactersCharacterIdCalendar200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendar200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendar200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendar200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendar200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendar200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendar200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendar200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendarEventIdAttendees200Ok ¶
type GetCharactersCharacterIdCalendarEventIdAttendees200Ok struct { CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ EventResponse string `json:"event_response,omitempty"` /* event_response string */ }
character_id and response of an attendee
func (GetCharactersCharacterIdCalendarEventIdAttendees200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdAttendees200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendarEventIdAttendees200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdAttendees200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendarEventIdAttendees200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdAttendees200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendarEventIdAttendees200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdAttendees200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendarEventIdAttendees200OkList ¶
type GetCharactersCharacterIdCalendarEventIdAttendees200OkList []GetCharactersCharacterIdCalendarEventIdAttendees200Ok
A list of GetCharactersCharacterIdCalendarEventIdAttendees200Ok.
func (GetCharactersCharacterIdCalendarEventIdAttendees200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdAttendees200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendarEventIdAttendees200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdAttendees200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendarEventIdAttendees200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdAttendees200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendarEventIdAttendees200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdAttendees200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendarEventIdAttendeesNotFound ¶
type GetCharactersCharacterIdCalendarEventIdAttendeesNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdAttendeesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList ¶
type GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList []GetCharactersCharacterIdCalendarEventIdAttendeesNotFound
A list of GetCharactersCharacterIdCalendarEventIdAttendeesNotFound.
func (GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdAttendeesNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendarEventIdNotFound ¶
type GetCharactersCharacterIdCalendarEventIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCharactersCharacterIdCalendarEventIdNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendarEventIdNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendarEventIdNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendarEventIdNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendarEventIdNotFoundList ¶
type GetCharactersCharacterIdCalendarEventIdNotFoundList []GetCharactersCharacterIdCalendarEventIdNotFound
A list of GetCharactersCharacterIdCalendarEventIdNotFound.
func (GetCharactersCharacterIdCalendarEventIdNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendarEventIdNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendarEventIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendarEventIdNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendarEventIdOk ¶
type GetCharactersCharacterIdCalendarEventIdOk struct { Date time.Time `json:"date,omitempty"` /* date string */ Duration int32 `json:"duration,omitempty"` /* Length in minutes */ EventId int32 `json:"event_id,omitempty"` /* event_id integer */ Importance int32 `json:"importance,omitempty"` /* importance integer */ OwnerId int32 `json:"owner_id,omitempty"` /* owner_id integer */ OwnerName string `json:"owner_name,omitempty"` /* owner_name string */ OwnerType string `json:"owner_type,omitempty"` /* owner_type string */ Response string `json:"response,omitempty"` /* response string */ Text string `json:"text,omitempty"` /* text string */ Title string `json:"title,omitempty"` /* title string */ }
Full details of a specific event
func (GetCharactersCharacterIdCalendarEventIdOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendarEventIdOk) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendarEventIdOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendarEventIdOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCalendarEventIdOkList ¶
type GetCharactersCharacterIdCalendarEventIdOkList []GetCharactersCharacterIdCalendarEventIdOk
A list of GetCharactersCharacterIdCalendarEventIdOk.
func (GetCharactersCharacterIdCalendarEventIdOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCalendarEventIdOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdCalendarEventIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCalendarEventIdOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCalendarEventIdOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCalendarEventIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdClonesHomeLocation ¶
type GetCharactersCharacterIdClonesHomeLocation struct { LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ LocationType string `json:"location_type,omitempty"` /* location_type string */ }
home_location object
func (GetCharactersCharacterIdClonesHomeLocation) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdClonesHomeLocation) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdClonesHomeLocation) MarshalJSON ¶
func (v GetCharactersCharacterIdClonesHomeLocation) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdClonesHomeLocation) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdClonesHomeLocation) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdClonesHomeLocation) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdClonesHomeLocation) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdClonesHomeLocationList ¶
type GetCharactersCharacterIdClonesHomeLocationList []GetCharactersCharacterIdClonesHomeLocation
A list of GetCharactersCharacterIdClonesHomeLocation.
func (GetCharactersCharacterIdClonesHomeLocationList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdClonesHomeLocationList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdClonesHomeLocationList) MarshalJSON ¶
func (v GetCharactersCharacterIdClonesHomeLocationList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdClonesHomeLocationList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdClonesHomeLocationList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdClonesHomeLocationList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdClonesHomeLocationList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdClonesJumpClone ¶
type GetCharactersCharacterIdClonesJumpClone struct { Implants []int32 `json:"implants,omitempty"` /* implants array */ JumpCloneId int32 `json:"jump_clone_id,omitempty"` /* jump_clone_id integer */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ LocationType string `json:"location_type,omitempty"` /* location_type string */ Name string `json:"name,omitempty"` /* name string */ }
jump_clone object
func (GetCharactersCharacterIdClonesJumpClone) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdClonesJumpClone) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdClonesJumpClone) MarshalJSON ¶
func (v GetCharactersCharacterIdClonesJumpClone) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdClonesJumpClone) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdClonesJumpClone) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdClonesJumpClone) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdClonesJumpClone) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdClonesJumpCloneList ¶
type GetCharactersCharacterIdClonesJumpCloneList []GetCharactersCharacterIdClonesJumpClone
A list of GetCharactersCharacterIdClonesJumpClone.
func (GetCharactersCharacterIdClonesJumpCloneList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdClonesJumpCloneList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdClonesJumpCloneList) MarshalJSON ¶
func (v GetCharactersCharacterIdClonesJumpCloneList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdClonesJumpCloneList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdClonesJumpCloneList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdClonesJumpCloneList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdClonesJumpCloneList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdClonesOk ¶
type GetCharactersCharacterIdClonesOk struct { HomeLocation GetCharactersCharacterIdClonesHomeLocation `json:"home_location,omitempty"` JumpClones []GetCharactersCharacterIdClonesJumpClone `json:"jump_clones,omitempty"` /* jump_clones array */ LastCloneJumpDate time.Time `json:"last_clone_jump_date,omitempty"` /* last_clone_jump_date string */ LastStationChangeDate time.Time `json:"last_station_change_date,omitempty"` /* last_station_change_date string */ }
200 ok object
func (GetCharactersCharacterIdClonesOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdClonesOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdClonesOk) MarshalJSON ¶
func (v GetCharactersCharacterIdClonesOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdClonesOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdClonesOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdClonesOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdClonesOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdClonesOkList ¶
type GetCharactersCharacterIdClonesOkList []GetCharactersCharacterIdClonesOk
A list of GetCharactersCharacterIdClonesOk.
func (GetCharactersCharacterIdClonesOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdClonesOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdClonesOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdClonesOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdClonesOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdClonesOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdClonesOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdClonesOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContacts200Ok ¶
type GetCharactersCharacterIdContacts200Ok struct { ContactId int32 `json:"contact_id,omitempty"` /* contact_id integer */ ContactType string `json:"contact_type,omitempty"` /* contact_type string */ IsBlocked bool `json:"is_blocked,omitempty"` /* Whether this contact is in the blocked list. Note a missing value denotes unknown, not true or false */ IsWatched bool `json:"is_watched,omitempty"` /* Whether this contact is being watched */ LabelIds []int64 `json:"label_ids,omitempty"` /* label_ids array */ Standing float32 `json:"standing,omitempty"` /* Standing of the contact */ }
200 ok object
func (GetCharactersCharacterIdContacts200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContacts200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContacts200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdContacts200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContacts200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContacts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContacts200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContacts200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContacts200OkList ¶
type GetCharactersCharacterIdContacts200OkList []GetCharactersCharacterIdContacts200Ok
A list of GetCharactersCharacterIdContacts200Ok.
func (GetCharactersCharacterIdContacts200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContacts200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContacts200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdContacts200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContacts200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContacts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContacts200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContacts200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContactsLabels200Ok ¶
type GetCharactersCharacterIdContactsLabels200Ok struct { LabelId int64 `json:"label_id,omitempty"` /* label_id integer */ LabelName string `json:"label_name,omitempty"` /* label_name string */ }
200 ok object
func (GetCharactersCharacterIdContactsLabels200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContactsLabels200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContactsLabels200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdContactsLabels200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContactsLabels200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContactsLabels200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContactsLabels200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContactsLabels200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContactsLabels200OkList ¶
type GetCharactersCharacterIdContactsLabels200OkList []GetCharactersCharacterIdContactsLabels200Ok
A list of GetCharactersCharacterIdContactsLabels200Ok.
func (GetCharactersCharacterIdContactsLabels200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContactsLabels200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContactsLabels200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdContactsLabels200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContactsLabels200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContactsLabels200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContactsLabels200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContactsLabels200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContracts200Ok ¶
type GetCharactersCharacterIdContracts200Ok struct { AcceptorId int32 `json:"acceptor_id,omitempty"` /* Who will accept the contract */ AssigneeId int32 `json:"assignee_id,omitempty"` /* ID to whom the contract is assigned, can be alliance, corporation or character ID */ Availability string `json:"availability,omitempty"` /* To whom the contract is available */ Buyout float64 `json:"buyout,omitempty"` /* Buyout price (for Auctions only) */ Collateral float64 `json:"collateral,omitempty"` /* Collateral price (for Couriers only) */ ContractId int32 `json:"contract_id,omitempty"` /* contract_id integer */ DateAccepted time.Time `json:"date_accepted,omitempty"` /* Date of confirmation of contract */ DateCompleted time.Time `json:"date_completed,omitempty"` /* Date of completed of contract */ DateExpired time.Time `json:"date_expired,omitempty"` /* Expiration date of the contract */ DateIssued time.Time `json:"date_issued,omitempty"` /* Сreation date of the contract */ DaysToComplete int32 `json:"days_to_complete,omitempty"` /* Number of days to perform the contract */ EndLocationId int64 `json:"end_location_id,omitempty"` /* End location ID (for Couriers contract) */ ForCorporation bool `json:"for_corporation,omitempty"` /* true if the contract was issued on behalf of the issuer's corporation */ IssuerCorporationId int32 `json:"issuer_corporation_id,omitempty"` /* Character's corporation ID for the issuer */ IssuerId int32 `json:"issuer_id,omitempty"` /* Character ID for the issuer */ Price float64 `json:"price,omitempty"` /* Price of contract (for ItemsExchange and Auctions) */ Reward float64 `json:"reward,omitempty"` /* Remuneration for contract (for Couriers only) */ StartLocationId int64 `json:"start_location_id,omitempty"` /* Start location ID (for Couriers contract) */ Status string `json:"status,omitempty"` /* Status of the the contract */ Title string `json:"title,omitempty"` /* Title of the contract */ Type_ string `json:"type,omitempty"` /* Type of the contract */ Volume float64 `json:"volume,omitempty"` /* Volume of items in the contract */ }
200 ok object
func (GetCharactersCharacterIdContracts200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContracts200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContracts200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdContracts200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContracts200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContracts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContracts200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContracts200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContracts200OkList ¶
type GetCharactersCharacterIdContracts200OkList []GetCharactersCharacterIdContracts200Ok
A list of GetCharactersCharacterIdContracts200Ok.
func (GetCharactersCharacterIdContracts200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContracts200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContracts200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdContracts200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContracts200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContracts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContracts200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContracts200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContractsContractIdBids200Ok ¶
type GetCharactersCharacterIdContractsContractIdBids200Ok struct { Amount float32 `json:"amount,omitempty"` /* The amount bid, in ISK */ BidId int32 `json:"bid_id,omitempty"` /* Unique ID for the bid */ BidderId int32 `json:"bidder_id,omitempty"` /* Character ID of the bidder */ DateBid time.Time `json:"date_bid,omitempty"` /* Datetime when the bid was placed */ }
200 ok object
func (GetCharactersCharacterIdContractsContractIdBids200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContractsContractIdBids200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContractsContractIdBids200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdContractsContractIdBids200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContractsContractIdBids200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdBids200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContractsContractIdBids200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdBids200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContractsContractIdBids200OkList ¶
type GetCharactersCharacterIdContractsContractIdBids200OkList []GetCharactersCharacterIdContractsContractIdBids200Ok
A list of GetCharactersCharacterIdContractsContractIdBids200Ok.
func (GetCharactersCharacterIdContractsContractIdBids200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContractsContractIdBids200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContractsContractIdBids200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdContractsContractIdBids200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContractsContractIdBids200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdBids200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContractsContractIdBids200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdBids200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContractsContractIdBidsNotFound ¶
type GetCharactersCharacterIdContractsContractIdBidsNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCharactersCharacterIdContractsContractIdBidsNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContractsContractIdBidsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContractsContractIdBidsNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdContractsContractIdBidsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContractsContractIdBidsNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdBidsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContractsContractIdBidsNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdBidsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContractsContractIdBidsNotFoundList ¶
type GetCharactersCharacterIdContractsContractIdBidsNotFoundList []GetCharactersCharacterIdContractsContractIdBidsNotFound
A list of GetCharactersCharacterIdContractsContractIdBidsNotFound.
func (GetCharactersCharacterIdContractsContractIdBidsNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContractsContractIdBidsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContractsContractIdBidsNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdContractsContractIdBidsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContractsContractIdBidsNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdBidsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContractsContractIdBidsNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdBidsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContractsContractIdItems200Ok ¶
type GetCharactersCharacterIdContractsContractIdItems200Ok struct { IsIncluded bool `json:"is_included,omitempty"` /* true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract */ IsSingleton bool `json:"is_singleton,omitempty"` /* is_singleton boolean */ Quantity int32 `json:"quantity,omitempty"` /* Number of items in the stack */ RawQuantity int32 `json:"raw_quantity,omitempty"` /* -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy */ RecordId int64 `json:"record_id,omitempty"` /* Unique ID for the item */ TypeId int32 `json:"type_id,omitempty"` /* Type ID for item */ }
200 ok object
func (GetCharactersCharacterIdContractsContractIdItems200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContractsContractIdItems200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContractsContractIdItems200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdContractsContractIdItems200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContractsContractIdItems200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdItems200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContractsContractIdItems200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdItems200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContractsContractIdItems200OkList ¶
type GetCharactersCharacterIdContractsContractIdItems200OkList []GetCharactersCharacterIdContractsContractIdItems200Ok
A list of GetCharactersCharacterIdContractsContractIdItems200Ok.
func (GetCharactersCharacterIdContractsContractIdItems200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContractsContractIdItems200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContractsContractIdItems200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdContractsContractIdItems200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContractsContractIdItems200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdItems200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContractsContractIdItems200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdItems200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContractsContractIdItemsNotFound ¶
type GetCharactersCharacterIdContractsContractIdItemsNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCharactersCharacterIdContractsContractIdItemsNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContractsContractIdItemsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContractsContractIdItemsNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdContractsContractIdItemsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContractsContractIdItemsNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdItemsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContractsContractIdItemsNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdItemsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdContractsContractIdItemsNotFoundList ¶
type GetCharactersCharacterIdContractsContractIdItemsNotFoundList []GetCharactersCharacterIdContractsContractIdItemsNotFound
A list of GetCharactersCharacterIdContractsContractIdItemsNotFound.
func (GetCharactersCharacterIdContractsContractIdItemsNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdContractsContractIdItemsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdContractsContractIdItemsNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdContractsContractIdItemsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdContractsContractIdItemsNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdItemsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdContractsContractIdItemsNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdContractsContractIdItemsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCorporationhistory200Ok ¶
type GetCharactersCharacterIdCorporationhistory200Ok struct { CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ IsDeleted bool `json:"is_deleted,omitempty"` /* True if the corporation has been deleted */ RecordId int32 `json:"record_id,omitempty"` /* An incrementing ID that can be used to canonically establish order of records in cases where dates may be ambiguous */ StartDate time.Time `json:"start_date,omitempty"` /* start_date string */ }
200 ok object
func (GetCharactersCharacterIdCorporationhistory200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCorporationhistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCorporationhistory200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdCorporationhistory200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCorporationhistory200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCorporationhistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCorporationhistory200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCorporationhistory200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdCorporationhistory200OkList ¶
type GetCharactersCharacterIdCorporationhistory200OkList []GetCharactersCharacterIdCorporationhistory200Ok
A list of GetCharactersCharacterIdCorporationhistory200Ok.
func (GetCharactersCharacterIdCorporationhistory200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdCorporationhistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdCorporationhistory200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdCorporationhistory200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdCorporationhistory200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdCorporationhistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdCorporationhistory200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdCorporationhistory200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFatigueOk ¶
type GetCharactersCharacterIdFatigueOk struct { JumpFatigueExpireDate time.Time `json:"jump_fatigue_expire_date,omitempty"` /* Character's jump fatigue expiry */ LastJumpDate time.Time `json:"last_jump_date,omitempty"` /* Character's last jump activation */ LastUpdateDate time.Time `json:"last_update_date,omitempty"` /* Character's last jump update */ }
200 ok object
func (GetCharactersCharacterIdFatigueOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFatigueOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFatigueOk) MarshalJSON ¶
func (v GetCharactersCharacterIdFatigueOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFatigueOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFatigueOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFatigueOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFatigueOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFatigueOkList ¶
type GetCharactersCharacterIdFatigueOkList []GetCharactersCharacterIdFatigueOk
A list of GetCharactersCharacterIdFatigueOk.
func (GetCharactersCharacterIdFatigueOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFatigueOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFatigueOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdFatigueOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFatigueOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFatigueOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFatigueOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFatigueOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFittings200Ok ¶
type GetCharactersCharacterIdFittings200Ok struct { Description string `json:"description,omitempty"` /* description string */ FittingId int32 `json:"fitting_id,omitempty"` /* fitting_id integer */ Items []GetCharactersCharacterIdFittingsItem `json:"items,omitempty"` /* items array */ Name string `json:"name,omitempty"` /* name string */ ShipTypeId int32 `json:"ship_type_id,omitempty"` /* ship_type_id integer */ }
200 ok object
func (GetCharactersCharacterIdFittings200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFittings200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFittings200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdFittings200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFittings200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFittings200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFittings200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFittings200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFittings200OkList ¶
type GetCharactersCharacterIdFittings200OkList []GetCharactersCharacterIdFittings200Ok
A list of GetCharactersCharacterIdFittings200Ok.
func (GetCharactersCharacterIdFittings200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFittings200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFittings200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdFittings200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFittings200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFittings200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFittings200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFittings200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFittingsItem ¶
type GetCharactersCharacterIdFittingsItem struct { Flag string `json:"flag,omitempty"` /* flag string */ Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
item object
func (GetCharactersCharacterIdFittingsItem) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFittingsItem) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFittingsItem) MarshalJSON ¶
func (v GetCharactersCharacterIdFittingsItem) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFittingsItem) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFittingsItem) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFittingsItem) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFittingsItem) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFittingsItemList ¶
type GetCharactersCharacterIdFittingsItemList []GetCharactersCharacterIdFittingsItem
A list of GetCharactersCharacterIdFittingsItem.
func (GetCharactersCharacterIdFittingsItemList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFittingsItemList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFittingsItemList) MarshalJSON ¶
func (v GetCharactersCharacterIdFittingsItemList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFittingsItemList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFittingsItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFittingsItemList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFittingsItemList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFleetNotFound ¶
type GetCharactersCharacterIdFleetNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCharactersCharacterIdFleetNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFleetNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFleetNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdFleetNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFleetNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFleetNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFleetNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFleetNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFleetNotFoundList ¶
type GetCharactersCharacterIdFleetNotFoundList []GetCharactersCharacterIdFleetNotFound
A list of GetCharactersCharacterIdFleetNotFound.
func (GetCharactersCharacterIdFleetNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFleetNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFleetNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdFleetNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFleetNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFleetNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFleetNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFleetNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFleetOk ¶
type GetCharactersCharacterIdFleetOk struct { FleetId int64 `json:"fleet_id,omitempty"` /* The character's current fleet ID */ Role string `json:"role,omitempty"` /* Member’s role in fleet */ SquadId int64 `json:"squad_id,omitempty"` /* ID of the squad the member is in. If not applicable, will be set to -1 */ WingId int64 `json:"wing_id,omitempty"` /* ID of the wing the member is in. If not applicable, will be set to -1 */ }
200 ok object
func (GetCharactersCharacterIdFleetOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFleetOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFleetOk) MarshalJSON ¶
func (v GetCharactersCharacterIdFleetOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFleetOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFleetOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFleetOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFleetOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFleetOkList ¶
type GetCharactersCharacterIdFleetOkList []GetCharactersCharacterIdFleetOk
A list of GetCharactersCharacterIdFleetOk.
func (GetCharactersCharacterIdFleetOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFleetOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFleetOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdFleetOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFleetOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFleetOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFleetOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFleetOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFwStatsKills ¶
type GetCharactersCharacterIdFwStatsKills struct { LastWeek int32 `json:"last_week,omitempty"` /* Last week's total number of kills by a given character against enemy factions */ Total int32 `json:"total,omitempty"` /* Total number of kills by a given character against enemy factions since the character enlisted */ Yesterday int32 `json:"yesterday,omitempty"` /* Yesterday's total number of kills by a given character against enemy factions */ }
Summary of kills done by the given character against enemy factions
func (GetCharactersCharacterIdFwStatsKills) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFwStatsKills) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFwStatsKills) MarshalJSON ¶
func (v GetCharactersCharacterIdFwStatsKills) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFwStatsKills) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFwStatsKills) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFwStatsKills) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFwStatsKills) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFwStatsKillsList ¶
type GetCharactersCharacterIdFwStatsKillsList []GetCharactersCharacterIdFwStatsKills
A list of GetCharactersCharacterIdFwStatsKills.
func (GetCharactersCharacterIdFwStatsKillsList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFwStatsKillsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFwStatsKillsList) MarshalJSON ¶
func (v GetCharactersCharacterIdFwStatsKillsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFwStatsKillsList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFwStatsKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFwStatsKillsList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFwStatsKillsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFwStatsOk ¶
type GetCharactersCharacterIdFwStatsOk struct { CurrentRank int32 `json:"current_rank,omitempty"` /* The given character's current faction rank */ EnlistedOn time.Time `json:"enlisted_on,omitempty"` /* The enlistment date of the given character into faction warfare. Will not be included if character is not enlisted in faction warfare */ FactionId int32 `json:"faction_id,omitempty"` /* The faction the given character is enlisted to fight for. Will not be included if character is not enlisted in faction warfare */ HighestRank int32 `json:"highest_rank,omitempty"` /* The given character's highest faction rank achieved */ Kills GetCharactersCharacterIdFwStatsKills `json:"kills,omitempty"` VictoryPoints GetCharactersCharacterIdFwStatsVictoryPoints `json:"victory_points,omitempty"` }
200 ok object
func (GetCharactersCharacterIdFwStatsOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFwStatsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFwStatsOk) MarshalJSON ¶
func (v GetCharactersCharacterIdFwStatsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFwStatsOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFwStatsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFwStatsOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFwStatsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFwStatsOkList ¶
type GetCharactersCharacterIdFwStatsOkList []GetCharactersCharacterIdFwStatsOk
A list of GetCharactersCharacterIdFwStatsOk.
func (GetCharactersCharacterIdFwStatsOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFwStatsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFwStatsOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdFwStatsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFwStatsOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFwStatsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFwStatsOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFwStatsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFwStatsVictoryPoints ¶
type GetCharactersCharacterIdFwStatsVictoryPoints struct { LastWeek int32 `json:"last_week,omitempty"` /* Last week's victory points gained by the given character */ Total int32 `json:"total,omitempty"` /* Total victory points gained since the given character enlisted */ Yesterday int32 `json:"yesterday,omitempty"` /* Yesterday's victory points gained by the given character */ }
Summary of victory points gained by the given character for the enlisted faction
func (GetCharactersCharacterIdFwStatsVictoryPoints) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFwStatsVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFwStatsVictoryPoints) MarshalJSON ¶
func (v GetCharactersCharacterIdFwStatsVictoryPoints) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFwStatsVictoryPoints) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFwStatsVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFwStatsVictoryPoints) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFwStatsVictoryPoints) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdFwStatsVictoryPointsList ¶
type GetCharactersCharacterIdFwStatsVictoryPointsList []GetCharactersCharacterIdFwStatsVictoryPoints
A list of GetCharactersCharacterIdFwStatsVictoryPoints.
func (GetCharactersCharacterIdFwStatsVictoryPointsList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdFwStatsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdFwStatsVictoryPointsList) MarshalJSON ¶
func (v GetCharactersCharacterIdFwStatsVictoryPointsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdFwStatsVictoryPointsList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdFwStatsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdFwStatsVictoryPointsList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdFwStatsVictoryPointsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdIndustryJobs200Ok ¶
type GetCharactersCharacterIdIndustryJobs200Ok struct { ActivityId int32 `json:"activity_id,omitempty"` /* Job activity ID */ BlueprintId int64 `json:"blueprint_id,omitempty"` /* blueprint_id integer */ BlueprintLocationId int64 `json:"blueprint_location_id,omitempty"` /* Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility */ BlueprintTypeId int32 `json:"blueprint_type_id,omitempty"` /* blueprint_type_id integer */ CompletedCharacterId int32 `json:"completed_character_id,omitempty"` /* ID of the character which completed this job */ CompletedDate time.Time `json:"completed_date,omitempty"` /* Date and time when this job was completed */ Cost float64 `json:"cost,omitempty"` /* The sume of job installation fee and industry facility tax */ Duration int32 `json:"duration,omitempty"` /* Job duration in seconds */ EndDate time.Time `json:"end_date,omitempty"` /* Date and time when this job finished */ FacilityId int64 `json:"facility_id,omitempty"` /* ID of the facility where this job is running */ InstallerId int32 `json:"installer_id,omitempty"` /* ID of the character which installed this job */ JobId int32 `json:"job_id,omitempty"` /* Unique job ID */ LicensedRuns int32 `json:"licensed_runs,omitempty"` /* Number of runs blueprint is licensed for */ OutputLocationId int64 `json:"output_location_id,omitempty"` /* Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility */ PauseDate time.Time `json:"pause_date,omitempty"` /* Date and time when this job was paused (i.e. time when the facility where this job was installed went offline) */ Probability float32 `json:"probability,omitempty"` /* Chance of success for invention */ ProductTypeId int32 `json:"product_type_id,omitempty"` /* Type ID of product (manufactured, copied or invented) */ Runs int32 `json:"runs,omitempty"` /* Number of runs for a manufacturing job, or number of copies to make for a blueprint copy */ StartDate time.Time `json:"start_date,omitempty"` /* Date and time when this job started */ StationId int64 `json:"station_id,omitempty"` /* ID of the station where industry facility is located */ Status string `json:"status,omitempty"` /* status string */ SuccessfulRuns int32 `json:"successful_runs,omitempty"` /* Number of successful runs for this job. Equal to runs unless this is an invention job */ }
200 ok object
func (GetCharactersCharacterIdIndustryJobs200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdIndustryJobs200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdIndustryJobs200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdIndustryJobs200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdIndustryJobs200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdIndustryJobs200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdIndustryJobs200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdIndustryJobs200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdIndustryJobs200OkList ¶
type GetCharactersCharacterIdIndustryJobs200OkList []GetCharactersCharacterIdIndustryJobs200Ok
A list of GetCharactersCharacterIdIndustryJobs200Ok.
func (GetCharactersCharacterIdIndustryJobs200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdIndustryJobs200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdIndustryJobs200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdIndustryJobs200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdIndustryJobs200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdIndustryJobs200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdIndustryJobs200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdIndustryJobs200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdKillmailsRecent200Ok ¶
type GetCharactersCharacterIdKillmailsRecent200Ok struct { KillmailHash string `json:"killmail_hash,omitempty"` /* A hash of this killmail */ KillmailId int32 `json:"killmail_id,omitempty"` /* ID of this killmail */ }
200 ok object
func (GetCharactersCharacterIdKillmailsRecent200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdKillmailsRecent200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdKillmailsRecent200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdKillmailsRecent200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdKillmailsRecent200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdKillmailsRecent200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdKillmailsRecent200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdKillmailsRecent200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdKillmailsRecent200OkList ¶
type GetCharactersCharacterIdKillmailsRecent200OkList []GetCharactersCharacterIdKillmailsRecent200Ok
A list of GetCharactersCharacterIdKillmailsRecent200Ok.
func (GetCharactersCharacterIdKillmailsRecent200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdKillmailsRecent200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdKillmailsRecent200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdKillmailsRecent200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdKillmailsRecent200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdKillmailsRecent200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdKillmailsRecent200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdKillmailsRecent200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdLocationOk ¶
type GetCharactersCharacterIdLocationOk struct { SolarSystemId int32 `json:"solar_system_id,omitempty"` /* solar_system_id integer */ StationId int32 `json:"station_id,omitempty"` /* station_id integer */ StructureId int64 `json:"structure_id,omitempty"` /* structure_id integer */ }
200 ok object
func (GetCharactersCharacterIdLocationOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdLocationOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdLocationOk) MarshalJSON ¶
func (v GetCharactersCharacterIdLocationOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdLocationOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdLocationOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdLocationOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdLocationOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdLocationOkList ¶
type GetCharactersCharacterIdLocationOkList []GetCharactersCharacterIdLocationOk
A list of GetCharactersCharacterIdLocationOk.
func (GetCharactersCharacterIdLocationOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdLocationOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdLocationOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdLocationOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdLocationOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdLocationOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdLocationOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdLocationOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdLoyaltyPoints200Ok ¶
type GetCharactersCharacterIdLoyaltyPoints200Ok struct { CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ LoyaltyPoints int32 `json:"loyalty_points,omitempty"` /* loyalty_points integer */ }
200 ok object
func (GetCharactersCharacterIdLoyaltyPoints200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdLoyaltyPoints200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdLoyaltyPoints200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdLoyaltyPoints200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdLoyaltyPoints200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdLoyaltyPoints200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdLoyaltyPoints200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdLoyaltyPoints200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdLoyaltyPoints200OkList ¶
type GetCharactersCharacterIdLoyaltyPoints200OkList []GetCharactersCharacterIdLoyaltyPoints200Ok
A list of GetCharactersCharacterIdLoyaltyPoints200Ok.
func (GetCharactersCharacterIdLoyaltyPoints200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdLoyaltyPoints200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdLoyaltyPoints200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdLoyaltyPoints200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdLoyaltyPoints200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdLoyaltyPoints200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdLoyaltyPoints200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdLoyaltyPoints200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMail200Ok ¶
type GetCharactersCharacterIdMail200Ok struct { From int32 `json:"from,omitempty"` /* From whom the mail was sent */ IsRead bool `json:"is_read,omitempty"` /* is_read boolean */ Labels []int32 `json:"labels,omitempty"` /* labels array */ MailId int32 `json:"mail_id,omitempty"` /* mail_id integer */ Recipients []GetCharactersCharacterIdMailRecipient `json:"recipients,omitempty"` /* Recipients of the mail */ Subject string `json:"subject,omitempty"` /* Mail subject */ Timestamp time.Time `json:"timestamp,omitempty"` /* When the mail was sent */ }
200 ok object
func (GetCharactersCharacterIdMail200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMail200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMail200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdMail200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMail200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMail200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMail200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMail200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMail200OkList ¶
type GetCharactersCharacterIdMail200OkList []GetCharactersCharacterIdMail200Ok
A list of GetCharactersCharacterIdMail200Ok.
func (GetCharactersCharacterIdMail200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMail200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMail200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdMail200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMail200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMail200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMail200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMail200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailLabelsLabel ¶
type GetCharactersCharacterIdMailLabelsLabel struct { Color string `json:"color,omitempty"` /* color string */ LabelId int32 `json:"label_id,omitempty"` /* label_id integer */ Name string `json:"name,omitempty"` /* name string */ UnreadCount int32 `json:"unread_count,omitempty"` /* unread_count integer */ }
label object
func (GetCharactersCharacterIdMailLabelsLabel) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailLabelsLabel) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailLabelsLabel) MarshalJSON ¶
func (v GetCharactersCharacterIdMailLabelsLabel) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailLabelsLabel) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailLabelsLabel) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailLabelsLabel) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailLabelsLabel) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailLabelsLabelList ¶
type GetCharactersCharacterIdMailLabelsLabelList []GetCharactersCharacterIdMailLabelsLabel
A list of GetCharactersCharacterIdMailLabelsLabel.
func (GetCharactersCharacterIdMailLabelsLabelList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailLabelsLabelList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailLabelsLabelList) MarshalJSON ¶
func (v GetCharactersCharacterIdMailLabelsLabelList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailLabelsLabelList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailLabelsLabelList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailLabelsLabelList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailLabelsLabelList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailLabelsOk ¶
type GetCharactersCharacterIdMailLabelsOk struct { Labels []GetCharactersCharacterIdMailLabelsLabel `json:"labels,omitempty"` /* labels array */ TotalUnreadCount int32 `json:"total_unread_count,omitempty"` /* total_unread_count integer */ }
200 ok object
func (GetCharactersCharacterIdMailLabelsOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailLabelsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailLabelsOk) MarshalJSON ¶
func (v GetCharactersCharacterIdMailLabelsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailLabelsOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailLabelsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailLabelsOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailLabelsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailLabelsOkList ¶
type GetCharactersCharacterIdMailLabelsOkList []GetCharactersCharacterIdMailLabelsOk
A list of GetCharactersCharacterIdMailLabelsOk.
func (GetCharactersCharacterIdMailLabelsOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailLabelsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailLabelsOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdMailLabelsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailLabelsOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailLabelsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailLabelsOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailLabelsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailLists200Ok ¶
type GetCharactersCharacterIdMailLists200Ok struct { MailingListId int32 `json:"mailing_list_id,omitempty"` /* Mailing list ID */ Name string `json:"name,omitempty"` /* name string */ }
200 ok object
func (GetCharactersCharacterIdMailLists200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailLists200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailLists200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdMailLists200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailLists200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailLists200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailLists200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailLists200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailLists200OkList ¶
type GetCharactersCharacterIdMailLists200OkList []GetCharactersCharacterIdMailLists200Ok
A list of GetCharactersCharacterIdMailLists200Ok.
func (GetCharactersCharacterIdMailLists200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailLists200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailLists200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdMailLists200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailLists200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailLists200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailLists200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailLists200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailMailIdNotFound ¶
type GetCharactersCharacterIdMailMailIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCharactersCharacterIdMailMailIdNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailMailIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailMailIdNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdMailMailIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailMailIdNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailMailIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailMailIdNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailMailIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailMailIdNotFoundList ¶
type GetCharactersCharacterIdMailMailIdNotFoundList []GetCharactersCharacterIdMailMailIdNotFound
A list of GetCharactersCharacterIdMailMailIdNotFound.
func (GetCharactersCharacterIdMailMailIdNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailMailIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailMailIdNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdMailMailIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailMailIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailMailIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailMailIdNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailMailIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailMailIdOk ¶
type GetCharactersCharacterIdMailMailIdOk struct { Body string `json:"body,omitempty"` /* Mail's body */ From int32 `json:"from,omitempty"` /* From whom the mail was sent */ Labels []int32 `json:"labels,omitempty"` /* Labels attached to the mail */ Read bool `json:"read,omitempty"` /* Whether the mail is flagged as read */ Recipients []GetCharactersCharacterIdMailMailIdRecipient `json:"recipients,omitempty"` /* Recipients of the mail */ Subject string `json:"subject,omitempty"` /* Mail subject */ Timestamp time.Time `json:"timestamp,omitempty"` /* When the mail was sent */ }
200 ok object
func (GetCharactersCharacterIdMailMailIdOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailMailIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailMailIdOk) MarshalJSON ¶
func (v GetCharactersCharacterIdMailMailIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailMailIdOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailMailIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailMailIdOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailMailIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailMailIdOkList ¶
type GetCharactersCharacterIdMailMailIdOkList []GetCharactersCharacterIdMailMailIdOk
A list of GetCharactersCharacterIdMailMailIdOk.
func (GetCharactersCharacterIdMailMailIdOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailMailIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailMailIdOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdMailMailIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailMailIdOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailMailIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailMailIdOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailMailIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailMailIdRecipient ¶
type GetCharactersCharacterIdMailMailIdRecipient struct { RecipientId int32 `json:"recipient_id,omitempty"` /* recipient_id integer */ RecipientType string `json:"recipient_type,omitempty"` /* recipient_type string */ }
recipient object
func (GetCharactersCharacterIdMailMailIdRecipient) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailMailIdRecipient) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailMailIdRecipient) MarshalJSON ¶
func (v GetCharactersCharacterIdMailMailIdRecipient) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailMailIdRecipient) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailMailIdRecipient) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailMailIdRecipient) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailMailIdRecipient) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailMailIdRecipientList ¶
type GetCharactersCharacterIdMailMailIdRecipientList []GetCharactersCharacterIdMailMailIdRecipient
A list of GetCharactersCharacterIdMailMailIdRecipient.
func (GetCharactersCharacterIdMailMailIdRecipientList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailMailIdRecipientList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailMailIdRecipientList) MarshalJSON ¶
func (v GetCharactersCharacterIdMailMailIdRecipientList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailMailIdRecipientList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailMailIdRecipientList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailMailIdRecipientList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailMailIdRecipientList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailRecipient ¶
type GetCharactersCharacterIdMailRecipient struct { RecipientId int32 `json:"recipient_id,omitempty"` /* recipient_id integer */ RecipientType string `json:"recipient_type,omitempty"` /* recipient_type string */ }
recipient object
func (GetCharactersCharacterIdMailRecipient) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailRecipient) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailRecipient) MarshalJSON ¶
func (v GetCharactersCharacterIdMailRecipient) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailRecipient) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailRecipient) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailRecipient) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailRecipient) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMailRecipientList ¶
type GetCharactersCharacterIdMailRecipientList []GetCharactersCharacterIdMailRecipient
A list of GetCharactersCharacterIdMailRecipient.
func (GetCharactersCharacterIdMailRecipientList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMailRecipientList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMailRecipientList) MarshalJSON ¶
func (v GetCharactersCharacterIdMailRecipientList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMailRecipientList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMailRecipientList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMailRecipientList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMailRecipientList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMedals200Ok ¶
type GetCharactersCharacterIdMedals200Ok struct { CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ Date time.Time `json:"date,omitempty"` /* date string */ Description string `json:"description,omitempty"` /* description string */ Graphics []GetCharactersCharacterIdMedalsGraphic `json:"graphics,omitempty"` /* graphics array */ IssuerId int32 `json:"issuer_id,omitempty"` /* issuer_id integer */ MedalId int32 `json:"medal_id,omitempty"` /* medal_id integer */ Reason string `json:"reason,omitempty"` /* reason string */ Status string `json:"status,omitempty"` /* status string */ Title string `json:"title,omitempty"` /* title string */ }
200 ok object
func (GetCharactersCharacterIdMedals200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMedals200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMedals200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdMedals200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMedals200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMedals200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMedals200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMedals200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMedals200OkList ¶
type GetCharactersCharacterIdMedals200OkList []GetCharactersCharacterIdMedals200Ok
A list of GetCharactersCharacterIdMedals200Ok.
func (GetCharactersCharacterIdMedals200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMedals200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMedals200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdMedals200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMedals200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMedals200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMedals200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMedals200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMedalsGraphic ¶
type GetCharactersCharacterIdMedalsGraphic struct { Color int32 `json:"color,omitempty"` /* color integer */ Graphic string `json:"graphic,omitempty"` /* graphic string */ Layer int32 `json:"layer,omitempty"` /* layer integer */ Part int32 `json:"part,omitempty"` /* part integer */ }
graphic object
func (GetCharactersCharacterIdMedalsGraphic) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMedalsGraphic) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMedalsGraphic) MarshalJSON ¶
func (v GetCharactersCharacterIdMedalsGraphic) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMedalsGraphic) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMedalsGraphic) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMedalsGraphic) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMedalsGraphic) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMedalsGraphicList ¶
type GetCharactersCharacterIdMedalsGraphicList []GetCharactersCharacterIdMedalsGraphic
A list of GetCharactersCharacterIdMedalsGraphic.
func (GetCharactersCharacterIdMedalsGraphicList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMedalsGraphicList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMedalsGraphicList) MarshalJSON ¶
func (v GetCharactersCharacterIdMedalsGraphicList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMedalsGraphicList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMedalsGraphicList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMedalsGraphicList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMedalsGraphicList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMining200Ok ¶
type GetCharactersCharacterIdMining200Ok struct { Date string `json:"date,omitempty"` /* date string */ Quantity int64 `json:"quantity,omitempty"` /* quantity integer */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* solar_system_id integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetCharactersCharacterIdMining200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMining200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMining200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdMining200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMining200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMining200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMining200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMining200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdMining200OkList ¶
type GetCharactersCharacterIdMining200OkList []GetCharactersCharacterIdMining200Ok
A list of GetCharactersCharacterIdMining200Ok.
func (GetCharactersCharacterIdMining200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdMining200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdMining200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdMining200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdMining200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdMining200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdMining200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdMining200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdNotFound ¶
type GetCharactersCharacterIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCharactersCharacterIdNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdNotFoundList ¶
type GetCharactersCharacterIdNotFoundList []GetCharactersCharacterIdNotFound
A list of GetCharactersCharacterIdNotFound.
func (GetCharactersCharacterIdNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdNotifications200Ok ¶
type GetCharactersCharacterIdNotifications200Ok struct { IsRead bool `json:"is_read,omitempty"` /* is_read boolean */ NotificationId int64 `json:"notification_id,omitempty"` /* notification_id integer */ SenderId int32 `json:"sender_id,omitempty"` /* sender_id integer */ SenderType string `json:"sender_type,omitempty"` /* sender_type string */ Text string `json:"text,omitempty"` /* text string */ Timestamp time.Time `json:"timestamp,omitempty"` /* timestamp string */ Type_ string `json:"type,omitempty"` /* type string */ }
200 ok object
func (GetCharactersCharacterIdNotifications200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdNotifications200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdNotifications200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdNotifications200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdNotifications200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdNotifications200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdNotifications200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdNotifications200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdNotifications200OkList ¶
type GetCharactersCharacterIdNotifications200OkList []GetCharactersCharacterIdNotifications200Ok
A list of GetCharactersCharacterIdNotifications200Ok.
func (GetCharactersCharacterIdNotifications200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdNotifications200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdNotifications200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdNotifications200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdNotifications200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdNotifications200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdNotifications200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdNotifications200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdNotificationsContacts200Ok ¶
type GetCharactersCharacterIdNotificationsContacts200Ok struct { Message string `json:"message,omitempty"` /* message string */ NotificationId int32 `json:"notification_id,omitempty"` /* notification_id integer */ SendDate time.Time `json:"send_date,omitempty"` /* send_date string */ SenderCharacterId int32 `json:"sender_character_id,omitempty"` /* sender_character_id integer */ StandingLevel float32 `json:"standing_level,omitempty"` /* A number representing the standing level the receiver has been added at by the sender. The standing levels are as follows: -10 -> Terrible | -5 -> Bad | 0 -> Neutral | 5 -> Good | 10 -> Excellent */ }
200 ok object
func (GetCharactersCharacterIdNotificationsContacts200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdNotificationsContacts200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdNotificationsContacts200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdNotificationsContacts200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdNotificationsContacts200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdNotificationsContacts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdNotificationsContacts200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdNotificationsContacts200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdNotificationsContacts200OkList ¶
type GetCharactersCharacterIdNotificationsContacts200OkList []GetCharactersCharacterIdNotificationsContacts200Ok
A list of GetCharactersCharacterIdNotificationsContacts200Ok.
func (GetCharactersCharacterIdNotificationsContacts200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdNotificationsContacts200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdNotificationsContacts200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdNotificationsContacts200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdNotificationsContacts200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdNotificationsContacts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdNotificationsContacts200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdNotificationsContacts200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOk ¶
type GetCharactersCharacterIdOk struct { AllianceId int32 `json:"alliance_id,omitempty"` /* The character's alliance ID */ Birthday time.Time `json:"birthday,omitempty"` /* Creation date of the character */ BloodlineId int32 `json:"bloodline_id,omitempty"` /* bloodline_id integer */ CorporationId int32 `json:"corporation_id,omitempty"` /* The character's corporation ID */ Description string `json:"description,omitempty"` /* description string */ FactionId int32 `json:"faction_id,omitempty"` /* ID of the faction the character is fighting for, if the character is enlisted in Factional Warfare */ Gender string `json:"gender,omitempty"` /* gender string */ Name string `json:"name,omitempty"` /* name string */ RaceId int32 `json:"race_id,omitempty"` /* race_id integer */ SecurityStatus float32 `json:"security_status,omitempty"` /* security_status number */ Title string `json:"title,omitempty"` /* The individual title of the character */ }
200 ok object
func (GetCharactersCharacterIdOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOk) MarshalJSON ¶
func (v GetCharactersCharacterIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOkList ¶
type GetCharactersCharacterIdOkList []GetCharactersCharacterIdOk
A list of GetCharactersCharacterIdOk.
func (GetCharactersCharacterIdOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOnlineOk ¶
type GetCharactersCharacterIdOnlineOk struct { LastLogin time.Time `json:"last_login,omitempty"` /* Timestamp of the last login */ LastLogout time.Time `json:"last_logout,omitempty"` /* Timestamp of the last logout */ Logins int32 `json:"logins,omitempty"` /* Total number of times the character has logged in */ Online bool `json:"online,omitempty"` /* If the character is online */ }
200 ok object
func (GetCharactersCharacterIdOnlineOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOnlineOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOnlineOk) MarshalJSON ¶
func (v GetCharactersCharacterIdOnlineOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOnlineOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOnlineOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOnlineOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOnlineOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOnlineOkList ¶
type GetCharactersCharacterIdOnlineOkList []GetCharactersCharacterIdOnlineOk
A list of GetCharactersCharacterIdOnlineOk.
func (GetCharactersCharacterIdOnlineOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOnlineOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOnlineOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdOnlineOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOnlineOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOnlineOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOnlineOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOnlineOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOpportunities200Ok ¶
type GetCharactersCharacterIdOpportunities200Ok struct { CompletedAt time.Time `json:"completed_at,omitempty"` /* completed_at string */ TaskId int32 `json:"task_id,omitempty"` /* task_id integer */ }
200 ok object
func (GetCharactersCharacterIdOpportunities200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOpportunities200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOpportunities200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdOpportunities200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOpportunities200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOpportunities200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOpportunities200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOpportunities200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOpportunities200OkList ¶
type GetCharactersCharacterIdOpportunities200OkList []GetCharactersCharacterIdOpportunities200Ok
A list of GetCharactersCharacterIdOpportunities200Ok.
func (GetCharactersCharacterIdOpportunities200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOpportunities200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOpportunities200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdOpportunities200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOpportunities200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOpportunities200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOpportunities200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOpportunities200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOrders200Ok ¶
type GetCharactersCharacterIdOrders200Ok struct { Duration int32 `json:"duration,omitempty"` /* Number of days for which order is valid (starting from the issued date). An order expires at time issued + duration */ Escrow float64 `json:"escrow,omitempty"` /* For buy orders, the amount of ISK in escrow */ IsBuyOrder bool `json:"is_buy_order,omitempty"` /* True if the order is a bid (buy) order */ IsCorporation bool `json:"is_corporation,omitempty"` /* Signifies whether the buy/sell order was placed on behalf of a corporation. */ Issued time.Time `json:"issued,omitempty"` /* Date and time when this order was issued */ LocationId int64 `json:"location_id,omitempty"` /* ID of the location where order was placed */ MinVolume int32 `json:"min_volume,omitempty"` /* For buy orders, the minimum quantity that will be accepted in a matching sell order */ OrderId int64 `json:"order_id,omitempty"` /* Unique order ID */ Price float64 `json:"price,omitempty"` /* Cost per unit for this order */ Range_ string `json:"range,omitempty"` /* Valid order range, numbers are ranges in jumps */ RegionId int32 `json:"region_id,omitempty"` /* ID of the region where order was placed */ TypeId int32 `json:"type_id,omitempty"` /* The type ID of the item transacted in this order */ VolumeRemain int32 `json:"volume_remain,omitempty"` /* Quantity of items still required or offered */ VolumeTotal int32 `json:"volume_total,omitempty"` /* Quantity of items required or offered at time order was placed */ }
200 ok object
func (GetCharactersCharacterIdOrders200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOrders200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOrders200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdOrders200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOrders200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOrders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOrders200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOrders200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOrders200OkList ¶
type GetCharactersCharacterIdOrders200OkList []GetCharactersCharacterIdOrders200Ok
A list of GetCharactersCharacterIdOrders200Ok.
func (GetCharactersCharacterIdOrders200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOrders200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOrders200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdOrders200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOrders200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOrders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOrders200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOrders200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOrdersHistory200Ok ¶
type GetCharactersCharacterIdOrdersHistory200Ok struct { Duration int32 `json:"duration,omitempty"` /* Number of days the order was valid for (starting from the issued date). An order expires at time issued + duration */ Escrow float64 `json:"escrow,omitempty"` /* For buy orders, the amount of ISK in escrow */ IsBuyOrder bool `json:"is_buy_order,omitempty"` /* True if the order is a bid (buy) order */ IsCorporation bool `json:"is_corporation,omitempty"` /* Signifies whether the buy/sell order was placed on behalf of a corporation. */ Issued time.Time `json:"issued,omitempty"` /* Date and time when this order was issued */ LocationId int64 `json:"location_id,omitempty"` /* ID of the location where order was placed */ MinVolume int32 `json:"min_volume,omitempty"` /* For buy orders, the minimum quantity that will be accepted in a matching sell order */ OrderId int64 `json:"order_id,omitempty"` /* Unique order ID */ Price float64 `json:"price,omitempty"` /* Cost per unit for this order */ Range_ string `json:"range,omitempty"` /* Valid order range, numbers are ranges in jumps */ RegionId int32 `json:"region_id,omitempty"` /* ID of the region where order was placed */ State string `json:"state,omitempty"` /* Current order state */ TypeId int32 `json:"type_id,omitempty"` /* The type ID of the item transacted in this order */ VolumeRemain int32 `json:"volume_remain,omitempty"` /* Quantity of items still required or offered */ VolumeTotal int32 `json:"volume_total,omitempty"` /* Quantity of items required or offered at time order was placed */ }
200 ok object
func (GetCharactersCharacterIdOrdersHistory200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOrdersHistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOrdersHistory200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdOrdersHistory200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOrdersHistory200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOrdersHistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOrdersHistory200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOrdersHistory200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdOrdersHistory200OkList ¶
type GetCharactersCharacterIdOrdersHistory200OkList []GetCharactersCharacterIdOrdersHistory200Ok
A list of GetCharactersCharacterIdOrdersHistory200Ok.
func (GetCharactersCharacterIdOrdersHistory200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdOrdersHistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdOrdersHistory200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdOrdersHistory200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdOrdersHistory200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdOrdersHistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdOrdersHistory200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdOrdersHistory200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanets200Ok ¶
type GetCharactersCharacterIdPlanets200Ok struct { LastUpdate time.Time `json:"last_update,omitempty"` /* last_update string */ NumPins int32 `json:"num_pins,omitempty"` /* num_pins integer */ OwnerId int32 `json:"owner_id,omitempty"` /* owner_id integer */ PlanetId int32 `json:"planet_id,omitempty"` /* planet_id integer */ PlanetType string `json:"planet_type,omitempty"` /* planet_type string */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* solar_system_id integer */ UpgradeLevel int32 `json:"upgrade_level,omitempty"` /* upgrade_level integer */ }
200 ok object
func (GetCharactersCharacterIdPlanets200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanets200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanets200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanets200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanets200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanets200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanets200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanets200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanets200OkList ¶
type GetCharactersCharacterIdPlanets200OkList []GetCharactersCharacterIdPlanets200Ok
A list of GetCharactersCharacterIdPlanets200Ok.
func (GetCharactersCharacterIdPlanets200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanets200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanets200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanets200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanets200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanets200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanets200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanets200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdContent ¶
type GetCharactersCharacterIdPlanetsPlanetIdContent struct { Amount int64 `json:"amount,omitempty"` /* amount integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
content object
func (GetCharactersCharacterIdPlanetsPlanetIdContent) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdContent) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdContent) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdContent) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdContent) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdContent) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdContent) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdContent) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdContentList ¶
type GetCharactersCharacterIdPlanetsPlanetIdContentList []GetCharactersCharacterIdPlanetsPlanetIdContent
A list of GetCharactersCharacterIdPlanetsPlanetIdContent.
func (GetCharactersCharacterIdPlanetsPlanetIdContentList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdContentList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdContentList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdContentList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdContentList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdContentList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdContentList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdContentList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails ¶
type GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails struct { CycleTime int32 `json:"cycle_time,omitempty"` /* in seconds */ HeadRadius float32 `json:"head_radius,omitempty"` /* head_radius number */ Heads []GetCharactersCharacterIdPlanetsPlanetIdHead `json:"heads,omitempty"` /* heads array */ ProductTypeId int32 `json:"product_type_id,omitempty"` /* product_type_id integer */ QtyPerCycle int32 `json:"qty_per_cycle,omitempty"` /* qty_per_cycle integer */ }
extractor_details object
func (GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList ¶
type GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList []GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails
A list of GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.
func (GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdExtractorDetailsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails ¶
type GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails struct {
SchematicId int32 `json:"schematic_id,omitempty"` /* schematic_id integer */
}
factory_details object
func (GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList ¶
type GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList []GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails
A list of GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.
func (GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdFactoryDetailsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdHead ¶
type GetCharactersCharacterIdPlanetsPlanetIdHead struct { HeadId int32 `json:"head_id,omitempty"` /* head_id integer */ Latitude float32 `json:"latitude,omitempty"` /* latitude number */ Longitude float32 `json:"longitude,omitempty"` /* longitude number */ }
head object
func (GetCharactersCharacterIdPlanetsPlanetIdHead) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdHead) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdHead) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdHead) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdHead) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdHead) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdHead) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdHead) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdHeadList ¶
type GetCharactersCharacterIdPlanetsPlanetIdHeadList []GetCharactersCharacterIdPlanetsPlanetIdHead
A list of GetCharactersCharacterIdPlanetsPlanetIdHead.
func (GetCharactersCharacterIdPlanetsPlanetIdHeadList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdHeadList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdHeadList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdHeadList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdHeadList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdHeadList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdHeadList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdHeadList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdLink ¶
type GetCharactersCharacterIdPlanetsPlanetIdLink struct { DestinationPinId int64 `json:"destination_pin_id,omitempty"` /* destination_pin_id integer */ LinkLevel int32 `json:"link_level,omitempty"` /* link_level integer */ SourcePinId int64 `json:"source_pin_id,omitempty"` /* source_pin_id integer */ }
link object
func (GetCharactersCharacterIdPlanetsPlanetIdLink) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdLink) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdLink) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdLink) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdLink) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdLink) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdLink) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdLink) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdLinkList ¶
type GetCharactersCharacterIdPlanetsPlanetIdLinkList []GetCharactersCharacterIdPlanetsPlanetIdLink
A list of GetCharactersCharacterIdPlanetsPlanetIdLink.
func (GetCharactersCharacterIdPlanetsPlanetIdLinkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdLinkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdLinkList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdLinkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdLinkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdLinkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdLinkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdLinkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdNotFound ¶
type GetCharactersCharacterIdPlanetsPlanetIdNotFound struct {
Error_ string `json:"error,omitempty"` /* error message */
}
Colony not found
func (GetCharactersCharacterIdPlanetsPlanetIdNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdNotFoundList ¶
type GetCharactersCharacterIdPlanetsPlanetIdNotFoundList []GetCharactersCharacterIdPlanetsPlanetIdNotFound
A list of GetCharactersCharacterIdPlanetsPlanetIdNotFound.
func (GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdOk ¶
type GetCharactersCharacterIdPlanetsPlanetIdOk struct { Links []GetCharactersCharacterIdPlanetsPlanetIdLink `json:"links,omitempty"` /* links array */ Pins []GetCharactersCharacterIdPlanetsPlanetIdPin `json:"pins,omitempty"` /* pins array */ Routes []GetCharactersCharacterIdPlanetsPlanetIdRoute `json:"routes,omitempty"` /* routes array */ }
200 ok object
func (GetCharactersCharacterIdPlanetsPlanetIdOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdOk) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdOkList ¶
type GetCharactersCharacterIdPlanetsPlanetIdOkList []GetCharactersCharacterIdPlanetsPlanetIdOk
A list of GetCharactersCharacterIdPlanetsPlanetIdOk.
func (GetCharactersCharacterIdPlanetsPlanetIdOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdPin ¶
type GetCharactersCharacterIdPlanetsPlanetIdPin struct { Contents []GetCharactersCharacterIdPlanetsPlanetIdContent `json:"contents,omitempty"` /* contents array */ ExpiryTime time.Time `json:"expiry_time,omitempty"` /* expiry_time string */ ExtractorDetails GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails `json:"extractor_details,omitempty"` FactoryDetails GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails `json:"factory_details,omitempty"` InstallTime time.Time `json:"install_time,omitempty"` /* install_time string */ LastCycleStart time.Time `json:"last_cycle_start,omitempty"` /* last_cycle_start string */ Latitude float32 `json:"latitude,omitempty"` /* latitude number */ Longitude float32 `json:"longitude,omitempty"` /* longitude number */ PinId int64 `json:"pin_id,omitempty"` /* pin_id integer */ SchematicId int32 `json:"schematic_id,omitempty"` /* schematic_id integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
pin object
func (GetCharactersCharacterIdPlanetsPlanetIdPin) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdPin) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdPin) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdPin) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdPin) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdPin) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdPin) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdPin) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdPinList ¶
type GetCharactersCharacterIdPlanetsPlanetIdPinList []GetCharactersCharacterIdPlanetsPlanetIdPin
A list of GetCharactersCharacterIdPlanetsPlanetIdPin.
func (GetCharactersCharacterIdPlanetsPlanetIdPinList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdPinList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdPinList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdPinList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdPinList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdPinList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdPinList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdPinList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdRoute ¶
type GetCharactersCharacterIdPlanetsPlanetIdRoute struct { ContentTypeId int32 `json:"content_type_id,omitempty"` /* content_type_id integer */ DestinationPinId int64 `json:"destination_pin_id,omitempty"` /* destination_pin_id integer */ Quantity float32 `json:"quantity,omitempty"` /* quantity number */ RouteId int64 `json:"route_id,omitempty"` /* route_id integer */ SourcePinId int64 `json:"source_pin_id,omitempty"` /* source_pin_id integer */ Waypoints []int64 `json:"waypoints,omitempty"` /* list of pin ID waypoints */ }
route object
func (GetCharactersCharacterIdPlanetsPlanetIdRoute) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdRoute) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdRoute) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdRoute) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdRoute) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdRoute) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdRoute) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdRoute) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPlanetsPlanetIdRouteList ¶
type GetCharactersCharacterIdPlanetsPlanetIdRouteList []GetCharactersCharacterIdPlanetsPlanetIdRoute
A list of GetCharactersCharacterIdPlanetsPlanetIdRoute.
func (GetCharactersCharacterIdPlanetsPlanetIdRouteList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdRouteList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPlanetsPlanetIdRouteList) MarshalJSON ¶
func (v GetCharactersCharacterIdPlanetsPlanetIdRouteList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdRouteList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdRouteList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPlanetsPlanetIdRouteList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPlanetsPlanetIdRouteList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPortraitNotFound ¶
type GetCharactersCharacterIdPortraitNotFound struct {
Error_ string `json:"error,omitempty"` /* error message */
}
No image server for this datasource
func (GetCharactersCharacterIdPortraitNotFound) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPortraitNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPortraitNotFound) MarshalJSON ¶
func (v GetCharactersCharacterIdPortraitNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPortraitNotFound) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPortraitNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPortraitNotFound) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPortraitNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPortraitNotFoundList ¶
type GetCharactersCharacterIdPortraitNotFoundList []GetCharactersCharacterIdPortraitNotFound
A list of GetCharactersCharacterIdPortraitNotFound.
func (GetCharactersCharacterIdPortraitNotFoundList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPortraitNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPortraitNotFoundList) MarshalJSON ¶
func (v GetCharactersCharacterIdPortraitNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPortraitNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPortraitNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPortraitNotFoundList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPortraitNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPortraitOk ¶
type GetCharactersCharacterIdPortraitOk struct { Px128x128 string `json:"px128x128,omitempty"` /* px128x128 string */ Px256x256 string `json:"px256x256,omitempty"` /* px256x256 string */ Px512x512 string `json:"px512x512,omitempty"` /* px512x512 string */ Px64x64 string `json:"px64x64,omitempty"` /* px64x64 string */ }
200 ok object
func (GetCharactersCharacterIdPortraitOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPortraitOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPortraitOk) MarshalJSON ¶
func (v GetCharactersCharacterIdPortraitOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPortraitOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPortraitOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPortraitOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPortraitOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdPortraitOkList ¶
type GetCharactersCharacterIdPortraitOkList []GetCharactersCharacterIdPortraitOk
A list of GetCharactersCharacterIdPortraitOk.
func (GetCharactersCharacterIdPortraitOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdPortraitOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdPortraitOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdPortraitOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdPortraitOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdPortraitOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdPortraitOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdPortraitOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdRolesOk ¶
type GetCharactersCharacterIdRolesOk struct { Roles []string `json:"roles,omitempty"` /* roles array */ RolesAtBase []string `json:"roles_at_base,omitempty"` /* roles_at_base array */ RolesAtHq []string `json:"roles_at_hq,omitempty"` /* roles_at_hq array */ RolesAtOther []string `json:"roles_at_other,omitempty"` /* roles_at_other array */ }
200 ok object
func (GetCharactersCharacterIdRolesOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdRolesOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdRolesOk) MarshalJSON ¶
func (v GetCharactersCharacterIdRolesOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdRolesOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdRolesOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdRolesOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdRolesOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdRolesOkList ¶
type GetCharactersCharacterIdRolesOkList []GetCharactersCharacterIdRolesOk
A list of GetCharactersCharacterIdRolesOk.
func (GetCharactersCharacterIdRolesOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdRolesOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdRolesOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdRolesOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdRolesOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdRolesOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdRolesOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdRolesOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdSearchOk ¶
type GetCharactersCharacterIdSearchOk struct { Agent []int32 `json:"agent,omitempty"` /* agent array */ Alliance []int32 `json:"alliance,omitempty"` /* alliance array */ Character []int32 `json:"character,omitempty"` /* character array */ Constellation []int32 `json:"constellation,omitempty"` /* constellation array */ Corporation []int32 `json:"corporation,omitempty"` /* corporation array */ Faction []int32 `json:"faction,omitempty"` /* faction array */ InventoryType []int32 `json:"inventory_type,omitempty"` /* inventory_type array */ Region []int32 `json:"region,omitempty"` /* region array */ SolarSystem []int32 `json:"solar_system,omitempty"` /* solar_system array */ Station []int32 `json:"station,omitempty"` /* station array */ Structure []int64 `json:"structure,omitempty"` /* structure array */ }
200 ok object
func (GetCharactersCharacterIdSearchOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdSearchOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdSearchOk) MarshalJSON ¶
func (v GetCharactersCharacterIdSearchOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdSearchOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdSearchOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdSearchOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdSearchOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdSearchOkList ¶
type GetCharactersCharacterIdSearchOkList []GetCharactersCharacterIdSearchOk
A list of GetCharactersCharacterIdSearchOk.
func (GetCharactersCharacterIdSearchOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdSearchOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdSearchOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdSearchOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdSearchOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdSearchOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdSearchOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdSearchOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdShipOk ¶
type GetCharactersCharacterIdShipOk struct { ShipItemId int64 `json:"ship_item_id,omitempty"` /* Item id's are unique to a ship and persist until it is repackaged. This value can be used to track repeated uses of a ship, or detect when a pilot changes into a different instance of the same ship type. */ ShipName string `json:"ship_name,omitempty"` /* ship_name string */ ShipTypeId int32 `json:"ship_type_id,omitempty"` /* ship_type_id integer */ }
200 ok object
func (GetCharactersCharacterIdShipOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdShipOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdShipOk) MarshalJSON ¶
func (v GetCharactersCharacterIdShipOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdShipOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdShipOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdShipOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdShipOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdShipOkList ¶
type GetCharactersCharacterIdShipOkList []GetCharactersCharacterIdShipOk
A list of GetCharactersCharacterIdShipOk.
func (GetCharactersCharacterIdShipOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdShipOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdShipOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdShipOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdShipOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdShipOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdShipOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdShipOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdSkillqueue200Ok ¶
type GetCharactersCharacterIdSkillqueue200Ok struct { FinishDate time.Time `json:"finish_date,omitempty"` /* Date on which training of the skill will complete. Omitted if the skill queue is paused. */ FinishedLevel int32 `json:"finished_level,omitempty"` /* finished_level integer */ LevelEndSp int32 `json:"level_end_sp,omitempty"` /* level_end_sp integer */ LevelStartSp int32 `json:"level_start_sp,omitempty"` /* Amount of SP that was in the skill when it started training it's current level. Used to calculate % of current level complete. */ QueuePosition int32 `json:"queue_position,omitempty"` /* queue_position integer */ SkillId int32 `json:"skill_id,omitempty"` /* skill_id integer */ StartDate time.Time `json:"start_date,omitempty"` /* start_date string */ TrainingStartSp int32 `json:"training_start_sp,omitempty"` /* training_start_sp integer */ }
200 ok object
func (GetCharactersCharacterIdSkillqueue200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdSkillqueue200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdSkillqueue200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdSkillqueue200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdSkillqueue200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdSkillqueue200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdSkillqueue200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdSkillqueue200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdSkillqueue200OkList ¶
type GetCharactersCharacterIdSkillqueue200OkList []GetCharactersCharacterIdSkillqueue200Ok
A list of GetCharactersCharacterIdSkillqueue200Ok.
func (GetCharactersCharacterIdSkillqueue200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdSkillqueue200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdSkillqueue200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdSkillqueue200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdSkillqueue200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdSkillqueue200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdSkillqueue200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdSkillqueue200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdSkillsOk ¶
type GetCharactersCharacterIdSkillsOk struct { Skills []GetCharactersCharacterIdSkillsSkill `json:"skills,omitempty"` /* skills array */ TotalSp int64 `json:"total_sp,omitempty"` /* total_sp integer */ UnallocatedSp int32 `json:"unallocated_sp,omitempty"` /* Skill points available to be assigned */ }
200 ok object
func (GetCharactersCharacterIdSkillsOk) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdSkillsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdSkillsOk) MarshalJSON ¶
func (v GetCharactersCharacterIdSkillsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdSkillsOk) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdSkillsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdSkillsOk) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdSkillsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdSkillsOkList ¶
type GetCharactersCharacterIdSkillsOkList []GetCharactersCharacterIdSkillsOk
A list of GetCharactersCharacterIdSkillsOk.
func (GetCharactersCharacterIdSkillsOkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdSkillsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdSkillsOkList) MarshalJSON ¶
func (v GetCharactersCharacterIdSkillsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdSkillsOkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdSkillsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdSkillsOkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdSkillsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdSkillsSkill ¶
type GetCharactersCharacterIdSkillsSkill struct { ActiveSkillLevel int32 `json:"active_skill_level,omitempty"` /* active_skill_level integer */ SkillId int32 `json:"skill_id,omitempty"` /* skill_id integer */ SkillpointsInSkill int64 `json:"skillpoints_in_skill,omitempty"` /* skillpoints_in_skill integer */ TrainedSkillLevel int32 `json:"trained_skill_level,omitempty"` /* trained_skill_level integer */ }
skill object
func (GetCharactersCharacterIdSkillsSkill) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdSkillsSkill) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdSkillsSkill) MarshalJSON ¶
func (v GetCharactersCharacterIdSkillsSkill) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdSkillsSkill) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdSkillsSkill) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdSkillsSkill) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdSkillsSkill) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdSkillsSkillList ¶
type GetCharactersCharacterIdSkillsSkillList []GetCharactersCharacterIdSkillsSkill
A list of GetCharactersCharacterIdSkillsSkill.
func (GetCharactersCharacterIdSkillsSkillList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdSkillsSkillList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdSkillsSkillList) MarshalJSON ¶
func (v GetCharactersCharacterIdSkillsSkillList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdSkillsSkillList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdSkillsSkillList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdSkillsSkillList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdSkillsSkillList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdStandings200Ok ¶
type GetCharactersCharacterIdStandings200Ok struct { FromId int32 `json:"from_id,omitempty"` /* from_id integer */ FromType string `json:"from_type,omitempty"` /* from_type string */ Standing float32 `json:"standing,omitempty"` /* standing number */ }
200 ok object
func (GetCharactersCharacterIdStandings200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdStandings200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdStandings200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdStandings200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdStandings200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdStandings200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdStandings200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdStandings200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdStandings200OkList ¶
type GetCharactersCharacterIdStandings200OkList []GetCharactersCharacterIdStandings200Ok
A list of GetCharactersCharacterIdStandings200Ok.
func (GetCharactersCharacterIdStandings200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdStandings200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdStandings200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdStandings200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdStandings200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdStandings200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdStandings200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdStandings200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdTitles200Ok ¶
type GetCharactersCharacterIdTitles200Ok struct { Name string `json:"name,omitempty"` /* name string */ TitleId int32 `json:"title_id,omitempty"` /* title_id integer */ }
200 ok object
func (GetCharactersCharacterIdTitles200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdTitles200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdTitles200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdTitles200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdTitles200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdTitles200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdTitles200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdTitles200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdTitles200OkList ¶
type GetCharactersCharacterIdTitles200OkList []GetCharactersCharacterIdTitles200Ok
A list of GetCharactersCharacterIdTitles200Ok.
func (GetCharactersCharacterIdTitles200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdTitles200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdTitles200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdTitles200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdTitles200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdTitles200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdTitles200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdTitles200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdWalletJournal200Ok ¶
type GetCharactersCharacterIdWalletJournal200Ok struct { Amount float64 `json:"amount,omitempty"` /* The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn */ Balance float64 `json:"balance,omitempty"` /* Wallet balance after transaction occurred */ ContextId int64 `json:"context_id,omitempty"` /* An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id */ ContextIdType string `json:"context_id_type,omitempty"` /* The type of the given context_id if present */ Date time.Time `json:"date,omitempty"` /* Date and time of transaction */ Description string `json:"description,omitempty"` /* The reason for the transaction, mirrors what is seen in the client */ FirstPartyId int32 `json:"first_party_id,omitempty"` /* The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name */ Id int64 `json:"id,omitempty"` /* Unique journal reference ID */ Reason string `json:"reason,omitempty"` /* The user stated reason for the transaction. Only applies to some ref_types */ RefType string `json:"ref_type,omitempty"` /* \"The transaction type for the given. transaction. Different transaction types will populate different attributes.\" */ SecondPartyId int32 `json:"second_party_id,omitempty"` /* The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name */ Tax float64 `json:"tax,omitempty"` /* Tax amount received. Only applies to tax related transactions */ TaxReceiverId int32 `json:"tax_receiver_id,omitempty"` /* The corporation ID receiving any tax paid. Only applies to tax related transactions */ }
200 ok object
func (GetCharactersCharacterIdWalletJournal200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdWalletJournal200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdWalletJournal200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdWalletJournal200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdWalletJournal200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdWalletJournal200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdWalletJournal200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdWalletJournal200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdWalletJournal200OkList ¶
type GetCharactersCharacterIdWalletJournal200OkList []GetCharactersCharacterIdWalletJournal200Ok
A list of GetCharactersCharacterIdWalletJournal200Ok.
func (GetCharactersCharacterIdWalletJournal200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdWalletJournal200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdWalletJournal200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdWalletJournal200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdWalletJournal200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdWalletJournal200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdWalletJournal200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdWalletJournal200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdWalletTransactions200Ok ¶
type GetCharactersCharacterIdWalletTransactions200Ok struct { ClientId int32 `json:"client_id,omitempty"` /* client_id integer */ Date time.Time `json:"date,omitempty"` /* Date and time of transaction */ IsBuy bool `json:"is_buy,omitempty"` /* is_buy boolean */ IsPersonal bool `json:"is_personal,omitempty"` /* is_personal boolean */ JournalRefId int64 `json:"journal_ref_id,omitempty"` /* journal_ref_id integer */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ TransactionId int64 `json:"transaction_id,omitempty"` /* Unique transaction ID */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ UnitPrice float64 `json:"unit_price,omitempty"` /* Amount paid per unit */ }
wallet transaction
func (GetCharactersCharacterIdWalletTransactions200Ok) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdWalletTransactions200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdWalletTransactions200Ok) MarshalJSON ¶
func (v GetCharactersCharacterIdWalletTransactions200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdWalletTransactions200Ok) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdWalletTransactions200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdWalletTransactions200Ok) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdWalletTransactions200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCharactersCharacterIdWalletTransactions200OkList ¶
type GetCharactersCharacterIdWalletTransactions200OkList []GetCharactersCharacterIdWalletTransactions200Ok
A list of GetCharactersCharacterIdWalletTransactions200Ok.
func (GetCharactersCharacterIdWalletTransactions200OkList) MarshalEasyJSON ¶
func (v GetCharactersCharacterIdWalletTransactions200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCharactersCharacterIdWalletTransactions200OkList) MarshalJSON ¶
func (v GetCharactersCharacterIdWalletTransactions200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCharactersCharacterIdWalletTransactions200OkList) UnmarshalEasyJSON ¶
func (v *GetCharactersCharacterIdWalletTransactions200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCharactersCharacterIdWalletTransactions200OkList) UnmarshalJSON ¶
func (v *GetCharactersCharacterIdWalletTransactions200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicBidsContractId200Ok ¶
type GetContractsPublicBidsContractId200Ok struct { Amount float32 `json:"amount,omitempty"` /* The amount bid, in ISK */ BidId int32 `json:"bid_id,omitempty"` /* Unique ID for the bid */ DateBid time.Time `json:"date_bid,omitempty"` /* Datetime when the bid was placed */ }
200 ok object
func (GetContractsPublicBidsContractId200Ok) MarshalEasyJSON ¶
func (v GetContractsPublicBidsContractId200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicBidsContractId200Ok) MarshalJSON ¶
func (v GetContractsPublicBidsContractId200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicBidsContractId200Ok) UnmarshalEasyJSON ¶
func (v *GetContractsPublicBidsContractId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicBidsContractId200Ok) UnmarshalJSON ¶
func (v *GetContractsPublicBidsContractId200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicBidsContractId200OkList ¶
type GetContractsPublicBidsContractId200OkList []GetContractsPublicBidsContractId200Ok
A list of GetContractsPublicBidsContractId200Ok.
func (GetContractsPublicBidsContractId200OkList) MarshalEasyJSON ¶
func (v GetContractsPublicBidsContractId200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicBidsContractId200OkList) MarshalJSON ¶
func (v GetContractsPublicBidsContractId200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicBidsContractId200OkList) UnmarshalEasyJSON ¶
func (v *GetContractsPublicBidsContractId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicBidsContractId200OkList) UnmarshalJSON ¶
func (v *GetContractsPublicBidsContractId200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicBidsContractIdForbidden ¶
type GetContractsPublicBidsContractIdForbidden struct {
Error_ string `json:"error,omitempty"` /* Forbidden message */
}
Forbidden
func (GetContractsPublicBidsContractIdForbidden) MarshalEasyJSON ¶
func (v GetContractsPublicBidsContractIdForbidden) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicBidsContractIdForbidden) MarshalJSON ¶
func (v GetContractsPublicBidsContractIdForbidden) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicBidsContractIdForbidden) UnmarshalEasyJSON ¶
func (v *GetContractsPublicBidsContractIdForbidden) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicBidsContractIdForbidden) UnmarshalJSON ¶
func (v *GetContractsPublicBidsContractIdForbidden) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicBidsContractIdForbiddenList ¶
type GetContractsPublicBidsContractIdForbiddenList []GetContractsPublicBidsContractIdForbidden
A list of GetContractsPublicBidsContractIdForbidden.
func (GetContractsPublicBidsContractIdForbiddenList) MarshalEasyJSON ¶
func (v GetContractsPublicBidsContractIdForbiddenList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicBidsContractIdForbiddenList) MarshalJSON ¶
func (v GetContractsPublicBidsContractIdForbiddenList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicBidsContractIdForbiddenList) UnmarshalEasyJSON ¶
func (v *GetContractsPublicBidsContractIdForbiddenList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicBidsContractIdForbiddenList) UnmarshalJSON ¶
func (v *GetContractsPublicBidsContractIdForbiddenList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicBidsContractIdNotFound ¶
type GetContractsPublicBidsContractIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetContractsPublicBidsContractIdNotFound) MarshalEasyJSON ¶
func (v GetContractsPublicBidsContractIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicBidsContractIdNotFound) MarshalJSON ¶
func (v GetContractsPublicBidsContractIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicBidsContractIdNotFound) UnmarshalEasyJSON ¶
func (v *GetContractsPublicBidsContractIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicBidsContractIdNotFound) UnmarshalJSON ¶
func (v *GetContractsPublicBidsContractIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicBidsContractIdNotFoundList ¶
type GetContractsPublicBidsContractIdNotFoundList []GetContractsPublicBidsContractIdNotFound
A list of GetContractsPublicBidsContractIdNotFound.
func (GetContractsPublicBidsContractIdNotFoundList) MarshalEasyJSON ¶
func (v GetContractsPublicBidsContractIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicBidsContractIdNotFoundList) MarshalJSON ¶
func (v GetContractsPublicBidsContractIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicBidsContractIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetContractsPublicBidsContractIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicBidsContractIdNotFoundList) UnmarshalJSON ¶
func (v *GetContractsPublicBidsContractIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicItemsContractId200Ok ¶
type GetContractsPublicItemsContractId200Ok struct { IsBlueprintCopy bool `json:"is_blueprint_copy,omitempty"` /* is_blueprint_copy boolean */ IsIncluded bool `json:"is_included,omitempty"` /* true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract */ ItemId int64 `json:"item_id,omitempty"` /* Unique ID for the item being sold. Not present if item is being requested by contract rather than sold with contract */ MaterialEfficiency int32 `json:"material_efficiency,omitempty"` /* Material Efficiency Level of the blueprint */ Quantity int32 `json:"quantity,omitempty"` /* Number of items in the stack */ RecordId int64 `json:"record_id,omitempty"` /* Unique ID for the item, used by the contract system */ Runs int32 `json:"runs,omitempty"` /* Number of runs remaining if the blueprint is a copy, -1 if it is an original */ TimeEfficiency int32 `json:"time_efficiency,omitempty"` /* Time Efficiency Level of the blueprint */ TypeId int32 `json:"type_id,omitempty"` /* Type ID for item */ }
200 ok object
func (GetContractsPublicItemsContractId200Ok) MarshalEasyJSON ¶
func (v GetContractsPublicItemsContractId200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicItemsContractId200Ok) MarshalJSON ¶
func (v GetContractsPublicItemsContractId200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicItemsContractId200Ok) UnmarshalEasyJSON ¶
func (v *GetContractsPublicItemsContractId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicItemsContractId200Ok) UnmarshalJSON ¶
func (v *GetContractsPublicItemsContractId200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicItemsContractId200OkList ¶
type GetContractsPublicItemsContractId200OkList []GetContractsPublicItemsContractId200Ok
A list of GetContractsPublicItemsContractId200Ok.
func (GetContractsPublicItemsContractId200OkList) MarshalEasyJSON ¶
func (v GetContractsPublicItemsContractId200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicItemsContractId200OkList) MarshalJSON ¶
func (v GetContractsPublicItemsContractId200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicItemsContractId200OkList) UnmarshalEasyJSON ¶
func (v *GetContractsPublicItemsContractId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicItemsContractId200OkList) UnmarshalJSON ¶
func (v *GetContractsPublicItemsContractId200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicItemsContractIdForbidden ¶
type GetContractsPublicItemsContractIdForbidden struct {
Error_ string `json:"error,omitempty"` /* Forbidden message */
}
Forbidden
func (GetContractsPublicItemsContractIdForbidden) MarshalEasyJSON ¶
func (v GetContractsPublicItemsContractIdForbidden) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicItemsContractIdForbidden) MarshalJSON ¶
func (v GetContractsPublicItemsContractIdForbidden) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicItemsContractIdForbidden) UnmarshalEasyJSON ¶
func (v *GetContractsPublicItemsContractIdForbidden) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicItemsContractIdForbidden) UnmarshalJSON ¶
func (v *GetContractsPublicItemsContractIdForbidden) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicItemsContractIdForbiddenList ¶
type GetContractsPublicItemsContractIdForbiddenList []GetContractsPublicItemsContractIdForbidden
A list of GetContractsPublicItemsContractIdForbidden.
func (GetContractsPublicItemsContractIdForbiddenList) MarshalEasyJSON ¶
func (v GetContractsPublicItemsContractIdForbiddenList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicItemsContractIdForbiddenList) MarshalJSON ¶
func (v GetContractsPublicItemsContractIdForbiddenList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicItemsContractIdForbiddenList) UnmarshalEasyJSON ¶
func (v *GetContractsPublicItemsContractIdForbiddenList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicItemsContractIdForbiddenList) UnmarshalJSON ¶
func (v *GetContractsPublicItemsContractIdForbiddenList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicItemsContractIdNotFound ¶
type GetContractsPublicItemsContractIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetContractsPublicItemsContractIdNotFound) MarshalEasyJSON ¶
func (v GetContractsPublicItemsContractIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicItemsContractIdNotFound) MarshalJSON ¶
func (v GetContractsPublicItemsContractIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicItemsContractIdNotFound) UnmarshalEasyJSON ¶
func (v *GetContractsPublicItemsContractIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicItemsContractIdNotFound) UnmarshalJSON ¶
func (v *GetContractsPublicItemsContractIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicItemsContractIdNotFoundList ¶
type GetContractsPublicItemsContractIdNotFoundList []GetContractsPublicItemsContractIdNotFound
A list of GetContractsPublicItemsContractIdNotFound.
func (GetContractsPublicItemsContractIdNotFoundList) MarshalEasyJSON ¶
func (v GetContractsPublicItemsContractIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicItemsContractIdNotFoundList) MarshalJSON ¶
func (v GetContractsPublicItemsContractIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicItemsContractIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetContractsPublicItemsContractIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicItemsContractIdNotFoundList) UnmarshalJSON ¶
func (v *GetContractsPublicItemsContractIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicRegionId200Ok ¶
type GetContractsPublicRegionId200Ok struct { Buyout float64 `json:"buyout,omitempty"` /* Buyout price (for Auctions only) */ Collateral float64 `json:"collateral,omitempty"` /* Collateral price (for Couriers only) */ ContractId int32 `json:"contract_id,omitempty"` /* contract_id integer */ DateExpired time.Time `json:"date_expired,omitempty"` /* Expiration date of the contract */ DateIssued time.Time `json:"date_issued,omitempty"` /* Сreation date of the contract */ DaysToComplete int32 `json:"days_to_complete,omitempty"` /* Number of days to perform the contract */ EndLocationId int64 `json:"end_location_id,omitempty"` /* End location ID (for Couriers contract) */ ForCorporation bool `json:"for_corporation,omitempty"` /* true if the contract was issued on behalf of the issuer's corporation */ IssuerCorporationId int32 `json:"issuer_corporation_id,omitempty"` /* Character's corporation ID for the issuer */ IssuerId int32 `json:"issuer_id,omitempty"` /* Character ID for the issuer */ Price float64 `json:"price,omitempty"` /* Price of contract (for ItemsExchange and Auctions) */ Reward float64 `json:"reward,omitempty"` /* Remuneration for contract (for Couriers only) */ StartLocationId int64 `json:"start_location_id,omitempty"` /* Start location ID (for Couriers contract) */ Title string `json:"title,omitempty"` /* Title of the contract */ Type_ string `json:"type,omitempty"` /* Type of the contract */ Volume float64 `json:"volume,omitempty"` /* Volume of items in the contract */ }
200 ok object
func (GetContractsPublicRegionId200Ok) MarshalEasyJSON ¶
func (v GetContractsPublicRegionId200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicRegionId200Ok) MarshalJSON ¶
func (v GetContractsPublicRegionId200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicRegionId200Ok) UnmarshalEasyJSON ¶
func (v *GetContractsPublicRegionId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicRegionId200Ok) UnmarshalJSON ¶
func (v *GetContractsPublicRegionId200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicRegionId200OkList ¶
type GetContractsPublicRegionId200OkList []GetContractsPublicRegionId200Ok
A list of GetContractsPublicRegionId200Ok.
func (GetContractsPublicRegionId200OkList) MarshalEasyJSON ¶
func (v GetContractsPublicRegionId200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicRegionId200OkList) MarshalJSON ¶
func (v GetContractsPublicRegionId200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicRegionId200OkList) UnmarshalEasyJSON ¶
func (v *GetContractsPublicRegionId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicRegionId200OkList) UnmarshalJSON ¶
func (v *GetContractsPublicRegionId200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicRegionIdNotFound ¶
type GetContractsPublicRegionIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetContractsPublicRegionIdNotFound) MarshalEasyJSON ¶
func (v GetContractsPublicRegionIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicRegionIdNotFound) MarshalJSON ¶
func (v GetContractsPublicRegionIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicRegionIdNotFound) UnmarshalEasyJSON ¶
func (v *GetContractsPublicRegionIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicRegionIdNotFound) UnmarshalJSON ¶
func (v *GetContractsPublicRegionIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetContractsPublicRegionIdNotFoundList ¶
type GetContractsPublicRegionIdNotFoundList []GetContractsPublicRegionIdNotFound
A list of GetContractsPublicRegionIdNotFound.
func (GetContractsPublicRegionIdNotFoundList) MarshalEasyJSON ¶
func (v GetContractsPublicRegionIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetContractsPublicRegionIdNotFoundList) MarshalJSON ¶
func (v GetContractsPublicRegionIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetContractsPublicRegionIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetContractsPublicRegionIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetContractsPublicRegionIdNotFoundList) UnmarshalJSON ¶
func (v *GetContractsPublicRegionIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationCorporationIdMiningExtractions200Ok ¶
type GetCorporationCorporationIdMiningExtractions200Ok struct { ChunkArrivalTime time.Time `json:"chunk_arrival_time,omitempty"` /* The time at which the chunk being extracted will arrive and can be fractured by the moon mining drill. */ ExtractionStartTime time.Time `json:"extraction_start_time,omitempty"` /* The time at which the current extraction was initiated. */ MoonId int32 `json:"moon_id,omitempty"` /* moon_id integer */ NaturalDecayTime time.Time `json:"natural_decay_time,omitempty"` /* The time at which the chunk being extracted will naturally fracture if it is not first fractured by the moon mining drill. */ StructureId int64 `json:"structure_id,omitempty"` /* structure_id integer */ }
200 ok object
func (GetCorporationCorporationIdMiningExtractions200Ok) MarshalEasyJSON ¶
func (v GetCorporationCorporationIdMiningExtractions200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationCorporationIdMiningExtractions200Ok) MarshalJSON ¶
func (v GetCorporationCorporationIdMiningExtractions200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationCorporationIdMiningExtractions200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationCorporationIdMiningExtractions200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationCorporationIdMiningExtractions200Ok) UnmarshalJSON ¶
func (v *GetCorporationCorporationIdMiningExtractions200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationCorporationIdMiningExtractions200OkList ¶
type GetCorporationCorporationIdMiningExtractions200OkList []GetCorporationCorporationIdMiningExtractions200Ok
A list of GetCorporationCorporationIdMiningExtractions200Ok.
func (GetCorporationCorporationIdMiningExtractions200OkList) MarshalEasyJSON ¶
func (v GetCorporationCorporationIdMiningExtractions200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationCorporationIdMiningExtractions200OkList) MarshalJSON ¶
func (v GetCorporationCorporationIdMiningExtractions200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationCorporationIdMiningExtractions200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationCorporationIdMiningExtractions200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationCorporationIdMiningExtractions200OkList) UnmarshalJSON ¶
func (v *GetCorporationCorporationIdMiningExtractions200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationCorporationIdMiningObservers200Ok ¶
type GetCorporationCorporationIdMiningObservers200Ok struct { LastUpdated string `json:"last_updated,omitempty"` /* last_updated string */ ObserverId int64 `json:"observer_id,omitempty"` /* The entity that was observing the asteroid field when it was mined. */ ObserverType string `json:"observer_type,omitempty"` /* The category of the observing entity */ }
200 ok object
func (GetCorporationCorporationIdMiningObservers200Ok) MarshalEasyJSON ¶
func (v GetCorporationCorporationIdMiningObservers200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationCorporationIdMiningObservers200Ok) MarshalJSON ¶
func (v GetCorporationCorporationIdMiningObservers200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationCorporationIdMiningObservers200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationCorporationIdMiningObservers200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationCorporationIdMiningObservers200Ok) UnmarshalJSON ¶
func (v *GetCorporationCorporationIdMiningObservers200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationCorporationIdMiningObservers200OkList ¶
type GetCorporationCorporationIdMiningObservers200OkList []GetCorporationCorporationIdMiningObservers200Ok
A list of GetCorporationCorporationIdMiningObservers200Ok.
func (GetCorporationCorporationIdMiningObservers200OkList) MarshalEasyJSON ¶
func (v GetCorporationCorporationIdMiningObservers200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationCorporationIdMiningObservers200OkList) MarshalJSON ¶
func (v GetCorporationCorporationIdMiningObservers200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationCorporationIdMiningObservers200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationCorporationIdMiningObservers200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationCorporationIdMiningObservers200OkList) UnmarshalJSON ¶
func (v *GetCorporationCorporationIdMiningObservers200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationCorporationIdMiningObserversObserverId200Ok ¶
type GetCorporationCorporationIdMiningObserversObserverId200Ok struct { CharacterId int32 `json:"character_id,omitempty"` /* The character that did the mining */ LastUpdated string `json:"last_updated,omitempty"` /* last_updated string */ Quantity int64 `json:"quantity,omitempty"` /* quantity integer */ RecordedCorporationId int32 `json:"recorded_corporation_id,omitempty"` /* The corporation id of the character at the time data was recorded. */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetCorporationCorporationIdMiningObserversObserverId200Ok) MarshalEasyJSON ¶
func (v GetCorporationCorporationIdMiningObserversObserverId200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationCorporationIdMiningObserversObserverId200Ok) MarshalJSON ¶
func (v GetCorporationCorporationIdMiningObserversObserverId200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationCorporationIdMiningObserversObserverId200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationCorporationIdMiningObserversObserverId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationCorporationIdMiningObserversObserverId200Ok) UnmarshalJSON ¶
func (v *GetCorporationCorporationIdMiningObserversObserverId200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationCorporationIdMiningObserversObserverId200OkList ¶
type GetCorporationCorporationIdMiningObserversObserverId200OkList []GetCorporationCorporationIdMiningObserversObserverId200Ok
A list of GetCorporationCorporationIdMiningObserversObserverId200Ok.
func (GetCorporationCorporationIdMiningObserversObserverId200OkList) MarshalEasyJSON ¶
func (v GetCorporationCorporationIdMiningObserversObserverId200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationCorporationIdMiningObserversObserverId200OkList) MarshalJSON ¶
func (v GetCorporationCorporationIdMiningObserversObserverId200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationCorporationIdMiningObserversObserverId200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationCorporationIdMiningObserversObserverId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationCorporationIdMiningObserversObserverId200OkList) UnmarshalJSON ¶
func (v *GetCorporationCorporationIdMiningObserversObserverId200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdAlliancehistory200Ok ¶
type GetCorporationsCorporationIdAlliancehistory200Ok struct { AllianceId int32 `json:"alliance_id,omitempty"` /* alliance_id integer */ IsDeleted bool `json:"is_deleted,omitempty"` /* True if the alliance has been closed */ RecordId int32 `json:"record_id,omitempty"` /* An incrementing ID that can be used to canonically establish order of records in cases where dates may be ambiguous */ StartDate time.Time `json:"start_date,omitempty"` /* start_date string */ }
200 ok object
func (GetCorporationsCorporationIdAlliancehistory200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdAlliancehistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdAlliancehistory200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdAlliancehistory200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdAlliancehistory200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdAlliancehistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdAlliancehistory200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdAlliancehistory200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdAlliancehistory200OkList ¶
type GetCorporationsCorporationIdAlliancehistory200OkList []GetCorporationsCorporationIdAlliancehistory200Ok
A list of GetCorporationsCorporationIdAlliancehistory200Ok.
func (GetCorporationsCorporationIdAlliancehistory200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdAlliancehistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdAlliancehistory200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdAlliancehistory200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdAlliancehistory200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdAlliancehistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdAlliancehistory200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdAlliancehistory200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdAssets200Ok ¶
type GetCorporationsCorporationIdAssets200Ok struct { IsBlueprintCopy bool `json:"is_blueprint_copy,omitempty"` /* is_blueprint_copy boolean */ IsSingleton bool `json:"is_singleton,omitempty"` /* is_singleton boolean */ ItemId int64 `json:"item_id,omitempty"` /* item_id integer */ LocationFlag string `json:"location_flag,omitempty"` /* location_flag string */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ LocationType string `json:"location_type,omitempty"` /* location_type string */ Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetCorporationsCorporationIdAssets200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdAssets200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdAssets200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdAssets200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdAssets200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdAssets200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdAssets200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdAssets200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdAssets200OkList ¶
type GetCorporationsCorporationIdAssets200OkList []GetCorporationsCorporationIdAssets200Ok
A list of GetCorporationsCorporationIdAssets200Ok.
func (GetCorporationsCorporationIdAssets200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdAssets200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdAssets200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdAssets200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdAssets200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdAssets200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdAssets200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdAssets200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBlueprints200Ok ¶
type GetCorporationsCorporationIdBlueprints200Ok struct { ItemId int64 `json:"item_id,omitempty"` /* Unique ID for this item. */ LocationFlag string `json:"location_flag,omitempty"` /* Type of the location_id */ LocationId int64 `json:"location_id,omitempty"` /* References a station, a ship or an item_id if this blueprint is located within a container. */ MaterialEfficiency int32 `json:"material_efficiency,omitempty"` /* Material Efficiency Level of the blueprint. */ Quantity int32 `json:"quantity,omitempty"` /* A range of numbers with a minimum of -2 and no maximum value where -1 is an original and -2 is a copy. It can be a positive integer if it is a stack of blueprint originals fresh from the market (e.g. no activities performed on them yet). */ Runs int32 `json:"runs,omitempty"` /* Number of runs remaining if the blueprint is a copy, -1 if it is an original. */ TimeEfficiency int32 `json:"time_efficiency,omitempty"` /* Time Efficiency Level of the blueprint. */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetCorporationsCorporationIdBlueprints200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBlueprints200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBlueprints200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdBlueprints200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBlueprints200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBlueprints200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBlueprints200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBlueprints200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBlueprints200OkList ¶
type GetCorporationsCorporationIdBlueprints200OkList []GetCorporationsCorporationIdBlueprints200Ok
A list of GetCorporationsCorporationIdBlueprints200Ok.
func (GetCorporationsCorporationIdBlueprints200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBlueprints200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBlueprints200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdBlueprints200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBlueprints200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBlueprints200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBlueprints200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBlueprints200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBookmarks200Ok ¶
type GetCorporationsCorporationIdBookmarks200Ok struct { BookmarkId int32 `json:"bookmark_id,omitempty"` /* bookmark_id integer */ Coordinates GetCorporationsCorporationIdBookmarksCoordinates `json:"coordinates,omitempty"` Created time.Time `json:"created,omitempty"` /* created string */ CreatorId int32 `json:"creator_id,omitempty"` /* creator_id integer */ FolderId int32 `json:"folder_id,omitempty"` /* folder_id integer */ Item GetCorporationsCorporationIdBookmarksItem `json:"item,omitempty"` Label string `json:"label,omitempty"` /* label string */ LocationId int32 `json:"location_id,omitempty"` /* location_id integer */ Notes string `json:"notes,omitempty"` /* notes string */ }
200 ok object
func (GetCorporationsCorporationIdBookmarks200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBookmarks200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBookmarks200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdBookmarks200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBookmarks200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBookmarks200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBookmarks200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBookmarks200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBookmarks200OkList ¶
type GetCorporationsCorporationIdBookmarks200OkList []GetCorporationsCorporationIdBookmarks200Ok
A list of GetCorporationsCorporationIdBookmarks200Ok.
func (GetCorporationsCorporationIdBookmarks200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBookmarks200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBookmarks200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdBookmarks200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBookmarks200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBookmarks200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBookmarks200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBookmarks200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBookmarksCoordinates ¶
type GetCorporationsCorporationIdBookmarksCoordinates struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
Optional object that is returned if a bookmark was made on a planet or a random location in space.
func (GetCorporationsCorporationIdBookmarksCoordinates) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBookmarksCoordinates) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBookmarksCoordinates) MarshalJSON ¶
func (v GetCorporationsCorporationIdBookmarksCoordinates) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBookmarksCoordinates) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBookmarksCoordinates) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBookmarksCoordinates) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBookmarksCoordinates) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBookmarksCoordinatesList ¶
type GetCorporationsCorporationIdBookmarksCoordinatesList []GetCorporationsCorporationIdBookmarksCoordinates
A list of GetCorporationsCorporationIdBookmarksCoordinates.
func (GetCorporationsCorporationIdBookmarksCoordinatesList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBookmarksCoordinatesList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBookmarksCoordinatesList) MarshalJSON ¶
func (v GetCorporationsCorporationIdBookmarksCoordinatesList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBookmarksCoordinatesList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBookmarksCoordinatesList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBookmarksCoordinatesList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBookmarksCoordinatesList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBookmarksFolders200Ok ¶
type GetCorporationsCorporationIdBookmarksFolders200Ok struct { CreatorId int32 `json:"creator_id,omitempty"` /* creator_id integer */ FolderId int32 `json:"folder_id,omitempty"` /* folder_id integer */ Name string `json:"name,omitempty"` /* name string */ }
200 ok object
func (GetCorporationsCorporationIdBookmarksFolders200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBookmarksFolders200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBookmarksFolders200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdBookmarksFolders200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBookmarksFolders200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBookmarksFolders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBookmarksFolders200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBookmarksFolders200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBookmarksFolders200OkList ¶
type GetCorporationsCorporationIdBookmarksFolders200OkList []GetCorporationsCorporationIdBookmarksFolders200Ok
A list of GetCorporationsCorporationIdBookmarksFolders200Ok.
func (GetCorporationsCorporationIdBookmarksFolders200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBookmarksFolders200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBookmarksFolders200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdBookmarksFolders200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBookmarksFolders200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBookmarksFolders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBookmarksFolders200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBookmarksFolders200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBookmarksItem ¶
type GetCorporationsCorporationIdBookmarksItem struct { ItemId int64 `json:"item_id,omitempty"` /* item_id integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
Optional object that is returned if a bookmark was made on a particular item.
func (GetCorporationsCorporationIdBookmarksItem) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBookmarksItem) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBookmarksItem) MarshalJSON ¶
func (v GetCorporationsCorporationIdBookmarksItem) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBookmarksItem) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBookmarksItem) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBookmarksItem) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBookmarksItem) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdBookmarksItemList ¶
type GetCorporationsCorporationIdBookmarksItemList []GetCorporationsCorporationIdBookmarksItem
A list of GetCorporationsCorporationIdBookmarksItem.
func (GetCorporationsCorporationIdBookmarksItemList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdBookmarksItemList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdBookmarksItemList) MarshalJSON ¶
func (v GetCorporationsCorporationIdBookmarksItemList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdBookmarksItemList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdBookmarksItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdBookmarksItemList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdBookmarksItemList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContacts200Ok ¶
type GetCorporationsCorporationIdContacts200Ok struct { ContactId int32 `json:"contact_id,omitempty"` /* contact_id integer */ ContactType string `json:"contact_type,omitempty"` /* contact_type string */ IsWatched bool `json:"is_watched,omitempty"` /* Whether this contact is being watched */ LabelIds []int64 `json:"label_ids,omitempty"` /* label_ids array */ Standing float32 `json:"standing,omitempty"` /* Standing of the contact */ }
200 ok object
func (GetCorporationsCorporationIdContacts200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContacts200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContacts200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdContacts200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContacts200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContacts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContacts200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContacts200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContacts200OkList ¶
type GetCorporationsCorporationIdContacts200OkList []GetCorporationsCorporationIdContacts200Ok
A list of GetCorporationsCorporationIdContacts200Ok.
func (GetCorporationsCorporationIdContacts200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContacts200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContacts200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdContacts200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContacts200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContacts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContacts200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContacts200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContactsLabels200Ok ¶
type GetCorporationsCorporationIdContactsLabels200Ok struct { LabelId int64 `json:"label_id,omitempty"` /* label_id integer */ LabelName string `json:"label_name,omitempty"` /* label_name string */ }
200 ok object
func (GetCorporationsCorporationIdContactsLabels200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContactsLabels200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContactsLabels200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdContactsLabels200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContactsLabels200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContactsLabels200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContactsLabels200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContactsLabels200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContactsLabels200OkList ¶
type GetCorporationsCorporationIdContactsLabels200OkList []GetCorporationsCorporationIdContactsLabels200Ok
A list of GetCorporationsCorporationIdContactsLabels200Ok.
func (GetCorporationsCorporationIdContactsLabels200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContactsLabels200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContactsLabels200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdContactsLabels200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContactsLabels200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContactsLabels200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContactsLabels200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContactsLabels200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContainersLogs200Ok ¶
type GetCorporationsCorporationIdContainersLogs200Ok struct { Action string `json:"action,omitempty"` /* action string */ CharacterId int32 `json:"character_id,omitempty"` /* ID of the character who performed the action. */ ContainerId int64 `json:"container_id,omitempty"` /* ID of the container */ ContainerTypeId int32 `json:"container_type_id,omitempty"` /* Type ID of the container */ LocationFlag string `json:"location_flag,omitempty"` /* location_flag string */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ LoggedAt time.Time `json:"logged_at,omitempty"` /* Timestamp when this log was created */ NewConfigBitmask int32 `json:"new_config_bitmask,omitempty"` /* new_config_bitmask integer */ OldConfigBitmask int32 `json:"old_config_bitmask,omitempty"` /* old_config_bitmask integer */ PasswordType string `json:"password_type,omitempty"` /* Type of password set if action is of type SetPassword or EnterPassword */ Quantity int32 `json:"quantity,omitempty"` /* Quantity of the item being acted upon */ TypeId int32 `json:"type_id,omitempty"` /* Type ID of the item being acted upon */ }
200 ok object
func (GetCorporationsCorporationIdContainersLogs200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContainersLogs200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContainersLogs200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdContainersLogs200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContainersLogs200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContainersLogs200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContainersLogs200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContainersLogs200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContainersLogs200OkList ¶
type GetCorporationsCorporationIdContainersLogs200OkList []GetCorporationsCorporationIdContainersLogs200Ok
A list of GetCorporationsCorporationIdContainersLogs200Ok.
func (GetCorporationsCorporationIdContainersLogs200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContainersLogs200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContainersLogs200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdContainersLogs200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContainersLogs200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContainersLogs200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContainersLogs200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContainersLogs200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContracts200Ok ¶
type GetCorporationsCorporationIdContracts200Ok struct { AcceptorId int32 `json:"acceptor_id,omitempty"` /* Who will accept the contract */ AssigneeId int32 `json:"assignee_id,omitempty"` /* ID to whom the contract is assigned, can be corporation or character ID */ Availability string `json:"availability,omitempty"` /* To whom the contract is available */ Buyout float64 `json:"buyout,omitempty"` /* Buyout price (for Auctions only) */ Collateral float64 `json:"collateral,omitempty"` /* Collateral price (for Couriers only) */ ContractId int32 `json:"contract_id,omitempty"` /* contract_id integer */ DateAccepted time.Time `json:"date_accepted,omitempty"` /* Date of confirmation of contract */ DateCompleted time.Time `json:"date_completed,omitempty"` /* Date of completed of contract */ DateExpired time.Time `json:"date_expired,omitempty"` /* Expiration date of the contract */ DateIssued time.Time `json:"date_issued,omitempty"` /* Сreation date of the contract */ DaysToComplete int32 `json:"days_to_complete,omitempty"` /* Number of days to perform the contract */ EndLocationId int64 `json:"end_location_id,omitempty"` /* End location ID (for Couriers contract) */ ForCorporation bool `json:"for_corporation,omitempty"` /* true if the contract was issued on behalf of the issuer's corporation */ IssuerCorporationId int32 `json:"issuer_corporation_id,omitempty"` /* Character's corporation ID for the issuer */ IssuerId int32 `json:"issuer_id,omitempty"` /* Character ID for the issuer */ Price float64 `json:"price,omitempty"` /* Price of contract (for ItemsExchange and Auctions) */ Reward float64 `json:"reward,omitempty"` /* Remuneration for contract (for Couriers only) */ StartLocationId int64 `json:"start_location_id,omitempty"` /* Start location ID (for Couriers contract) */ Status string `json:"status,omitempty"` /* Status of the the contract */ Title string `json:"title,omitempty"` /* Title of the contract */ Type_ string `json:"type,omitempty"` /* Type of the contract */ Volume float64 `json:"volume,omitempty"` /* Volume of items in the contract */ }
200 ok object
func (GetCorporationsCorporationIdContracts200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContracts200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContracts200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdContracts200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContracts200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContracts200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContracts200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContracts200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContracts200OkList ¶
type GetCorporationsCorporationIdContracts200OkList []GetCorporationsCorporationIdContracts200Ok
A list of GetCorporationsCorporationIdContracts200Ok.
func (GetCorporationsCorporationIdContracts200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContracts200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContracts200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdContracts200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContracts200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContracts200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContracts200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContracts200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdBids200Ok ¶
type GetCorporationsCorporationIdContractsContractIdBids200Ok struct { Amount float32 `json:"amount,omitempty"` /* The amount bid, in ISK */ BidId int32 `json:"bid_id,omitempty"` /* Unique ID for the bid */ BidderId int32 `json:"bidder_id,omitempty"` /* Character ID of the bidder */ DateBid time.Time `json:"date_bid,omitempty"` /* Datetime when the bid was placed */ }
200 ok object
func (GetCorporationsCorporationIdContractsContractIdBids200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdBids200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdBids200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdBids200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdBids200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdBids200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdBids200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdBids200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdBids200OkList ¶
type GetCorporationsCorporationIdContractsContractIdBids200OkList []GetCorporationsCorporationIdContractsContractIdBids200Ok
A list of GetCorporationsCorporationIdContractsContractIdBids200Ok.
func (GetCorporationsCorporationIdContractsContractIdBids200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdBids200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdBids200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdBids200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdBids200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdBids200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdBids200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdBids200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdBidsNotFound ¶
type GetCorporationsCorporationIdContractsContractIdBidsNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCorporationsCorporationIdContractsContractIdBidsNotFound) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdBidsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdBidsNotFound) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdBidsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdBidsNotFound) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdBidsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdBidsNotFound) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdBidsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdBidsNotFoundList ¶
type GetCorporationsCorporationIdContractsContractIdBidsNotFoundList []GetCorporationsCorporationIdContractsContractIdBidsNotFound
A list of GetCorporationsCorporationIdContractsContractIdBidsNotFound.
func (GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdBidsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdItems200Ok ¶
type GetCorporationsCorporationIdContractsContractIdItems200Ok struct { IsIncluded bool `json:"is_included,omitempty"` /* true if the contract issuer has submitted this item with the contract, false if the isser is asking for this item in the contract */ IsSingleton bool `json:"is_singleton,omitempty"` /* is_singleton boolean */ Quantity int32 `json:"quantity,omitempty"` /* Number of items in the stack */ RawQuantity int32 `json:"raw_quantity,omitempty"` /* -1 indicates that the item is a singleton (non-stackable). If the item happens to be a Blueprint, -1 is an Original and -2 is a Blueprint Copy */ RecordId int64 `json:"record_id,omitempty"` /* Unique ID for the item */ TypeId int32 `json:"type_id,omitempty"` /* Type ID for item */ }
200 ok object
func (GetCorporationsCorporationIdContractsContractIdItems200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItems200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdItems200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItems200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItems200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItems200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItems200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItems200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdItems200OkList ¶
type GetCorporationsCorporationIdContractsContractIdItems200OkList []GetCorporationsCorporationIdContractsContractIdItems200Ok
A list of GetCorporationsCorporationIdContractsContractIdItems200Ok.
func (GetCorporationsCorporationIdContractsContractIdItems200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItems200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdItems200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItems200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItems200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItems200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItems200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItems200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdItemsError520 ¶
type GetCorporationsCorporationIdContractsContractIdItemsError520 struct {
Error_ string `json:"error,omitempty"` /* Error 520 message */
}
Error 520
func (GetCorporationsCorporationIdContractsContractIdItemsError520) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItemsError520) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdItemsError520) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItemsError520) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItemsError520) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItemsError520) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItemsError520) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItemsError520) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdItemsError520List ¶
type GetCorporationsCorporationIdContractsContractIdItemsError520List []GetCorporationsCorporationIdContractsContractIdItemsError520
A list of GetCorporationsCorporationIdContractsContractIdItemsError520.
func (GetCorporationsCorporationIdContractsContractIdItemsError520List) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItemsError520List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdItemsError520List) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItemsError520List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItemsError520List) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItemsError520List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItemsError520List) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItemsError520List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdItemsNotFound ¶
type GetCorporationsCorporationIdContractsContractIdItemsNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCorporationsCorporationIdContractsContractIdItemsNotFound) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItemsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdItemsNotFound) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItemsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItemsNotFound) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItemsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItemsNotFound) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItemsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdContractsContractIdItemsNotFoundList ¶
type GetCorporationsCorporationIdContractsContractIdItemsNotFoundList []GetCorporationsCorporationIdContractsContractIdItemsNotFound
A list of GetCorporationsCorporationIdContractsContractIdItemsNotFound.
func (GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) MarshalJSON ¶
func (v GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdContractsContractIdItemsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdCustomsOffices200Ok ¶
type GetCorporationsCorporationIdCustomsOffices200Ok struct { AllianceTaxRate float32 `json:"alliance_tax_rate,omitempty"` /* Only present if alliance access is allowed */ AllowAccessWithStandings bool `json:"allow_access_with_standings,omitempty"` /* standing_level and any standing related tax rate only present when this is true */ AllowAllianceAccess bool `json:"allow_alliance_access,omitempty"` /* allow_alliance_access boolean */ BadStandingTaxRate float32 `json:"bad_standing_tax_rate,omitempty"` /* bad_standing_tax_rate number */ CorporationTaxRate float32 `json:"corporation_tax_rate,omitempty"` /* corporation_tax_rate number */ ExcellentStandingTaxRate float32 `json:"excellent_standing_tax_rate,omitempty"` /* Tax rate for entities with excellent level of standing, only present if this level is allowed, same for all other standing related tax rates */ GoodStandingTaxRate float32 `json:"good_standing_tax_rate,omitempty"` /* good_standing_tax_rate number */ NeutralStandingTaxRate float32 `json:"neutral_standing_tax_rate,omitempty"` /* neutral_standing_tax_rate number */ OfficeId int64 `json:"office_id,omitempty"` /* unique ID of this customs office */ ReinforceExitEnd int32 `json:"reinforce_exit_end,omitempty"` /* reinforce_exit_end integer */ ReinforceExitStart int32 `json:"reinforce_exit_start,omitempty"` /* Together with reinforce_exit_end, marks a 2-hour period where this customs office could exit reinforcement mode during the day after initial attack */ StandingLevel string `json:"standing_level,omitempty"` /* Access is allowed only for entities with this level of standing or better */ SystemId int32 `json:"system_id,omitempty"` /* ID of the solar system this customs office is located in */ TerribleStandingTaxRate float32 `json:"terrible_standing_tax_rate,omitempty"` /* terrible_standing_tax_rate number */ }
200 ok object
func (GetCorporationsCorporationIdCustomsOffices200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdCustomsOffices200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdCustomsOffices200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdCustomsOffices200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdCustomsOffices200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdCustomsOffices200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdCustomsOffices200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdCustomsOffices200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdCustomsOffices200OkList ¶
type GetCorporationsCorporationIdCustomsOffices200OkList []GetCorporationsCorporationIdCustomsOffices200Ok
A list of GetCorporationsCorporationIdCustomsOffices200Ok.
func (GetCorporationsCorporationIdCustomsOffices200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdCustomsOffices200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdCustomsOffices200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdCustomsOffices200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdCustomsOffices200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdCustomsOffices200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdCustomsOffices200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdCustomsOffices200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdDivisionsHangarHangar ¶
type GetCorporationsCorporationIdDivisionsHangarHangar struct { Division int32 `json:"division,omitempty"` /* division integer */ Name string `json:"name,omitempty"` /* name string */ }
hangar object
func (GetCorporationsCorporationIdDivisionsHangarHangar) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdDivisionsHangarHangar) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdDivisionsHangarHangar) MarshalJSON ¶
func (v GetCorporationsCorporationIdDivisionsHangarHangar) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdDivisionsHangarHangar) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdDivisionsHangarHangar) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdDivisionsHangarHangar) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdDivisionsHangarHangar) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdDivisionsHangarHangarList ¶
type GetCorporationsCorporationIdDivisionsHangarHangarList []GetCorporationsCorporationIdDivisionsHangarHangar
A list of GetCorporationsCorporationIdDivisionsHangarHangar.
func (GetCorporationsCorporationIdDivisionsHangarHangarList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdDivisionsHangarHangarList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdDivisionsHangarHangarList) MarshalJSON ¶
func (v GetCorporationsCorporationIdDivisionsHangarHangarList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdDivisionsHangarHangarList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdDivisionsHangarHangarList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdDivisionsHangarHangarList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdDivisionsHangarHangarList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdDivisionsOk ¶
type GetCorporationsCorporationIdDivisionsOk struct { Hangar []GetCorporationsCorporationIdDivisionsHangarHangar `json:"hangar,omitempty"` /* hangar array */ Wallet []GetCorporationsCorporationIdDivisionsWalletWallet `json:"wallet,omitempty"` /* wallet array */ }
200 ok object
func (GetCorporationsCorporationIdDivisionsOk) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdDivisionsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdDivisionsOk) MarshalJSON ¶
func (v GetCorporationsCorporationIdDivisionsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdDivisionsOk) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdDivisionsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdDivisionsOk) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdDivisionsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdDivisionsOkList ¶
type GetCorporationsCorporationIdDivisionsOkList []GetCorporationsCorporationIdDivisionsOk
A list of GetCorporationsCorporationIdDivisionsOk.
func (GetCorporationsCorporationIdDivisionsOkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdDivisionsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdDivisionsOkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdDivisionsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdDivisionsOkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdDivisionsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdDivisionsOkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdDivisionsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdDivisionsWalletWallet ¶
type GetCorporationsCorporationIdDivisionsWalletWallet struct { Division int32 `json:"division,omitempty"` /* division integer */ Name string `json:"name,omitempty"` /* name string */ }
wallet object
func (GetCorporationsCorporationIdDivisionsWalletWallet) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdDivisionsWalletWallet) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdDivisionsWalletWallet) MarshalJSON ¶
func (v GetCorporationsCorporationIdDivisionsWalletWallet) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdDivisionsWalletWallet) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdDivisionsWalletWallet) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdDivisionsWalletWallet) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdDivisionsWalletWallet) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdDivisionsWalletWalletList ¶
type GetCorporationsCorporationIdDivisionsWalletWalletList []GetCorporationsCorporationIdDivisionsWalletWallet
A list of GetCorporationsCorporationIdDivisionsWalletWallet.
func (GetCorporationsCorporationIdDivisionsWalletWalletList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdDivisionsWalletWalletList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdDivisionsWalletWalletList) MarshalJSON ¶
func (v GetCorporationsCorporationIdDivisionsWalletWalletList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdDivisionsWalletWalletList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdDivisionsWalletWalletList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdDivisionsWalletWalletList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdDivisionsWalletWalletList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdFacilities200Ok ¶
type GetCorporationsCorporationIdFacilities200Ok struct { FacilityId int64 `json:"facility_id,omitempty"` /* facility_id integer */ SystemId int32 `json:"system_id,omitempty"` /* system_id integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetCorporationsCorporationIdFacilities200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdFacilities200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdFacilities200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdFacilities200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdFacilities200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdFacilities200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdFacilities200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdFacilities200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdFacilities200OkList ¶
type GetCorporationsCorporationIdFacilities200OkList []GetCorporationsCorporationIdFacilities200Ok
A list of GetCorporationsCorporationIdFacilities200Ok.
func (GetCorporationsCorporationIdFacilities200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdFacilities200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdFacilities200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdFacilities200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdFacilities200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdFacilities200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdFacilities200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdFacilities200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdFwStatsKills ¶
type GetCorporationsCorporationIdFwStatsKills struct { LastWeek int32 `json:"last_week,omitempty"` /* Last week's total number of kills by members of the given corporation against enemy factions */ Total int32 `json:"total,omitempty"` /* Total number of kills by members of the given corporation against enemy factions since the corporation enlisted */ Yesterday int32 `json:"yesterday,omitempty"` /* Yesterday's total number of kills by members of the given corporation against enemy factions */ }
Summary of kills done by the given corporation against enemy factions
func (GetCorporationsCorporationIdFwStatsKills) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdFwStatsKills) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdFwStatsKills) MarshalJSON ¶
func (v GetCorporationsCorporationIdFwStatsKills) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdFwStatsKills) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdFwStatsKills) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdFwStatsKills) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdFwStatsKills) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdFwStatsKillsList ¶
type GetCorporationsCorporationIdFwStatsKillsList []GetCorporationsCorporationIdFwStatsKills
A list of GetCorporationsCorporationIdFwStatsKills.
func (GetCorporationsCorporationIdFwStatsKillsList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdFwStatsKillsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdFwStatsKillsList) MarshalJSON ¶
func (v GetCorporationsCorporationIdFwStatsKillsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdFwStatsKillsList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdFwStatsKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdFwStatsKillsList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdFwStatsKillsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdFwStatsOk ¶
type GetCorporationsCorporationIdFwStatsOk struct { EnlistedOn time.Time `json:"enlisted_on,omitempty"` /* The enlistment date of the given corporation into faction warfare. Will not be included if corporation is not enlisted in faction warfare */ FactionId int32 `json:"faction_id,omitempty"` /* The faction the given corporation is enlisted to fight for. Will not be included if corporation is not enlisted in faction warfare */ Kills GetCorporationsCorporationIdFwStatsKills `json:"kills,omitempty"` Pilots int32 `json:"pilots,omitempty"` /* How many pilots the enlisted corporation has. Will not be included if corporation is not enlisted in faction warfare */ VictoryPoints GetCorporationsCorporationIdFwStatsVictoryPoints `json:"victory_points,omitempty"` }
200 ok object
func (GetCorporationsCorporationIdFwStatsOk) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdFwStatsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdFwStatsOk) MarshalJSON ¶
func (v GetCorporationsCorporationIdFwStatsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdFwStatsOk) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdFwStatsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdFwStatsOk) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdFwStatsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdFwStatsOkList ¶
type GetCorporationsCorporationIdFwStatsOkList []GetCorporationsCorporationIdFwStatsOk
A list of GetCorporationsCorporationIdFwStatsOk.
func (GetCorporationsCorporationIdFwStatsOkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdFwStatsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdFwStatsOkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdFwStatsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdFwStatsOkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdFwStatsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdFwStatsOkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdFwStatsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdFwStatsVictoryPoints ¶
type GetCorporationsCorporationIdFwStatsVictoryPoints struct { LastWeek int32 `json:"last_week,omitempty"` /* Last week's victory points gained by members of the given corporation */ Total int32 `json:"total,omitempty"` /* Total victory points gained since the given corporation enlisted */ Yesterday int32 `json:"yesterday,omitempty"` /* Yesterday's victory points gained by members of the given corporation */ }
Summary of victory points gained by the given corporation for the enlisted faction
func (GetCorporationsCorporationIdFwStatsVictoryPoints) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdFwStatsVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdFwStatsVictoryPoints) MarshalJSON ¶
func (v GetCorporationsCorporationIdFwStatsVictoryPoints) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdFwStatsVictoryPoints) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdFwStatsVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdFwStatsVictoryPoints) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdFwStatsVictoryPoints) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdFwStatsVictoryPointsList ¶
type GetCorporationsCorporationIdFwStatsVictoryPointsList []GetCorporationsCorporationIdFwStatsVictoryPoints
A list of GetCorporationsCorporationIdFwStatsVictoryPoints.
func (GetCorporationsCorporationIdFwStatsVictoryPointsList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdFwStatsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdFwStatsVictoryPointsList) MarshalJSON ¶
func (v GetCorporationsCorporationIdFwStatsVictoryPointsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdFwStatsVictoryPointsList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdFwStatsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdFwStatsVictoryPointsList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdFwStatsVictoryPointsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdIconsNotFound ¶
type GetCorporationsCorporationIdIconsNotFound struct {
Error_ string `json:"error,omitempty"` /* error message */
}
No image server for this datasource
func (GetCorporationsCorporationIdIconsNotFound) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdIconsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdIconsNotFound) MarshalJSON ¶
func (v GetCorporationsCorporationIdIconsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdIconsNotFound) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdIconsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdIconsNotFound) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdIconsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdIconsNotFoundList ¶
type GetCorporationsCorporationIdIconsNotFoundList []GetCorporationsCorporationIdIconsNotFound
A list of GetCorporationsCorporationIdIconsNotFound.
func (GetCorporationsCorporationIdIconsNotFoundList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdIconsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdIconsNotFoundList) MarshalJSON ¶
func (v GetCorporationsCorporationIdIconsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdIconsNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdIconsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdIconsNotFoundList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdIconsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdIconsOk ¶
type GetCorporationsCorporationIdIconsOk struct { Px128x128 string `json:"px128x128,omitempty"` /* px128x128 string */ Px256x256 string `json:"px256x256,omitempty"` /* px256x256 string */ Px64x64 string `json:"px64x64,omitempty"` /* px64x64 string */ }
200 ok object
func (GetCorporationsCorporationIdIconsOk) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdIconsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdIconsOk) MarshalJSON ¶
func (v GetCorporationsCorporationIdIconsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdIconsOk) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdIconsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdIconsOk) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdIconsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdIconsOkList ¶
type GetCorporationsCorporationIdIconsOkList []GetCorporationsCorporationIdIconsOk
A list of GetCorporationsCorporationIdIconsOk.
func (GetCorporationsCorporationIdIconsOkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdIconsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdIconsOkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdIconsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdIconsOkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdIconsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdIconsOkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdIconsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdIndustryJobs200Ok ¶
type GetCorporationsCorporationIdIndustryJobs200Ok struct { ActivityId int32 `json:"activity_id,omitempty"` /* Job activity ID */ BlueprintId int64 `json:"blueprint_id,omitempty"` /* blueprint_id integer */ BlueprintLocationId int64 `json:"blueprint_location_id,omitempty"` /* Location ID of the location from which the blueprint was installed. Normally a station ID, but can also be an asset (e.g. container) or corporation facility */ BlueprintTypeId int32 `json:"blueprint_type_id,omitempty"` /* blueprint_type_id integer */ CompletedCharacterId int32 `json:"completed_character_id,omitempty"` /* ID of the character which completed this job */ CompletedDate time.Time `json:"completed_date,omitempty"` /* Date and time when this job was completed */ Cost float64 `json:"cost,omitempty"` /* The sume of job installation fee and industry facility tax */ Duration int32 `json:"duration,omitempty"` /* Job duration in seconds */ EndDate time.Time `json:"end_date,omitempty"` /* Date and time when this job finished */ FacilityId int64 `json:"facility_id,omitempty"` /* ID of the facility where this job is running */ InstallerId int32 `json:"installer_id,omitempty"` /* ID of the character which installed this job */ JobId int32 `json:"job_id,omitempty"` /* Unique job ID */ LicensedRuns int32 `json:"licensed_runs,omitempty"` /* Number of runs blueprint is licensed for */ LocationId int64 `json:"location_id,omitempty"` /* ID of the location for the industry facility */ OutputLocationId int64 `json:"output_location_id,omitempty"` /* Location ID of the location to which the output of the job will be delivered. Normally a station ID, but can also be a corporation facility */ PauseDate time.Time `json:"pause_date,omitempty"` /* Date and time when this job was paused (i.e. time when the facility where this job was installed went offline) */ Probability float32 `json:"probability,omitempty"` /* Chance of success for invention */ ProductTypeId int32 `json:"product_type_id,omitempty"` /* Type ID of product (manufactured, copied or invented) */ Runs int32 `json:"runs,omitempty"` /* Number of runs for a manufacturing job, or number of copies to make for a blueprint copy */ StartDate time.Time `json:"start_date,omitempty"` /* Date and time when this job started */ Status string `json:"status,omitempty"` /* status string */ SuccessfulRuns int32 `json:"successful_runs,omitempty"` /* Number of successful runs for this job. Equal to runs unless this is an invention job */ }
200 ok object
func (GetCorporationsCorporationIdIndustryJobs200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdIndustryJobs200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdIndustryJobs200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdIndustryJobs200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdIndustryJobs200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdIndustryJobs200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdIndustryJobs200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdIndustryJobs200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdIndustryJobs200OkList ¶
type GetCorporationsCorporationIdIndustryJobs200OkList []GetCorporationsCorporationIdIndustryJobs200Ok
A list of GetCorporationsCorporationIdIndustryJobs200Ok.
func (GetCorporationsCorporationIdIndustryJobs200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdIndustryJobs200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdIndustryJobs200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdIndustryJobs200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdIndustryJobs200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdIndustryJobs200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdIndustryJobs200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdIndustryJobs200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdKillmailsRecent200Ok ¶
type GetCorporationsCorporationIdKillmailsRecent200Ok struct { KillmailHash string `json:"killmail_hash,omitempty"` /* A hash of this killmail */ KillmailId int32 `json:"killmail_id,omitempty"` /* ID of this killmail */ }
200 ok object
func (GetCorporationsCorporationIdKillmailsRecent200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdKillmailsRecent200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdKillmailsRecent200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdKillmailsRecent200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdKillmailsRecent200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdKillmailsRecent200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdKillmailsRecent200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdKillmailsRecent200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdKillmailsRecent200OkList ¶
type GetCorporationsCorporationIdKillmailsRecent200OkList []GetCorporationsCorporationIdKillmailsRecent200Ok
A list of GetCorporationsCorporationIdKillmailsRecent200Ok.
func (GetCorporationsCorporationIdKillmailsRecent200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdKillmailsRecent200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdKillmailsRecent200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdKillmailsRecent200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdKillmailsRecent200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdKillmailsRecent200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdKillmailsRecent200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdKillmailsRecent200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdMedals200Ok ¶
type GetCorporationsCorporationIdMedals200Ok struct { CreatedAt time.Time `json:"created_at,omitempty"` /* created_at string */ CreatorId int32 `json:"creator_id,omitempty"` /* ID of the character who created this medal */ Description string `json:"description,omitempty"` /* description string */ MedalId int32 `json:"medal_id,omitempty"` /* medal_id integer */ Title string `json:"title,omitempty"` /* title string */ }
200 ok object
func (GetCorporationsCorporationIdMedals200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdMedals200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdMedals200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdMedals200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdMedals200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdMedals200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdMedals200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdMedals200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdMedals200OkList ¶
type GetCorporationsCorporationIdMedals200OkList []GetCorporationsCorporationIdMedals200Ok
A list of GetCorporationsCorporationIdMedals200Ok.
func (GetCorporationsCorporationIdMedals200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdMedals200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdMedals200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdMedals200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdMedals200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdMedals200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdMedals200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdMedals200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdMedalsIssued200Ok ¶
type GetCorporationsCorporationIdMedalsIssued200Ok struct { CharacterId int32 `json:"character_id,omitempty"` /* ID of the character who was rewarded this medal */ IssuedAt time.Time `json:"issued_at,omitempty"` /* issued_at string */ IssuerId int32 `json:"issuer_id,omitempty"` /* ID of the character who issued the medal */ MedalId int32 `json:"medal_id,omitempty"` /* medal_id integer */ Reason string `json:"reason,omitempty"` /* reason string */ Status string `json:"status,omitempty"` /* status string */ }
200 ok object
func (GetCorporationsCorporationIdMedalsIssued200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdMedalsIssued200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdMedalsIssued200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdMedalsIssued200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdMedalsIssued200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdMedalsIssued200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdMedalsIssued200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdMedalsIssued200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdMedalsIssued200OkList ¶
type GetCorporationsCorporationIdMedalsIssued200OkList []GetCorporationsCorporationIdMedalsIssued200Ok
A list of GetCorporationsCorporationIdMedalsIssued200Ok.
func (GetCorporationsCorporationIdMedalsIssued200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdMedalsIssued200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdMedalsIssued200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdMedalsIssued200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdMedalsIssued200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdMedalsIssued200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdMedalsIssued200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdMedalsIssued200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdMembersTitles200Ok ¶
type GetCorporationsCorporationIdMembersTitles200Ok struct { CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ Titles []int32 `json:"titles,omitempty"` /* A list of title_id */ }
200 ok object
func (GetCorporationsCorporationIdMembersTitles200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdMembersTitles200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdMembersTitles200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdMembersTitles200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdMembersTitles200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdMembersTitles200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdMembersTitles200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdMembersTitles200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdMembersTitles200OkList ¶
type GetCorporationsCorporationIdMembersTitles200OkList []GetCorporationsCorporationIdMembersTitles200Ok
A list of GetCorporationsCorporationIdMembersTitles200Ok.
func (GetCorporationsCorporationIdMembersTitles200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdMembersTitles200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdMembersTitles200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdMembersTitles200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdMembersTitles200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdMembersTitles200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdMembersTitles200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdMembersTitles200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdMembertracking200Ok ¶
type GetCorporationsCorporationIdMembertracking200Ok struct { BaseId int32 `json:"base_id,omitempty"` /* base_id integer */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ LogoffDate time.Time `json:"logoff_date,omitempty"` /* logoff_date string */ LogonDate time.Time `json:"logon_date,omitempty"` /* logon_date string */ ShipTypeId int32 `json:"ship_type_id,omitempty"` /* ship_type_id integer */ StartDate time.Time `json:"start_date,omitempty"` /* start_date string */ }
200 ok object
func (GetCorporationsCorporationIdMembertracking200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdMembertracking200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdMembertracking200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdMembertracking200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdMembertracking200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdMembertracking200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdMembertracking200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdMembertracking200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdMembertracking200OkList ¶
type GetCorporationsCorporationIdMembertracking200OkList []GetCorporationsCorporationIdMembertracking200Ok
A list of GetCorporationsCorporationIdMembertracking200Ok.
func (GetCorporationsCorporationIdMembertracking200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdMembertracking200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdMembertracking200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdMembertracking200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdMembertracking200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdMembertracking200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdMembertracking200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdMembertracking200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdNotFound ¶
type GetCorporationsCorporationIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetCorporationsCorporationIdNotFound) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdNotFound) MarshalJSON ¶
func (v GetCorporationsCorporationIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdNotFound) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdNotFound) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdNotFoundList ¶
type GetCorporationsCorporationIdNotFoundList []GetCorporationsCorporationIdNotFound
A list of GetCorporationsCorporationIdNotFound.
func (GetCorporationsCorporationIdNotFoundList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdNotFoundList) MarshalJSON ¶
func (v GetCorporationsCorporationIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdNotFoundList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdOk ¶
type GetCorporationsCorporationIdOk struct { AllianceId int32 `json:"alliance_id,omitempty"` /* ID of the alliance that corporation is a member of, if any */ CeoId int32 `json:"ceo_id,omitempty"` /* ceo_id integer */ CreatorId int32 `json:"creator_id,omitempty"` /* creator_id integer */ DateFounded time.Time `json:"date_founded,omitempty"` /* date_founded string */ Description string `json:"description,omitempty"` /* description string */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ HomeStationId int32 `json:"home_station_id,omitempty"` /* home_station_id integer */ MemberCount int32 `json:"member_count,omitempty"` /* member_count integer */ Name string `json:"name,omitempty"` /* the full name of the corporation */ TaxRate float32 `json:"tax_rate,omitempty"` /* tax_rate number */ Ticker string `json:"ticker,omitempty"` /* the short name of the corporation */ Url string `json:"url,omitempty"` /* url string */ WarEligible bool `json:"war_eligible,omitempty"` /* war_eligible boolean */ }
200 ok object
func (GetCorporationsCorporationIdOk) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdOk) MarshalJSON ¶
func (v GetCorporationsCorporationIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdOk) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdOk) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdOkList ¶
type GetCorporationsCorporationIdOkList []GetCorporationsCorporationIdOk
A list of GetCorporationsCorporationIdOk.
func (GetCorporationsCorporationIdOkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdOkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdOkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdOkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdOrders200Ok ¶
type GetCorporationsCorporationIdOrders200Ok struct { Duration int32 `json:"duration,omitempty"` /* Number of days for which order is valid (starting from the issued date). An order expires at time issued + duration */ Escrow float64 `json:"escrow,omitempty"` /* For buy orders, the amount of ISK in escrow */ IsBuyOrder bool `json:"is_buy_order,omitempty"` /* True if the order is a bid (buy) order */ Issued time.Time `json:"issued,omitempty"` /* Date and time when this order was issued */ IssuedBy int32 `json:"issued_by,omitempty"` /* The character who issued this order */ LocationId int64 `json:"location_id,omitempty"` /* ID of the location where order was placed */ MinVolume int32 `json:"min_volume,omitempty"` /* For buy orders, the minimum quantity that will be accepted in a matching sell order */ OrderId int64 `json:"order_id,omitempty"` /* Unique order ID */ Price float64 `json:"price,omitempty"` /* Cost per unit for this order */ Range_ string `json:"range,omitempty"` /* Valid order range, numbers are ranges in jumps */ RegionId int32 `json:"region_id,omitempty"` /* ID of the region where order was placed */ TypeId int32 `json:"type_id,omitempty"` /* The type ID of the item transacted in this order */ VolumeRemain int32 `json:"volume_remain,omitempty"` /* Quantity of items still required or offered */ VolumeTotal int32 `json:"volume_total,omitempty"` /* Quantity of items required or offered at time order was placed */ WalletDivision int32 `json:"wallet_division,omitempty"` /* The corporation wallet division used for this order. */ }
200 ok object
func (GetCorporationsCorporationIdOrders200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdOrders200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdOrders200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdOrders200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdOrders200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdOrders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdOrders200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdOrders200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdOrders200OkList ¶
type GetCorporationsCorporationIdOrders200OkList []GetCorporationsCorporationIdOrders200Ok
A list of GetCorporationsCorporationIdOrders200Ok.
func (GetCorporationsCorporationIdOrders200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdOrders200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdOrders200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdOrders200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdOrders200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdOrders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdOrders200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdOrders200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdOrdersHistory200Ok ¶
type GetCorporationsCorporationIdOrdersHistory200Ok struct { Duration int32 `json:"duration,omitempty"` /* Number of days the order was valid for (starting from the issued date). An order expires at time issued + duration */ Escrow float64 `json:"escrow,omitempty"` /* For buy orders, the amount of ISK in escrow */ IsBuyOrder bool `json:"is_buy_order,omitempty"` /* True if the order is a bid (buy) order */ Issued time.Time `json:"issued,omitempty"` /* Date and time when this order was issued */ IssuedBy int32 `json:"issued_by,omitempty"` /* The character who issued this order */ LocationId int64 `json:"location_id,omitempty"` /* ID of the location where order was placed */ MinVolume int32 `json:"min_volume,omitempty"` /* For buy orders, the minimum quantity that will be accepted in a matching sell order */ OrderId int64 `json:"order_id,omitempty"` /* Unique order ID */ Price float64 `json:"price,omitempty"` /* Cost per unit for this order */ Range_ string `json:"range,omitempty"` /* Valid order range, numbers are ranges in jumps */ RegionId int32 `json:"region_id,omitempty"` /* ID of the region where order was placed */ State string `json:"state,omitempty"` /* Current order state */ TypeId int32 `json:"type_id,omitempty"` /* The type ID of the item transacted in this order */ VolumeRemain int32 `json:"volume_remain,omitempty"` /* Quantity of items still required or offered */ VolumeTotal int32 `json:"volume_total,omitempty"` /* Quantity of items required or offered at time order was placed */ WalletDivision int32 `json:"wallet_division,omitempty"` /* The corporation wallet division used for this order */ }
200 ok object
func (GetCorporationsCorporationIdOrdersHistory200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdOrdersHistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdOrdersHistory200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdOrdersHistory200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdOrdersHistory200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdOrdersHistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdOrdersHistory200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdOrdersHistory200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdOrdersHistory200OkList ¶
type GetCorporationsCorporationIdOrdersHistory200OkList []GetCorporationsCorporationIdOrdersHistory200Ok
A list of GetCorporationsCorporationIdOrdersHistory200Ok.
func (GetCorporationsCorporationIdOrdersHistory200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdOrdersHistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdOrdersHistory200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdOrdersHistory200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdOrdersHistory200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdOrdersHistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdOrdersHistory200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdOrdersHistory200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdRoles200Ok ¶
type GetCorporationsCorporationIdRoles200Ok struct { CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ GrantableRoles []string `json:"grantable_roles,omitempty"` /* grantable_roles array */ GrantableRolesAtBase []string `json:"grantable_roles_at_base,omitempty"` /* grantable_roles_at_base array */ GrantableRolesAtHq []string `json:"grantable_roles_at_hq,omitempty"` /* grantable_roles_at_hq array */ GrantableRolesAtOther []string `json:"grantable_roles_at_other,omitempty"` /* grantable_roles_at_other array */ Roles []string `json:"roles,omitempty"` /* roles array */ RolesAtBase []string `json:"roles_at_base,omitempty"` /* roles_at_base array */ RolesAtHq []string `json:"roles_at_hq,omitempty"` /* roles_at_hq array */ RolesAtOther []string `json:"roles_at_other,omitempty"` /* roles_at_other array */ }
200 ok object
func (GetCorporationsCorporationIdRoles200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdRoles200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdRoles200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdRoles200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdRoles200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdRoles200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdRoles200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdRoles200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdRoles200OkList ¶
type GetCorporationsCorporationIdRoles200OkList []GetCorporationsCorporationIdRoles200Ok
A list of GetCorporationsCorporationIdRoles200Ok.
func (GetCorporationsCorporationIdRoles200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdRoles200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdRoles200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdRoles200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdRoles200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdRoles200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdRoles200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdRoles200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdRolesHistory200Ok ¶
type GetCorporationsCorporationIdRolesHistory200Ok struct { ChangedAt time.Time `json:"changed_at,omitempty"` /* changed_at string */ CharacterId int32 `json:"character_id,omitempty"` /* The character whose roles are changed */ IssuerId int32 `json:"issuer_id,omitempty"` /* ID of the character who issued this change */ NewRoles []string `json:"new_roles,omitempty"` /* new_roles array */ OldRoles []string `json:"old_roles,omitempty"` /* old_roles array */ RoleType string `json:"role_type,omitempty"` /* role_type string */ }
200 ok object
func (GetCorporationsCorporationIdRolesHistory200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdRolesHistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdRolesHistory200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdRolesHistory200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdRolesHistory200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdRolesHistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdRolesHistory200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdRolesHistory200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdRolesHistory200OkList ¶
type GetCorporationsCorporationIdRolesHistory200OkList []GetCorporationsCorporationIdRolesHistory200Ok
A list of GetCorporationsCorporationIdRolesHistory200Ok.
func (GetCorporationsCorporationIdRolesHistory200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdRolesHistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdRolesHistory200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdRolesHistory200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdRolesHistory200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdRolesHistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdRolesHistory200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdRolesHistory200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdShareholders200Ok ¶
type GetCorporationsCorporationIdShareholders200Ok struct {}
200 ok object
func (GetCorporationsCorporationIdShareholders200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdShareholders200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdShareholders200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdShareholders200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdShareholders200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdShareholders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdShareholders200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdShareholders200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdShareholders200OkList ¶
type GetCorporationsCorporationIdShareholders200OkList []GetCorporationsCorporationIdShareholders200Ok
A list of GetCorporationsCorporationIdShareholders200Ok.
func (GetCorporationsCorporationIdShareholders200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdShareholders200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdShareholders200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdShareholders200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdShareholders200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdShareholders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdShareholders200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdShareholders200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdShareholdersOpts ¶
type GetCorporationsCorporationIdShareholdersOpts struct {}
type GetCorporationsCorporationIdStandings200Ok ¶
type GetCorporationsCorporationIdStandings200Ok struct { FromId int32 `json:"from_id,omitempty"` /* from_id integer */ FromType string `json:"from_type,omitempty"` /* from_type string */ Standing float32 `json:"standing,omitempty"` /* standing number */ }
200 ok object
func (GetCorporationsCorporationIdStandings200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStandings200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStandings200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdStandings200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStandings200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStandings200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStandings200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStandings200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStandings200OkList ¶
type GetCorporationsCorporationIdStandings200OkList []GetCorporationsCorporationIdStandings200Ok
A list of GetCorporationsCorporationIdStandings200Ok.
func (GetCorporationsCorporationIdStandings200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStandings200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStandings200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdStandings200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStandings200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStandings200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStandings200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStandings200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStarbases200Ok ¶
type GetCorporationsCorporationIdStarbases200Ok struct { MoonId int32 `json:"moon_id,omitempty"` /* The moon this starbase (POS) is anchored on, unanchored POSes do not have this information */ OnlinedSince time.Time `json:"onlined_since,omitempty"` /* When the POS onlined, for starbases (POSes) in online state */ ReinforcedUntil time.Time `json:"reinforced_until,omitempty"` /* When the POS will be out of reinforcement, for starbases (POSes) in reinforced state */ StarbaseId int64 `json:"starbase_id,omitempty"` /* Unique ID for this starbase (POS) */ State string `json:"state,omitempty"` /* state string */ SystemId int32 `json:"system_id,omitempty"` /* The solar system this starbase (POS) is in, unanchored POSes have this information */ TypeId int32 `json:"type_id,omitempty"` /* Starbase (POS) type */ UnanchorAt time.Time `json:"unanchor_at,omitempty"` /* When the POS started unanchoring, for starbases (POSes) in unanchoring state */ }
200 ok object
func (GetCorporationsCorporationIdStarbases200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStarbases200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStarbases200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdStarbases200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStarbases200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStarbases200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStarbases200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStarbases200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStarbases200OkList ¶
type GetCorporationsCorporationIdStarbases200OkList []GetCorporationsCorporationIdStarbases200Ok
A list of GetCorporationsCorporationIdStarbases200Ok.
func (GetCorporationsCorporationIdStarbases200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStarbases200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStarbases200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdStarbases200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStarbases200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStarbases200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStarbases200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStarbases200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStarbasesStarbaseIdFuel ¶
type GetCorporationsCorporationIdStarbasesStarbaseIdFuel struct { Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
fuel object
func (GetCorporationsCorporationIdStarbasesStarbaseIdFuel) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStarbasesStarbaseIdFuel) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStarbasesStarbaseIdFuel) MarshalJSON ¶
func (v GetCorporationsCorporationIdStarbasesStarbaseIdFuel) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStarbasesStarbaseIdFuel) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStarbasesStarbaseIdFuel) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStarbasesStarbaseIdFuel) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStarbasesStarbaseIdFuel) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStarbasesStarbaseIdFuelList ¶
type GetCorporationsCorporationIdStarbasesStarbaseIdFuelList []GetCorporationsCorporationIdStarbasesStarbaseIdFuel
A list of GetCorporationsCorporationIdStarbasesStarbaseIdFuel.
func (GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) MarshalJSON ¶
func (v GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStarbasesStarbaseIdFuelList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStarbasesStarbaseIdOk ¶
type GetCorporationsCorporationIdStarbasesStarbaseIdOk struct { AllowAllianceMembers bool `json:"allow_alliance_members,omitempty"` /* allow_alliance_members boolean */ AllowCorporationMembers bool `json:"allow_corporation_members,omitempty"` /* allow_corporation_members boolean */ Anchor string `json:"anchor,omitempty"` /* Who can anchor starbase (POS) and its structures */ AttackIfAtWar bool `json:"attack_if_at_war,omitempty"` /* attack_if_at_war boolean */ AttackIfOtherSecurityStatusDropping bool `json:"attack_if_other_security_status_dropping,omitempty"` /* attack_if_other_security_status_dropping boolean */ AttackSecurityStatusThreshold float32 `json:"attack_security_status_threshold,omitempty"` /* Starbase (POS) will attack if target's security standing is lower than this value */ AttackStandingThreshold float32 `json:"attack_standing_threshold,omitempty"` /* Starbase (POS) will attack if target's standing is lower than this value */ FuelBayTake string `json:"fuel_bay_take,omitempty"` /* Who can take fuel blocks out of the starbase (POS)'s fuel bay */ FuelBayView string `json:"fuel_bay_view,omitempty"` /* Who can view the starbase (POS)'s fule bay. Characters either need to have required role or belong to the starbase (POS) owner's corporation or alliance, as described by the enum, all other access settings follows the same scheme */ Fuels []GetCorporationsCorporationIdStarbasesStarbaseIdFuel `json:"fuels,omitempty"` /* Fuel blocks and other things that will be consumed when operating a starbase (POS) */ Offline string `json:"offline,omitempty"` /* Who can offline starbase (POS) and its structures */ Online string `json:"online,omitempty"` /* Who can online starbase (POS) and its structures */ Unanchor string `json:"unanchor,omitempty"` /* Who can unanchor starbase (POS) and its structures */ UseAllianceStandings bool `json:"use_alliance_standings,omitempty"` /* True if the starbase (POS) is using alliance standings, otherwise using corporation's */ }
200 ok object
func (GetCorporationsCorporationIdStarbasesStarbaseIdOk) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStarbasesStarbaseIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStarbasesStarbaseIdOk) MarshalJSON ¶
func (v GetCorporationsCorporationIdStarbasesStarbaseIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStarbasesStarbaseIdOk) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStarbasesStarbaseIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStarbasesStarbaseIdOk) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStarbasesStarbaseIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStarbasesStarbaseIdOkList ¶
type GetCorporationsCorporationIdStarbasesStarbaseIdOkList []GetCorporationsCorporationIdStarbasesStarbaseIdOk
A list of GetCorporationsCorporationIdStarbasesStarbaseIdOk.
func (GetCorporationsCorporationIdStarbasesStarbaseIdOkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStarbasesStarbaseIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStarbasesStarbaseIdOkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdStarbasesStarbaseIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStarbasesStarbaseIdOkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStarbasesStarbaseIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStarbasesStarbaseIdOkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStarbasesStarbaseIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStructures200Ok ¶
type GetCorporationsCorporationIdStructures200Ok struct { CorporationId int32 `json:"corporation_id,omitempty"` /* ID of the corporation that owns the structure */ FuelExpires time.Time `json:"fuel_expires,omitempty"` /* Date on which the structure will run out of fuel */ Name string `json:"name,omitempty"` /* The structure name */ NextReinforceApply time.Time `json:"next_reinforce_apply,omitempty"` /* The date and time when the structure's newly requested reinforcement times (e.g. next_reinforce_hour and next_reinforce_day) will take effect */ NextReinforceHour int32 `json:"next_reinforce_hour,omitempty"` /* The requested change to reinforce_hour that will take effect at the time shown by next_reinforce_apply */ ProfileId int32 `json:"profile_id,omitempty"` /* The id of the ACL profile for this citadel */ ReinforceHour int32 `json:"reinforce_hour,omitempty"` /* The hour of day that determines the four hour window when the structure will randomly exit its reinforcement periods and become vulnerable to attack against its armor and/or hull. The structure will become vulnerable at a random time that is +/- 2 hours centered on the value of this property */ Services []GetCorporationsCorporationIdStructuresService `json:"services,omitempty"` /* Contains a list of service upgrades, and their state */ State string `json:"state,omitempty"` /* state string */ StateTimerEnd time.Time `json:"state_timer_end,omitempty"` /* Date at which the structure will move to it's next state */ StateTimerStart time.Time `json:"state_timer_start,omitempty"` /* Date at which the structure entered it's current state */ StructureId int64 `json:"structure_id,omitempty"` /* The Item ID of the structure */ SystemId int32 `json:"system_id,omitempty"` /* The solar system the structure is in */ TypeId int32 `json:"type_id,omitempty"` /* The type id of the structure */ UnanchorsAt time.Time `json:"unanchors_at,omitempty"` /* Date at which the structure will unanchor */ }
200 ok object
func (GetCorporationsCorporationIdStructures200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStructures200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStructures200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdStructures200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStructures200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStructures200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStructures200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStructures200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStructures200OkList ¶
type GetCorporationsCorporationIdStructures200OkList []GetCorporationsCorporationIdStructures200Ok
A list of GetCorporationsCorporationIdStructures200Ok.
func (GetCorporationsCorporationIdStructures200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStructures200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStructures200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdStructures200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStructures200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStructures200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStructures200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStructures200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStructuresService ¶
type GetCorporationsCorporationIdStructuresService struct { Name string `json:"name,omitempty"` /* name string */ State string `json:"state,omitempty"` /* state string */ }
service object
func (GetCorporationsCorporationIdStructuresService) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStructuresService) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStructuresService) MarshalJSON ¶
func (v GetCorporationsCorporationIdStructuresService) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStructuresService) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStructuresService) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStructuresService) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStructuresService) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdStructuresServiceList ¶
type GetCorporationsCorporationIdStructuresServiceList []GetCorporationsCorporationIdStructuresService
A list of GetCorporationsCorporationIdStructuresService.
func (GetCorporationsCorporationIdStructuresServiceList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdStructuresServiceList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdStructuresServiceList) MarshalJSON ¶
func (v GetCorporationsCorporationIdStructuresServiceList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdStructuresServiceList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdStructuresServiceList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdStructuresServiceList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdStructuresServiceList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdTitles200Ok ¶
type GetCorporationsCorporationIdTitles200Ok struct { GrantableRoles []string `json:"grantable_roles,omitempty"` /* grantable_roles array */ GrantableRolesAtBase []string `json:"grantable_roles_at_base,omitempty"` /* grantable_roles_at_base array */ GrantableRolesAtHq []string `json:"grantable_roles_at_hq,omitempty"` /* grantable_roles_at_hq array */ GrantableRolesAtOther []string `json:"grantable_roles_at_other,omitempty"` /* grantable_roles_at_other array */ Name string `json:"name,omitempty"` /* name string */ Roles []string `json:"roles,omitempty"` /* roles array */ RolesAtBase []string `json:"roles_at_base,omitempty"` /* roles_at_base array */ RolesAtHq []string `json:"roles_at_hq,omitempty"` /* roles_at_hq array */ RolesAtOther []string `json:"roles_at_other,omitempty"` /* roles_at_other array */ TitleId int32 `json:"title_id,omitempty"` /* title_id integer */ }
200 ok object
func (GetCorporationsCorporationIdTitles200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdTitles200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdTitles200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdTitles200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdTitles200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdTitles200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdTitles200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdTitles200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdTitles200OkList ¶
type GetCorporationsCorporationIdTitles200OkList []GetCorporationsCorporationIdTitles200Ok
A list of GetCorporationsCorporationIdTitles200Ok.
func (GetCorporationsCorporationIdTitles200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdTitles200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdTitles200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdTitles200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdTitles200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdTitles200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdTitles200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdTitles200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdWallets200Ok ¶
type GetCorporationsCorporationIdWallets200Ok struct { Balance float64 `json:"balance,omitempty"` /* balance number */ Division int32 `json:"division,omitempty"` /* division integer */ }
200 ok object
func (GetCorporationsCorporationIdWallets200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdWallets200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdWallets200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdWallets200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdWallets200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdWallets200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdWallets200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdWallets200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdWallets200OkList ¶
type GetCorporationsCorporationIdWallets200OkList []GetCorporationsCorporationIdWallets200Ok
A list of GetCorporationsCorporationIdWallets200Ok.
func (GetCorporationsCorporationIdWallets200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdWallets200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdWallets200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdWallets200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdWallets200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdWallets200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdWallets200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdWallets200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdWalletsDivisionJournal200Ok ¶
type GetCorporationsCorporationIdWalletsDivisionJournal200Ok struct { Amount float64 `json:"amount,omitempty"` /* The amount of ISK given or taken from the wallet as a result of the given transaction. Positive when ISK is deposited into the wallet and negative when ISK is withdrawn */ Balance float64 `json:"balance,omitempty"` /* Wallet balance after transaction occurred */ ContextId int64 `json:"context_id,omitempty"` /* An ID that gives extra context to the particular transaction. Because of legacy reasons the context is completely different per ref_type and means different things. It is also possible to not have a context_id */ ContextIdType string `json:"context_id_type,omitempty"` /* The type of the given context_id if present */ Date time.Time `json:"date,omitempty"` /* Date and time of transaction */ Description string `json:"description,omitempty"` /* The reason for the transaction, mirrors what is seen in the client */ FirstPartyId int32 `json:"first_party_id,omitempty"` /* The id of the first party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name */ Id int64 `json:"id,omitempty"` /* Unique journal reference ID */ Reason string `json:"reason,omitempty"` /* The user stated reason for the transaction. Only applies to some ref_types */ RefType string `json:"ref_type,omitempty"` /* \"The transaction type for the given. transaction. Different transaction types will populate different attributes. Note: If you have an existing XML API application that is using ref_types, you will need to know which string ESI ref_type maps to which integer. You can look at the following file to see string->int mappings: https://github.com/ccpgames/eve-glue/blob/master/eve_glue/wallet_journal_ref.py\" */ SecondPartyId int32 `json:"second_party_id,omitempty"` /* The id of the second party involved in the transaction. This attribute has no consistency and is different or non existant for particular ref_types. The description attribute will help make sense of what this attribute means. For more info about the given ID it can be dropped into the /universe/names/ ESI route to determine its type and name */ Tax float64 `json:"tax,omitempty"` /* Tax amount received. Only applies to tax related transactions */ TaxReceiverId int32 `json:"tax_receiver_id,omitempty"` /* The corporation ID receiving any tax paid. Only applies to tax related transactions */ }
200 ok object
func (GetCorporationsCorporationIdWalletsDivisionJournal200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdWalletsDivisionJournal200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdWalletsDivisionJournal200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdWalletsDivisionJournal200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdWalletsDivisionJournal200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdWalletsDivisionJournal200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdWalletsDivisionJournal200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdWalletsDivisionJournal200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdWalletsDivisionJournal200OkList ¶
type GetCorporationsCorporationIdWalletsDivisionJournal200OkList []GetCorporationsCorporationIdWalletsDivisionJournal200Ok
A list of GetCorporationsCorporationIdWalletsDivisionJournal200Ok.
func (GetCorporationsCorporationIdWalletsDivisionJournal200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdWalletsDivisionJournal200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdWalletsDivisionJournal200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdWalletsDivisionJournal200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdWalletsDivisionJournal200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdWalletsDivisionJournal200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdWalletsDivisionJournal200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdWalletsDivisionJournal200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdWalletsDivisionTransactions200Ok ¶
type GetCorporationsCorporationIdWalletsDivisionTransactions200Ok struct { ClientId int32 `json:"client_id,omitempty"` /* client_id integer */ Date time.Time `json:"date,omitempty"` /* Date and time of transaction */ IsBuy bool `json:"is_buy,omitempty"` /* is_buy boolean */ JournalRefId int64 `json:"journal_ref_id,omitempty"` /* -1 if there is no corresponding wallet journal entry */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ TransactionId int64 `json:"transaction_id,omitempty"` /* Unique transaction ID */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ UnitPrice float64 `json:"unit_price,omitempty"` /* Amount paid per unit */ }
wallet transaction
func (GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) MarshalJSON ¶
func (v GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdWalletsDivisionTransactions200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetCorporationsCorporationIdWalletsDivisionTransactions200OkList ¶
type GetCorporationsCorporationIdWalletsDivisionTransactions200OkList []GetCorporationsCorporationIdWalletsDivisionTransactions200Ok
A list of GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.
func (GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) MarshalEasyJSON ¶
func (v GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) MarshalJSON ¶
func (v GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) UnmarshalEasyJSON ¶
func (v *GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) UnmarshalJSON ¶
func (v *GetCorporationsCorporationIdWalletsDivisionTransactions200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaAttributesAttributeIdNotFound ¶
type GetDogmaAttributesAttributeIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetDogmaAttributesAttributeIdNotFound) MarshalEasyJSON ¶
func (v GetDogmaAttributesAttributeIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaAttributesAttributeIdNotFound) MarshalJSON ¶
func (v GetDogmaAttributesAttributeIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaAttributesAttributeIdNotFound) UnmarshalEasyJSON ¶
func (v *GetDogmaAttributesAttributeIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaAttributesAttributeIdNotFound) UnmarshalJSON ¶
func (v *GetDogmaAttributesAttributeIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaAttributesAttributeIdNotFoundList ¶
type GetDogmaAttributesAttributeIdNotFoundList []GetDogmaAttributesAttributeIdNotFound
A list of GetDogmaAttributesAttributeIdNotFound.
func (GetDogmaAttributesAttributeIdNotFoundList) MarshalEasyJSON ¶
func (v GetDogmaAttributesAttributeIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaAttributesAttributeIdNotFoundList) MarshalJSON ¶
func (v GetDogmaAttributesAttributeIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaAttributesAttributeIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetDogmaAttributesAttributeIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaAttributesAttributeIdNotFoundList) UnmarshalJSON ¶
func (v *GetDogmaAttributesAttributeIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaAttributesAttributeIdOk ¶
type GetDogmaAttributesAttributeIdOk struct { AttributeId int32 `json:"attribute_id,omitempty"` /* attribute_id integer */ DefaultValue float32 `json:"default_value,omitempty"` /* default_value number */ Description string `json:"description,omitempty"` /* description string */ DisplayName string `json:"display_name,omitempty"` /* display_name string */ HighIsGood bool `json:"high_is_good,omitempty"` /* high_is_good boolean */ IconId int32 `json:"icon_id,omitempty"` /* icon_id integer */ Name string `json:"name,omitempty"` /* name string */ Published bool `json:"published,omitempty"` /* published boolean */ Stackable bool `json:"stackable,omitempty"` /* stackable boolean */ UnitId int32 `json:"unit_id,omitempty"` /* unit_id integer */ }
200 ok object
func (GetDogmaAttributesAttributeIdOk) MarshalEasyJSON ¶
func (v GetDogmaAttributesAttributeIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaAttributesAttributeIdOk) MarshalJSON ¶
func (v GetDogmaAttributesAttributeIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaAttributesAttributeIdOk) UnmarshalEasyJSON ¶
func (v *GetDogmaAttributesAttributeIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaAttributesAttributeIdOk) UnmarshalJSON ¶
func (v *GetDogmaAttributesAttributeIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaAttributesAttributeIdOkList ¶
type GetDogmaAttributesAttributeIdOkList []GetDogmaAttributesAttributeIdOk
A list of GetDogmaAttributesAttributeIdOk.
func (GetDogmaAttributesAttributeIdOkList) MarshalEasyJSON ¶
func (v GetDogmaAttributesAttributeIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaAttributesAttributeIdOkList) MarshalJSON ¶
func (v GetDogmaAttributesAttributeIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaAttributesAttributeIdOkList) UnmarshalEasyJSON ¶
func (v *GetDogmaAttributesAttributeIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaAttributesAttributeIdOkList) UnmarshalJSON ¶
func (v *GetDogmaAttributesAttributeIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaAttributesOpts ¶
type GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute ¶
type GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute struct { AttributeId int32 `json:"attribute_id,omitempty"` /* attribute_id integer */ Value float32 `json:"value,omitempty"` /* value number */ }
dogma_attribute object
func (GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) MarshalEasyJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) MarshalJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) UnmarshalEasyJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) UnmarshalJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList ¶
type GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList []GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute
A list of GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute.
func (GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) MarshalEasyJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) MarshalJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) UnmarshalEasyJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) UnmarshalJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaAttributeList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaDynamicItemsTypeIdItemIdDogmaEffect ¶
type GetDogmaDynamicItemsTypeIdItemIdDogmaEffect struct { EffectId int32 `json:"effect_id,omitempty"` /* effect_id integer */ IsDefault bool `json:"is_default,omitempty"` /* is_default boolean */ }
dogma_effect object
func (GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) MarshalEasyJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) MarshalJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) UnmarshalEasyJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) UnmarshalJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaEffect) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList ¶
type GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList []GetDogmaDynamicItemsTypeIdItemIdDogmaEffect
A list of GetDogmaDynamicItemsTypeIdItemIdDogmaEffect.
func (GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) MarshalEasyJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) MarshalJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) UnmarshalEasyJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) UnmarshalJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdDogmaEffectList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaDynamicItemsTypeIdItemIdNotFound ¶
type GetDogmaDynamicItemsTypeIdItemIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetDogmaDynamicItemsTypeIdItemIdNotFound) MarshalEasyJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaDynamicItemsTypeIdItemIdNotFound) MarshalJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdNotFound) UnmarshalEasyJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdNotFound) UnmarshalJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaDynamicItemsTypeIdItemIdNotFoundList ¶
type GetDogmaDynamicItemsTypeIdItemIdNotFoundList []GetDogmaDynamicItemsTypeIdItemIdNotFound
A list of GetDogmaDynamicItemsTypeIdItemIdNotFound.
func (GetDogmaDynamicItemsTypeIdItemIdNotFoundList) MarshalEasyJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaDynamicItemsTypeIdItemIdNotFoundList) MarshalJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdNotFoundList) UnmarshalJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaDynamicItemsTypeIdItemIdOk ¶
type GetDogmaDynamicItemsTypeIdItemIdOk struct { CreatedBy int32 `json:"created_by,omitempty"` /* The ID of the character who created the item */ DogmaAttributes []GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute `json:"dogma_attributes,omitempty"` /* dogma_attributes array */ DogmaEffects []GetDogmaDynamicItemsTypeIdItemIdDogmaEffect `json:"dogma_effects,omitempty"` /* dogma_effects array */ MutatorTypeId int32 `json:"mutator_type_id,omitempty"` /* The type ID of the mutator used to generate the dynamic item. */ SourceTypeId int32 `json:"source_type_id,omitempty"` /* The type ID of the source item the mutator was applied to create the dynamic item. */ }
200 ok object
func (GetDogmaDynamicItemsTypeIdItemIdOk) MarshalEasyJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaDynamicItemsTypeIdItemIdOk) MarshalJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdOk) UnmarshalEasyJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdOk) UnmarshalJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaDynamicItemsTypeIdItemIdOkList ¶
type GetDogmaDynamicItemsTypeIdItemIdOkList []GetDogmaDynamicItemsTypeIdItemIdOk
A list of GetDogmaDynamicItemsTypeIdItemIdOk.
func (GetDogmaDynamicItemsTypeIdItemIdOkList) MarshalEasyJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaDynamicItemsTypeIdItemIdOkList) MarshalJSON ¶
func (v GetDogmaDynamicItemsTypeIdItemIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdOkList) UnmarshalEasyJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaDynamicItemsTypeIdItemIdOkList) UnmarshalJSON ¶
func (v *GetDogmaDynamicItemsTypeIdItemIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaEffectsEffectIdModifier ¶
type GetDogmaEffectsEffectIdModifier struct { Domain string `json:"domain,omitempty"` /* domain string */ EffectId int32 `json:"effect_id,omitempty"` /* effect_id integer */ Func_ string `json:"func,omitempty"` /* func string */ ModifiedAttributeId int32 `json:"modified_attribute_id,omitempty"` /* modified_attribute_id integer */ ModifyingAttributeId int32 `json:"modifying_attribute_id,omitempty"` /* modifying_attribute_id integer */ Operator int32 `json:"operator,omitempty"` /* operator integer */ }
modifier object
func (GetDogmaEffectsEffectIdModifier) MarshalEasyJSON ¶
func (v GetDogmaEffectsEffectIdModifier) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaEffectsEffectIdModifier) MarshalJSON ¶
func (v GetDogmaEffectsEffectIdModifier) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaEffectsEffectIdModifier) UnmarshalEasyJSON ¶
func (v *GetDogmaEffectsEffectIdModifier) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaEffectsEffectIdModifier) UnmarshalJSON ¶
func (v *GetDogmaEffectsEffectIdModifier) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaEffectsEffectIdModifierList ¶
type GetDogmaEffectsEffectIdModifierList []GetDogmaEffectsEffectIdModifier
A list of GetDogmaEffectsEffectIdModifier.
func (GetDogmaEffectsEffectIdModifierList) MarshalEasyJSON ¶
func (v GetDogmaEffectsEffectIdModifierList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaEffectsEffectIdModifierList) MarshalJSON ¶
func (v GetDogmaEffectsEffectIdModifierList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaEffectsEffectIdModifierList) UnmarshalEasyJSON ¶
func (v *GetDogmaEffectsEffectIdModifierList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaEffectsEffectIdModifierList) UnmarshalJSON ¶
func (v *GetDogmaEffectsEffectIdModifierList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaEffectsEffectIdNotFound ¶
type GetDogmaEffectsEffectIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetDogmaEffectsEffectIdNotFound) MarshalEasyJSON ¶
func (v GetDogmaEffectsEffectIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaEffectsEffectIdNotFound) MarshalJSON ¶
func (v GetDogmaEffectsEffectIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaEffectsEffectIdNotFound) UnmarshalEasyJSON ¶
func (v *GetDogmaEffectsEffectIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaEffectsEffectIdNotFound) UnmarshalJSON ¶
func (v *GetDogmaEffectsEffectIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaEffectsEffectIdNotFoundList ¶
type GetDogmaEffectsEffectIdNotFoundList []GetDogmaEffectsEffectIdNotFound
A list of GetDogmaEffectsEffectIdNotFound.
func (GetDogmaEffectsEffectIdNotFoundList) MarshalEasyJSON ¶
func (v GetDogmaEffectsEffectIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaEffectsEffectIdNotFoundList) MarshalJSON ¶
func (v GetDogmaEffectsEffectIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaEffectsEffectIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetDogmaEffectsEffectIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaEffectsEffectIdNotFoundList) UnmarshalJSON ¶
func (v *GetDogmaEffectsEffectIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaEffectsEffectIdOk ¶
type GetDogmaEffectsEffectIdOk struct { Description string `json:"description,omitempty"` /* description string */ DisallowAutoRepeat bool `json:"disallow_auto_repeat,omitempty"` /* disallow_auto_repeat boolean */ DischargeAttributeId int32 `json:"discharge_attribute_id,omitempty"` /* discharge_attribute_id integer */ DisplayName string `json:"display_name,omitempty"` /* display_name string */ DurationAttributeId int32 `json:"duration_attribute_id,omitempty"` /* duration_attribute_id integer */ EffectCategory int32 `json:"effect_category,omitempty"` /* effect_category integer */ EffectId int32 `json:"effect_id,omitempty"` /* effect_id integer */ ElectronicChance bool `json:"electronic_chance,omitempty"` /* electronic_chance boolean */ FalloffAttributeId int32 `json:"falloff_attribute_id,omitempty"` /* falloff_attribute_id integer */ IconId int32 `json:"icon_id,omitempty"` /* icon_id integer */ IsAssistance bool `json:"is_assistance,omitempty"` /* is_assistance boolean */ IsOffensive bool `json:"is_offensive,omitempty"` /* is_offensive boolean */ IsWarpSafe bool `json:"is_warp_safe,omitempty"` /* is_warp_safe boolean */ Modifiers []GetDogmaEffectsEffectIdModifier `json:"modifiers,omitempty"` /* modifiers array */ Name string `json:"name,omitempty"` /* name string */ PostExpression int32 `json:"post_expression,omitempty"` /* post_expression integer */ PreExpression int32 `json:"pre_expression,omitempty"` /* pre_expression integer */ Published bool `json:"published,omitempty"` /* published boolean */ RangeAttributeId int32 `json:"range_attribute_id,omitempty"` /* range_attribute_id integer */ RangeChance bool `json:"range_chance,omitempty"` /* range_chance boolean */ TrackingSpeedAttributeId int32 `json:"tracking_speed_attribute_id,omitempty"` /* tracking_speed_attribute_id integer */ }
200 ok object
func (GetDogmaEffectsEffectIdOk) MarshalEasyJSON ¶
func (v GetDogmaEffectsEffectIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaEffectsEffectIdOk) MarshalJSON ¶
func (v GetDogmaEffectsEffectIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaEffectsEffectIdOk) UnmarshalEasyJSON ¶
func (v *GetDogmaEffectsEffectIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaEffectsEffectIdOk) UnmarshalJSON ¶
func (v *GetDogmaEffectsEffectIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaEffectsEffectIdOkList ¶
type GetDogmaEffectsEffectIdOkList []GetDogmaEffectsEffectIdOk
A list of GetDogmaEffectsEffectIdOk.
func (GetDogmaEffectsEffectIdOkList) MarshalEasyJSON ¶
func (v GetDogmaEffectsEffectIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetDogmaEffectsEffectIdOkList) MarshalJSON ¶
func (v GetDogmaEffectsEffectIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetDogmaEffectsEffectIdOkList) UnmarshalEasyJSON ¶
func (v *GetDogmaEffectsEffectIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetDogmaEffectsEffectIdOkList) UnmarshalJSON ¶
func (v *GetDogmaEffectsEffectIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetDogmaEffectsOpts ¶
type GetFleetsFleetIdMembers200Ok ¶
type GetFleetsFleetIdMembers200Ok struct { CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ JoinTime time.Time `json:"join_time,omitempty"` /* join_time string */ Role string `json:"role,omitempty"` /* Member’s role in fleet */ RoleName string `json:"role_name,omitempty"` /* Localized role names */ ShipTypeId int32 `json:"ship_type_id,omitempty"` /* ship_type_id integer */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* Solar system the member is located in */ SquadId int64 `json:"squad_id,omitempty"` /* ID of the squad the member is in. If not applicable, will be set to -1 */ StationId int64 `json:"station_id,omitempty"` /* Station in which the member is docked in, if applicable */ TakesFleetWarp bool `json:"takes_fleet_warp,omitempty"` /* Whether the member take fleet warps */ WingId int64 `json:"wing_id,omitempty"` /* ID of the wing the member is in. If not applicable, will be set to -1 */ }
200 ok object
func (GetFleetsFleetIdMembers200Ok) MarshalEasyJSON ¶
func (v GetFleetsFleetIdMembers200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdMembers200Ok) MarshalJSON ¶
func (v GetFleetsFleetIdMembers200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdMembers200Ok) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdMembers200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdMembers200Ok) UnmarshalJSON ¶
func (v *GetFleetsFleetIdMembers200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdMembers200OkList ¶
type GetFleetsFleetIdMembers200OkList []GetFleetsFleetIdMembers200Ok
A list of GetFleetsFleetIdMembers200Ok.
func (GetFleetsFleetIdMembers200OkList) MarshalEasyJSON ¶
func (v GetFleetsFleetIdMembers200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdMembers200OkList) MarshalJSON ¶
func (v GetFleetsFleetIdMembers200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdMembers200OkList) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdMembers200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdMembers200OkList) UnmarshalJSON ¶
func (v *GetFleetsFleetIdMembers200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdMembersNotFound ¶
type GetFleetsFleetIdMembersNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetFleetsFleetIdMembersNotFound) MarshalEasyJSON ¶
func (v GetFleetsFleetIdMembersNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdMembersNotFound) MarshalJSON ¶
func (v GetFleetsFleetIdMembersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdMembersNotFound) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdMembersNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdMembersNotFound) UnmarshalJSON ¶
func (v *GetFleetsFleetIdMembersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdMembersNotFoundList ¶
type GetFleetsFleetIdMembersNotFoundList []GetFleetsFleetIdMembersNotFound
A list of GetFleetsFleetIdMembersNotFound.
func (GetFleetsFleetIdMembersNotFoundList) MarshalEasyJSON ¶
func (v GetFleetsFleetIdMembersNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdMembersNotFoundList) MarshalJSON ¶
func (v GetFleetsFleetIdMembersNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdMembersNotFoundList) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdMembersNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdMembersNotFoundList) UnmarshalJSON ¶
func (v *GetFleetsFleetIdMembersNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdNotFound ¶
type GetFleetsFleetIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetFleetsFleetIdNotFound) MarshalEasyJSON ¶
func (v GetFleetsFleetIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdNotFound) MarshalJSON ¶
func (v GetFleetsFleetIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdNotFound) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdNotFound) UnmarshalJSON ¶
func (v *GetFleetsFleetIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdNotFoundList ¶
type GetFleetsFleetIdNotFoundList []GetFleetsFleetIdNotFound
A list of GetFleetsFleetIdNotFound.
func (GetFleetsFleetIdNotFoundList) MarshalEasyJSON ¶
func (v GetFleetsFleetIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdNotFoundList) MarshalJSON ¶
func (v GetFleetsFleetIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdNotFoundList) UnmarshalJSON ¶
func (v *GetFleetsFleetIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdOk ¶
type GetFleetsFleetIdOk struct { IsFreeMove bool `json:"is_free_move,omitempty"` /* Is free-move enabled */ IsRegistered bool `json:"is_registered,omitempty"` /* Does the fleet have an active fleet advertisement */ IsVoiceEnabled bool `json:"is_voice_enabled,omitempty"` /* Is EVE Voice enabled */ Motd string `json:"motd,omitempty"` /* Fleet MOTD in CCP flavoured HTML */ }
200 ok object
func (GetFleetsFleetIdOk) MarshalEasyJSON ¶
func (v GetFleetsFleetIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdOk) MarshalJSON ¶
func (v GetFleetsFleetIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdOk) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdOk) UnmarshalJSON ¶
func (v *GetFleetsFleetIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdOkList ¶
type GetFleetsFleetIdOkList []GetFleetsFleetIdOk
A list of GetFleetsFleetIdOk.
func (GetFleetsFleetIdOkList) MarshalEasyJSON ¶
func (v GetFleetsFleetIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdOkList) MarshalJSON ¶
func (v GetFleetsFleetIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdOkList) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdOkList) UnmarshalJSON ¶
func (v *GetFleetsFleetIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdOpts ¶
type GetFleetsFleetIdWings200Ok ¶
type GetFleetsFleetIdWings200Ok struct { Id int64 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ Squads []GetFleetsFleetIdWingsSquad `json:"squads,omitempty"` /* squads array */ }
200 ok object
func (GetFleetsFleetIdWings200Ok) MarshalEasyJSON ¶
func (v GetFleetsFleetIdWings200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdWings200Ok) MarshalJSON ¶
func (v GetFleetsFleetIdWings200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdWings200Ok) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdWings200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdWings200Ok) UnmarshalJSON ¶
func (v *GetFleetsFleetIdWings200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdWings200OkList ¶
type GetFleetsFleetIdWings200OkList []GetFleetsFleetIdWings200Ok
A list of GetFleetsFleetIdWings200Ok.
func (GetFleetsFleetIdWings200OkList) MarshalEasyJSON ¶
func (v GetFleetsFleetIdWings200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdWings200OkList) MarshalJSON ¶
func (v GetFleetsFleetIdWings200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdWings200OkList) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdWings200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdWings200OkList) UnmarshalJSON ¶
func (v *GetFleetsFleetIdWings200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdWingsNotFound ¶
type GetFleetsFleetIdWingsNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetFleetsFleetIdWingsNotFound) MarshalEasyJSON ¶
func (v GetFleetsFleetIdWingsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdWingsNotFound) MarshalJSON ¶
func (v GetFleetsFleetIdWingsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdWingsNotFound) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdWingsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdWingsNotFound) UnmarshalJSON ¶
func (v *GetFleetsFleetIdWingsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdWingsNotFoundList ¶
type GetFleetsFleetIdWingsNotFoundList []GetFleetsFleetIdWingsNotFound
A list of GetFleetsFleetIdWingsNotFound.
func (GetFleetsFleetIdWingsNotFoundList) MarshalEasyJSON ¶
func (v GetFleetsFleetIdWingsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdWingsNotFoundList) MarshalJSON ¶
func (v GetFleetsFleetIdWingsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdWingsNotFoundList) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdWingsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdWingsNotFoundList) UnmarshalJSON ¶
func (v *GetFleetsFleetIdWingsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdWingsSquad ¶
type GetFleetsFleetIdWingsSquad struct { Id int64 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
squad object
func (GetFleetsFleetIdWingsSquad) MarshalEasyJSON ¶
func (v GetFleetsFleetIdWingsSquad) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdWingsSquad) MarshalJSON ¶
func (v GetFleetsFleetIdWingsSquad) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdWingsSquad) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdWingsSquad) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdWingsSquad) UnmarshalJSON ¶
func (v *GetFleetsFleetIdWingsSquad) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFleetsFleetIdWingsSquadList ¶
type GetFleetsFleetIdWingsSquadList []GetFleetsFleetIdWingsSquad
A list of GetFleetsFleetIdWingsSquad.
func (GetFleetsFleetIdWingsSquadList) MarshalEasyJSON ¶
func (v GetFleetsFleetIdWingsSquadList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFleetsFleetIdWingsSquadList) MarshalJSON ¶
func (v GetFleetsFleetIdWingsSquadList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFleetsFleetIdWingsSquadList) UnmarshalEasyJSON ¶
func (v *GetFleetsFleetIdWingsSquadList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFleetsFleetIdWingsSquadList) UnmarshalJSON ¶
func (v *GetFleetsFleetIdWingsSquadList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsActiveTotalActiveTotal ¶
type GetFwLeaderboardsActiveTotalActiveTotal struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ }
active_total object
func (GetFwLeaderboardsActiveTotalActiveTotal) MarshalEasyJSON ¶
func (v GetFwLeaderboardsActiveTotalActiveTotal) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsActiveTotalActiveTotal) MarshalJSON ¶
func (v GetFwLeaderboardsActiveTotalActiveTotal) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsActiveTotalActiveTotal) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsActiveTotalActiveTotal) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsActiveTotalActiveTotal) UnmarshalJSON ¶
func (v *GetFwLeaderboardsActiveTotalActiveTotal) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsActiveTotalActiveTotal1 ¶
type GetFwLeaderboardsActiveTotalActiveTotal1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ }
active_total object
func (GetFwLeaderboardsActiveTotalActiveTotal1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsActiveTotalActiveTotal1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsActiveTotalActiveTotal1) MarshalJSON ¶
func (v GetFwLeaderboardsActiveTotalActiveTotal1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsActiveTotalActiveTotal1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsActiveTotalActiveTotal1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsActiveTotalActiveTotal1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsActiveTotalActiveTotal1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsActiveTotalActiveTotal1List ¶
type GetFwLeaderboardsActiveTotalActiveTotal1List []GetFwLeaderboardsActiveTotalActiveTotal1
A list of GetFwLeaderboardsActiveTotalActiveTotal1.
func (GetFwLeaderboardsActiveTotalActiveTotal1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsActiveTotalActiveTotal1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsActiveTotalActiveTotal1List) MarshalJSON ¶
func (v GetFwLeaderboardsActiveTotalActiveTotal1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsActiveTotalActiveTotal1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsActiveTotalActiveTotal1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsActiveTotalActiveTotal1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsActiveTotalActiveTotal1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsActiveTotalActiveTotalList ¶
type GetFwLeaderboardsActiveTotalActiveTotalList []GetFwLeaderboardsActiveTotalActiveTotal
A list of GetFwLeaderboardsActiveTotalActiveTotal.
func (GetFwLeaderboardsActiveTotalActiveTotalList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsActiveTotalActiveTotalList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsActiveTotalActiveTotalList) MarshalJSON ¶
func (v GetFwLeaderboardsActiveTotalActiveTotalList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsActiveTotalActiveTotalList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsActiveTotalActiveTotalList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsActiveTotalActiveTotalList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsActiveTotalActiveTotalList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersActiveTotalActiveTotal ¶
type GetFwLeaderboardsCharactersActiveTotalActiveTotal struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ }
active_total object
func (GetFwLeaderboardsCharactersActiveTotalActiveTotal) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersActiveTotalActiveTotal) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersActiveTotalActiveTotal) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersActiveTotalActiveTotal) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersActiveTotalActiveTotal1 ¶
type GetFwLeaderboardsCharactersActiveTotalActiveTotal1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ }
active_total object
func (GetFwLeaderboardsCharactersActiveTotalActiveTotal1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersActiveTotalActiveTotal1) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersActiveTotalActiveTotal1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersActiveTotalActiveTotal1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersActiveTotalActiveTotal1List ¶
type GetFwLeaderboardsCharactersActiveTotalActiveTotal1List []GetFwLeaderboardsCharactersActiveTotalActiveTotal1
A list of GetFwLeaderboardsCharactersActiveTotalActiveTotal1.
func (GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotal1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersActiveTotalActiveTotalList ¶
type GetFwLeaderboardsCharactersActiveTotalActiveTotalList []GetFwLeaderboardsCharactersActiveTotalActiveTotal
A list of GetFwLeaderboardsCharactersActiveTotalActiveTotal.
func (GetFwLeaderboardsCharactersActiveTotalActiveTotalList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersActiveTotalActiveTotalList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersActiveTotalActiveTotalList) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersActiveTotalActiveTotalList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersActiveTotalActiveTotalList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotalList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersActiveTotalActiveTotalList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersActiveTotalActiveTotalList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersKills ¶
type GetFwLeaderboardsCharactersKills struct { ActiveTotal []GetFwLeaderboardsCharactersActiveTotalActiveTotal `json:"active_total,omitempty"` /* Top 100 ranking of pilots active in faction warfare by total kills. A pilot is considered \"active\" if they have participated in faction warfare in the past 14 days */ LastWeek []GetFwLeaderboardsCharactersLastWeekLastWeek `json:"last_week,omitempty"` /* Top 100 ranking of pilots by kills in the past week */ Yesterday []GetFwLeaderboardsCharactersYesterdayYesterday `json:"yesterday,omitempty"` /* Top 100 ranking of pilots by kills in the past day */ }
Top 100 rankings of pilots by number of kills from yesterday, last week and in total
func (GetFwLeaderboardsCharactersKills) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersKills) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersKills) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersKills) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersKills) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersKills) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersKills) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersKills) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersKillsList ¶
type GetFwLeaderboardsCharactersKillsList []GetFwLeaderboardsCharactersKills
A list of GetFwLeaderboardsCharactersKills.
func (GetFwLeaderboardsCharactersKillsList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersKillsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersKillsList) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersKillsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersKillsList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersKillsList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersKillsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersLastWeekLastWeek ¶
type GetFwLeaderboardsCharactersLastWeekLastWeek struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ }
last_week object
func (GetFwLeaderboardsCharactersLastWeekLastWeek) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersLastWeekLastWeek) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersLastWeekLastWeek) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersLastWeekLastWeek) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersLastWeekLastWeek) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersLastWeekLastWeek) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersLastWeekLastWeek) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersLastWeekLastWeek) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersLastWeekLastWeek1 ¶
type GetFwLeaderboardsCharactersLastWeekLastWeek1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ }
last_week object
func (GetFwLeaderboardsCharactersLastWeekLastWeek1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersLastWeekLastWeek1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersLastWeekLastWeek1) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersLastWeekLastWeek1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersLastWeekLastWeek1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersLastWeekLastWeek1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersLastWeekLastWeek1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersLastWeekLastWeek1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersLastWeekLastWeek1List ¶
type GetFwLeaderboardsCharactersLastWeekLastWeek1List []GetFwLeaderboardsCharactersLastWeekLastWeek1
A list of GetFwLeaderboardsCharactersLastWeekLastWeek1.
func (GetFwLeaderboardsCharactersLastWeekLastWeek1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersLastWeekLastWeek1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersLastWeekLastWeek1List) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersLastWeekLastWeek1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersLastWeekLastWeek1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersLastWeekLastWeek1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersLastWeekLastWeek1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersLastWeekLastWeek1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersLastWeekLastWeekList ¶
type GetFwLeaderboardsCharactersLastWeekLastWeekList []GetFwLeaderboardsCharactersLastWeekLastWeek
A list of GetFwLeaderboardsCharactersLastWeekLastWeek.
func (GetFwLeaderboardsCharactersLastWeekLastWeekList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersLastWeekLastWeekList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersLastWeekLastWeekList) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersLastWeekLastWeekList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersLastWeekLastWeekList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersLastWeekLastWeekList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersLastWeekLastWeekList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersLastWeekLastWeekList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersOk ¶
type GetFwLeaderboardsCharactersOk struct { Kills GetFwLeaderboardsCharactersKills `json:"kills,omitempty"` VictoryPoints GetFwLeaderboardsCharactersVictoryPoints `json:"victory_points,omitempty"` }
200 ok object
func (GetFwLeaderboardsCharactersOk) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersOk) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersOk) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersOk) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersOkList ¶
type GetFwLeaderboardsCharactersOkList []GetFwLeaderboardsCharactersOk
A list of GetFwLeaderboardsCharactersOk.
func (GetFwLeaderboardsCharactersOkList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersOkList) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersOkList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersOkList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersVictoryPoints ¶
type GetFwLeaderboardsCharactersVictoryPoints struct { ActiveTotal []GetFwLeaderboardsCharactersActiveTotalActiveTotal1 `json:"active_total,omitempty"` /* Top 100 ranking of pilots active in faction warfare by total victory points. A pilot is considered \"active\" if they have participated in faction warfare in the past 14 days */ LastWeek []GetFwLeaderboardsCharactersLastWeekLastWeek1 `json:"last_week,omitempty"` /* Top 100 ranking of pilots by victory points in the past week */ Yesterday []GetFwLeaderboardsCharactersYesterdayYesterday1 `json:"yesterday,omitempty"` /* Top 100 ranking of pilots by victory points in the past day */ }
Top 100 rankings of pilots by victory points from yesterday, last week and in total
func (GetFwLeaderboardsCharactersVictoryPoints) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersVictoryPoints) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersVictoryPoints) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersVictoryPoints) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersVictoryPoints) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersVictoryPoints) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersVictoryPointsList ¶
type GetFwLeaderboardsCharactersVictoryPointsList []GetFwLeaderboardsCharactersVictoryPoints
A list of GetFwLeaderboardsCharactersVictoryPoints.
func (GetFwLeaderboardsCharactersVictoryPointsList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersVictoryPointsList) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersVictoryPointsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersVictoryPointsList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersVictoryPointsList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersVictoryPointsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersYesterdayYesterday ¶
type GetFwLeaderboardsCharactersYesterdayYesterday struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ }
yesterday object
func (GetFwLeaderboardsCharactersYesterdayYesterday) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersYesterdayYesterday) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersYesterdayYesterday) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersYesterdayYesterday) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersYesterdayYesterday) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersYesterdayYesterday) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersYesterdayYesterday) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersYesterdayYesterday) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersYesterdayYesterday1 ¶
type GetFwLeaderboardsCharactersYesterdayYesterday1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ }
yesterday object
func (GetFwLeaderboardsCharactersYesterdayYesterday1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersYesterdayYesterday1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersYesterdayYesterday1) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersYesterdayYesterday1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersYesterdayYesterday1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersYesterdayYesterday1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersYesterdayYesterday1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersYesterdayYesterday1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersYesterdayYesterday1List ¶
type GetFwLeaderboardsCharactersYesterdayYesterday1List []GetFwLeaderboardsCharactersYesterdayYesterday1
A list of GetFwLeaderboardsCharactersYesterdayYesterday1.
func (GetFwLeaderboardsCharactersYesterdayYesterday1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersYesterdayYesterday1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersYesterdayYesterday1List) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersYesterdayYesterday1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersYesterdayYesterday1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersYesterdayYesterday1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersYesterdayYesterday1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersYesterdayYesterday1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCharactersYesterdayYesterdayList ¶
type GetFwLeaderboardsCharactersYesterdayYesterdayList []GetFwLeaderboardsCharactersYesterdayYesterday
A list of GetFwLeaderboardsCharactersYesterdayYesterday.
func (GetFwLeaderboardsCharactersYesterdayYesterdayList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCharactersYesterdayYesterdayList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCharactersYesterdayYesterdayList) MarshalJSON ¶
func (v GetFwLeaderboardsCharactersYesterdayYesterdayList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCharactersYesterdayYesterdayList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCharactersYesterdayYesterdayList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCharactersYesterdayYesterdayList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCharactersYesterdayYesterdayList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsActiveTotalActiveTotal ¶
type GetFwLeaderboardsCorporationsActiveTotalActiveTotal struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ }
active_total object
func (GetFwLeaderboardsCorporationsActiveTotalActiveTotal) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsActiveTotalActiveTotal) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsActiveTotalActiveTotal) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsActiveTotalActiveTotal) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsActiveTotalActiveTotal1 ¶
type GetFwLeaderboardsCorporationsActiveTotalActiveTotal1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ }
active_total object
func (GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List ¶
type GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List []GetFwLeaderboardsCorporationsActiveTotalActiveTotal1
A list of GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.
func (GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotal1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsActiveTotalActiveTotalList ¶
type GetFwLeaderboardsCorporationsActiveTotalActiveTotalList []GetFwLeaderboardsCorporationsActiveTotalActiveTotal
A list of GetFwLeaderboardsCorporationsActiveTotalActiveTotal.
func (GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsActiveTotalActiveTotalList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsKills ¶
type GetFwLeaderboardsCorporationsKills struct { ActiveTotal []GetFwLeaderboardsCorporationsActiveTotalActiveTotal `json:"active_total,omitempty"` /* Top 10 ranking of corporations active in faction warfare by total kills. A corporation is considered \"active\" if they have participated in faction warfare in the past 14 days */ LastWeek []GetFwLeaderboardsCorporationsLastWeekLastWeek `json:"last_week,omitempty"` /* Top 10 ranking of corporations by kills in the past week */ Yesterday []GetFwLeaderboardsCorporationsYesterdayYesterday `json:"yesterday,omitempty"` /* Top 10 ranking of corporations by kills in the past day */ }
Top 10 rankings of corporations by number of kills from yesterday, last week and in total
func (GetFwLeaderboardsCorporationsKills) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsKills) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsKills) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsKills) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsKills) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsKills) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsKills) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsKills) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsKillsList ¶
type GetFwLeaderboardsCorporationsKillsList []GetFwLeaderboardsCorporationsKills
A list of GetFwLeaderboardsCorporationsKills.
func (GetFwLeaderboardsCorporationsKillsList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsKillsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsKillsList) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsKillsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsKillsList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsKillsList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsKillsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsLastWeekLastWeek ¶
type GetFwLeaderboardsCorporationsLastWeekLastWeek struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ }
last_week object
func (GetFwLeaderboardsCorporationsLastWeekLastWeek) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsLastWeekLastWeek) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsLastWeekLastWeek) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsLastWeekLastWeek) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsLastWeekLastWeek) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsLastWeekLastWeek) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsLastWeekLastWeek1 ¶
type GetFwLeaderboardsCorporationsLastWeekLastWeek1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ }
last_week object
func (GetFwLeaderboardsCorporationsLastWeekLastWeek1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsLastWeekLastWeek1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsLastWeekLastWeek1) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsLastWeekLastWeek1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsLastWeekLastWeek1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsLastWeekLastWeek1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsLastWeekLastWeek1List ¶
type GetFwLeaderboardsCorporationsLastWeekLastWeek1List []GetFwLeaderboardsCorporationsLastWeekLastWeek1
A list of GetFwLeaderboardsCorporationsLastWeekLastWeek1.
func (GetFwLeaderboardsCorporationsLastWeekLastWeek1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsLastWeekLastWeek1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsLastWeekLastWeek1List) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsLastWeekLastWeek1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsLastWeekLastWeek1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsLastWeekLastWeek1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsLastWeekLastWeek1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsLastWeekLastWeekList ¶
type GetFwLeaderboardsCorporationsLastWeekLastWeekList []GetFwLeaderboardsCorporationsLastWeekLastWeek
A list of GetFwLeaderboardsCorporationsLastWeekLastWeek.
func (GetFwLeaderboardsCorporationsLastWeekLastWeekList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsLastWeekLastWeekList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsLastWeekLastWeekList) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsLastWeekLastWeekList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsLastWeekLastWeekList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsLastWeekLastWeekList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsLastWeekLastWeekList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsLastWeekLastWeekList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsOk ¶
type GetFwLeaderboardsCorporationsOk struct { Kills GetFwLeaderboardsCorporationsKills `json:"kills,omitempty"` VictoryPoints GetFwLeaderboardsCorporationsVictoryPoints `json:"victory_points,omitempty"` }
200 ok object
func (GetFwLeaderboardsCorporationsOk) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsOk) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsOk) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsOk) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsOkList ¶
type GetFwLeaderboardsCorporationsOkList []GetFwLeaderboardsCorporationsOk
A list of GetFwLeaderboardsCorporationsOk.
func (GetFwLeaderboardsCorporationsOkList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsOkList) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsOkList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsOkList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsVictoryPoints ¶
type GetFwLeaderboardsCorporationsVictoryPoints struct { ActiveTotal []GetFwLeaderboardsCorporationsActiveTotalActiveTotal1 `json:"active_total,omitempty"` /* Top 10 ranking of corporations active in faction warfare by total victory points. A corporation is considered \"active\" if they have participated in faction warfare in the past 14 days */ LastWeek []GetFwLeaderboardsCorporationsLastWeekLastWeek1 `json:"last_week,omitempty"` /* Top 10 ranking of corporations by victory points in the past week */ Yesterday []GetFwLeaderboardsCorporationsYesterdayYesterday1 `json:"yesterday,omitempty"` /* Top 10 ranking of corporations by victory points in the past day */ }
Top 10 rankings of corporations by victory points from yesterday, last week and in total
func (GetFwLeaderboardsCorporationsVictoryPoints) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsVictoryPoints) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsVictoryPoints) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsVictoryPoints) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsVictoryPoints) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsVictoryPoints) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsVictoryPointsList ¶
type GetFwLeaderboardsCorporationsVictoryPointsList []GetFwLeaderboardsCorporationsVictoryPoints
A list of GetFwLeaderboardsCorporationsVictoryPoints.
func (GetFwLeaderboardsCorporationsVictoryPointsList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsVictoryPointsList) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsVictoryPointsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsVictoryPointsList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsVictoryPointsList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsVictoryPointsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsYesterdayYesterday ¶
type GetFwLeaderboardsCorporationsYesterdayYesterday struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ }
yesterday object
func (GetFwLeaderboardsCorporationsYesterdayYesterday) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsYesterdayYesterday) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsYesterdayYesterday) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsYesterdayYesterday) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsYesterdayYesterday) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsYesterdayYesterday) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsYesterdayYesterday) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsYesterdayYesterday) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsYesterdayYesterday1 ¶
type GetFwLeaderboardsCorporationsYesterdayYesterday1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ }
yesterday object
func (GetFwLeaderboardsCorporationsYesterdayYesterday1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsYesterdayYesterday1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsYesterdayYesterday1) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsYesterdayYesterday1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsYesterdayYesterday1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsYesterdayYesterday1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsYesterdayYesterday1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsYesterdayYesterday1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsYesterdayYesterday1List ¶
type GetFwLeaderboardsCorporationsYesterdayYesterday1List []GetFwLeaderboardsCorporationsYesterdayYesterday1
A list of GetFwLeaderboardsCorporationsYesterdayYesterday1.
func (GetFwLeaderboardsCorporationsYesterdayYesterday1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsYesterdayYesterday1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsYesterdayYesterday1List) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsYesterdayYesterday1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsYesterdayYesterday1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsYesterdayYesterday1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsYesterdayYesterday1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsYesterdayYesterday1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsCorporationsYesterdayYesterdayList ¶
type GetFwLeaderboardsCorporationsYesterdayYesterdayList []GetFwLeaderboardsCorporationsYesterdayYesterday
A list of GetFwLeaderboardsCorporationsYesterdayYesterday.
func (GetFwLeaderboardsCorporationsYesterdayYesterdayList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsCorporationsYesterdayYesterdayList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsCorporationsYesterdayYesterdayList) MarshalJSON ¶
func (v GetFwLeaderboardsCorporationsYesterdayYesterdayList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsCorporationsYesterdayYesterdayList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsCorporationsYesterdayYesterdayList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsCorporationsYesterdayYesterdayList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsCorporationsYesterdayYesterdayList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsKills ¶
type GetFwLeaderboardsKills struct { ActiveTotal []GetFwLeaderboardsActiveTotalActiveTotal `json:"active_total,omitempty"` /* Top 4 ranking of factions active in faction warfare by total kills. A faction is considered \"active\" if they have participated in faction warfare in the past 14 days */ LastWeek []GetFwLeaderboardsLastWeekLastWeek `json:"last_week,omitempty"` /* Top 4 ranking of factions by kills in the past week */ Yesterday []GetFwLeaderboardsYesterdayYesterday `json:"yesterday,omitempty"` /* Top 4 ranking of factions by kills in the past day */ }
Top 4 rankings of factions by number of kills from yesterday, last week and in total
func (GetFwLeaderboardsKills) MarshalEasyJSON ¶
func (v GetFwLeaderboardsKills) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsKills) MarshalJSON ¶
func (v GetFwLeaderboardsKills) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsKills) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsKills) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsKills) UnmarshalJSON ¶
func (v *GetFwLeaderboardsKills) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsKillsList ¶
type GetFwLeaderboardsKillsList []GetFwLeaderboardsKills
A list of GetFwLeaderboardsKills.
func (GetFwLeaderboardsKillsList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsKillsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsKillsList) MarshalJSON ¶
func (v GetFwLeaderboardsKillsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsKillsList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsKillsList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsKillsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsLastWeekLastWeek ¶
type GetFwLeaderboardsLastWeekLastWeek struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ }
last_week object
func (GetFwLeaderboardsLastWeekLastWeek) MarshalEasyJSON ¶
func (v GetFwLeaderboardsLastWeekLastWeek) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsLastWeekLastWeek) MarshalJSON ¶
func (v GetFwLeaderboardsLastWeekLastWeek) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsLastWeekLastWeek) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsLastWeekLastWeek) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsLastWeekLastWeek) UnmarshalJSON ¶
func (v *GetFwLeaderboardsLastWeekLastWeek) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsLastWeekLastWeek1 ¶
type GetFwLeaderboardsLastWeekLastWeek1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ }
last_week object
func (GetFwLeaderboardsLastWeekLastWeek1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsLastWeekLastWeek1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsLastWeekLastWeek1) MarshalJSON ¶
func (v GetFwLeaderboardsLastWeekLastWeek1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsLastWeekLastWeek1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsLastWeekLastWeek1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsLastWeekLastWeek1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsLastWeekLastWeek1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsLastWeekLastWeek1List ¶
type GetFwLeaderboardsLastWeekLastWeek1List []GetFwLeaderboardsLastWeekLastWeek1
A list of GetFwLeaderboardsLastWeekLastWeek1.
func (GetFwLeaderboardsLastWeekLastWeek1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsLastWeekLastWeek1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsLastWeekLastWeek1List) MarshalJSON ¶
func (v GetFwLeaderboardsLastWeekLastWeek1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsLastWeekLastWeek1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsLastWeekLastWeek1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsLastWeekLastWeek1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsLastWeekLastWeek1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsLastWeekLastWeekList ¶
type GetFwLeaderboardsLastWeekLastWeekList []GetFwLeaderboardsLastWeekLastWeek
A list of GetFwLeaderboardsLastWeekLastWeek.
func (GetFwLeaderboardsLastWeekLastWeekList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsLastWeekLastWeekList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsLastWeekLastWeekList) MarshalJSON ¶
func (v GetFwLeaderboardsLastWeekLastWeekList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsLastWeekLastWeekList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsLastWeekLastWeekList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsLastWeekLastWeekList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsLastWeekLastWeekList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsOk ¶
type GetFwLeaderboardsOk struct { Kills GetFwLeaderboardsKills `json:"kills,omitempty"` VictoryPoints GetFwLeaderboardsVictoryPoints `json:"victory_points,omitempty"` }
200 ok object
func (GetFwLeaderboardsOk) MarshalEasyJSON ¶
func (v GetFwLeaderboardsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsOk) MarshalJSON ¶
func (v GetFwLeaderboardsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsOk) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsOk) UnmarshalJSON ¶
func (v *GetFwLeaderboardsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsOkList ¶
type GetFwLeaderboardsOkList []GetFwLeaderboardsOk
A list of GetFwLeaderboardsOk.
func (GetFwLeaderboardsOkList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsOkList) MarshalJSON ¶
func (v GetFwLeaderboardsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsOkList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsOkList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsOpts ¶
type GetFwLeaderboardsVictoryPoints ¶
type GetFwLeaderboardsVictoryPoints struct { ActiveTotal []GetFwLeaderboardsActiveTotalActiveTotal1 `json:"active_total,omitempty"` /* Top 4 ranking of factions active in faction warfare by total victory points. A faction is considered \"active\" if they have participated in faction warfare in the past 14 days */ LastWeek []GetFwLeaderboardsLastWeekLastWeek1 `json:"last_week,omitempty"` /* Top 4 ranking of factions by victory points in the past week */ Yesterday []GetFwLeaderboardsYesterdayYesterday1 `json:"yesterday,omitempty"` /* Top 4 ranking of factions by victory points in the past day */ }
Top 4 rankings of factions by victory points from yesterday, last week and in total
func (GetFwLeaderboardsVictoryPoints) MarshalEasyJSON ¶
func (v GetFwLeaderboardsVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsVictoryPoints) MarshalJSON ¶
func (v GetFwLeaderboardsVictoryPoints) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsVictoryPoints) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsVictoryPoints) UnmarshalJSON ¶
func (v *GetFwLeaderboardsVictoryPoints) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsVictoryPointsList ¶
type GetFwLeaderboardsVictoryPointsList []GetFwLeaderboardsVictoryPoints
A list of GetFwLeaderboardsVictoryPoints.
func (GetFwLeaderboardsVictoryPointsList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsVictoryPointsList) MarshalJSON ¶
func (v GetFwLeaderboardsVictoryPointsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsVictoryPointsList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsVictoryPointsList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsVictoryPointsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsYesterdayYesterday ¶
type GetFwLeaderboardsYesterdayYesterday struct { Amount int32 `json:"amount,omitempty"` /* Amount of kills */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ }
yesterday object
func (GetFwLeaderboardsYesterdayYesterday) MarshalEasyJSON ¶
func (v GetFwLeaderboardsYesterdayYesterday) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsYesterdayYesterday) MarshalJSON ¶
func (v GetFwLeaderboardsYesterdayYesterday) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsYesterdayYesterday) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsYesterdayYesterday) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsYesterdayYesterday) UnmarshalJSON ¶
func (v *GetFwLeaderboardsYesterdayYesterday) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsYesterdayYesterday1 ¶
type GetFwLeaderboardsYesterdayYesterday1 struct { Amount int32 `json:"amount,omitempty"` /* Amount of victory points */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ }
yesterday object
func (GetFwLeaderboardsYesterdayYesterday1) MarshalEasyJSON ¶
func (v GetFwLeaderboardsYesterdayYesterday1) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsYesterdayYesterday1) MarshalJSON ¶
func (v GetFwLeaderboardsYesterdayYesterday1) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsYesterdayYesterday1) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsYesterdayYesterday1) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsYesterdayYesterday1) UnmarshalJSON ¶
func (v *GetFwLeaderboardsYesterdayYesterday1) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsYesterdayYesterday1List ¶
type GetFwLeaderboardsYesterdayYesterday1List []GetFwLeaderboardsYesterdayYesterday1
A list of GetFwLeaderboardsYesterdayYesterday1.
func (GetFwLeaderboardsYesterdayYesterday1List) MarshalEasyJSON ¶
func (v GetFwLeaderboardsYesterdayYesterday1List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsYesterdayYesterday1List) MarshalJSON ¶
func (v GetFwLeaderboardsYesterdayYesterday1List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsYesterdayYesterday1List) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsYesterdayYesterday1List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsYesterdayYesterday1List) UnmarshalJSON ¶
func (v *GetFwLeaderboardsYesterdayYesterday1List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwLeaderboardsYesterdayYesterdayList ¶
type GetFwLeaderboardsYesterdayYesterdayList []GetFwLeaderboardsYesterdayYesterday
A list of GetFwLeaderboardsYesterdayYesterday.
func (GetFwLeaderboardsYesterdayYesterdayList) MarshalEasyJSON ¶
func (v GetFwLeaderboardsYesterdayYesterdayList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwLeaderboardsYesterdayYesterdayList) MarshalJSON ¶
func (v GetFwLeaderboardsYesterdayYesterdayList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwLeaderboardsYesterdayYesterdayList) UnmarshalEasyJSON ¶
func (v *GetFwLeaderboardsYesterdayYesterdayList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwLeaderboardsYesterdayYesterdayList) UnmarshalJSON ¶
func (v *GetFwLeaderboardsYesterdayYesterdayList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwStats200Ok ¶
type GetFwStats200Ok struct { FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ Kills GetFwStatsKills `json:"kills,omitempty"` Pilots int32 `json:"pilots,omitempty"` /* How many pilots fight for the given faction */ SystemsControlled int32 `json:"systems_controlled,omitempty"` /* The number of solar systems controlled by the given faction */ VictoryPoints GetFwStatsVictoryPoints `json:"victory_points,omitempty"` }
200 ok object
func (GetFwStats200Ok) MarshalEasyJSON ¶
func (v GetFwStats200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwStats200Ok) MarshalJSON ¶
func (v GetFwStats200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwStats200Ok) UnmarshalEasyJSON ¶
func (v *GetFwStats200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwStats200Ok) UnmarshalJSON ¶
func (v *GetFwStats200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwStats200OkList ¶
type GetFwStats200OkList []GetFwStats200Ok
A list of GetFwStats200Ok.
func (GetFwStats200OkList) MarshalEasyJSON ¶
func (v GetFwStats200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwStats200OkList) MarshalJSON ¶
func (v GetFwStats200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwStats200OkList) UnmarshalEasyJSON ¶
func (v *GetFwStats200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwStats200OkList) UnmarshalJSON ¶
func (v *GetFwStats200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwStatsKills ¶
type GetFwStatsKills struct { LastWeek int32 `json:"last_week,omitempty"` /* Last week's total number of kills against enemy factions */ Total int32 `json:"total,omitempty"` /* Total number of kills against enemy factions since faction warfare began */ Yesterday int32 `json:"yesterday,omitempty"` /* Yesterday's total number of kills against enemy factions */ }
Summary of kills against an enemy faction for the given faction
func (GetFwStatsKills) MarshalEasyJSON ¶
func (v GetFwStatsKills) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwStatsKills) MarshalJSON ¶
func (v GetFwStatsKills) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwStatsKills) UnmarshalEasyJSON ¶
func (v *GetFwStatsKills) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwStatsKills) UnmarshalJSON ¶
func (v *GetFwStatsKills) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwStatsKillsList ¶
type GetFwStatsKillsList []GetFwStatsKills
A list of GetFwStatsKills.
func (GetFwStatsKillsList) MarshalEasyJSON ¶
func (v GetFwStatsKillsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwStatsKillsList) MarshalJSON ¶
func (v GetFwStatsKillsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwStatsKillsList) UnmarshalEasyJSON ¶
func (v *GetFwStatsKillsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwStatsKillsList) UnmarshalJSON ¶
func (v *GetFwStatsKillsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwStatsOpts ¶
type GetFwStatsVictoryPoints ¶
type GetFwStatsVictoryPoints struct { LastWeek int32 `json:"last_week,omitempty"` /* Last week's victory points gained */ Total int32 `json:"total,omitempty"` /* Total victory points gained since faction warfare began */ Yesterday int32 `json:"yesterday,omitempty"` /* Yesterday's victory points gained */ }
Summary of victory points gained for the given faction
func (GetFwStatsVictoryPoints) MarshalEasyJSON ¶
func (v GetFwStatsVictoryPoints) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwStatsVictoryPoints) MarshalJSON ¶
func (v GetFwStatsVictoryPoints) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwStatsVictoryPoints) UnmarshalEasyJSON ¶
func (v *GetFwStatsVictoryPoints) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwStatsVictoryPoints) UnmarshalJSON ¶
func (v *GetFwStatsVictoryPoints) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwStatsVictoryPointsList ¶
type GetFwStatsVictoryPointsList []GetFwStatsVictoryPoints
A list of GetFwStatsVictoryPoints.
func (GetFwStatsVictoryPointsList) MarshalEasyJSON ¶
func (v GetFwStatsVictoryPointsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwStatsVictoryPointsList) MarshalJSON ¶
func (v GetFwStatsVictoryPointsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwStatsVictoryPointsList) UnmarshalEasyJSON ¶
func (v *GetFwStatsVictoryPointsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwStatsVictoryPointsList) UnmarshalJSON ¶
func (v *GetFwStatsVictoryPointsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwSystems200Ok ¶
type GetFwSystems200Ok struct { Contested string `json:"contested,omitempty"` /* contested string */ OccupierFactionId int32 `json:"occupier_faction_id,omitempty"` /* occupier_faction_id integer */ OwnerFactionId int32 `json:"owner_faction_id,omitempty"` /* owner_faction_id integer */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* solar_system_id integer */ VictoryPoints int32 `json:"victory_points,omitempty"` /* victory_points integer */ VictoryPointsThreshold int32 `json:"victory_points_threshold,omitempty"` /* victory_points_threshold integer */ }
200 ok object
func (GetFwSystems200Ok) MarshalEasyJSON ¶
func (v GetFwSystems200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwSystems200Ok) MarshalJSON ¶
func (v GetFwSystems200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwSystems200Ok) UnmarshalEasyJSON ¶
func (v *GetFwSystems200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwSystems200Ok) UnmarshalJSON ¶
func (v *GetFwSystems200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwSystems200OkList ¶
type GetFwSystems200OkList []GetFwSystems200Ok
A list of GetFwSystems200Ok.
func (GetFwSystems200OkList) MarshalEasyJSON ¶
func (v GetFwSystems200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwSystems200OkList) MarshalJSON ¶
func (v GetFwSystems200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwSystems200OkList) UnmarshalEasyJSON ¶
func (v *GetFwSystems200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwSystems200OkList) UnmarshalJSON ¶
func (v *GetFwSystems200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwSystemsOpts ¶
type GetFwWars200Ok ¶
type GetFwWars200Ok struct { AgainstId int32 `json:"against_id,omitempty"` /* The faction ID of the enemy faction. */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ }
200 ok object
func (GetFwWars200Ok) MarshalEasyJSON ¶
func (v GetFwWars200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwWars200Ok) MarshalJSON ¶
func (v GetFwWars200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwWars200Ok) UnmarshalEasyJSON ¶
func (v *GetFwWars200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwWars200Ok) UnmarshalJSON ¶
func (v *GetFwWars200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwWars200OkList ¶
type GetFwWars200OkList []GetFwWars200Ok
A list of GetFwWars200Ok.
func (GetFwWars200OkList) MarshalEasyJSON ¶
func (v GetFwWars200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetFwWars200OkList) MarshalJSON ¶
func (v GetFwWars200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetFwWars200OkList) UnmarshalEasyJSON ¶
func (v *GetFwWars200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetFwWars200OkList) UnmarshalJSON ¶
func (v *GetFwWars200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetFwWarsOpts ¶
type GetIncursions200Ok ¶
type GetIncursions200Ok struct { ConstellationId int32 `json:"constellation_id,omitempty"` /* The constellation id in which this incursion takes place */ FactionId int32 `json:"faction_id,omitempty"` /* The attacking faction's id */ HasBoss bool `json:"has_boss,omitempty"` /* Whether the final encounter has boss or not */ InfestedSolarSystems []int32 `json:"infested_solar_systems,omitempty"` /* A list of infested solar system ids that are a part of this incursion */ Influence float32 `json:"influence,omitempty"` /* Influence of this incursion as a float from 0 to 1 */ StagingSolarSystemId int32 `json:"staging_solar_system_id,omitempty"` /* Staging solar system for this incursion */ State string `json:"state,omitempty"` /* The state of this incursion */ Type_ string `json:"type,omitempty"` /* The type of this incursion */ }
200 ok object
func (GetIncursions200Ok) MarshalEasyJSON ¶
func (v GetIncursions200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetIncursions200Ok) MarshalJSON ¶
func (v GetIncursions200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetIncursions200Ok) UnmarshalEasyJSON ¶
func (v *GetIncursions200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetIncursions200Ok) UnmarshalJSON ¶
func (v *GetIncursions200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetIncursions200OkList ¶
type GetIncursions200OkList []GetIncursions200Ok
A list of GetIncursions200Ok.
func (GetIncursions200OkList) MarshalEasyJSON ¶
func (v GetIncursions200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetIncursions200OkList) MarshalJSON ¶
func (v GetIncursions200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetIncursions200OkList) UnmarshalEasyJSON ¶
func (v *GetIncursions200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetIncursions200OkList) UnmarshalJSON ¶
func (v *GetIncursions200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetIncursionsOpts ¶
type GetIndustryFacilities200Ok ¶
type GetIndustryFacilities200Ok struct { FacilityId int64 `json:"facility_id,omitempty"` /* ID of the facility */ OwnerId int32 `json:"owner_id,omitempty"` /* Owner of the facility */ RegionId int32 `json:"region_id,omitempty"` /* Region ID where the facility is */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* Solar system ID where the facility is */ Tax float32 `json:"tax,omitempty"` /* Tax imposed by the facility */ TypeId int32 `json:"type_id,omitempty"` /* Type ID of the facility */ }
200 ok object
func (GetIndustryFacilities200Ok) MarshalEasyJSON ¶
func (v GetIndustryFacilities200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetIndustryFacilities200Ok) MarshalJSON ¶
func (v GetIndustryFacilities200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetIndustryFacilities200Ok) UnmarshalEasyJSON ¶
func (v *GetIndustryFacilities200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetIndustryFacilities200Ok) UnmarshalJSON ¶
func (v *GetIndustryFacilities200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetIndustryFacilities200OkList ¶
type GetIndustryFacilities200OkList []GetIndustryFacilities200Ok
A list of GetIndustryFacilities200Ok.
func (GetIndustryFacilities200OkList) MarshalEasyJSON ¶
func (v GetIndustryFacilities200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetIndustryFacilities200OkList) MarshalJSON ¶
func (v GetIndustryFacilities200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetIndustryFacilities200OkList) UnmarshalEasyJSON ¶
func (v *GetIndustryFacilities200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetIndustryFacilities200OkList) UnmarshalJSON ¶
func (v *GetIndustryFacilities200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetIndustrySystems200Ok ¶
type GetIndustrySystems200Ok struct { CostIndices []GetIndustrySystemsCostIndice `json:"cost_indices,omitempty"` /* cost_indices array */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* solar_system_id integer */ }
200 ok object
func (GetIndustrySystems200Ok) MarshalEasyJSON ¶
func (v GetIndustrySystems200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetIndustrySystems200Ok) MarshalJSON ¶
func (v GetIndustrySystems200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetIndustrySystems200Ok) UnmarshalEasyJSON ¶
func (v *GetIndustrySystems200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetIndustrySystems200Ok) UnmarshalJSON ¶
func (v *GetIndustrySystems200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetIndustrySystems200OkList ¶
type GetIndustrySystems200OkList []GetIndustrySystems200Ok
A list of GetIndustrySystems200Ok.
func (GetIndustrySystems200OkList) MarshalEasyJSON ¶
func (v GetIndustrySystems200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetIndustrySystems200OkList) MarshalJSON ¶
func (v GetIndustrySystems200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetIndustrySystems200OkList) UnmarshalEasyJSON ¶
func (v *GetIndustrySystems200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetIndustrySystems200OkList) UnmarshalJSON ¶
func (v *GetIndustrySystems200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetIndustrySystemsCostIndice ¶
type GetIndustrySystemsCostIndice struct { Activity string `json:"activity,omitempty"` /* activity string */ CostIndex float32 `json:"cost_index,omitempty"` /* cost_index number */ }
cost_indice object
func (GetIndustrySystemsCostIndice) MarshalEasyJSON ¶
func (v GetIndustrySystemsCostIndice) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetIndustrySystemsCostIndice) MarshalJSON ¶
func (v GetIndustrySystemsCostIndice) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetIndustrySystemsCostIndice) UnmarshalEasyJSON ¶
func (v *GetIndustrySystemsCostIndice) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetIndustrySystemsCostIndice) UnmarshalJSON ¶
func (v *GetIndustrySystemsCostIndice) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetIndustrySystemsCostIndiceList ¶
type GetIndustrySystemsCostIndiceList []GetIndustrySystemsCostIndice
A list of GetIndustrySystemsCostIndice.
func (GetIndustrySystemsCostIndiceList) MarshalEasyJSON ¶
func (v GetIndustrySystemsCostIndiceList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetIndustrySystemsCostIndiceList) MarshalJSON ¶
func (v GetIndustrySystemsCostIndiceList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetIndustrySystemsCostIndiceList) UnmarshalEasyJSON ¶
func (v *GetIndustrySystemsCostIndiceList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetIndustrySystemsCostIndiceList) UnmarshalJSON ¶
func (v *GetIndustrySystemsCostIndiceList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetIndustrySystemsOpts ¶
type GetInsurancePrices200Ok ¶
type GetInsurancePrices200Ok struct { Levels []GetInsurancePricesLevel `json:"levels,omitempty"` /* A list of a available insurance levels for this ship type */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetInsurancePrices200Ok) MarshalEasyJSON ¶
func (v GetInsurancePrices200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetInsurancePrices200Ok) MarshalJSON ¶
func (v GetInsurancePrices200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetInsurancePrices200Ok) UnmarshalEasyJSON ¶
func (v *GetInsurancePrices200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetInsurancePrices200Ok) UnmarshalJSON ¶
func (v *GetInsurancePrices200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetInsurancePrices200OkList ¶
type GetInsurancePrices200OkList []GetInsurancePrices200Ok
A list of GetInsurancePrices200Ok.
func (GetInsurancePrices200OkList) MarshalEasyJSON ¶
func (v GetInsurancePrices200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetInsurancePrices200OkList) MarshalJSON ¶
func (v GetInsurancePrices200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetInsurancePrices200OkList) UnmarshalEasyJSON ¶
func (v *GetInsurancePrices200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetInsurancePrices200OkList) UnmarshalJSON ¶
func (v *GetInsurancePrices200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetInsurancePricesLevel ¶
type GetInsurancePricesLevel struct { Cost float32 `json:"cost,omitempty"` /* cost number */ Name string `json:"name,omitempty"` /* Localized insurance level */ Payout float32 `json:"payout,omitempty"` /* payout number */ }
level object
func (GetInsurancePricesLevel) MarshalEasyJSON ¶
func (v GetInsurancePricesLevel) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetInsurancePricesLevel) MarshalJSON ¶
func (v GetInsurancePricesLevel) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetInsurancePricesLevel) UnmarshalEasyJSON ¶
func (v *GetInsurancePricesLevel) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetInsurancePricesLevel) UnmarshalJSON ¶
func (v *GetInsurancePricesLevel) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetInsurancePricesLevelList ¶
type GetInsurancePricesLevelList []GetInsurancePricesLevel
A list of GetInsurancePricesLevel.
func (GetInsurancePricesLevelList) MarshalEasyJSON ¶
func (v GetInsurancePricesLevelList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetInsurancePricesLevelList) MarshalJSON ¶
func (v GetInsurancePricesLevelList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetInsurancePricesLevelList) UnmarshalEasyJSON ¶
func (v *GetInsurancePricesLevelList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetInsurancePricesLevelList) UnmarshalJSON ¶
func (v *GetInsurancePricesLevelList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetInsurancePricesOpts ¶
type GetKillmailsKillmailIdKillmailHashAttacker ¶
type GetKillmailsKillmailIdKillmailHashAttacker struct { AllianceId int32 `json:"alliance_id,omitempty"` /* alliance_id integer */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ DamageDone int32 `json:"damage_done,omitempty"` /* damage_done integer */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ FinalBlow bool `json:"final_blow,omitempty"` /* Was the attacker the one to achieve the final blow */ SecurityStatus float32 `json:"security_status,omitempty"` /* Security status for the attacker */ ShipTypeId int32 `json:"ship_type_id,omitempty"` /* What ship was the attacker flying */ WeaponTypeId int32 `json:"weapon_type_id,omitempty"` /* What weapon was used by the attacker for the kill */ }
attacker object
func (GetKillmailsKillmailIdKillmailHashAttacker) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashAttacker) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashAttacker) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashAttacker) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashAttacker) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashAttacker) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashAttacker) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashAttacker) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashAttackerList ¶
type GetKillmailsKillmailIdKillmailHashAttackerList []GetKillmailsKillmailIdKillmailHashAttacker
A list of GetKillmailsKillmailIdKillmailHashAttacker.
func (GetKillmailsKillmailIdKillmailHashAttackerList) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashAttackerList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashAttackerList) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashAttackerList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashAttackerList) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashAttackerList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashAttackerList) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashAttackerList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashItem ¶
type GetKillmailsKillmailIdKillmailHashItem struct { Flag int32 `json:"flag,omitempty"` /* Flag for the location of the item */ ItemTypeId int32 `json:"item_type_id,omitempty"` /* item_type_id integer */ Items []GetKillmailsKillmailIdKillmailHashItemsItem `json:"items,omitempty"` /* items array */ QuantityDestroyed int64 `json:"quantity_destroyed,omitempty"` /* How many of the item were destroyed if any */ QuantityDropped int64 `json:"quantity_dropped,omitempty"` /* How many of the item were dropped if any */ Singleton int32 `json:"singleton,omitempty"` /* singleton integer */ }
item object
func (GetKillmailsKillmailIdKillmailHashItem) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashItem) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashItem) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashItem) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashItem) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashItem) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashItem) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashItem) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashItemList ¶
type GetKillmailsKillmailIdKillmailHashItemList []GetKillmailsKillmailIdKillmailHashItem
A list of GetKillmailsKillmailIdKillmailHashItem.
func (GetKillmailsKillmailIdKillmailHashItemList) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashItemList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashItemList) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashItemList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashItemList) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashItemList) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashItemList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashItemsItem ¶
type GetKillmailsKillmailIdKillmailHashItemsItem struct { Flag int32 `json:"flag,omitempty"` /* flag integer */ ItemTypeId int32 `json:"item_type_id,omitempty"` /* item_type_id integer */ QuantityDestroyed int64 `json:"quantity_destroyed,omitempty"` /* quantity_destroyed integer */ QuantityDropped int64 `json:"quantity_dropped,omitempty"` /* quantity_dropped integer */ Singleton int32 `json:"singleton,omitempty"` /* singleton integer */ }
item object
func (GetKillmailsKillmailIdKillmailHashItemsItem) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashItemsItem) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashItemsItem) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashItemsItem) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashItemsItem) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashItemsItem) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashItemsItem) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashItemsItem) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashItemsItemList ¶
type GetKillmailsKillmailIdKillmailHashItemsItemList []GetKillmailsKillmailIdKillmailHashItemsItem
A list of GetKillmailsKillmailIdKillmailHashItemsItem.
func (GetKillmailsKillmailIdKillmailHashItemsItemList) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashItemsItemList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashItemsItemList) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashItemsItemList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashItemsItemList) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashItemsItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashItemsItemList) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashItemsItemList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashOk ¶
type GetKillmailsKillmailIdKillmailHashOk struct { Attackers []GetKillmailsKillmailIdKillmailHashAttacker `json:"attackers,omitempty"` /* attackers array */ KillmailId int32 `json:"killmail_id,omitempty"` /* ID of the killmail */ KillmailTime time.Time `json:"killmail_time,omitempty"` /* Time that the victim was killed and the killmail generated */ MoonId int32 `json:"moon_id,omitempty"` /* Moon if the kill took place at one */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* Solar system that the kill took place in */ Victim GetKillmailsKillmailIdKillmailHashVictim `json:"victim,omitempty"` WarId int32 `json:"war_id,omitempty"` /* War if the killmail is generated in relation to an official war */ }
200 ok object
func (GetKillmailsKillmailIdKillmailHashOk) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashOk) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashOk) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashOk) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashOkList ¶
type GetKillmailsKillmailIdKillmailHashOkList []GetKillmailsKillmailIdKillmailHashOk
A list of GetKillmailsKillmailIdKillmailHashOk.
func (GetKillmailsKillmailIdKillmailHashOkList) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashOkList) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashOkList) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashOkList) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashPosition ¶
type GetKillmailsKillmailIdKillmailHashPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
Coordinates of the victim in Cartesian space relative to the Sun
func (GetKillmailsKillmailIdKillmailHashPosition) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashPosition) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashPosition) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashPosition) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashPositionList ¶
type GetKillmailsKillmailIdKillmailHashPositionList []GetKillmailsKillmailIdKillmailHashPosition
A list of GetKillmailsKillmailIdKillmailHashPosition.
func (GetKillmailsKillmailIdKillmailHashPositionList) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashPositionList) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashPositionList) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashPositionList) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashUnprocessableEntity ¶
type GetKillmailsKillmailIdKillmailHashUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* Unprocessable entity message */
}
Unprocessable entity
func (GetKillmailsKillmailIdKillmailHashUnprocessableEntity) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashUnprocessableEntity) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashUnprocessableEntity) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashUnprocessableEntityList ¶
type GetKillmailsKillmailIdKillmailHashUnprocessableEntityList []GetKillmailsKillmailIdKillmailHashUnprocessableEntity
A list of GetKillmailsKillmailIdKillmailHashUnprocessableEntity.
func (GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashVictim ¶
type GetKillmailsKillmailIdKillmailHashVictim struct { AllianceId int32 `json:"alliance_id,omitempty"` /* alliance_id integer */ CharacterId int32 `json:"character_id,omitempty"` /* character_id integer */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ DamageTaken int32 `json:"damage_taken,omitempty"` /* How much total damage was taken by the victim */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ Items []GetKillmailsKillmailIdKillmailHashItem `json:"items,omitempty"` /* items array */ Position GetKillmailsKillmailIdKillmailHashPosition `json:"position,omitempty"` ShipTypeId int32 `json:"ship_type_id,omitempty"` /* The ship that the victim was piloting and was destroyed */ }
victim object
func (GetKillmailsKillmailIdKillmailHashVictim) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashVictim) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashVictim) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashVictim) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashVictim) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashVictim) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashVictim) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashVictim) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetKillmailsKillmailIdKillmailHashVictimList ¶
type GetKillmailsKillmailIdKillmailHashVictimList []GetKillmailsKillmailIdKillmailHashVictim
A list of GetKillmailsKillmailIdKillmailHashVictim.
func (GetKillmailsKillmailIdKillmailHashVictimList) MarshalEasyJSON ¶
func (v GetKillmailsKillmailIdKillmailHashVictimList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetKillmailsKillmailIdKillmailHashVictimList) MarshalJSON ¶
func (v GetKillmailsKillmailIdKillmailHashVictimList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetKillmailsKillmailIdKillmailHashVictimList) UnmarshalEasyJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashVictimList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetKillmailsKillmailIdKillmailHashVictimList) UnmarshalJSON ¶
func (v *GetKillmailsKillmailIdKillmailHashVictimList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetLoyaltyStoresCorporationIdOffers200Ok ¶
type GetLoyaltyStoresCorporationIdOffers200Ok struct { AkCost int32 `json:"ak_cost,omitempty"` /* Analysis kredit cost */ IskCost int64 `json:"isk_cost,omitempty"` /* isk_cost integer */ LpCost int32 `json:"lp_cost,omitempty"` /* lp_cost integer */ OfferId int32 `json:"offer_id,omitempty"` /* offer_id integer */ Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ RequiredItems []GetLoyaltyStoresCorporationIdOffersRequiredItem `json:"required_items,omitempty"` /* required_items array */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetLoyaltyStoresCorporationIdOffers200Ok) MarshalEasyJSON ¶
func (v GetLoyaltyStoresCorporationIdOffers200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetLoyaltyStoresCorporationIdOffers200Ok) MarshalJSON ¶
func (v GetLoyaltyStoresCorporationIdOffers200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetLoyaltyStoresCorporationIdOffers200Ok) UnmarshalEasyJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffers200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetLoyaltyStoresCorporationIdOffers200Ok) UnmarshalJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffers200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetLoyaltyStoresCorporationIdOffers200OkList ¶
type GetLoyaltyStoresCorporationIdOffers200OkList []GetLoyaltyStoresCorporationIdOffers200Ok
A list of GetLoyaltyStoresCorporationIdOffers200Ok.
func (GetLoyaltyStoresCorporationIdOffers200OkList) MarshalEasyJSON ¶
func (v GetLoyaltyStoresCorporationIdOffers200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetLoyaltyStoresCorporationIdOffers200OkList) MarshalJSON ¶
func (v GetLoyaltyStoresCorporationIdOffers200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetLoyaltyStoresCorporationIdOffers200OkList) UnmarshalEasyJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffers200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetLoyaltyStoresCorporationIdOffers200OkList) UnmarshalJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffers200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetLoyaltyStoresCorporationIdOffersNotFound ¶
type GetLoyaltyStoresCorporationIdOffersNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetLoyaltyStoresCorporationIdOffersNotFound) MarshalEasyJSON ¶
func (v GetLoyaltyStoresCorporationIdOffersNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetLoyaltyStoresCorporationIdOffersNotFound) MarshalJSON ¶
func (v GetLoyaltyStoresCorporationIdOffersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetLoyaltyStoresCorporationIdOffersNotFound) UnmarshalEasyJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffersNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetLoyaltyStoresCorporationIdOffersNotFound) UnmarshalJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetLoyaltyStoresCorporationIdOffersNotFoundList ¶
type GetLoyaltyStoresCorporationIdOffersNotFoundList []GetLoyaltyStoresCorporationIdOffersNotFound
A list of GetLoyaltyStoresCorporationIdOffersNotFound.
func (GetLoyaltyStoresCorporationIdOffersNotFoundList) MarshalEasyJSON ¶
func (v GetLoyaltyStoresCorporationIdOffersNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetLoyaltyStoresCorporationIdOffersNotFoundList) MarshalJSON ¶
func (v GetLoyaltyStoresCorporationIdOffersNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetLoyaltyStoresCorporationIdOffersNotFoundList) UnmarshalEasyJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffersNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetLoyaltyStoresCorporationIdOffersNotFoundList) UnmarshalJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffersNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetLoyaltyStoresCorporationIdOffersRequiredItem ¶
type GetLoyaltyStoresCorporationIdOffersRequiredItem struct { Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
required_item object
func (GetLoyaltyStoresCorporationIdOffersRequiredItem) MarshalEasyJSON ¶
func (v GetLoyaltyStoresCorporationIdOffersRequiredItem) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetLoyaltyStoresCorporationIdOffersRequiredItem) MarshalJSON ¶
func (v GetLoyaltyStoresCorporationIdOffersRequiredItem) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetLoyaltyStoresCorporationIdOffersRequiredItem) UnmarshalEasyJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffersRequiredItem) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetLoyaltyStoresCorporationIdOffersRequiredItem) UnmarshalJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffersRequiredItem) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetLoyaltyStoresCorporationIdOffersRequiredItemList ¶
type GetLoyaltyStoresCorporationIdOffersRequiredItemList []GetLoyaltyStoresCorporationIdOffersRequiredItem
A list of GetLoyaltyStoresCorporationIdOffersRequiredItem.
func (GetLoyaltyStoresCorporationIdOffersRequiredItemList) MarshalEasyJSON ¶
func (v GetLoyaltyStoresCorporationIdOffersRequiredItemList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetLoyaltyStoresCorporationIdOffersRequiredItemList) MarshalJSON ¶
func (v GetLoyaltyStoresCorporationIdOffersRequiredItemList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetLoyaltyStoresCorporationIdOffersRequiredItemList) UnmarshalEasyJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffersRequiredItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetLoyaltyStoresCorporationIdOffersRequiredItemList) UnmarshalJSON ¶
func (v *GetLoyaltyStoresCorporationIdOffersRequiredItemList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsGroupsMarketGroupIdNotFound ¶
type GetMarketsGroupsMarketGroupIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetMarketsGroupsMarketGroupIdNotFound) MarshalEasyJSON ¶
func (v GetMarketsGroupsMarketGroupIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsGroupsMarketGroupIdNotFound) MarshalJSON ¶
func (v GetMarketsGroupsMarketGroupIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsGroupsMarketGroupIdNotFound) UnmarshalEasyJSON ¶
func (v *GetMarketsGroupsMarketGroupIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsGroupsMarketGroupIdNotFound) UnmarshalJSON ¶
func (v *GetMarketsGroupsMarketGroupIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsGroupsMarketGroupIdNotFoundList ¶
type GetMarketsGroupsMarketGroupIdNotFoundList []GetMarketsGroupsMarketGroupIdNotFound
A list of GetMarketsGroupsMarketGroupIdNotFound.
func (GetMarketsGroupsMarketGroupIdNotFoundList) MarshalEasyJSON ¶
func (v GetMarketsGroupsMarketGroupIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsGroupsMarketGroupIdNotFoundList) MarshalJSON ¶
func (v GetMarketsGroupsMarketGroupIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsGroupsMarketGroupIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetMarketsGroupsMarketGroupIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsGroupsMarketGroupIdNotFoundList) UnmarshalJSON ¶
func (v *GetMarketsGroupsMarketGroupIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsGroupsMarketGroupIdOk ¶
type GetMarketsGroupsMarketGroupIdOk struct { Description string `json:"description,omitempty"` /* description string */ MarketGroupId int32 `json:"market_group_id,omitempty"` /* market_group_id integer */ Name string `json:"name,omitempty"` /* name string */ ParentGroupId int32 `json:"parent_group_id,omitempty"` /* parent_group_id integer */ Types []int32 `json:"types,omitempty"` /* types array */ }
200 ok object
func (GetMarketsGroupsMarketGroupIdOk) MarshalEasyJSON ¶
func (v GetMarketsGroupsMarketGroupIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsGroupsMarketGroupIdOk) MarshalJSON ¶
func (v GetMarketsGroupsMarketGroupIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsGroupsMarketGroupIdOk) UnmarshalEasyJSON ¶
func (v *GetMarketsGroupsMarketGroupIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsGroupsMarketGroupIdOk) UnmarshalJSON ¶
func (v *GetMarketsGroupsMarketGroupIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsGroupsMarketGroupIdOkList ¶
type GetMarketsGroupsMarketGroupIdOkList []GetMarketsGroupsMarketGroupIdOk
A list of GetMarketsGroupsMarketGroupIdOk.
func (GetMarketsGroupsMarketGroupIdOkList) MarshalEasyJSON ¶
func (v GetMarketsGroupsMarketGroupIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsGroupsMarketGroupIdOkList) MarshalJSON ¶
func (v GetMarketsGroupsMarketGroupIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsGroupsMarketGroupIdOkList) UnmarshalEasyJSON ¶
func (v *GetMarketsGroupsMarketGroupIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsGroupsMarketGroupIdOkList) UnmarshalJSON ¶
func (v *GetMarketsGroupsMarketGroupIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsGroupsOpts ¶
type GetMarketsPrices200Ok ¶
type GetMarketsPrices200Ok struct { AdjustedPrice float64 `json:"adjusted_price,omitempty"` /* adjusted_price number */ AveragePrice float64 `json:"average_price,omitempty"` /* average_price number */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetMarketsPrices200Ok) MarshalEasyJSON ¶
func (v GetMarketsPrices200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsPrices200Ok) MarshalJSON ¶
func (v GetMarketsPrices200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsPrices200Ok) UnmarshalEasyJSON ¶
func (v *GetMarketsPrices200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsPrices200Ok) UnmarshalJSON ¶
func (v *GetMarketsPrices200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsPrices200OkList ¶
type GetMarketsPrices200OkList []GetMarketsPrices200Ok
A list of GetMarketsPrices200Ok.
func (GetMarketsPrices200OkList) MarshalEasyJSON ¶
func (v GetMarketsPrices200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsPrices200OkList) MarshalJSON ¶
func (v GetMarketsPrices200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsPrices200OkList) UnmarshalEasyJSON ¶
func (v *GetMarketsPrices200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsPrices200OkList) UnmarshalJSON ¶
func (v *GetMarketsPrices200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsPricesOpts ¶
type GetMarketsRegionIdHistory200Ok ¶
type GetMarketsRegionIdHistory200Ok struct { Average float64 `json:"average,omitempty"` /* average number */ Date string `json:"date,omitempty"` /* The date of this historical statistic entry */ Highest float64 `json:"highest,omitempty"` /* highest number */ Lowest float64 `json:"lowest,omitempty"` /* lowest number */ OrderCount int64 `json:"order_count,omitempty"` /* Total number of orders happened that day */ Volume int64 `json:"volume,omitempty"` /* Total */ }
200 ok object
func (GetMarketsRegionIdHistory200Ok) MarshalEasyJSON ¶
func (v GetMarketsRegionIdHistory200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdHistory200Ok) MarshalJSON ¶
func (v GetMarketsRegionIdHistory200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdHistory200Ok) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdHistory200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdHistory200Ok) UnmarshalJSON ¶
func (v *GetMarketsRegionIdHistory200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdHistory200OkList ¶
type GetMarketsRegionIdHistory200OkList []GetMarketsRegionIdHistory200Ok
A list of GetMarketsRegionIdHistory200Ok.
func (GetMarketsRegionIdHistory200OkList) MarshalEasyJSON ¶
func (v GetMarketsRegionIdHistory200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdHistory200OkList) MarshalJSON ¶
func (v GetMarketsRegionIdHistory200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdHistory200OkList) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdHistory200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdHistory200OkList) UnmarshalJSON ¶
func (v *GetMarketsRegionIdHistory200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdHistoryError520 ¶
type GetMarketsRegionIdHistoryError520 struct {
Error_ string `json:"error,omitempty"` /* Error 520 message */
}
Error 520
func (GetMarketsRegionIdHistoryError520) MarshalEasyJSON ¶
func (v GetMarketsRegionIdHistoryError520) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdHistoryError520) MarshalJSON ¶
func (v GetMarketsRegionIdHistoryError520) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdHistoryError520) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdHistoryError520) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdHistoryError520) UnmarshalJSON ¶
func (v *GetMarketsRegionIdHistoryError520) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdHistoryError520List ¶
type GetMarketsRegionIdHistoryError520List []GetMarketsRegionIdHistoryError520
A list of GetMarketsRegionIdHistoryError520.
func (GetMarketsRegionIdHistoryError520List) MarshalEasyJSON ¶
func (v GetMarketsRegionIdHistoryError520List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdHistoryError520List) MarshalJSON ¶
func (v GetMarketsRegionIdHistoryError520List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdHistoryError520List) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdHistoryError520List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdHistoryError520List) UnmarshalJSON ¶
func (v *GetMarketsRegionIdHistoryError520List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdHistoryNotFound ¶
type GetMarketsRegionIdHistoryNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetMarketsRegionIdHistoryNotFound) MarshalEasyJSON ¶
func (v GetMarketsRegionIdHistoryNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdHistoryNotFound) MarshalJSON ¶
func (v GetMarketsRegionIdHistoryNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdHistoryNotFound) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdHistoryNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdHistoryNotFound) UnmarshalJSON ¶
func (v *GetMarketsRegionIdHistoryNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdHistoryNotFoundList ¶
type GetMarketsRegionIdHistoryNotFoundList []GetMarketsRegionIdHistoryNotFound
A list of GetMarketsRegionIdHistoryNotFound.
func (GetMarketsRegionIdHistoryNotFoundList) MarshalEasyJSON ¶
func (v GetMarketsRegionIdHistoryNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdHistoryNotFoundList) MarshalJSON ¶
func (v GetMarketsRegionIdHistoryNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdHistoryNotFoundList) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdHistoryNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdHistoryNotFoundList) UnmarshalJSON ¶
func (v *GetMarketsRegionIdHistoryNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdHistoryUnprocessableEntity ¶
type GetMarketsRegionIdHistoryUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* Unprocessable entity message */
}
Unprocessable entity
func (GetMarketsRegionIdHistoryUnprocessableEntity) MarshalEasyJSON ¶
func (v GetMarketsRegionIdHistoryUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdHistoryUnprocessableEntity) MarshalJSON ¶
func (v GetMarketsRegionIdHistoryUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdHistoryUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdHistoryUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdHistoryUnprocessableEntity) UnmarshalJSON ¶
func (v *GetMarketsRegionIdHistoryUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdHistoryUnprocessableEntityList ¶
type GetMarketsRegionIdHistoryUnprocessableEntityList []GetMarketsRegionIdHistoryUnprocessableEntity
A list of GetMarketsRegionIdHistoryUnprocessableEntity.
func (GetMarketsRegionIdHistoryUnprocessableEntityList) MarshalEasyJSON ¶
func (v GetMarketsRegionIdHistoryUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdHistoryUnprocessableEntityList) MarshalJSON ¶
func (v GetMarketsRegionIdHistoryUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdHistoryUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdHistoryUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdHistoryUnprocessableEntityList) UnmarshalJSON ¶
func (v *GetMarketsRegionIdHistoryUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdOrders200Ok ¶
type GetMarketsRegionIdOrders200Ok struct { Duration int32 `json:"duration,omitempty"` /* duration integer */ IsBuyOrder bool `json:"is_buy_order,omitempty"` /* is_buy_order boolean */ Issued time.Time `json:"issued,omitempty"` /* issued string */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ MinVolume int32 `json:"min_volume,omitempty"` /* min_volume integer */ OrderId int64 `json:"order_id,omitempty"` /* order_id integer */ Price float64 `json:"price,omitempty"` /* price number */ Range_ string `json:"range,omitempty"` /* range string */ SystemId int32 `json:"system_id,omitempty"` /* The solar system this order was placed */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ VolumeRemain int32 `json:"volume_remain,omitempty"` /* volume_remain integer */ VolumeTotal int32 `json:"volume_total,omitempty"` /* volume_total integer */ }
200 ok object
func (GetMarketsRegionIdOrders200Ok) MarshalEasyJSON ¶
func (v GetMarketsRegionIdOrders200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdOrders200Ok) MarshalJSON ¶
func (v GetMarketsRegionIdOrders200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdOrders200Ok) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdOrders200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdOrders200Ok) UnmarshalJSON ¶
func (v *GetMarketsRegionIdOrders200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdOrders200OkList ¶
type GetMarketsRegionIdOrders200OkList []GetMarketsRegionIdOrders200Ok
A list of GetMarketsRegionIdOrders200Ok.
func (GetMarketsRegionIdOrders200OkList) MarshalEasyJSON ¶
func (v GetMarketsRegionIdOrders200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdOrders200OkList) MarshalJSON ¶
func (v GetMarketsRegionIdOrders200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdOrders200OkList) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdOrders200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdOrders200OkList) UnmarshalJSON ¶
func (v *GetMarketsRegionIdOrders200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdOrdersNotFound ¶
type GetMarketsRegionIdOrdersNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetMarketsRegionIdOrdersNotFound) MarshalEasyJSON ¶
func (v GetMarketsRegionIdOrdersNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdOrdersNotFound) MarshalJSON ¶
func (v GetMarketsRegionIdOrdersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdOrdersNotFound) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdOrdersNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdOrdersNotFound) UnmarshalJSON ¶
func (v *GetMarketsRegionIdOrdersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdOrdersNotFoundList ¶
type GetMarketsRegionIdOrdersNotFoundList []GetMarketsRegionIdOrdersNotFound
A list of GetMarketsRegionIdOrdersNotFound.
func (GetMarketsRegionIdOrdersNotFoundList) MarshalEasyJSON ¶
func (v GetMarketsRegionIdOrdersNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdOrdersNotFoundList) MarshalJSON ¶
func (v GetMarketsRegionIdOrdersNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdOrdersNotFoundList) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdOrdersNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdOrdersNotFoundList) UnmarshalJSON ¶
func (v *GetMarketsRegionIdOrdersNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdOrdersUnprocessableEntity ¶
type GetMarketsRegionIdOrdersUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* Unprocessable entity message */
}
Unprocessable entity
func (GetMarketsRegionIdOrdersUnprocessableEntity) MarshalEasyJSON ¶
func (v GetMarketsRegionIdOrdersUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdOrdersUnprocessableEntity) MarshalJSON ¶
func (v GetMarketsRegionIdOrdersUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdOrdersUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdOrdersUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdOrdersUnprocessableEntity) UnmarshalJSON ¶
func (v *GetMarketsRegionIdOrdersUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsRegionIdOrdersUnprocessableEntityList ¶
type GetMarketsRegionIdOrdersUnprocessableEntityList []GetMarketsRegionIdOrdersUnprocessableEntity
A list of GetMarketsRegionIdOrdersUnprocessableEntity.
func (GetMarketsRegionIdOrdersUnprocessableEntityList) MarshalEasyJSON ¶
func (v GetMarketsRegionIdOrdersUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsRegionIdOrdersUnprocessableEntityList) MarshalJSON ¶
func (v GetMarketsRegionIdOrdersUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsRegionIdOrdersUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *GetMarketsRegionIdOrdersUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsRegionIdOrdersUnprocessableEntityList) UnmarshalJSON ¶
func (v *GetMarketsRegionIdOrdersUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsStructuresStructureId200Ok ¶
type GetMarketsStructuresStructureId200Ok struct { Duration int32 `json:"duration,omitempty"` /* duration integer */ IsBuyOrder bool `json:"is_buy_order,omitempty"` /* is_buy_order boolean */ Issued time.Time `json:"issued,omitempty"` /* issued string */ LocationId int64 `json:"location_id,omitempty"` /* location_id integer */ MinVolume int32 `json:"min_volume,omitempty"` /* min_volume integer */ OrderId int64 `json:"order_id,omitempty"` /* order_id integer */ Price float64 `json:"price,omitempty"` /* price number */ Range_ string `json:"range,omitempty"` /* range string */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ VolumeRemain int32 `json:"volume_remain,omitempty"` /* volume_remain integer */ VolumeTotal int32 `json:"volume_total,omitempty"` /* volume_total integer */ }
200 ok object
func (GetMarketsStructuresStructureId200Ok) MarshalEasyJSON ¶
func (v GetMarketsStructuresStructureId200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsStructuresStructureId200Ok) MarshalJSON ¶
func (v GetMarketsStructuresStructureId200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsStructuresStructureId200Ok) UnmarshalEasyJSON ¶
func (v *GetMarketsStructuresStructureId200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsStructuresStructureId200Ok) UnmarshalJSON ¶
func (v *GetMarketsStructuresStructureId200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetMarketsStructuresStructureId200OkList ¶
type GetMarketsStructuresStructureId200OkList []GetMarketsStructuresStructureId200Ok
A list of GetMarketsStructuresStructureId200Ok.
func (GetMarketsStructuresStructureId200OkList) MarshalEasyJSON ¶
func (v GetMarketsStructuresStructureId200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetMarketsStructuresStructureId200OkList) MarshalJSON ¶
func (v GetMarketsStructuresStructureId200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetMarketsStructuresStructureId200OkList) UnmarshalEasyJSON ¶
func (v *GetMarketsStructuresStructureId200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetMarketsStructuresStructureId200OkList) UnmarshalJSON ¶
func (v *GetMarketsStructuresStructureId200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetOpportunitiesGroupsGroupIdOk ¶
type GetOpportunitiesGroupsGroupIdOk struct { ConnectedGroups []int32 `json:"connected_groups,omitempty"` /* The groups that are connected to this group on the opportunities map */ Description string `json:"description,omitempty"` /* description string */ GroupId int32 `json:"group_id,omitempty"` /* group_id integer */ Name string `json:"name,omitempty"` /* name string */ Notification string `json:"notification,omitempty"` /* notification string */ RequiredTasks []int32 `json:"required_tasks,omitempty"` /* Tasks need to complete for this group */ }
200 ok object
func (GetOpportunitiesGroupsGroupIdOk) MarshalEasyJSON ¶
func (v GetOpportunitiesGroupsGroupIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetOpportunitiesGroupsGroupIdOk) MarshalJSON ¶
func (v GetOpportunitiesGroupsGroupIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetOpportunitiesGroupsGroupIdOk) UnmarshalEasyJSON ¶
func (v *GetOpportunitiesGroupsGroupIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetOpportunitiesGroupsGroupIdOk) UnmarshalJSON ¶
func (v *GetOpportunitiesGroupsGroupIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetOpportunitiesGroupsGroupIdOkList ¶
type GetOpportunitiesGroupsGroupIdOkList []GetOpportunitiesGroupsGroupIdOk
A list of GetOpportunitiesGroupsGroupIdOk.
func (GetOpportunitiesGroupsGroupIdOkList) MarshalEasyJSON ¶
func (v GetOpportunitiesGroupsGroupIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetOpportunitiesGroupsGroupIdOkList) MarshalJSON ¶
func (v GetOpportunitiesGroupsGroupIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetOpportunitiesGroupsGroupIdOkList) UnmarshalEasyJSON ¶
func (v *GetOpportunitiesGroupsGroupIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetOpportunitiesGroupsGroupIdOkList) UnmarshalJSON ¶
func (v *GetOpportunitiesGroupsGroupIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetOpportunitiesTasksTaskIdOk ¶
type GetOpportunitiesTasksTaskIdOk struct { Description string `json:"description,omitempty"` /* description string */ Name string `json:"name,omitempty"` /* name string */ Notification string `json:"notification,omitempty"` /* notification string */ TaskId int32 `json:"task_id,omitempty"` /* task_id integer */ }
200 ok object
func (GetOpportunitiesTasksTaskIdOk) MarshalEasyJSON ¶
func (v GetOpportunitiesTasksTaskIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetOpportunitiesTasksTaskIdOk) MarshalJSON ¶
func (v GetOpportunitiesTasksTaskIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetOpportunitiesTasksTaskIdOk) UnmarshalEasyJSON ¶
func (v *GetOpportunitiesTasksTaskIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetOpportunitiesTasksTaskIdOk) UnmarshalJSON ¶
func (v *GetOpportunitiesTasksTaskIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetOpportunitiesTasksTaskIdOkList ¶
type GetOpportunitiesTasksTaskIdOkList []GetOpportunitiesTasksTaskIdOk
A list of GetOpportunitiesTasksTaskIdOk.
func (GetOpportunitiesTasksTaskIdOkList) MarshalEasyJSON ¶
func (v GetOpportunitiesTasksTaskIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetOpportunitiesTasksTaskIdOkList) MarshalJSON ¶
func (v GetOpportunitiesTasksTaskIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetOpportunitiesTasksTaskIdOkList) UnmarshalEasyJSON ¶
func (v *GetOpportunitiesTasksTaskIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetOpportunitiesTasksTaskIdOkList) UnmarshalJSON ¶
func (v *GetOpportunitiesTasksTaskIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetRouteOriginDestinationNotFound ¶
type GetRouteOriginDestinationNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetRouteOriginDestinationNotFound) MarshalEasyJSON ¶
func (v GetRouteOriginDestinationNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetRouteOriginDestinationNotFound) MarshalJSON ¶
func (v GetRouteOriginDestinationNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetRouteOriginDestinationNotFound) UnmarshalEasyJSON ¶
func (v *GetRouteOriginDestinationNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetRouteOriginDestinationNotFound) UnmarshalJSON ¶
func (v *GetRouteOriginDestinationNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetRouteOriginDestinationNotFoundList ¶
type GetRouteOriginDestinationNotFoundList []GetRouteOriginDestinationNotFound
A list of GetRouteOriginDestinationNotFound.
func (GetRouteOriginDestinationNotFoundList) MarshalEasyJSON ¶
func (v GetRouteOriginDestinationNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetRouteOriginDestinationNotFoundList) MarshalJSON ¶
func (v GetRouteOriginDestinationNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetRouteOriginDestinationNotFoundList) UnmarshalEasyJSON ¶
func (v *GetRouteOriginDestinationNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetRouteOriginDestinationNotFoundList) UnmarshalJSON ¶
func (v *GetRouteOriginDestinationNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSearchOk ¶
type GetSearchOk struct { Agent []int32 `json:"agent,omitempty"` /* agent array */ Alliance []int32 `json:"alliance,omitempty"` /* alliance array */ Character []int32 `json:"character,omitempty"` /* character array */ Constellation []int32 `json:"constellation,omitempty"` /* constellation array */ Corporation []int32 `json:"corporation,omitempty"` /* corporation array */ Faction []int32 `json:"faction,omitempty"` /* faction array */ InventoryType []int32 `json:"inventory_type,omitempty"` /* inventory_type array */ Region []int32 `json:"region,omitempty"` /* region array */ SolarSystem []int32 `json:"solar_system,omitempty"` /* solar_system array */ Station []int32 `json:"station,omitempty"` /* station array */ }
200 ok object
func (GetSearchOk) MarshalEasyJSON ¶
func (v GetSearchOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSearchOk) MarshalJSON ¶
func (v GetSearchOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSearchOk) UnmarshalEasyJSON ¶
func (v *GetSearchOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSearchOk) UnmarshalJSON ¶
func (v *GetSearchOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSearchOkList ¶
type GetSearchOkList []GetSearchOk
A list of GetSearchOk.
func (GetSearchOkList) MarshalEasyJSON ¶
func (v GetSearchOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSearchOkList) MarshalJSON ¶
func (v GetSearchOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSearchOkList) UnmarshalEasyJSON ¶
func (v *GetSearchOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSearchOkList) UnmarshalJSON ¶
func (v *GetSearchOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSearchOpts ¶
type GetSovereigntyCampaigns200Ok ¶
type GetSovereigntyCampaigns200Ok struct { AttackersScore float32 `json:"attackers_score,omitempty"` /* Score for all attacking parties, only present in Defense Events. */ CampaignId int32 `json:"campaign_id,omitempty"` /* Unique ID for this campaign. */ ConstellationId int32 `json:"constellation_id,omitempty"` /* The constellation in which the campaign will take place. */ DefenderId int32 `json:"defender_id,omitempty"` /* Defending alliance, only present in Defense Events */ DefenderScore float32 `json:"defender_score,omitempty"` /* Score for the defending alliance, only present in Defense Events. */ EventType string `json:"event_type,omitempty"` /* Type of event this campaign is for. tcu_defense, ihub_defense and station_defense are referred to as \"Defense Events\", station_freeport as \"Freeport Events\". */ Participants []GetSovereigntyCampaignsParticipant `json:"participants,omitempty"` /* Alliance participating and their respective scores, only present in Freeport Events. */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* The solar system the structure is located in. */ StartTime time.Time `json:"start_time,omitempty"` /* Time the event is scheduled to start. */ StructureId int64 `json:"structure_id,omitempty"` /* The structure item ID that is related to this campaign. */ }
200 ok object
func (GetSovereigntyCampaigns200Ok) MarshalEasyJSON ¶
func (v GetSovereigntyCampaigns200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSovereigntyCampaigns200Ok) MarshalJSON ¶
func (v GetSovereigntyCampaigns200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSovereigntyCampaigns200Ok) UnmarshalEasyJSON ¶
func (v *GetSovereigntyCampaigns200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSovereigntyCampaigns200Ok) UnmarshalJSON ¶
func (v *GetSovereigntyCampaigns200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSovereigntyCampaigns200OkList ¶
type GetSovereigntyCampaigns200OkList []GetSovereigntyCampaigns200Ok
A list of GetSovereigntyCampaigns200Ok.
func (GetSovereigntyCampaigns200OkList) MarshalEasyJSON ¶
func (v GetSovereigntyCampaigns200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSovereigntyCampaigns200OkList) MarshalJSON ¶
func (v GetSovereigntyCampaigns200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSovereigntyCampaigns200OkList) UnmarshalEasyJSON ¶
func (v *GetSovereigntyCampaigns200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSovereigntyCampaigns200OkList) UnmarshalJSON ¶
func (v *GetSovereigntyCampaigns200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSovereigntyCampaignsParticipant ¶
type GetSovereigntyCampaignsParticipant struct { AllianceId int32 `json:"alliance_id,omitempty"` /* alliance_id integer */ Score float32 `json:"score,omitempty"` /* score number */ }
participant object
func (GetSovereigntyCampaignsParticipant) MarshalEasyJSON ¶
func (v GetSovereigntyCampaignsParticipant) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSovereigntyCampaignsParticipant) MarshalJSON ¶
func (v GetSovereigntyCampaignsParticipant) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSovereigntyCampaignsParticipant) UnmarshalEasyJSON ¶
func (v *GetSovereigntyCampaignsParticipant) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSovereigntyCampaignsParticipant) UnmarshalJSON ¶
func (v *GetSovereigntyCampaignsParticipant) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSovereigntyCampaignsParticipantList ¶
type GetSovereigntyCampaignsParticipantList []GetSovereigntyCampaignsParticipant
A list of GetSovereigntyCampaignsParticipant.
func (GetSovereigntyCampaignsParticipantList) MarshalEasyJSON ¶
func (v GetSovereigntyCampaignsParticipantList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSovereigntyCampaignsParticipantList) MarshalJSON ¶
func (v GetSovereigntyCampaignsParticipantList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSovereigntyCampaignsParticipantList) UnmarshalEasyJSON ¶
func (v *GetSovereigntyCampaignsParticipantList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSovereigntyCampaignsParticipantList) UnmarshalJSON ¶
func (v *GetSovereigntyCampaignsParticipantList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSovereigntyMap200Ok ¶
type GetSovereigntyMap200Ok struct { AllianceId int32 `json:"alliance_id,omitempty"` /* alliance_id integer */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ SystemId int32 `json:"system_id,omitempty"` /* system_id integer */ }
200 ok object
func (GetSovereigntyMap200Ok) MarshalEasyJSON ¶
func (v GetSovereigntyMap200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSovereigntyMap200Ok) MarshalJSON ¶
func (v GetSovereigntyMap200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSovereigntyMap200Ok) UnmarshalEasyJSON ¶
func (v *GetSovereigntyMap200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSovereigntyMap200Ok) UnmarshalJSON ¶
func (v *GetSovereigntyMap200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSovereigntyMap200OkList ¶
type GetSovereigntyMap200OkList []GetSovereigntyMap200Ok
A list of GetSovereigntyMap200Ok.
func (GetSovereigntyMap200OkList) MarshalEasyJSON ¶
func (v GetSovereigntyMap200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSovereigntyMap200OkList) MarshalJSON ¶
func (v GetSovereigntyMap200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSovereigntyMap200OkList) UnmarshalEasyJSON ¶
func (v *GetSovereigntyMap200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSovereigntyMap200OkList) UnmarshalJSON ¶
func (v *GetSovereigntyMap200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSovereigntyMapOpts ¶
type GetSovereigntyStructures200Ok ¶
type GetSovereigntyStructures200Ok struct { AllianceId int32 `json:"alliance_id,omitempty"` /* The alliance that owns the structure. */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* Solar system in which the structure is located. */ StructureId int64 `json:"structure_id,omitempty"` /* Unique item ID for this structure. */ StructureTypeId int32 `json:"structure_type_id,omitempty"` /* A reference to the type of structure this is. */ VulnerabilityOccupancyLevel float32 `json:"vulnerability_occupancy_level,omitempty"` /* The occupancy level for the next or current vulnerability window. This takes into account all development indexes and capital system bonuses. Also known as Activity Defense Multiplier from in the client. It increases the time that attackers must spend using their entosis links on the structure. */ VulnerableEndTime time.Time `json:"vulnerable_end_time,omitempty"` /* The time at which the next or current vulnerability window ends. At the end of a vulnerability window the next window is recalculated and locked in along with the vulnerabilityOccupancyLevel. If the structure is not in 100% entosis control of the defender, it will go in to 'overtime' and stay vulnerable for as long as that situation persists. Only once the defenders have 100% entosis control and has the vulnerableEndTime passed does the vulnerability interval expire and a new one is calculated. */ VulnerableStartTime time.Time `json:"vulnerable_start_time,omitempty"` /* The next time at which the structure will become vulnerable. Or the start time of the current window if current time is between this and vulnerableEndTime. */ }
200 ok object
func (GetSovereigntyStructures200Ok) MarshalEasyJSON ¶
func (v GetSovereigntyStructures200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSovereigntyStructures200Ok) MarshalJSON ¶
func (v GetSovereigntyStructures200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSovereigntyStructures200Ok) UnmarshalEasyJSON ¶
func (v *GetSovereigntyStructures200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSovereigntyStructures200Ok) UnmarshalJSON ¶
func (v *GetSovereigntyStructures200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetSovereigntyStructures200OkList ¶
type GetSovereigntyStructures200OkList []GetSovereigntyStructures200Ok
A list of GetSovereigntyStructures200Ok.
func (GetSovereigntyStructures200OkList) MarshalEasyJSON ¶
func (v GetSovereigntyStructures200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetSovereigntyStructures200OkList) MarshalJSON ¶
func (v GetSovereigntyStructures200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetSovereigntyStructures200OkList) UnmarshalEasyJSON ¶
func (v *GetSovereigntyStructures200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetSovereigntyStructures200OkList) UnmarshalJSON ¶
func (v *GetSovereigntyStructures200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetStatusOk ¶
type GetStatusOk struct { Players int32 `json:"players,omitempty"` /* Current online player count */ ServerVersion string `json:"server_version,omitempty"` /* Running version as string */ StartTime time.Time `json:"start_time,omitempty"` /* Server start timestamp */ Vip bool `json:"vip,omitempty"` /* If the server is in VIP mode */ }
200 ok object
func (GetStatusOk) MarshalEasyJSON ¶
func (v GetStatusOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetStatusOk) MarshalJSON ¶
func (v GetStatusOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetStatusOk) UnmarshalEasyJSON ¶
func (v *GetStatusOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetStatusOk) UnmarshalJSON ¶
func (v *GetStatusOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetStatusOkList ¶
type GetStatusOkList []GetStatusOk
A list of GetStatusOk.
func (GetStatusOkList) MarshalEasyJSON ¶
func (v GetStatusOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetStatusOkList) MarshalJSON ¶
func (v GetStatusOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetStatusOkList) UnmarshalEasyJSON ¶
func (v *GetStatusOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetStatusOkList) UnmarshalJSON ¶
func (v *GetStatusOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetStatusOpts ¶
type GetUniverseAncestries200Ok ¶
type GetUniverseAncestries200Ok struct { BloodlineId int32 `json:"bloodline_id,omitempty"` /* The bloodline associated with this ancestry */ Description string `json:"description,omitempty"` /* description string */ IconId int32 `json:"icon_id,omitempty"` /* icon_id integer */ Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ ShortDescription string `json:"short_description,omitempty"` /* short_description string */ }
200 ok object
func (GetUniverseAncestries200Ok) MarshalEasyJSON ¶
func (v GetUniverseAncestries200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseAncestries200Ok) MarshalJSON ¶
func (v GetUniverseAncestries200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseAncestries200Ok) UnmarshalEasyJSON ¶
func (v *GetUniverseAncestries200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseAncestries200Ok) UnmarshalJSON ¶
func (v *GetUniverseAncestries200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseAncestries200OkList ¶
type GetUniverseAncestries200OkList []GetUniverseAncestries200Ok
A list of GetUniverseAncestries200Ok.
func (GetUniverseAncestries200OkList) MarshalEasyJSON ¶
func (v GetUniverseAncestries200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseAncestries200OkList) MarshalJSON ¶
func (v GetUniverseAncestries200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseAncestries200OkList) UnmarshalEasyJSON ¶
func (v *GetUniverseAncestries200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseAncestries200OkList) UnmarshalJSON ¶
func (v *GetUniverseAncestries200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseAsteroidBeltsAsteroidBeltIdNotFound ¶
type GetUniverseAsteroidBeltsAsteroidBeltIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) MarshalJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList ¶
type GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList []GetUniverseAsteroidBeltsAsteroidBeltIdNotFound
A list of GetUniverseAsteroidBeltsAsteroidBeltIdNotFound.
func (GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) MarshalJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseAsteroidBeltsAsteroidBeltIdOk ¶
type GetUniverseAsteroidBeltsAsteroidBeltIdOk struct { Name string `json:"name,omitempty"` /* name string */ Position GetUniverseAsteroidBeltsAsteroidBeltIdPosition `json:"position,omitempty"` SystemId int32 `json:"system_id,omitempty"` /* The solar system this asteroid belt is in */ }
200 ok object
func (GetUniverseAsteroidBeltsAsteroidBeltIdOk) MarshalEasyJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseAsteroidBeltsAsteroidBeltIdOk) MarshalJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdOk) UnmarshalJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseAsteroidBeltsAsteroidBeltIdOkList ¶
type GetUniverseAsteroidBeltsAsteroidBeltIdOkList []GetUniverseAsteroidBeltsAsteroidBeltIdOk
A list of GetUniverseAsteroidBeltsAsteroidBeltIdOk.
func (GetUniverseAsteroidBeltsAsteroidBeltIdOkList) MarshalEasyJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseAsteroidBeltsAsteroidBeltIdOkList) MarshalJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdOkList) UnmarshalJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseAsteroidBeltsAsteroidBeltIdPosition ¶
type GetUniverseAsteroidBeltsAsteroidBeltIdPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (GetUniverseAsteroidBeltsAsteroidBeltIdPosition) MarshalEasyJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseAsteroidBeltsAsteroidBeltIdPosition) MarshalJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdPosition) UnmarshalEasyJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdPosition) UnmarshalJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseAsteroidBeltsAsteroidBeltIdPositionList ¶
type GetUniverseAsteroidBeltsAsteroidBeltIdPositionList []GetUniverseAsteroidBeltsAsteroidBeltIdPosition
A list of GetUniverseAsteroidBeltsAsteroidBeltIdPosition.
func (GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) MarshalEasyJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) MarshalJSON ¶
func (v GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) UnmarshalEasyJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) UnmarshalJSON ¶
func (v *GetUniverseAsteroidBeltsAsteroidBeltIdPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseBloodlines200Ok ¶
type GetUniverseBloodlines200Ok struct { BloodlineId int32 `json:"bloodline_id,omitempty"` /* bloodline_id integer */ Charisma int32 `json:"charisma,omitempty"` /* charisma integer */ CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ Description string `json:"description,omitempty"` /* description string */ Intelligence int32 `json:"intelligence,omitempty"` /* intelligence integer */ Memory int32 `json:"memory,omitempty"` /* memory integer */ Name string `json:"name,omitempty"` /* name string */ Perception int32 `json:"perception,omitempty"` /* perception integer */ RaceId int32 `json:"race_id,omitempty"` /* race_id integer */ ShipTypeId int32 `json:"ship_type_id,omitempty"` /* ship_type_id integer */ Willpower int32 `json:"willpower,omitempty"` /* willpower integer */ }
200 ok object
func (GetUniverseBloodlines200Ok) MarshalEasyJSON ¶
func (v GetUniverseBloodlines200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseBloodlines200Ok) MarshalJSON ¶
func (v GetUniverseBloodlines200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseBloodlines200Ok) UnmarshalEasyJSON ¶
func (v *GetUniverseBloodlines200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseBloodlines200Ok) UnmarshalJSON ¶
func (v *GetUniverseBloodlines200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseBloodlines200OkList ¶
type GetUniverseBloodlines200OkList []GetUniverseBloodlines200Ok
A list of GetUniverseBloodlines200Ok.
func (GetUniverseBloodlines200OkList) MarshalEasyJSON ¶
func (v GetUniverseBloodlines200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseBloodlines200OkList) MarshalJSON ¶
func (v GetUniverseBloodlines200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseBloodlines200OkList) UnmarshalEasyJSON ¶
func (v *GetUniverseBloodlines200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseBloodlines200OkList) UnmarshalJSON ¶
func (v *GetUniverseBloodlines200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseCategoriesCategoryIdNotFound ¶
type GetUniverseCategoriesCategoryIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseCategoriesCategoryIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseCategoriesCategoryIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseCategoriesCategoryIdNotFound) MarshalJSON ¶
func (v GetUniverseCategoriesCategoryIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseCategoriesCategoryIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseCategoriesCategoryIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseCategoriesCategoryIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseCategoriesCategoryIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseCategoriesCategoryIdNotFoundList ¶
type GetUniverseCategoriesCategoryIdNotFoundList []GetUniverseCategoriesCategoryIdNotFound
A list of GetUniverseCategoriesCategoryIdNotFound.
func (GetUniverseCategoriesCategoryIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseCategoriesCategoryIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseCategoriesCategoryIdNotFoundList) MarshalJSON ¶
func (v GetUniverseCategoriesCategoryIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseCategoriesCategoryIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseCategoriesCategoryIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseCategoriesCategoryIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseCategoriesCategoryIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseCategoriesCategoryIdOk ¶
type GetUniverseCategoriesCategoryIdOk struct { CategoryId int32 `json:"category_id,omitempty"` /* category_id integer */ Groups []int32 `json:"groups,omitempty"` /* groups array */ Name string `json:"name,omitempty"` /* name string */ Published bool `json:"published,omitempty"` /* published boolean */ }
200 ok object
func (GetUniverseCategoriesCategoryIdOk) MarshalEasyJSON ¶
func (v GetUniverseCategoriesCategoryIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseCategoriesCategoryIdOk) MarshalJSON ¶
func (v GetUniverseCategoriesCategoryIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseCategoriesCategoryIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseCategoriesCategoryIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseCategoriesCategoryIdOk) UnmarshalJSON ¶
func (v *GetUniverseCategoriesCategoryIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseCategoriesCategoryIdOkList ¶
type GetUniverseCategoriesCategoryIdOkList []GetUniverseCategoriesCategoryIdOk
A list of GetUniverseCategoriesCategoryIdOk.
func (GetUniverseCategoriesCategoryIdOkList) MarshalEasyJSON ¶
func (v GetUniverseCategoriesCategoryIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseCategoriesCategoryIdOkList) MarshalJSON ¶
func (v GetUniverseCategoriesCategoryIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseCategoriesCategoryIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseCategoriesCategoryIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseCategoriesCategoryIdOkList) UnmarshalJSON ¶
func (v *GetUniverseCategoriesCategoryIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseConstellationsConstellationIdNotFound ¶
type GetUniverseConstellationsConstellationIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseConstellationsConstellationIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseConstellationsConstellationIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseConstellationsConstellationIdNotFound) MarshalJSON ¶
func (v GetUniverseConstellationsConstellationIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseConstellationsConstellationIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseConstellationsConstellationIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseConstellationsConstellationIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseConstellationsConstellationIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseConstellationsConstellationIdNotFoundList ¶
type GetUniverseConstellationsConstellationIdNotFoundList []GetUniverseConstellationsConstellationIdNotFound
A list of GetUniverseConstellationsConstellationIdNotFound.
func (GetUniverseConstellationsConstellationIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseConstellationsConstellationIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseConstellationsConstellationIdNotFoundList) MarshalJSON ¶
func (v GetUniverseConstellationsConstellationIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseConstellationsConstellationIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseConstellationsConstellationIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseConstellationsConstellationIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseConstellationsConstellationIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseConstellationsConstellationIdOk ¶
type GetUniverseConstellationsConstellationIdOk struct { ConstellationId int32 `json:"constellation_id,omitempty"` /* constellation_id integer */ Name string `json:"name,omitempty"` /* name string */ Position GetUniverseConstellationsConstellationIdPosition `json:"position,omitempty"` RegionId int32 `json:"region_id,omitempty"` /* The region this constellation is in */ Systems []int32 `json:"systems,omitempty"` /* systems array */ }
200 ok object
func (GetUniverseConstellationsConstellationIdOk) MarshalEasyJSON ¶
func (v GetUniverseConstellationsConstellationIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseConstellationsConstellationIdOk) MarshalJSON ¶
func (v GetUniverseConstellationsConstellationIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseConstellationsConstellationIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseConstellationsConstellationIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseConstellationsConstellationIdOk) UnmarshalJSON ¶
func (v *GetUniverseConstellationsConstellationIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseConstellationsConstellationIdOkList ¶
type GetUniverseConstellationsConstellationIdOkList []GetUniverseConstellationsConstellationIdOk
A list of GetUniverseConstellationsConstellationIdOk.
func (GetUniverseConstellationsConstellationIdOkList) MarshalEasyJSON ¶
func (v GetUniverseConstellationsConstellationIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseConstellationsConstellationIdOkList) MarshalJSON ¶
func (v GetUniverseConstellationsConstellationIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseConstellationsConstellationIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseConstellationsConstellationIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseConstellationsConstellationIdOkList) UnmarshalJSON ¶
func (v *GetUniverseConstellationsConstellationIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseConstellationsConstellationIdPosition ¶
type GetUniverseConstellationsConstellationIdPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (GetUniverseConstellationsConstellationIdPosition) MarshalEasyJSON ¶
func (v GetUniverseConstellationsConstellationIdPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseConstellationsConstellationIdPosition) MarshalJSON ¶
func (v GetUniverseConstellationsConstellationIdPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseConstellationsConstellationIdPosition) UnmarshalEasyJSON ¶
func (v *GetUniverseConstellationsConstellationIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseConstellationsConstellationIdPosition) UnmarshalJSON ¶
func (v *GetUniverseConstellationsConstellationIdPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseConstellationsConstellationIdPositionList ¶
type GetUniverseConstellationsConstellationIdPositionList []GetUniverseConstellationsConstellationIdPosition
A list of GetUniverseConstellationsConstellationIdPosition.
func (GetUniverseConstellationsConstellationIdPositionList) MarshalEasyJSON ¶
func (v GetUniverseConstellationsConstellationIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseConstellationsConstellationIdPositionList) MarshalJSON ¶
func (v GetUniverseConstellationsConstellationIdPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseConstellationsConstellationIdPositionList) UnmarshalEasyJSON ¶
func (v *GetUniverseConstellationsConstellationIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseConstellationsConstellationIdPositionList) UnmarshalJSON ¶
func (v *GetUniverseConstellationsConstellationIdPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseFactions200Ok ¶
type GetUniverseFactions200Ok struct { CorporationId int32 `json:"corporation_id,omitempty"` /* corporation_id integer */ Description string `json:"description,omitempty"` /* description string */ FactionId int32 `json:"faction_id,omitempty"` /* faction_id integer */ IsUnique bool `json:"is_unique,omitempty"` /* is_unique boolean */ MilitiaCorporationId int32 `json:"militia_corporation_id,omitempty"` /* militia_corporation_id integer */ Name string `json:"name,omitempty"` /* name string */ SizeFactor float32 `json:"size_factor,omitempty"` /* size_factor number */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* solar_system_id integer */ StationCount int32 `json:"station_count,omitempty"` /* station_count integer */ StationSystemCount int32 `json:"station_system_count,omitempty"` /* station_system_count integer */ }
200 ok object
func (GetUniverseFactions200Ok) MarshalEasyJSON ¶
func (v GetUniverseFactions200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseFactions200Ok) MarshalJSON ¶
func (v GetUniverseFactions200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseFactions200Ok) UnmarshalEasyJSON ¶
func (v *GetUniverseFactions200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseFactions200Ok) UnmarshalJSON ¶
func (v *GetUniverseFactions200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseFactions200OkList ¶
type GetUniverseFactions200OkList []GetUniverseFactions200Ok
A list of GetUniverseFactions200Ok.
func (GetUniverseFactions200OkList) MarshalEasyJSON ¶
func (v GetUniverseFactions200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseFactions200OkList) MarshalJSON ¶
func (v GetUniverseFactions200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseFactions200OkList) UnmarshalEasyJSON ¶
func (v *GetUniverseFactions200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseFactions200OkList) UnmarshalJSON ¶
func (v *GetUniverseFactions200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGraphicsGraphicIdNotFound ¶
type GetUniverseGraphicsGraphicIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseGraphicsGraphicIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseGraphicsGraphicIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseGraphicsGraphicIdNotFound) MarshalJSON ¶
func (v GetUniverseGraphicsGraphicIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseGraphicsGraphicIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseGraphicsGraphicIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseGraphicsGraphicIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseGraphicsGraphicIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGraphicsGraphicIdNotFoundList ¶
type GetUniverseGraphicsGraphicIdNotFoundList []GetUniverseGraphicsGraphicIdNotFound
A list of GetUniverseGraphicsGraphicIdNotFound.
func (GetUniverseGraphicsGraphicIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseGraphicsGraphicIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseGraphicsGraphicIdNotFoundList) MarshalJSON ¶
func (v GetUniverseGraphicsGraphicIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseGraphicsGraphicIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseGraphicsGraphicIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseGraphicsGraphicIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseGraphicsGraphicIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGraphicsGraphicIdOk ¶
type GetUniverseGraphicsGraphicIdOk struct { CollisionFile string `json:"collision_file,omitempty"` /* collision_file string */ GraphicFile string `json:"graphic_file,omitempty"` /* graphic_file string */ GraphicId int32 `json:"graphic_id,omitempty"` /* graphic_id integer */ IconFolder string `json:"icon_folder,omitempty"` /* icon_folder string */ SofDna string `json:"sof_dna,omitempty"` /* sof_dna string */ SofFationName string `json:"sof_fation_name,omitempty"` /* sof_fation_name string */ SofHullName string `json:"sof_hull_name,omitempty"` /* sof_hull_name string */ SofRaceName string `json:"sof_race_name,omitempty"` /* sof_race_name string */ }
200 ok object
func (GetUniverseGraphicsGraphicIdOk) MarshalEasyJSON ¶
func (v GetUniverseGraphicsGraphicIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseGraphicsGraphicIdOk) MarshalJSON ¶
func (v GetUniverseGraphicsGraphicIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseGraphicsGraphicIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseGraphicsGraphicIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseGraphicsGraphicIdOk) UnmarshalJSON ¶
func (v *GetUniverseGraphicsGraphicIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGraphicsGraphicIdOkList ¶
type GetUniverseGraphicsGraphicIdOkList []GetUniverseGraphicsGraphicIdOk
A list of GetUniverseGraphicsGraphicIdOk.
func (GetUniverseGraphicsGraphicIdOkList) MarshalEasyJSON ¶
func (v GetUniverseGraphicsGraphicIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseGraphicsGraphicIdOkList) MarshalJSON ¶
func (v GetUniverseGraphicsGraphicIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseGraphicsGraphicIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseGraphicsGraphicIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseGraphicsGraphicIdOkList) UnmarshalJSON ¶
func (v *GetUniverseGraphicsGraphicIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGroupsGroupIdNotFound ¶
type GetUniverseGroupsGroupIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseGroupsGroupIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseGroupsGroupIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseGroupsGroupIdNotFound) MarshalJSON ¶
func (v GetUniverseGroupsGroupIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseGroupsGroupIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseGroupsGroupIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseGroupsGroupIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseGroupsGroupIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGroupsGroupIdNotFoundList ¶
type GetUniverseGroupsGroupIdNotFoundList []GetUniverseGroupsGroupIdNotFound
A list of GetUniverseGroupsGroupIdNotFound.
func (GetUniverseGroupsGroupIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseGroupsGroupIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseGroupsGroupIdNotFoundList) MarshalJSON ¶
func (v GetUniverseGroupsGroupIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseGroupsGroupIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseGroupsGroupIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseGroupsGroupIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseGroupsGroupIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGroupsGroupIdOk ¶
type GetUniverseGroupsGroupIdOk struct { CategoryId int32 `json:"category_id,omitempty"` /* category_id integer */ GroupId int32 `json:"group_id,omitempty"` /* group_id integer */ Name string `json:"name,omitempty"` /* name string */ Published bool `json:"published,omitempty"` /* published boolean */ Types []int32 `json:"types,omitempty"` /* types array */ }
200 ok object
func (GetUniverseGroupsGroupIdOk) MarshalEasyJSON ¶
func (v GetUniverseGroupsGroupIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseGroupsGroupIdOk) MarshalJSON ¶
func (v GetUniverseGroupsGroupIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseGroupsGroupIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseGroupsGroupIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseGroupsGroupIdOk) UnmarshalJSON ¶
func (v *GetUniverseGroupsGroupIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGroupsGroupIdOkList ¶
type GetUniverseGroupsGroupIdOkList []GetUniverseGroupsGroupIdOk
A list of GetUniverseGroupsGroupIdOk.
func (GetUniverseGroupsGroupIdOkList) MarshalEasyJSON ¶
func (v GetUniverseGroupsGroupIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseGroupsGroupIdOkList) MarshalJSON ¶
func (v GetUniverseGroupsGroupIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseGroupsGroupIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseGroupsGroupIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseGroupsGroupIdOkList) UnmarshalJSON ¶
func (v *GetUniverseGroupsGroupIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseGroupsOpts ¶
type GetUniverseMoonsMoonIdNotFound ¶
type GetUniverseMoonsMoonIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseMoonsMoonIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseMoonsMoonIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseMoonsMoonIdNotFound) MarshalJSON ¶
func (v GetUniverseMoonsMoonIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseMoonsMoonIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseMoonsMoonIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseMoonsMoonIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseMoonsMoonIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseMoonsMoonIdNotFoundList ¶
type GetUniverseMoonsMoonIdNotFoundList []GetUniverseMoonsMoonIdNotFound
A list of GetUniverseMoonsMoonIdNotFound.
func (GetUniverseMoonsMoonIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseMoonsMoonIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseMoonsMoonIdNotFoundList) MarshalJSON ¶
func (v GetUniverseMoonsMoonIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseMoonsMoonIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseMoonsMoonIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseMoonsMoonIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseMoonsMoonIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseMoonsMoonIdOk ¶
type GetUniverseMoonsMoonIdOk struct { MoonId int32 `json:"moon_id,omitempty"` /* moon_id integer */ Name string `json:"name,omitempty"` /* name string */ Position GetUniverseMoonsMoonIdPosition `json:"position,omitempty"` SystemId int32 `json:"system_id,omitempty"` /* The solar system this moon is in */ }
200 ok object
func (GetUniverseMoonsMoonIdOk) MarshalEasyJSON ¶
func (v GetUniverseMoonsMoonIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseMoonsMoonIdOk) MarshalJSON ¶
func (v GetUniverseMoonsMoonIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseMoonsMoonIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseMoonsMoonIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseMoonsMoonIdOk) UnmarshalJSON ¶
func (v *GetUniverseMoonsMoonIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseMoonsMoonIdOkList ¶
type GetUniverseMoonsMoonIdOkList []GetUniverseMoonsMoonIdOk
A list of GetUniverseMoonsMoonIdOk.
func (GetUniverseMoonsMoonIdOkList) MarshalEasyJSON ¶
func (v GetUniverseMoonsMoonIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseMoonsMoonIdOkList) MarshalJSON ¶
func (v GetUniverseMoonsMoonIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseMoonsMoonIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseMoonsMoonIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseMoonsMoonIdOkList) UnmarshalJSON ¶
func (v *GetUniverseMoonsMoonIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseMoonsMoonIdPosition ¶
type GetUniverseMoonsMoonIdPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (GetUniverseMoonsMoonIdPosition) MarshalEasyJSON ¶
func (v GetUniverseMoonsMoonIdPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseMoonsMoonIdPosition) MarshalJSON ¶
func (v GetUniverseMoonsMoonIdPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseMoonsMoonIdPosition) UnmarshalEasyJSON ¶
func (v *GetUniverseMoonsMoonIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseMoonsMoonIdPosition) UnmarshalJSON ¶
func (v *GetUniverseMoonsMoonIdPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseMoonsMoonIdPositionList ¶
type GetUniverseMoonsMoonIdPositionList []GetUniverseMoonsMoonIdPosition
A list of GetUniverseMoonsMoonIdPosition.
func (GetUniverseMoonsMoonIdPositionList) MarshalEasyJSON ¶
func (v GetUniverseMoonsMoonIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseMoonsMoonIdPositionList) MarshalJSON ¶
func (v GetUniverseMoonsMoonIdPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseMoonsMoonIdPositionList) UnmarshalEasyJSON ¶
func (v *GetUniverseMoonsMoonIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseMoonsMoonIdPositionList) UnmarshalJSON ¶
func (v *GetUniverseMoonsMoonIdPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniversePlanetsPlanetIdNotFound ¶
type GetUniversePlanetsPlanetIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniversePlanetsPlanetIdNotFound) MarshalEasyJSON ¶
func (v GetUniversePlanetsPlanetIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniversePlanetsPlanetIdNotFound) MarshalJSON ¶
func (v GetUniversePlanetsPlanetIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniversePlanetsPlanetIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniversePlanetsPlanetIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniversePlanetsPlanetIdNotFound) UnmarshalJSON ¶
func (v *GetUniversePlanetsPlanetIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniversePlanetsPlanetIdNotFoundList ¶
type GetUniversePlanetsPlanetIdNotFoundList []GetUniversePlanetsPlanetIdNotFound
A list of GetUniversePlanetsPlanetIdNotFound.
func (GetUniversePlanetsPlanetIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniversePlanetsPlanetIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniversePlanetsPlanetIdNotFoundList) MarshalJSON ¶
func (v GetUniversePlanetsPlanetIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniversePlanetsPlanetIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniversePlanetsPlanetIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniversePlanetsPlanetIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniversePlanetsPlanetIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniversePlanetsPlanetIdOk ¶
type GetUniversePlanetsPlanetIdOk struct { Name string `json:"name,omitempty"` /* name string */ PlanetId int32 `json:"planet_id,omitempty"` /* planet_id integer */ Position GetUniversePlanetsPlanetIdPosition `json:"position,omitempty"` SystemId int32 `json:"system_id,omitempty"` /* The solar system this planet is in */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetUniversePlanetsPlanetIdOk) MarshalEasyJSON ¶
func (v GetUniversePlanetsPlanetIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniversePlanetsPlanetIdOk) MarshalJSON ¶
func (v GetUniversePlanetsPlanetIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniversePlanetsPlanetIdOk) UnmarshalEasyJSON ¶
func (v *GetUniversePlanetsPlanetIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniversePlanetsPlanetIdOk) UnmarshalJSON ¶
func (v *GetUniversePlanetsPlanetIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniversePlanetsPlanetIdOkList ¶
type GetUniversePlanetsPlanetIdOkList []GetUniversePlanetsPlanetIdOk
A list of GetUniversePlanetsPlanetIdOk.
func (GetUniversePlanetsPlanetIdOkList) MarshalEasyJSON ¶
func (v GetUniversePlanetsPlanetIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniversePlanetsPlanetIdOkList) MarshalJSON ¶
func (v GetUniversePlanetsPlanetIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniversePlanetsPlanetIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniversePlanetsPlanetIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniversePlanetsPlanetIdOkList) UnmarshalJSON ¶
func (v *GetUniversePlanetsPlanetIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniversePlanetsPlanetIdPosition ¶
type GetUniversePlanetsPlanetIdPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (GetUniversePlanetsPlanetIdPosition) MarshalEasyJSON ¶
func (v GetUniversePlanetsPlanetIdPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniversePlanetsPlanetIdPosition) MarshalJSON ¶
func (v GetUniversePlanetsPlanetIdPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniversePlanetsPlanetIdPosition) UnmarshalEasyJSON ¶
func (v *GetUniversePlanetsPlanetIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniversePlanetsPlanetIdPosition) UnmarshalJSON ¶
func (v *GetUniversePlanetsPlanetIdPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniversePlanetsPlanetIdPositionList ¶
type GetUniversePlanetsPlanetIdPositionList []GetUniversePlanetsPlanetIdPosition
A list of GetUniversePlanetsPlanetIdPosition.
func (GetUniversePlanetsPlanetIdPositionList) MarshalEasyJSON ¶
func (v GetUniversePlanetsPlanetIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniversePlanetsPlanetIdPositionList) MarshalJSON ¶
func (v GetUniversePlanetsPlanetIdPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniversePlanetsPlanetIdPositionList) UnmarshalEasyJSON ¶
func (v *GetUniversePlanetsPlanetIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniversePlanetsPlanetIdPositionList) UnmarshalJSON ¶
func (v *GetUniversePlanetsPlanetIdPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseRaces200Ok ¶
type GetUniverseRaces200Ok struct { AllianceId int32 `json:"alliance_id,omitempty"` /* The alliance generally associated with this race */ Description string `json:"description,omitempty"` /* description string */ Name string `json:"name,omitempty"` /* name string */ RaceId int32 `json:"race_id,omitempty"` /* race_id integer */ }
200 ok object
func (GetUniverseRaces200Ok) MarshalEasyJSON ¶
func (v GetUniverseRaces200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseRaces200Ok) MarshalJSON ¶
func (v GetUniverseRaces200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseRaces200Ok) UnmarshalEasyJSON ¶
func (v *GetUniverseRaces200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseRaces200Ok) UnmarshalJSON ¶
func (v *GetUniverseRaces200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseRaces200OkList ¶
type GetUniverseRaces200OkList []GetUniverseRaces200Ok
A list of GetUniverseRaces200Ok.
func (GetUniverseRaces200OkList) MarshalEasyJSON ¶
func (v GetUniverseRaces200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseRaces200OkList) MarshalJSON ¶
func (v GetUniverseRaces200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseRaces200OkList) UnmarshalEasyJSON ¶
func (v *GetUniverseRaces200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseRaces200OkList) UnmarshalJSON ¶
func (v *GetUniverseRaces200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseRacesOpts ¶
type GetUniverseRegionsOpts ¶
type GetUniverseRegionsRegionIdNotFound ¶
type GetUniverseRegionsRegionIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseRegionsRegionIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseRegionsRegionIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseRegionsRegionIdNotFound) MarshalJSON ¶
func (v GetUniverseRegionsRegionIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseRegionsRegionIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseRegionsRegionIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseRegionsRegionIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseRegionsRegionIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseRegionsRegionIdNotFoundList ¶
type GetUniverseRegionsRegionIdNotFoundList []GetUniverseRegionsRegionIdNotFound
A list of GetUniverseRegionsRegionIdNotFound.
func (GetUniverseRegionsRegionIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseRegionsRegionIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseRegionsRegionIdNotFoundList) MarshalJSON ¶
func (v GetUniverseRegionsRegionIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseRegionsRegionIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseRegionsRegionIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseRegionsRegionIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseRegionsRegionIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseRegionsRegionIdOk ¶
type GetUniverseRegionsRegionIdOk struct { Constellations []int32 `json:"constellations,omitempty"` /* constellations array */ Description string `json:"description,omitempty"` /* description string */ Name string `json:"name,omitempty"` /* name string */ RegionId int32 `json:"region_id,omitempty"` /* region_id integer */ }
200 ok object
func (GetUniverseRegionsRegionIdOk) MarshalEasyJSON ¶
func (v GetUniverseRegionsRegionIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseRegionsRegionIdOk) MarshalJSON ¶
func (v GetUniverseRegionsRegionIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseRegionsRegionIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseRegionsRegionIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseRegionsRegionIdOk) UnmarshalJSON ¶
func (v *GetUniverseRegionsRegionIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseRegionsRegionIdOkList ¶
type GetUniverseRegionsRegionIdOkList []GetUniverseRegionsRegionIdOk
A list of GetUniverseRegionsRegionIdOk.
func (GetUniverseRegionsRegionIdOkList) MarshalEasyJSON ¶
func (v GetUniverseRegionsRegionIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseRegionsRegionIdOkList) MarshalJSON ¶
func (v GetUniverseRegionsRegionIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseRegionsRegionIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseRegionsRegionIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseRegionsRegionIdOkList) UnmarshalJSON ¶
func (v *GetUniverseRegionsRegionIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSchematicsSchematicIdNotFound ¶
type GetUniverseSchematicsSchematicIdNotFound struct {
Error_ string `json:"error,omitempty"` /* error message */
}
Schematic not found
func (GetUniverseSchematicsSchematicIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseSchematicsSchematicIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSchematicsSchematicIdNotFound) MarshalJSON ¶
func (v GetUniverseSchematicsSchematicIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSchematicsSchematicIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseSchematicsSchematicIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSchematicsSchematicIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseSchematicsSchematicIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSchematicsSchematicIdNotFoundList ¶
type GetUniverseSchematicsSchematicIdNotFoundList []GetUniverseSchematicsSchematicIdNotFound
A list of GetUniverseSchematicsSchematicIdNotFound.
func (GetUniverseSchematicsSchematicIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseSchematicsSchematicIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSchematicsSchematicIdNotFoundList) MarshalJSON ¶
func (v GetUniverseSchematicsSchematicIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSchematicsSchematicIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseSchematicsSchematicIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSchematicsSchematicIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseSchematicsSchematicIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSchematicsSchematicIdOk ¶
type GetUniverseSchematicsSchematicIdOk struct { CycleTime int32 `json:"cycle_time,omitempty"` /* Time in seconds to process a run */ SchematicName string `json:"schematic_name,omitempty"` /* schematic_name string */ }
200 ok object
func (GetUniverseSchematicsSchematicIdOk) MarshalEasyJSON ¶
func (v GetUniverseSchematicsSchematicIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSchematicsSchematicIdOk) MarshalJSON ¶
func (v GetUniverseSchematicsSchematicIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSchematicsSchematicIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseSchematicsSchematicIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSchematicsSchematicIdOk) UnmarshalJSON ¶
func (v *GetUniverseSchematicsSchematicIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSchematicsSchematicIdOkList ¶
type GetUniverseSchematicsSchematicIdOkList []GetUniverseSchematicsSchematicIdOk
A list of GetUniverseSchematicsSchematicIdOk.
func (GetUniverseSchematicsSchematicIdOkList) MarshalEasyJSON ¶
func (v GetUniverseSchematicsSchematicIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSchematicsSchematicIdOkList) MarshalJSON ¶
func (v GetUniverseSchematicsSchematicIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSchematicsSchematicIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseSchematicsSchematicIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSchematicsSchematicIdOkList) UnmarshalJSON ¶
func (v *GetUniverseSchematicsSchematicIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStargatesStargateIdDestination ¶
type GetUniverseStargatesStargateIdDestination struct { StargateId int32 `json:"stargate_id,omitempty"` /* The stargate this stargate connects to */ SystemId int32 `json:"system_id,omitempty"` /* The solar system this stargate connects to */ }
destination object
func (GetUniverseStargatesStargateIdDestination) MarshalEasyJSON ¶
func (v GetUniverseStargatesStargateIdDestination) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStargatesStargateIdDestination) MarshalJSON ¶
func (v GetUniverseStargatesStargateIdDestination) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStargatesStargateIdDestination) UnmarshalEasyJSON ¶
func (v *GetUniverseStargatesStargateIdDestination) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStargatesStargateIdDestination) UnmarshalJSON ¶
func (v *GetUniverseStargatesStargateIdDestination) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStargatesStargateIdDestinationList ¶
type GetUniverseStargatesStargateIdDestinationList []GetUniverseStargatesStargateIdDestination
A list of GetUniverseStargatesStargateIdDestination.
func (GetUniverseStargatesStargateIdDestinationList) MarshalEasyJSON ¶
func (v GetUniverseStargatesStargateIdDestinationList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStargatesStargateIdDestinationList) MarshalJSON ¶
func (v GetUniverseStargatesStargateIdDestinationList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStargatesStargateIdDestinationList) UnmarshalEasyJSON ¶
func (v *GetUniverseStargatesStargateIdDestinationList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStargatesStargateIdDestinationList) UnmarshalJSON ¶
func (v *GetUniverseStargatesStargateIdDestinationList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStargatesStargateIdNotFound ¶
type GetUniverseStargatesStargateIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseStargatesStargateIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseStargatesStargateIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStargatesStargateIdNotFound) MarshalJSON ¶
func (v GetUniverseStargatesStargateIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStargatesStargateIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseStargatesStargateIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStargatesStargateIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseStargatesStargateIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStargatesStargateIdNotFoundList ¶
type GetUniverseStargatesStargateIdNotFoundList []GetUniverseStargatesStargateIdNotFound
A list of GetUniverseStargatesStargateIdNotFound.
func (GetUniverseStargatesStargateIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseStargatesStargateIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStargatesStargateIdNotFoundList) MarshalJSON ¶
func (v GetUniverseStargatesStargateIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStargatesStargateIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseStargatesStargateIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStargatesStargateIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseStargatesStargateIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStargatesStargateIdOk ¶
type GetUniverseStargatesStargateIdOk struct { Destination GetUniverseStargatesStargateIdDestination `json:"destination,omitempty"` Name string `json:"name,omitempty"` /* name string */ Position GetUniverseStargatesStargateIdPosition `json:"position,omitempty"` StargateId int32 `json:"stargate_id,omitempty"` /* stargate_id integer */ SystemId int32 `json:"system_id,omitempty"` /* The solar system this stargate is in */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetUniverseStargatesStargateIdOk) MarshalEasyJSON ¶
func (v GetUniverseStargatesStargateIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStargatesStargateIdOk) MarshalJSON ¶
func (v GetUniverseStargatesStargateIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStargatesStargateIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseStargatesStargateIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStargatesStargateIdOk) UnmarshalJSON ¶
func (v *GetUniverseStargatesStargateIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStargatesStargateIdOkList ¶
type GetUniverseStargatesStargateIdOkList []GetUniverseStargatesStargateIdOk
A list of GetUniverseStargatesStargateIdOk.
func (GetUniverseStargatesStargateIdOkList) MarshalEasyJSON ¶
func (v GetUniverseStargatesStargateIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStargatesStargateIdOkList) MarshalJSON ¶
func (v GetUniverseStargatesStargateIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStargatesStargateIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseStargatesStargateIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStargatesStargateIdOkList) UnmarshalJSON ¶
func (v *GetUniverseStargatesStargateIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStargatesStargateIdPosition ¶
type GetUniverseStargatesStargateIdPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (GetUniverseStargatesStargateIdPosition) MarshalEasyJSON ¶
func (v GetUniverseStargatesStargateIdPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStargatesStargateIdPosition) MarshalJSON ¶
func (v GetUniverseStargatesStargateIdPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStargatesStargateIdPosition) UnmarshalEasyJSON ¶
func (v *GetUniverseStargatesStargateIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStargatesStargateIdPosition) UnmarshalJSON ¶
func (v *GetUniverseStargatesStargateIdPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStargatesStargateIdPositionList ¶
type GetUniverseStargatesStargateIdPositionList []GetUniverseStargatesStargateIdPosition
A list of GetUniverseStargatesStargateIdPosition.
func (GetUniverseStargatesStargateIdPositionList) MarshalEasyJSON ¶
func (v GetUniverseStargatesStargateIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStargatesStargateIdPositionList) MarshalJSON ¶
func (v GetUniverseStargatesStargateIdPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStargatesStargateIdPositionList) UnmarshalEasyJSON ¶
func (v *GetUniverseStargatesStargateIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStargatesStargateIdPositionList) UnmarshalJSON ¶
func (v *GetUniverseStargatesStargateIdPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStarsStarIdOk ¶
type GetUniverseStarsStarIdOk struct { Age int64 `json:"age,omitempty"` /* Age of star in years */ Luminosity float32 `json:"luminosity,omitempty"` /* luminosity number */ Name string `json:"name,omitempty"` /* name string */ Radius int64 `json:"radius,omitempty"` /* radius integer */ SolarSystemId int32 `json:"solar_system_id,omitempty"` /* solar_system_id integer */ SpectralClass string `json:"spectral_class,omitempty"` /* spectral_class string */ Temperature int32 `json:"temperature,omitempty"` /* temperature integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetUniverseStarsStarIdOk) MarshalEasyJSON ¶
func (v GetUniverseStarsStarIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStarsStarIdOk) MarshalJSON ¶
func (v GetUniverseStarsStarIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStarsStarIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseStarsStarIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStarsStarIdOk) UnmarshalJSON ¶
func (v *GetUniverseStarsStarIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStarsStarIdOkList ¶
type GetUniverseStarsStarIdOkList []GetUniverseStarsStarIdOk
A list of GetUniverseStarsStarIdOk.
func (GetUniverseStarsStarIdOkList) MarshalEasyJSON ¶
func (v GetUniverseStarsStarIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStarsStarIdOkList) MarshalJSON ¶
func (v GetUniverseStarsStarIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStarsStarIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseStarsStarIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStarsStarIdOkList) UnmarshalJSON ¶
func (v *GetUniverseStarsStarIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStationsStationIdNotFound ¶
type GetUniverseStationsStationIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseStationsStationIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseStationsStationIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStationsStationIdNotFound) MarshalJSON ¶
func (v GetUniverseStationsStationIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStationsStationIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseStationsStationIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStationsStationIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseStationsStationIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStationsStationIdNotFoundList ¶
type GetUniverseStationsStationIdNotFoundList []GetUniverseStationsStationIdNotFound
A list of GetUniverseStationsStationIdNotFound.
func (GetUniverseStationsStationIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseStationsStationIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStationsStationIdNotFoundList) MarshalJSON ¶
func (v GetUniverseStationsStationIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStationsStationIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseStationsStationIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStationsStationIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseStationsStationIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStationsStationIdOk ¶
type GetUniverseStationsStationIdOk struct { MaxDockableShipVolume float32 `json:"max_dockable_ship_volume,omitempty"` /* max_dockable_ship_volume number */ Name string `json:"name,omitempty"` /* name string */ OfficeRentalCost float32 `json:"office_rental_cost,omitempty"` /* office_rental_cost number */ Owner int32 `json:"owner,omitempty"` /* ID of the corporation that controls this station */ Position GetUniverseStationsStationIdPosition `json:"position,omitempty"` RaceId int32 `json:"race_id,omitempty"` /* race_id integer */ ReprocessingEfficiency float32 `json:"reprocessing_efficiency,omitempty"` /* reprocessing_efficiency number */ ReprocessingStationsTake float32 `json:"reprocessing_stations_take,omitempty"` /* reprocessing_stations_take number */ Services []string `json:"services,omitempty"` /* services array */ StationId int32 `json:"station_id,omitempty"` /* station_id integer */ SystemId int32 `json:"system_id,omitempty"` /* The solar system this station is in */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetUniverseStationsStationIdOk) MarshalEasyJSON ¶
func (v GetUniverseStationsStationIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStationsStationIdOk) MarshalJSON ¶
func (v GetUniverseStationsStationIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStationsStationIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseStationsStationIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStationsStationIdOk) UnmarshalJSON ¶
func (v *GetUniverseStationsStationIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStationsStationIdOkList ¶
type GetUniverseStationsStationIdOkList []GetUniverseStationsStationIdOk
A list of GetUniverseStationsStationIdOk.
func (GetUniverseStationsStationIdOkList) MarshalEasyJSON ¶
func (v GetUniverseStationsStationIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStationsStationIdOkList) MarshalJSON ¶
func (v GetUniverseStationsStationIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStationsStationIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseStationsStationIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStationsStationIdOkList) UnmarshalJSON ¶
func (v *GetUniverseStationsStationIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStationsStationIdPosition ¶
type GetUniverseStationsStationIdPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (GetUniverseStationsStationIdPosition) MarshalEasyJSON ¶
func (v GetUniverseStationsStationIdPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStationsStationIdPosition) MarshalJSON ¶
func (v GetUniverseStationsStationIdPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStationsStationIdPosition) UnmarshalEasyJSON ¶
func (v *GetUniverseStationsStationIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStationsStationIdPosition) UnmarshalJSON ¶
func (v *GetUniverseStationsStationIdPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStationsStationIdPositionList ¶
type GetUniverseStationsStationIdPositionList []GetUniverseStationsStationIdPosition
A list of GetUniverseStationsStationIdPosition.
func (GetUniverseStationsStationIdPositionList) MarshalEasyJSON ¶
func (v GetUniverseStationsStationIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStationsStationIdPositionList) MarshalJSON ¶
func (v GetUniverseStationsStationIdPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStationsStationIdPositionList) UnmarshalEasyJSON ¶
func (v *GetUniverseStationsStationIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStationsStationIdPositionList) UnmarshalJSON ¶
func (v *GetUniverseStationsStationIdPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStructuresStructureIdNotFound ¶
type GetUniverseStructuresStructureIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseStructuresStructureIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseStructuresStructureIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStructuresStructureIdNotFound) MarshalJSON ¶
func (v GetUniverseStructuresStructureIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStructuresStructureIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseStructuresStructureIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStructuresStructureIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseStructuresStructureIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStructuresStructureIdNotFoundList ¶
type GetUniverseStructuresStructureIdNotFoundList []GetUniverseStructuresStructureIdNotFound
A list of GetUniverseStructuresStructureIdNotFound.
func (GetUniverseStructuresStructureIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseStructuresStructureIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStructuresStructureIdNotFoundList) MarshalJSON ¶
func (v GetUniverseStructuresStructureIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStructuresStructureIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseStructuresStructureIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStructuresStructureIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseStructuresStructureIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStructuresStructureIdOk ¶
type GetUniverseStructuresStructureIdOk struct { Name string `json:"name,omitempty"` /* The full name of the structure */ OwnerId int32 `json:"owner_id,omitempty"` /* The ID of the corporation who owns this particular structure */ Position GetUniverseStructuresStructureIdPosition `json:"position,omitempty"` SolarSystemId int32 `json:"solar_system_id,omitempty"` /* solar_system_id integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
200 ok object
func (GetUniverseStructuresStructureIdOk) MarshalEasyJSON ¶
func (v GetUniverseStructuresStructureIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStructuresStructureIdOk) MarshalJSON ¶
func (v GetUniverseStructuresStructureIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStructuresStructureIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseStructuresStructureIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStructuresStructureIdOk) UnmarshalJSON ¶
func (v *GetUniverseStructuresStructureIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStructuresStructureIdOkList ¶
type GetUniverseStructuresStructureIdOkList []GetUniverseStructuresStructureIdOk
A list of GetUniverseStructuresStructureIdOk.
func (GetUniverseStructuresStructureIdOkList) MarshalEasyJSON ¶
func (v GetUniverseStructuresStructureIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStructuresStructureIdOkList) MarshalJSON ¶
func (v GetUniverseStructuresStructureIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStructuresStructureIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseStructuresStructureIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStructuresStructureIdOkList) UnmarshalJSON ¶
func (v *GetUniverseStructuresStructureIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStructuresStructureIdPosition ¶
type GetUniverseStructuresStructureIdPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
Coordinates of the structure in Cartesian space relative to the Sun, in metres.
func (GetUniverseStructuresStructureIdPosition) MarshalEasyJSON ¶
func (v GetUniverseStructuresStructureIdPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStructuresStructureIdPosition) MarshalJSON ¶
func (v GetUniverseStructuresStructureIdPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStructuresStructureIdPosition) UnmarshalEasyJSON ¶
func (v *GetUniverseStructuresStructureIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStructuresStructureIdPosition) UnmarshalJSON ¶
func (v *GetUniverseStructuresStructureIdPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseStructuresStructureIdPositionList ¶
type GetUniverseStructuresStructureIdPositionList []GetUniverseStructuresStructureIdPosition
A list of GetUniverseStructuresStructureIdPosition.
func (GetUniverseStructuresStructureIdPositionList) MarshalEasyJSON ¶
func (v GetUniverseStructuresStructureIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseStructuresStructureIdPositionList) MarshalJSON ¶
func (v GetUniverseStructuresStructureIdPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseStructuresStructureIdPositionList) UnmarshalEasyJSON ¶
func (v *GetUniverseStructuresStructureIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseStructuresStructureIdPositionList) UnmarshalJSON ¶
func (v *GetUniverseStructuresStructureIdPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemJumps200Ok ¶
type GetUniverseSystemJumps200Ok struct { ShipJumps int32 `json:"ship_jumps,omitempty"` /* ship_jumps integer */ SystemId int32 `json:"system_id,omitempty"` /* system_id integer */ }
200 ok object
func (GetUniverseSystemJumps200Ok) MarshalEasyJSON ¶
func (v GetUniverseSystemJumps200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemJumps200Ok) MarshalJSON ¶
func (v GetUniverseSystemJumps200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemJumps200Ok) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemJumps200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemJumps200Ok) UnmarshalJSON ¶
func (v *GetUniverseSystemJumps200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemJumps200OkList ¶
type GetUniverseSystemJumps200OkList []GetUniverseSystemJumps200Ok
A list of GetUniverseSystemJumps200Ok.
func (GetUniverseSystemJumps200OkList) MarshalEasyJSON ¶
func (v GetUniverseSystemJumps200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemJumps200OkList) MarshalJSON ¶
func (v GetUniverseSystemJumps200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemJumps200OkList) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemJumps200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemJumps200OkList) UnmarshalJSON ¶
func (v *GetUniverseSystemJumps200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemKills200Ok ¶
type GetUniverseSystemKills200Ok struct { NpcKills int32 `json:"npc_kills,omitempty"` /* Number of NPC ships killed in this system */ PodKills int32 `json:"pod_kills,omitempty"` /* Number of pods killed in this system */ ShipKills int32 `json:"ship_kills,omitempty"` /* Number of player ships killed in this system */ SystemId int32 `json:"system_id,omitempty"` /* system_id integer */ }
200 ok object
func (GetUniverseSystemKills200Ok) MarshalEasyJSON ¶
func (v GetUniverseSystemKills200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemKills200Ok) MarshalJSON ¶
func (v GetUniverseSystemKills200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemKills200Ok) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemKills200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemKills200Ok) UnmarshalJSON ¶
func (v *GetUniverseSystemKills200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemKills200OkList ¶
type GetUniverseSystemKills200OkList []GetUniverseSystemKills200Ok
A list of GetUniverseSystemKills200Ok.
func (GetUniverseSystemKills200OkList) MarshalEasyJSON ¶
func (v GetUniverseSystemKills200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemKills200OkList) MarshalJSON ¶
func (v GetUniverseSystemKills200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemKills200OkList) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemKills200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemKills200OkList) UnmarshalJSON ¶
func (v *GetUniverseSystemKills200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemsOpts ¶
type GetUniverseSystemsSystemIdNotFound ¶
type GetUniverseSystemsSystemIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseSystemsSystemIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseSystemsSystemIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemsSystemIdNotFound) MarshalJSON ¶
func (v GetUniverseSystemsSystemIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemsSystemIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemsSystemIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemsSystemIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseSystemsSystemIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemsSystemIdNotFoundList ¶
type GetUniverseSystemsSystemIdNotFoundList []GetUniverseSystemsSystemIdNotFound
A list of GetUniverseSystemsSystemIdNotFound.
func (GetUniverseSystemsSystemIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseSystemsSystemIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemsSystemIdNotFoundList) MarshalJSON ¶
func (v GetUniverseSystemsSystemIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemsSystemIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemsSystemIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemsSystemIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseSystemsSystemIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemsSystemIdOk ¶
type GetUniverseSystemsSystemIdOk struct { ConstellationId int32 `json:"constellation_id,omitempty"` /* The constellation this solar system is in */ Name string `json:"name,omitempty"` /* name string */ Planets []GetUniverseSystemsSystemIdPlanet `json:"planets,omitempty"` /* planets array */ Position GetUniverseSystemsSystemIdPosition `json:"position,omitempty"` SecurityClass string `json:"security_class,omitempty"` /* security_class string */ SecurityStatus float32 `json:"security_status,omitempty"` /* security_status number */ StarId int32 `json:"star_id,omitempty"` /* star_id integer */ Stargates []int32 `json:"stargates,omitempty"` /* stargates array */ Stations []int32 `json:"stations,omitempty"` /* stations array */ SystemId int32 `json:"system_id,omitempty"` /* system_id integer */ }
200 ok object
func (GetUniverseSystemsSystemIdOk) MarshalEasyJSON ¶
func (v GetUniverseSystemsSystemIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemsSystemIdOk) MarshalJSON ¶
func (v GetUniverseSystemsSystemIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemsSystemIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemsSystemIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemsSystemIdOk) UnmarshalJSON ¶
func (v *GetUniverseSystemsSystemIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemsSystemIdOkList ¶
type GetUniverseSystemsSystemIdOkList []GetUniverseSystemsSystemIdOk
A list of GetUniverseSystemsSystemIdOk.
func (GetUniverseSystemsSystemIdOkList) MarshalEasyJSON ¶
func (v GetUniverseSystemsSystemIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemsSystemIdOkList) MarshalJSON ¶
func (v GetUniverseSystemsSystemIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemsSystemIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemsSystemIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemsSystemIdOkList) UnmarshalJSON ¶
func (v *GetUniverseSystemsSystemIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemsSystemIdPlanet ¶
type GetUniverseSystemsSystemIdPlanet struct { AsteroidBelts []int32 `json:"asteroid_belts,omitempty"` /* asteroid_belts array */ Moons []int32 `json:"moons,omitempty"` /* moons array */ PlanetId int32 `json:"planet_id,omitempty"` /* planet_id integer */ }
planet object
func (GetUniverseSystemsSystemIdPlanet) MarshalEasyJSON ¶
func (v GetUniverseSystemsSystemIdPlanet) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemsSystemIdPlanet) MarshalJSON ¶
func (v GetUniverseSystemsSystemIdPlanet) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemsSystemIdPlanet) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemsSystemIdPlanet) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemsSystemIdPlanet) UnmarshalJSON ¶
func (v *GetUniverseSystemsSystemIdPlanet) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemsSystemIdPlanetList ¶
type GetUniverseSystemsSystemIdPlanetList []GetUniverseSystemsSystemIdPlanet
A list of GetUniverseSystemsSystemIdPlanet.
func (GetUniverseSystemsSystemIdPlanetList) MarshalEasyJSON ¶
func (v GetUniverseSystemsSystemIdPlanetList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemsSystemIdPlanetList) MarshalJSON ¶
func (v GetUniverseSystemsSystemIdPlanetList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemsSystemIdPlanetList) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemsSystemIdPlanetList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemsSystemIdPlanetList) UnmarshalJSON ¶
func (v *GetUniverseSystemsSystemIdPlanetList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemsSystemIdPosition ¶
type GetUniverseSystemsSystemIdPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (GetUniverseSystemsSystemIdPosition) MarshalEasyJSON ¶
func (v GetUniverseSystemsSystemIdPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemsSystemIdPosition) MarshalJSON ¶
func (v GetUniverseSystemsSystemIdPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemsSystemIdPosition) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemsSystemIdPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemsSystemIdPosition) UnmarshalJSON ¶
func (v *GetUniverseSystemsSystemIdPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseSystemsSystemIdPositionList ¶
type GetUniverseSystemsSystemIdPositionList []GetUniverseSystemsSystemIdPosition
A list of GetUniverseSystemsSystemIdPosition.
func (GetUniverseSystemsSystemIdPositionList) MarshalEasyJSON ¶
func (v GetUniverseSystemsSystemIdPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseSystemsSystemIdPositionList) MarshalJSON ¶
func (v GetUniverseSystemsSystemIdPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseSystemsSystemIdPositionList) UnmarshalEasyJSON ¶
func (v *GetUniverseSystemsSystemIdPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseSystemsSystemIdPositionList) UnmarshalJSON ¶
func (v *GetUniverseSystemsSystemIdPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseTypesOpts ¶
type GetUniverseTypesTypeIdDogmaAttribute ¶
type GetUniverseTypesTypeIdDogmaAttribute struct { AttributeId int32 `json:"attribute_id,omitempty"` /* attribute_id integer */ Value float32 `json:"value,omitempty"` /* value number */ }
dogma_attribute object
func (GetUniverseTypesTypeIdDogmaAttribute) MarshalEasyJSON ¶
func (v GetUniverseTypesTypeIdDogmaAttribute) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseTypesTypeIdDogmaAttribute) MarshalJSON ¶
func (v GetUniverseTypesTypeIdDogmaAttribute) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseTypesTypeIdDogmaAttribute) UnmarshalEasyJSON ¶
func (v *GetUniverseTypesTypeIdDogmaAttribute) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseTypesTypeIdDogmaAttribute) UnmarshalJSON ¶
func (v *GetUniverseTypesTypeIdDogmaAttribute) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseTypesTypeIdDogmaAttributeList ¶
type GetUniverseTypesTypeIdDogmaAttributeList []GetUniverseTypesTypeIdDogmaAttribute
A list of GetUniverseTypesTypeIdDogmaAttribute.
func (GetUniverseTypesTypeIdDogmaAttributeList) MarshalEasyJSON ¶
func (v GetUniverseTypesTypeIdDogmaAttributeList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseTypesTypeIdDogmaAttributeList) MarshalJSON ¶
func (v GetUniverseTypesTypeIdDogmaAttributeList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseTypesTypeIdDogmaAttributeList) UnmarshalEasyJSON ¶
func (v *GetUniverseTypesTypeIdDogmaAttributeList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseTypesTypeIdDogmaAttributeList) UnmarshalJSON ¶
func (v *GetUniverseTypesTypeIdDogmaAttributeList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseTypesTypeIdDogmaEffect ¶
type GetUniverseTypesTypeIdDogmaEffect struct { EffectId int32 `json:"effect_id,omitempty"` /* effect_id integer */ IsDefault bool `json:"is_default,omitempty"` /* is_default boolean */ }
dogma_effect object
func (GetUniverseTypesTypeIdDogmaEffect) MarshalEasyJSON ¶
func (v GetUniverseTypesTypeIdDogmaEffect) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseTypesTypeIdDogmaEffect) MarshalJSON ¶
func (v GetUniverseTypesTypeIdDogmaEffect) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseTypesTypeIdDogmaEffect) UnmarshalEasyJSON ¶
func (v *GetUniverseTypesTypeIdDogmaEffect) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseTypesTypeIdDogmaEffect) UnmarshalJSON ¶
func (v *GetUniverseTypesTypeIdDogmaEffect) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseTypesTypeIdDogmaEffectList ¶
type GetUniverseTypesTypeIdDogmaEffectList []GetUniverseTypesTypeIdDogmaEffect
A list of GetUniverseTypesTypeIdDogmaEffect.
func (GetUniverseTypesTypeIdDogmaEffectList) MarshalEasyJSON ¶
func (v GetUniverseTypesTypeIdDogmaEffectList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseTypesTypeIdDogmaEffectList) MarshalJSON ¶
func (v GetUniverseTypesTypeIdDogmaEffectList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseTypesTypeIdDogmaEffectList) UnmarshalEasyJSON ¶
func (v *GetUniverseTypesTypeIdDogmaEffectList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseTypesTypeIdDogmaEffectList) UnmarshalJSON ¶
func (v *GetUniverseTypesTypeIdDogmaEffectList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseTypesTypeIdNotFound ¶
type GetUniverseTypesTypeIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (GetUniverseTypesTypeIdNotFound) MarshalEasyJSON ¶
func (v GetUniverseTypesTypeIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseTypesTypeIdNotFound) MarshalJSON ¶
func (v GetUniverseTypesTypeIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseTypesTypeIdNotFound) UnmarshalEasyJSON ¶
func (v *GetUniverseTypesTypeIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseTypesTypeIdNotFound) UnmarshalJSON ¶
func (v *GetUniverseTypesTypeIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseTypesTypeIdNotFoundList ¶
type GetUniverseTypesTypeIdNotFoundList []GetUniverseTypesTypeIdNotFound
A list of GetUniverseTypesTypeIdNotFound.
func (GetUniverseTypesTypeIdNotFoundList) MarshalEasyJSON ¶
func (v GetUniverseTypesTypeIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseTypesTypeIdNotFoundList) MarshalJSON ¶
func (v GetUniverseTypesTypeIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseTypesTypeIdNotFoundList) UnmarshalEasyJSON ¶
func (v *GetUniverseTypesTypeIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseTypesTypeIdNotFoundList) UnmarshalJSON ¶
func (v *GetUniverseTypesTypeIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseTypesTypeIdOk ¶
type GetUniverseTypesTypeIdOk struct { Capacity float32 `json:"capacity,omitempty"` /* capacity number */ Description string `json:"description,omitempty"` /* description string */ DogmaAttributes []GetUniverseTypesTypeIdDogmaAttribute `json:"dogma_attributes,omitempty"` /* dogma_attributes array */ DogmaEffects []GetUniverseTypesTypeIdDogmaEffect `json:"dogma_effects,omitempty"` /* dogma_effects array */ GraphicId int32 `json:"graphic_id,omitempty"` /* graphic_id integer */ GroupId int32 `json:"group_id,omitempty"` /* group_id integer */ IconId int32 `json:"icon_id,omitempty"` /* icon_id integer */ MarketGroupId int32 `json:"market_group_id,omitempty"` /* This only exists for types that can be put on the market */ Mass float32 `json:"mass,omitempty"` /* mass number */ Name string `json:"name,omitempty"` /* name string */ PackagedVolume float32 `json:"packaged_volume,omitempty"` /* packaged_volume number */ PortionSize int32 `json:"portion_size,omitempty"` /* portion_size integer */ Published bool `json:"published,omitempty"` /* published boolean */ Radius float32 `json:"radius,omitempty"` /* radius number */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ Volume float32 `json:"volume,omitempty"` /* volume number */ }
200 ok object
func (GetUniverseTypesTypeIdOk) MarshalEasyJSON ¶
func (v GetUniverseTypesTypeIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseTypesTypeIdOk) MarshalJSON ¶
func (v GetUniverseTypesTypeIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseTypesTypeIdOk) UnmarshalEasyJSON ¶
func (v *GetUniverseTypesTypeIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseTypesTypeIdOk) UnmarshalJSON ¶
func (v *GetUniverseTypesTypeIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetUniverseTypesTypeIdOkList ¶
type GetUniverseTypesTypeIdOkList []GetUniverseTypesTypeIdOk
A list of GetUniverseTypesTypeIdOk.
func (GetUniverseTypesTypeIdOkList) MarshalEasyJSON ¶
func (v GetUniverseTypesTypeIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetUniverseTypesTypeIdOkList) MarshalJSON ¶
func (v GetUniverseTypesTypeIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetUniverseTypesTypeIdOkList) UnmarshalEasyJSON ¶
func (v *GetUniverseTypesTypeIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetUniverseTypesTypeIdOkList) UnmarshalJSON ¶
func (v *GetUniverseTypesTypeIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsOpts ¶
type GetWarsWarIdAggressor ¶
type GetWarsWarIdAggressor struct { AllianceId int32 `json:"alliance_id,omitempty"` /* Alliance ID if and only if the aggressor is an alliance */ CorporationId int32 `json:"corporation_id,omitempty"` /* Corporation ID if and only if the aggressor is a corporation */ IskDestroyed float32 `json:"isk_destroyed,omitempty"` /* ISK value of ships the aggressor has destroyed */ ShipsKilled int32 `json:"ships_killed,omitempty"` /* The number of ships the aggressor has killed */ }
The aggressor corporation or alliance that declared this war, only contains either corporation_id or alliance_id
func (GetWarsWarIdAggressor) MarshalEasyJSON ¶
func (v GetWarsWarIdAggressor) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdAggressor) MarshalJSON ¶
func (v GetWarsWarIdAggressor) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdAggressor) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdAggressor) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdAggressor) UnmarshalJSON ¶
func (v *GetWarsWarIdAggressor) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdAggressorList ¶
type GetWarsWarIdAggressorList []GetWarsWarIdAggressor
A list of GetWarsWarIdAggressor.
func (GetWarsWarIdAggressorList) MarshalEasyJSON ¶
func (v GetWarsWarIdAggressorList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdAggressorList) MarshalJSON ¶
func (v GetWarsWarIdAggressorList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdAggressorList) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdAggressorList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdAggressorList) UnmarshalJSON ¶
func (v *GetWarsWarIdAggressorList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdAlly ¶
type GetWarsWarIdAlly struct { AllianceId int32 `json:"alliance_id,omitempty"` /* Alliance ID if and only if this ally is an alliance */ CorporationId int32 `json:"corporation_id,omitempty"` /* Corporation ID if and only if this ally is a corporation */ }
ally object
func (GetWarsWarIdAlly) MarshalEasyJSON ¶
func (v GetWarsWarIdAlly) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdAlly) MarshalJSON ¶
func (v GetWarsWarIdAlly) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdAlly) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdAlly) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdAlly) UnmarshalJSON ¶
func (v *GetWarsWarIdAlly) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdAllyList ¶
type GetWarsWarIdAllyList []GetWarsWarIdAlly
A list of GetWarsWarIdAlly.
func (GetWarsWarIdAllyList) MarshalEasyJSON ¶
func (v GetWarsWarIdAllyList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdAllyList) MarshalJSON ¶
func (v GetWarsWarIdAllyList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdAllyList) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdAllyList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdAllyList) UnmarshalJSON ¶
func (v *GetWarsWarIdAllyList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdDefender ¶
type GetWarsWarIdDefender struct { AllianceId int32 `json:"alliance_id,omitempty"` /* Alliance ID if and only if the defender is an alliance */ CorporationId int32 `json:"corporation_id,omitempty"` /* Corporation ID if and only if the defender is a corporation */ IskDestroyed float32 `json:"isk_destroyed,omitempty"` /* ISK value of ships the defender has killed */ ShipsKilled int32 `json:"ships_killed,omitempty"` /* The number of ships the defender has killed */ }
The defending corporation or alliance that declared this war, only contains either corporation_id or alliance_id
func (GetWarsWarIdDefender) MarshalEasyJSON ¶
func (v GetWarsWarIdDefender) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdDefender) MarshalJSON ¶
func (v GetWarsWarIdDefender) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdDefender) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdDefender) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdDefender) UnmarshalJSON ¶
func (v *GetWarsWarIdDefender) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdDefenderList ¶
type GetWarsWarIdDefenderList []GetWarsWarIdDefender
A list of GetWarsWarIdDefender.
func (GetWarsWarIdDefenderList) MarshalEasyJSON ¶
func (v GetWarsWarIdDefenderList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdDefenderList) MarshalJSON ¶
func (v GetWarsWarIdDefenderList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdDefenderList) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdDefenderList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdDefenderList) UnmarshalJSON ¶
func (v *GetWarsWarIdDefenderList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdKillmails200Ok ¶
type GetWarsWarIdKillmails200Ok struct { KillmailHash string `json:"killmail_hash,omitempty"` /* A hash of this killmail */ KillmailId int32 `json:"killmail_id,omitempty"` /* ID of this killmail */ }
200 ok object
func (GetWarsWarIdKillmails200Ok) MarshalEasyJSON ¶
func (v GetWarsWarIdKillmails200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdKillmails200Ok) MarshalJSON ¶
func (v GetWarsWarIdKillmails200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdKillmails200Ok) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdKillmails200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdKillmails200Ok) UnmarshalJSON ¶
func (v *GetWarsWarIdKillmails200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdKillmails200OkList ¶
type GetWarsWarIdKillmails200OkList []GetWarsWarIdKillmails200Ok
A list of GetWarsWarIdKillmails200Ok.
func (GetWarsWarIdKillmails200OkList) MarshalEasyJSON ¶
func (v GetWarsWarIdKillmails200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdKillmails200OkList) MarshalJSON ¶
func (v GetWarsWarIdKillmails200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdKillmails200OkList) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdKillmails200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdKillmails200OkList) UnmarshalJSON ¶
func (v *GetWarsWarIdKillmails200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdKillmailsUnprocessableEntity ¶
type GetWarsWarIdKillmailsUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* Unprocessable entity message */
}
Unprocessable entity
func (GetWarsWarIdKillmailsUnprocessableEntity) MarshalEasyJSON ¶
func (v GetWarsWarIdKillmailsUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdKillmailsUnprocessableEntity) MarshalJSON ¶
func (v GetWarsWarIdKillmailsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdKillmailsUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdKillmailsUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdKillmailsUnprocessableEntity) UnmarshalJSON ¶
func (v *GetWarsWarIdKillmailsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdKillmailsUnprocessableEntityList ¶
type GetWarsWarIdKillmailsUnprocessableEntityList []GetWarsWarIdKillmailsUnprocessableEntity
A list of GetWarsWarIdKillmailsUnprocessableEntity.
func (GetWarsWarIdKillmailsUnprocessableEntityList) MarshalEasyJSON ¶
func (v GetWarsWarIdKillmailsUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdKillmailsUnprocessableEntityList) MarshalJSON ¶
func (v GetWarsWarIdKillmailsUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdKillmailsUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdKillmailsUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdKillmailsUnprocessableEntityList) UnmarshalJSON ¶
func (v *GetWarsWarIdKillmailsUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdOk ¶
type GetWarsWarIdOk struct { Aggressor GetWarsWarIdAggressor `json:"aggressor,omitempty"` Allies []GetWarsWarIdAlly `json:"allies,omitempty"` /* allied corporations or alliances, each object contains either corporation_id or alliance_id */ Declared time.Time `json:"declared,omitempty"` /* Time that the war was declared */ Defender GetWarsWarIdDefender `json:"defender,omitempty"` Finished time.Time `json:"finished,omitempty"` /* Time the war ended and shooting was no longer allowed */ Id int32 `json:"id,omitempty"` /* ID of the specified war */ Mutual bool `json:"mutual,omitempty"` /* Was the war declared mutual by both parties */ OpenForAllies bool `json:"open_for_allies,omitempty"` /* Is the war currently open for allies or not */ Retracted time.Time `json:"retracted,omitempty"` /* Time the war was retracted but both sides could still shoot each other */ Started time.Time `json:"started,omitempty"` /* Time when the war started and both sides could shoot each other */ }
200 ok object
func (GetWarsWarIdOk) MarshalEasyJSON ¶
func (v GetWarsWarIdOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdOk) MarshalJSON ¶
func (v GetWarsWarIdOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdOk) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdOk) UnmarshalJSON ¶
func (v *GetWarsWarIdOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdOkList ¶
type GetWarsWarIdOkList []GetWarsWarIdOk
A list of GetWarsWarIdOk.
func (GetWarsWarIdOkList) MarshalEasyJSON ¶
func (v GetWarsWarIdOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdOkList) MarshalJSON ¶
func (v GetWarsWarIdOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdOkList) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdOkList) UnmarshalJSON ¶
func (v *GetWarsWarIdOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdOpts ¶
type GetWarsWarIdUnprocessableEntity ¶
type GetWarsWarIdUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* Unprocessable entity message */
}
Unprocessable entity
func (GetWarsWarIdUnprocessableEntity) MarshalEasyJSON ¶
func (v GetWarsWarIdUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdUnprocessableEntity) MarshalJSON ¶
func (v GetWarsWarIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdUnprocessableEntity) UnmarshalJSON ¶
func (v *GetWarsWarIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type GetWarsWarIdUnprocessableEntityList ¶
type GetWarsWarIdUnprocessableEntityList []GetWarsWarIdUnprocessableEntity
A list of GetWarsWarIdUnprocessableEntity.
func (GetWarsWarIdUnprocessableEntityList) MarshalEasyJSON ¶
func (v GetWarsWarIdUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (GetWarsWarIdUnprocessableEntityList) MarshalJSON ¶
func (v GetWarsWarIdUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*GetWarsWarIdUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *GetWarsWarIdUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*GetWarsWarIdUnprocessableEntityList) UnmarshalJSON ¶
func (v *GetWarsWarIdUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type IncursionsApiService ¶
type IncursionsApiService service
func (*IncursionsApiService) GetIncursions ¶
func (a *IncursionsApiService) GetIncursions(ctx context.Context, localVarOptionals *GetIncursionsOpts) ([]GetIncursions200Ok, *http.Response, error)
type IndustryApiService ¶
type IndustryApiService service
func (*IndustryApiService) GetCharactersCharacterIdIndustryJobs ¶
func (a *IndustryApiService) GetCharactersCharacterIdIndustryJobs(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdIndustryJobsOpts) ([]GetCharactersCharacterIdIndustryJobs200Ok, *http.Response, error)
func (*IndustryApiService) GetCharactersCharacterIdMining ¶
func (a *IndustryApiService) GetCharactersCharacterIdMining(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdMiningOpts) ([]GetCharactersCharacterIdMining200Ok, *http.Response, error)
func (*IndustryApiService) GetCorporationCorporationIdMiningExtractions ¶
func (a *IndustryApiService) GetCorporationCorporationIdMiningExtractions(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationCorporationIdMiningExtractionsOpts) ([]GetCorporationCorporationIdMiningExtractions200Ok, *http.Response, error)
func (*IndustryApiService) GetCorporationCorporationIdMiningObservers ¶
func (a *IndustryApiService) GetCorporationCorporationIdMiningObservers(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationCorporationIdMiningObserversOpts) ([]GetCorporationCorporationIdMiningObservers200Ok, *http.Response, error)
func (*IndustryApiService) GetCorporationCorporationIdMiningObserversObserverId ¶
func (a *IndustryApiService) GetCorporationCorporationIdMiningObserversObserverId(ctx context.Context, corporationId int32, observerId int64, localVarOptionals *GetCorporationCorporationIdMiningObserversObserverIdOpts) ([]GetCorporationCorporationIdMiningObserversObserverId200Ok, *http.Response, error)
func (*IndustryApiService) GetCorporationsCorporationIdIndustryJobs ¶
func (a *IndustryApiService) GetCorporationsCorporationIdIndustryJobs(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdIndustryJobsOpts) ([]GetCorporationsCorporationIdIndustryJobs200Ok, *http.Response, error)
func (*IndustryApiService) GetIndustryFacilities ¶
func (a *IndustryApiService) GetIndustryFacilities(ctx context.Context, localVarOptionals *GetIndustryFacilitiesOpts) ([]GetIndustryFacilities200Ok, *http.Response, error)
func (*IndustryApiService) GetIndustrySystems ¶
func (a *IndustryApiService) GetIndustrySystems(ctx context.Context, localVarOptionals *GetIndustrySystemsOpts) ([]GetIndustrySystems200Ok, *http.Response, error)
type InsuranceApiService ¶
type InsuranceApiService service
func (*InsuranceApiService) GetInsurancePrices ¶
func (a *InsuranceApiService) GetInsurancePrices(ctx context.Context, localVarOptionals *GetInsurancePricesOpts) ([]GetInsurancePrices200Ok, *http.Response, error)
type InternalServerError ¶
type InternalServerError struct {
Error_ string `json:"error,omitempty"` /* Internal server error message */
}
Internal server error model
func (InternalServerError) MarshalEasyJSON ¶
func (v InternalServerError) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (InternalServerError) MarshalJSON ¶
func (v InternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*InternalServerError) UnmarshalEasyJSON ¶
func (v *InternalServerError) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*InternalServerError) UnmarshalJSON ¶
func (v *InternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type InternalServerErrorList ¶
type InternalServerErrorList []InternalServerError
A list of InternalServerError.
func (InternalServerErrorList) MarshalEasyJSON ¶
func (v InternalServerErrorList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (InternalServerErrorList) MarshalJSON ¶
func (v InternalServerErrorList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*InternalServerErrorList) UnmarshalEasyJSON ¶
func (v *InternalServerErrorList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*InternalServerErrorList) UnmarshalJSON ¶
func (v *InternalServerErrorList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type KillmailsApiService ¶
type KillmailsApiService service
func (*KillmailsApiService) GetCharactersCharacterIdKillmailsRecent ¶
func (a *KillmailsApiService) GetCharactersCharacterIdKillmailsRecent(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdKillmailsRecentOpts) ([]GetCharactersCharacterIdKillmailsRecent200Ok, *http.Response, error)
func (*KillmailsApiService) GetCorporationsCorporationIdKillmailsRecent ¶
func (a *KillmailsApiService) GetCorporationsCorporationIdKillmailsRecent(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdKillmailsRecentOpts) ([]GetCorporationsCorporationIdKillmailsRecent200Ok, *http.Response, error)
func (*KillmailsApiService) GetKillmailsKillmailIdKillmailHash ¶
func (a *KillmailsApiService) GetKillmailsKillmailIdKillmailHash(ctx context.Context, killmailHash string, killmailId int32, localVarOptionals *GetKillmailsKillmailIdKillmailHashOpts) (GetKillmailsKillmailIdKillmailHashOk, *http.Response, error)
type LocationApiService ¶
type LocationApiService service
func (*LocationApiService) GetCharactersCharacterIdLocation ¶
func (a *LocationApiService) GetCharactersCharacterIdLocation(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdLocationOpts) (GetCharactersCharacterIdLocationOk, *http.Response, error)
func (*LocationApiService) GetCharactersCharacterIdOnline ¶
func (a *LocationApiService) GetCharactersCharacterIdOnline(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdOnlineOpts) (GetCharactersCharacterIdOnlineOk, *http.Response, error)
func (*LocationApiService) GetCharactersCharacterIdShip ¶
func (a *LocationApiService) GetCharactersCharacterIdShip(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdShipOpts) (GetCharactersCharacterIdShipOk, *http.Response, error)
type LoyaltyApiService ¶
type LoyaltyApiService service
func (*LoyaltyApiService) GetCharactersCharacterIdLoyaltyPoints ¶
func (a *LoyaltyApiService) GetCharactersCharacterIdLoyaltyPoints(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdLoyaltyPointsOpts) ([]GetCharactersCharacterIdLoyaltyPoints200Ok, *http.Response, error)
func (*LoyaltyApiService) GetLoyaltyStoresCorporationIdOffers ¶
func (a *LoyaltyApiService) GetLoyaltyStoresCorporationIdOffers(ctx context.Context, corporationId int32, localVarOptionals *GetLoyaltyStoresCorporationIdOffersOpts) ([]GetLoyaltyStoresCorporationIdOffers200Ok, *http.Response, error)
type MailApiService ¶
type MailApiService service
func (*MailApiService) DeleteCharactersCharacterIdMailLabelsLabelId ¶
func (a *MailApiService) DeleteCharactersCharacterIdMailLabelsLabelId(ctx context.Context, characterId int32, labelId int32, localVarOptionals *DeleteCharactersCharacterIdMailLabelsLabelIdOpts) (*http.Response, error)
func (*MailApiService) DeleteCharactersCharacterIdMailMailId ¶
func (a *MailApiService) DeleteCharactersCharacterIdMailMailId(ctx context.Context, characterId int32, mailId int32, localVarOptionals *DeleteCharactersCharacterIdMailMailIdOpts) (*http.Response, error)
func (*MailApiService) GetCharactersCharacterIdMail ¶
func (a *MailApiService) GetCharactersCharacterIdMail(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdMailOpts) ([]GetCharactersCharacterIdMail200Ok, *http.Response, error)
func (*MailApiService) GetCharactersCharacterIdMailLabels ¶
func (a *MailApiService) GetCharactersCharacterIdMailLabels(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdMailLabelsOpts) (GetCharactersCharacterIdMailLabelsOk, *http.Response, error)
func (*MailApiService) GetCharactersCharacterIdMailLists ¶
func (a *MailApiService) GetCharactersCharacterIdMailLists(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdMailListsOpts) ([]GetCharactersCharacterIdMailLists200Ok, *http.Response, error)
func (*MailApiService) GetCharactersCharacterIdMailMailId ¶
func (a *MailApiService) GetCharactersCharacterIdMailMailId(ctx context.Context, characterId int32, mailId int32, localVarOptionals *GetCharactersCharacterIdMailMailIdOpts) (GetCharactersCharacterIdMailMailIdOk, *http.Response, error)
func (*MailApiService) PostCharactersCharacterIdMail ¶
func (a *MailApiService) PostCharactersCharacterIdMail(ctx context.Context, characterId int32, mail PostCharactersCharacterIdMailMail, localVarOptionals *PostCharactersCharacterIdMailOpts) (int32, *http.Response, error)
func (*MailApiService) PostCharactersCharacterIdMailLabels ¶
func (a *MailApiService) PostCharactersCharacterIdMailLabels(ctx context.Context, characterId int32, label PostCharactersCharacterIdMailLabelsLabel, localVarOptionals *PostCharactersCharacterIdMailLabelsOpts) (int32, *http.Response, error)
func (*MailApiService) PutCharactersCharacterIdMailMailId ¶
func (a *MailApiService) PutCharactersCharacterIdMailMailId(ctx context.Context, characterId int32, contents PutCharactersCharacterIdMailMailIdContents, mailId int32, localVarOptionals *PutCharactersCharacterIdMailMailIdOpts) (*http.Response, error)
type MarketApiService ¶
type MarketApiService service
func (*MarketApiService) GetCharactersCharacterIdOrders ¶
func (a *MarketApiService) GetCharactersCharacterIdOrders(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdOrdersOpts) ([]GetCharactersCharacterIdOrders200Ok, *http.Response, error)
func (*MarketApiService) GetCharactersCharacterIdOrdersHistory ¶
func (a *MarketApiService) GetCharactersCharacterIdOrdersHistory(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdOrdersHistoryOpts) ([]GetCharactersCharacterIdOrdersHistory200Ok, *http.Response, error)
func (*MarketApiService) GetCorporationsCorporationIdOrders ¶
func (a *MarketApiService) GetCorporationsCorporationIdOrders(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdOrdersOpts) ([]GetCorporationsCorporationIdOrders200Ok, *http.Response, error)
func (*MarketApiService) GetCorporationsCorporationIdOrdersHistory ¶
func (a *MarketApiService) GetCorporationsCorporationIdOrdersHistory(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdOrdersHistoryOpts) ([]GetCorporationsCorporationIdOrdersHistory200Ok, *http.Response, error)
func (*MarketApiService) GetMarketsGroups ¶
func (a *MarketApiService) GetMarketsGroups(ctx context.Context, localVarOptionals *GetMarketsGroupsOpts) ([]int32, *http.Response, error)
func (*MarketApiService) GetMarketsGroupsMarketGroupId ¶
func (a *MarketApiService) GetMarketsGroupsMarketGroupId(ctx context.Context, marketGroupId int32, localVarOptionals *GetMarketsGroupsMarketGroupIdOpts) (GetMarketsGroupsMarketGroupIdOk, *http.Response, error)
func (*MarketApiService) GetMarketsPrices ¶
func (a *MarketApiService) GetMarketsPrices(ctx context.Context, localVarOptionals *GetMarketsPricesOpts) ([]GetMarketsPrices200Ok, *http.Response, error)
func (*MarketApiService) GetMarketsRegionIdHistory ¶
func (a *MarketApiService) GetMarketsRegionIdHistory(ctx context.Context, regionId int32, typeId int32, localVarOptionals *GetMarketsRegionIdHistoryOpts) ([]GetMarketsRegionIdHistory200Ok, *http.Response, error)
func (*MarketApiService) GetMarketsRegionIdOrders ¶
func (a *MarketApiService) GetMarketsRegionIdOrders(ctx context.Context, orderType string, regionId int32, localVarOptionals *GetMarketsRegionIdOrdersOpts) ([]GetMarketsRegionIdOrders200Ok, *http.Response, error)
func (*MarketApiService) GetMarketsRegionIdTypes ¶
func (a *MarketApiService) GetMarketsRegionIdTypes(ctx context.Context, regionId int32, localVarOptionals *GetMarketsRegionIdTypesOpts) ([]int32, *http.Response, error)
func (*MarketApiService) GetMarketsStructuresStructureId ¶
func (a *MarketApiService) GetMarketsStructuresStructureId(ctx context.Context, structureId int64, localVarOptionals *GetMarketsStructuresStructureIdOpts) ([]GetMarketsStructuresStructureId200Ok, *http.Response, error)
type OpportunitiesApiService ¶
type OpportunitiesApiService service
func (*OpportunitiesApiService) GetCharactersCharacterIdOpportunities ¶
func (a *OpportunitiesApiService) GetCharactersCharacterIdOpportunities(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdOpportunitiesOpts) ([]GetCharactersCharacterIdOpportunities200Ok, *http.Response, error)
func (*OpportunitiesApiService) GetOpportunitiesGroups ¶
func (a *OpportunitiesApiService) GetOpportunitiesGroups(ctx context.Context, localVarOptionals *GetOpportunitiesGroupsOpts) ([]int32, *http.Response, error)
func (*OpportunitiesApiService) GetOpportunitiesGroupsGroupId ¶
func (a *OpportunitiesApiService) GetOpportunitiesGroupsGroupId(ctx context.Context, groupId int32, localVarOptionals *GetOpportunitiesGroupsGroupIdOpts) (GetOpportunitiesGroupsGroupIdOk, *http.Response, error)
func (*OpportunitiesApiService) GetOpportunitiesTasks ¶
func (a *OpportunitiesApiService) GetOpportunitiesTasks(ctx context.Context, localVarOptionals *GetOpportunitiesTasksOpts) ([]int32, *http.Response, error)
func (*OpportunitiesApiService) GetOpportunitiesTasksTaskId ¶
func (a *OpportunitiesApiService) GetOpportunitiesTasksTaskId(ctx context.Context, taskId int32, localVarOptionals *GetOpportunitiesTasksTaskIdOpts) (GetOpportunitiesTasksTaskIdOk, *http.Response, error)
type PlanetaryInteractionApiService ¶
type PlanetaryInteractionApiService service
func (*PlanetaryInteractionApiService) GetCharactersCharacterIdPlanets ¶
func (a *PlanetaryInteractionApiService) GetCharactersCharacterIdPlanets(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdPlanetsOpts) ([]GetCharactersCharacterIdPlanets200Ok, *http.Response, error)
func (*PlanetaryInteractionApiService) GetCharactersCharacterIdPlanetsPlanetId ¶
func (a *PlanetaryInteractionApiService) GetCharactersCharacterIdPlanetsPlanetId(ctx context.Context, characterId int32, planetId int32, localVarOptionals *GetCharactersCharacterIdPlanetsPlanetIdOpts) (GetCharactersCharacterIdPlanetsPlanetIdOk, *http.Response, error)
func (*PlanetaryInteractionApiService) GetCorporationsCorporationIdCustomsOffices ¶
func (a *PlanetaryInteractionApiService) GetCorporationsCorporationIdCustomsOffices(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdCustomsOfficesOpts) ([]GetCorporationsCorporationIdCustomsOffices200Ok, *http.Response, error)
func (*PlanetaryInteractionApiService) GetUniverseSchematicsSchematicId ¶
func (a *PlanetaryInteractionApiService) GetUniverseSchematicsSchematicId(ctx context.Context, schematicId int32, localVarOptionals *GetUniverseSchematicsSchematicIdOpts) (GetUniverseSchematicsSchematicIdOk, *http.Response, error)
type PostCharactersAffiliation200Ok ¶
type PostCharactersAffiliation200Ok struct { AllianceId int32 `json:"alliance_id,omitempty"` /* The character's alliance ID, if their corporation is in an alliance */ CharacterId int32 `json:"character_id,omitempty"` /* The character's ID */ CorporationId int32 `json:"corporation_id,omitempty"` /* The character's corporation ID */ FactionId int32 `json:"faction_id,omitempty"` /* The character's faction ID, if their corporation is in a faction */ }
200 ok object
func (PostCharactersAffiliation200Ok) MarshalEasyJSON ¶
func (v PostCharactersAffiliation200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersAffiliation200Ok) MarshalJSON ¶
func (v PostCharactersAffiliation200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersAffiliation200Ok) UnmarshalEasyJSON ¶
func (v *PostCharactersAffiliation200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersAffiliation200Ok) UnmarshalJSON ¶
func (v *PostCharactersAffiliation200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersAffiliation200OkList ¶
type PostCharactersAffiliation200OkList []PostCharactersAffiliation200Ok
A list of PostCharactersAffiliation200Ok.
func (PostCharactersAffiliation200OkList) MarshalEasyJSON ¶
func (v PostCharactersAffiliation200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersAffiliation200OkList) MarshalJSON ¶
func (v PostCharactersAffiliation200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersAffiliation200OkList) UnmarshalEasyJSON ¶
func (v *PostCharactersAffiliation200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersAffiliation200OkList) UnmarshalJSON ¶
func (v *PostCharactersAffiliation200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdAssetsLocations200Ok ¶
type PostCharactersCharacterIdAssetsLocations200Ok struct { ItemId int64 `json:"item_id,omitempty"` /* item_id integer */ Position PostCharactersCharacterIdAssetsLocationsPosition `json:"position,omitempty"` }
200 ok object
func (PostCharactersCharacterIdAssetsLocations200Ok) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdAssetsLocations200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdAssetsLocations200Ok) MarshalJSON ¶
func (v PostCharactersCharacterIdAssetsLocations200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdAssetsLocations200Ok) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdAssetsLocations200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdAssetsLocations200Ok) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdAssetsLocations200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdAssetsLocations200OkList ¶
type PostCharactersCharacterIdAssetsLocations200OkList []PostCharactersCharacterIdAssetsLocations200Ok
A list of PostCharactersCharacterIdAssetsLocations200Ok.
func (PostCharactersCharacterIdAssetsLocations200OkList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdAssetsLocations200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdAssetsLocations200OkList) MarshalJSON ¶
func (v PostCharactersCharacterIdAssetsLocations200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdAssetsLocations200OkList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdAssetsLocations200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdAssetsLocations200OkList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdAssetsLocations200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdAssetsLocationsPosition ¶
type PostCharactersCharacterIdAssetsLocationsPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (PostCharactersCharacterIdAssetsLocationsPosition) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdAssetsLocationsPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdAssetsLocationsPosition) MarshalJSON ¶
func (v PostCharactersCharacterIdAssetsLocationsPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdAssetsLocationsPosition) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdAssetsLocationsPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdAssetsLocationsPosition) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdAssetsLocationsPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdAssetsLocationsPositionList ¶
type PostCharactersCharacterIdAssetsLocationsPositionList []PostCharactersCharacterIdAssetsLocationsPosition
A list of PostCharactersCharacterIdAssetsLocationsPosition.
func (PostCharactersCharacterIdAssetsLocationsPositionList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdAssetsLocationsPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdAssetsLocationsPositionList) MarshalJSON ¶
func (v PostCharactersCharacterIdAssetsLocationsPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdAssetsLocationsPositionList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdAssetsLocationsPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdAssetsLocationsPositionList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdAssetsLocationsPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdAssetsNames200Ok ¶
type PostCharactersCharacterIdAssetsNames200Ok struct { ItemId int64 `json:"item_id,omitempty"` /* item_id integer */ Name string `json:"name,omitempty"` /* name string */ }
200 ok object
func (PostCharactersCharacterIdAssetsNames200Ok) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdAssetsNames200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdAssetsNames200Ok) MarshalJSON ¶
func (v PostCharactersCharacterIdAssetsNames200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdAssetsNames200Ok) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdAssetsNames200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdAssetsNames200Ok) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdAssetsNames200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdAssetsNames200OkList ¶
type PostCharactersCharacterIdAssetsNames200OkList []PostCharactersCharacterIdAssetsNames200Ok
A list of PostCharactersCharacterIdAssetsNames200Ok.
func (PostCharactersCharacterIdAssetsNames200OkList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdAssetsNames200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdAssetsNames200OkList) MarshalJSON ¶
func (v PostCharactersCharacterIdAssetsNames200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdAssetsNames200OkList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdAssetsNames200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdAssetsNames200OkList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdAssetsNames200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdContactsError520 ¶
type PostCharactersCharacterIdContactsError520 struct {
Error_ string `json:"error,omitempty"` /* Error 520 message */
}
Error 520
func (PostCharactersCharacterIdContactsError520) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdContactsError520) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdContactsError520) MarshalJSON ¶
func (v PostCharactersCharacterIdContactsError520) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdContactsError520) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdContactsError520) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdContactsError520) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdContactsError520) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdContactsError520List ¶
type PostCharactersCharacterIdContactsError520List []PostCharactersCharacterIdContactsError520
A list of PostCharactersCharacterIdContactsError520.
func (PostCharactersCharacterIdContactsError520List) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdContactsError520List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdContactsError520List) MarshalJSON ¶
func (v PostCharactersCharacterIdContactsError520List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdContactsError520List) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdContactsError520List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdContactsError520List) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdContactsError520List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdFittingsCreated ¶
type PostCharactersCharacterIdFittingsCreated struct {
FittingId int32 `json:"fitting_id,omitempty"` /* fitting_id integer */
}
201 created object
func (PostCharactersCharacterIdFittingsCreated) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdFittingsCreated) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdFittingsCreated) MarshalJSON ¶
func (v PostCharactersCharacterIdFittingsCreated) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdFittingsCreated) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdFittingsCreated) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdFittingsCreated) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdFittingsCreated) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdFittingsCreatedList ¶
type PostCharactersCharacterIdFittingsCreatedList []PostCharactersCharacterIdFittingsCreated
A list of PostCharactersCharacterIdFittingsCreated.
func (PostCharactersCharacterIdFittingsCreatedList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdFittingsCreatedList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdFittingsCreatedList) MarshalJSON ¶
func (v PostCharactersCharacterIdFittingsCreatedList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdFittingsCreatedList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdFittingsCreatedList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdFittingsCreatedList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdFittingsCreatedList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdFittingsFitting ¶
type PostCharactersCharacterIdFittingsFitting struct { Description string `json:"description,omitempty"` /* description string */ Items []PostCharactersCharacterIdFittingsItem `json:"items,omitempty"` /* items array */ Name string `json:"name,omitempty"` /* name string */ ShipTypeId int32 `json:"ship_type_id,omitempty"` /* ship_type_id integer */ }
fitting object
func (PostCharactersCharacterIdFittingsFitting) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdFittingsFitting) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdFittingsFitting) MarshalJSON ¶
func (v PostCharactersCharacterIdFittingsFitting) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdFittingsFitting) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdFittingsFitting) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdFittingsFitting) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdFittingsFitting) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdFittingsFittingList ¶
type PostCharactersCharacterIdFittingsFittingList []PostCharactersCharacterIdFittingsFitting
A list of PostCharactersCharacterIdFittingsFitting.
func (PostCharactersCharacterIdFittingsFittingList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdFittingsFittingList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdFittingsFittingList) MarshalJSON ¶
func (v PostCharactersCharacterIdFittingsFittingList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdFittingsFittingList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdFittingsFittingList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdFittingsFittingList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdFittingsFittingList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdFittingsItem ¶
type PostCharactersCharacterIdFittingsItem struct { Flag string `json:"flag,omitempty"` /* Fitting location for the item. Entries placed in 'Invalid' will be discarded. If this leaves the fitting with nothing, it will cause an error. */ Quantity int32 `json:"quantity,omitempty"` /* quantity integer */ TypeId int32 `json:"type_id,omitempty"` /* type_id integer */ }
item object
func (PostCharactersCharacterIdFittingsItem) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdFittingsItem) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdFittingsItem) MarshalJSON ¶
func (v PostCharactersCharacterIdFittingsItem) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdFittingsItem) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdFittingsItem) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdFittingsItem) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdFittingsItem) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdFittingsItemList ¶
type PostCharactersCharacterIdFittingsItemList []PostCharactersCharacterIdFittingsItem
A list of PostCharactersCharacterIdFittingsItem.
func (PostCharactersCharacterIdFittingsItemList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdFittingsItemList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdFittingsItemList) MarshalJSON ¶
func (v PostCharactersCharacterIdFittingsItemList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdFittingsItemList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdFittingsItemList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdFittingsItemList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdFittingsItemList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdMailError520 ¶
type PostCharactersCharacterIdMailError520 struct {
Error_ string `json:"error,omitempty"` /* Error 520 message */
}
Error 520
func (PostCharactersCharacterIdMailError520) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdMailError520) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdMailError520) MarshalJSON ¶
func (v PostCharactersCharacterIdMailError520) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdMailError520) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdMailError520) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdMailError520) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdMailError520) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdMailError520List ¶
type PostCharactersCharacterIdMailError520List []PostCharactersCharacterIdMailError520
A list of PostCharactersCharacterIdMailError520.
func (PostCharactersCharacterIdMailError520List) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdMailError520List) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdMailError520List) MarshalJSON ¶
func (v PostCharactersCharacterIdMailError520List) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdMailError520List) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdMailError520List) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdMailError520List) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdMailError520List) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdMailLabelsLabel ¶
type PostCharactersCharacterIdMailLabelsLabel struct { Color string `json:"color,omitempty"` /* Hexadecimal string representing label color, in RGB format */ Name string `json:"name,omitempty"` /* name string */ }
label object
func (PostCharactersCharacterIdMailLabelsLabel) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdMailLabelsLabel) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdMailLabelsLabel) MarshalJSON ¶
func (v PostCharactersCharacterIdMailLabelsLabel) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdMailLabelsLabel) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdMailLabelsLabel) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdMailLabelsLabel) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdMailLabelsLabel) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdMailLabelsLabelList ¶
type PostCharactersCharacterIdMailLabelsLabelList []PostCharactersCharacterIdMailLabelsLabel
A list of PostCharactersCharacterIdMailLabelsLabel.
func (PostCharactersCharacterIdMailLabelsLabelList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdMailLabelsLabelList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdMailLabelsLabelList) MarshalJSON ¶
func (v PostCharactersCharacterIdMailLabelsLabelList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdMailLabelsLabelList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdMailLabelsLabelList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdMailLabelsLabelList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdMailLabelsLabelList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdMailMail ¶
type PostCharactersCharacterIdMailMail struct { ApprovedCost int64 `json:"approved_cost,omitempty"` /* approved_cost integer */ Body string `json:"body,omitempty"` /* body string */ Recipients []PostCharactersCharacterIdMailRecipient `json:"recipients,omitempty"` /* recipients array */ Subject string `json:"subject,omitempty"` /* subject string */ }
mail object
func (PostCharactersCharacterIdMailMail) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdMailMail) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdMailMail) MarshalJSON ¶
func (v PostCharactersCharacterIdMailMail) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdMailMail) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdMailMail) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdMailMail) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdMailMail) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdMailMailList ¶
type PostCharactersCharacterIdMailMailList []PostCharactersCharacterIdMailMail
A list of PostCharactersCharacterIdMailMail.
func (PostCharactersCharacterIdMailMailList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdMailMailList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdMailMailList) MarshalJSON ¶
func (v PostCharactersCharacterIdMailMailList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdMailMailList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdMailMailList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdMailMailList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdMailMailList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdMailRecipient ¶
type PostCharactersCharacterIdMailRecipient struct { RecipientId int32 `json:"recipient_id,omitempty"` /* recipient_id integer */ RecipientType string `json:"recipient_type,omitempty"` /* recipient_type string */ }
recipient object
func (PostCharactersCharacterIdMailRecipient) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdMailRecipient) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdMailRecipient) MarshalJSON ¶
func (v PostCharactersCharacterIdMailRecipient) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdMailRecipient) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdMailRecipient) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdMailRecipient) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdMailRecipient) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCharactersCharacterIdMailRecipientList ¶
type PostCharactersCharacterIdMailRecipientList []PostCharactersCharacterIdMailRecipient
A list of PostCharactersCharacterIdMailRecipient.
func (PostCharactersCharacterIdMailRecipientList) MarshalEasyJSON ¶
func (v PostCharactersCharacterIdMailRecipientList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCharactersCharacterIdMailRecipientList) MarshalJSON ¶
func (v PostCharactersCharacterIdMailRecipientList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCharactersCharacterIdMailRecipientList) UnmarshalEasyJSON ¶
func (v *PostCharactersCharacterIdMailRecipientList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCharactersCharacterIdMailRecipientList) UnmarshalJSON ¶
func (v *PostCharactersCharacterIdMailRecipientList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsLocations200Ok ¶
type PostCorporationsCorporationIdAssetsLocations200Ok struct { ItemId int64 `json:"item_id,omitempty"` /* item_id integer */ Position PostCorporationsCorporationIdAssetsLocationsPosition `json:"position,omitempty"` }
200 ok object
func (PostCorporationsCorporationIdAssetsLocations200Ok) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsLocations200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsLocations200Ok) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsLocations200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsLocations200Ok) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocations200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsLocations200Ok) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocations200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsLocations200OkList ¶
type PostCorporationsCorporationIdAssetsLocations200OkList []PostCorporationsCorporationIdAssetsLocations200Ok
A list of PostCorporationsCorporationIdAssetsLocations200Ok.
func (PostCorporationsCorporationIdAssetsLocations200OkList) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsLocations200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsLocations200OkList) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsLocations200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsLocations200OkList) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocations200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsLocations200OkList) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocations200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsLocationsNotFound ¶
type PostCorporationsCorporationIdAssetsLocationsNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PostCorporationsCorporationIdAssetsLocationsNotFound) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsLocationsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsLocationsNotFound) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsLocationsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsLocationsNotFound) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocationsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsLocationsNotFound) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocationsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsLocationsNotFoundList ¶
type PostCorporationsCorporationIdAssetsLocationsNotFoundList []PostCorporationsCorporationIdAssetsLocationsNotFound
A list of PostCorporationsCorporationIdAssetsLocationsNotFound.
func (PostCorporationsCorporationIdAssetsLocationsNotFoundList) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsLocationsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsLocationsNotFoundList) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsLocationsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsLocationsNotFoundList) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocationsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsLocationsNotFoundList) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocationsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsLocationsPosition ¶
type PostCorporationsCorporationIdAssetsLocationsPosition struct { X float64 `json:"x,omitempty"` /* x number */ Y float64 `json:"y,omitempty"` /* y number */ Z float64 `json:"z,omitempty"` /* z number */ }
position object
func (PostCorporationsCorporationIdAssetsLocationsPosition) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsLocationsPosition) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsLocationsPosition) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsLocationsPosition) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsLocationsPosition) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocationsPosition) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsLocationsPosition) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocationsPosition) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsLocationsPositionList ¶
type PostCorporationsCorporationIdAssetsLocationsPositionList []PostCorporationsCorporationIdAssetsLocationsPosition
A list of PostCorporationsCorporationIdAssetsLocationsPosition.
func (PostCorporationsCorporationIdAssetsLocationsPositionList) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsLocationsPositionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsLocationsPositionList) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsLocationsPositionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsLocationsPositionList) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocationsPositionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsLocationsPositionList) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsLocationsPositionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsNames200Ok ¶
type PostCorporationsCorporationIdAssetsNames200Ok struct { ItemId int64 `json:"item_id,omitempty"` /* item_id integer */ Name string `json:"name,omitempty"` /* name string */ }
200 ok object
func (PostCorporationsCorporationIdAssetsNames200Ok) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsNames200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsNames200Ok) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsNames200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsNames200Ok) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsNames200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsNames200Ok) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsNames200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsNames200OkList ¶
type PostCorporationsCorporationIdAssetsNames200OkList []PostCorporationsCorporationIdAssetsNames200Ok
A list of PostCorporationsCorporationIdAssetsNames200Ok.
func (PostCorporationsCorporationIdAssetsNames200OkList) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsNames200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsNames200OkList) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsNames200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsNames200OkList) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsNames200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsNames200OkList) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsNames200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsNamesNotFound ¶
type PostCorporationsCorporationIdAssetsNamesNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PostCorporationsCorporationIdAssetsNamesNotFound) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsNamesNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsNamesNotFound) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsNamesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsNamesNotFound) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsNamesNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsNamesNotFound) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsNamesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostCorporationsCorporationIdAssetsNamesNotFoundList ¶
type PostCorporationsCorporationIdAssetsNamesNotFoundList []PostCorporationsCorporationIdAssetsNamesNotFound
A list of PostCorporationsCorporationIdAssetsNamesNotFound.
func (PostCorporationsCorporationIdAssetsNamesNotFoundList) MarshalEasyJSON ¶
func (v PostCorporationsCorporationIdAssetsNamesNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostCorporationsCorporationIdAssetsNamesNotFoundList) MarshalJSON ¶
func (v PostCorporationsCorporationIdAssetsNamesNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostCorporationsCorporationIdAssetsNamesNotFoundList) UnmarshalEasyJSON ¶
func (v *PostCorporationsCorporationIdAssetsNamesNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostCorporationsCorporationIdAssetsNamesNotFoundList) UnmarshalJSON ¶
func (v *PostCorporationsCorporationIdAssetsNamesNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdMembersInvitation ¶
type PostFleetsFleetIdMembersInvitation struct { CharacterId int32 `json:"character_id,omitempty"` /* The character you want to invite */ Role string `json:"role,omitempty"` /* If a character is invited with the `fleet_commander` role, neither `wing_id` or `squad_id` should be specified. If a character is invited with the `wing_commander` role, only `wing_id` should be specified. If a character is invited with the `squad_commander` role, both `wing_id` and `squad_id` should be specified. If a character is invited with the `squad_member` role, `wing_id` and `squad_id` should either both be specified or not specified at all. If they aren’t specified, the invited character will join any squad with available positions. */ SquadId int64 `json:"squad_id,omitempty"` /* squad_id integer */ WingId int64 `json:"wing_id,omitempty"` /* wing_id integer */ }
invitation object
func (PostFleetsFleetIdMembersInvitation) MarshalEasyJSON ¶
func (v PostFleetsFleetIdMembersInvitation) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdMembersInvitation) MarshalJSON ¶
func (v PostFleetsFleetIdMembersInvitation) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdMembersInvitation) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdMembersInvitation) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdMembersInvitation) UnmarshalJSON ¶
func (v *PostFleetsFleetIdMembersInvitation) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdMembersInvitationList ¶
type PostFleetsFleetIdMembersInvitationList []PostFleetsFleetIdMembersInvitation
A list of PostFleetsFleetIdMembersInvitation.
func (PostFleetsFleetIdMembersInvitationList) MarshalEasyJSON ¶
func (v PostFleetsFleetIdMembersInvitationList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdMembersInvitationList) MarshalJSON ¶
func (v PostFleetsFleetIdMembersInvitationList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdMembersInvitationList) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdMembersInvitationList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdMembersInvitationList) UnmarshalJSON ¶
func (v *PostFleetsFleetIdMembersInvitationList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdMembersNotFound ¶
type PostFleetsFleetIdMembersNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PostFleetsFleetIdMembersNotFound) MarshalEasyJSON ¶
func (v PostFleetsFleetIdMembersNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdMembersNotFound) MarshalJSON ¶
func (v PostFleetsFleetIdMembersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdMembersNotFound) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdMembersNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdMembersNotFound) UnmarshalJSON ¶
func (v *PostFleetsFleetIdMembersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdMembersNotFoundList ¶
type PostFleetsFleetIdMembersNotFoundList []PostFleetsFleetIdMembersNotFound
A list of PostFleetsFleetIdMembersNotFound.
func (PostFleetsFleetIdMembersNotFoundList) MarshalEasyJSON ¶
func (v PostFleetsFleetIdMembersNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdMembersNotFoundList) MarshalJSON ¶
func (v PostFleetsFleetIdMembersNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdMembersNotFoundList) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdMembersNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdMembersNotFoundList) UnmarshalJSON ¶
func (v *PostFleetsFleetIdMembersNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdMembersUnprocessableEntity ¶
type PostFleetsFleetIdMembersUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* error message */
}
422 unprocessable entity object
func (PostFleetsFleetIdMembersUnprocessableEntity) MarshalEasyJSON ¶
func (v PostFleetsFleetIdMembersUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdMembersUnprocessableEntity) MarshalJSON ¶
func (v PostFleetsFleetIdMembersUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdMembersUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdMembersUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdMembersUnprocessableEntity) UnmarshalJSON ¶
func (v *PostFleetsFleetIdMembersUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdMembersUnprocessableEntityList ¶
type PostFleetsFleetIdMembersUnprocessableEntityList []PostFleetsFleetIdMembersUnprocessableEntity
A list of PostFleetsFleetIdMembersUnprocessableEntity.
func (PostFleetsFleetIdMembersUnprocessableEntityList) MarshalEasyJSON ¶
func (v PostFleetsFleetIdMembersUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdMembersUnprocessableEntityList) MarshalJSON ¶
func (v PostFleetsFleetIdMembersUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdMembersUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdMembersUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdMembersUnprocessableEntityList) UnmarshalJSON ¶
func (v *PostFleetsFleetIdMembersUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdWingsCreated ¶
type PostFleetsFleetIdWingsCreated struct {
WingId int64 `json:"wing_id,omitempty"` /* The wing_id of the newly created wing */
}
201 created object
func (PostFleetsFleetIdWingsCreated) MarshalEasyJSON ¶
func (v PostFleetsFleetIdWingsCreated) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdWingsCreated) MarshalJSON ¶
func (v PostFleetsFleetIdWingsCreated) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdWingsCreated) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdWingsCreated) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdWingsCreated) UnmarshalJSON ¶
func (v *PostFleetsFleetIdWingsCreated) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdWingsCreatedList ¶
type PostFleetsFleetIdWingsCreatedList []PostFleetsFleetIdWingsCreated
A list of PostFleetsFleetIdWingsCreated.
func (PostFleetsFleetIdWingsCreatedList) MarshalEasyJSON ¶
func (v PostFleetsFleetIdWingsCreatedList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdWingsCreatedList) MarshalJSON ¶
func (v PostFleetsFleetIdWingsCreatedList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdWingsCreatedList) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdWingsCreatedList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdWingsCreatedList) UnmarshalJSON ¶
func (v *PostFleetsFleetIdWingsCreatedList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdWingsNotFound ¶
type PostFleetsFleetIdWingsNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PostFleetsFleetIdWingsNotFound) MarshalEasyJSON ¶
func (v PostFleetsFleetIdWingsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdWingsNotFound) MarshalJSON ¶
func (v PostFleetsFleetIdWingsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdWingsNotFound) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdWingsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdWingsNotFound) UnmarshalJSON ¶
func (v *PostFleetsFleetIdWingsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdWingsNotFoundList ¶
type PostFleetsFleetIdWingsNotFoundList []PostFleetsFleetIdWingsNotFound
A list of PostFleetsFleetIdWingsNotFound.
func (PostFleetsFleetIdWingsNotFoundList) MarshalEasyJSON ¶
func (v PostFleetsFleetIdWingsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdWingsNotFoundList) MarshalJSON ¶
func (v PostFleetsFleetIdWingsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdWingsNotFoundList) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdWingsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdWingsNotFoundList) UnmarshalJSON ¶
func (v *PostFleetsFleetIdWingsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdWingsWingIdSquadsCreated ¶
type PostFleetsFleetIdWingsWingIdSquadsCreated struct {
SquadId int64 `json:"squad_id,omitempty"` /* The squad_id of the newly created squad */
}
201 created object
func (PostFleetsFleetIdWingsWingIdSquadsCreated) MarshalEasyJSON ¶
func (v PostFleetsFleetIdWingsWingIdSquadsCreated) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdWingsWingIdSquadsCreated) MarshalJSON ¶
func (v PostFleetsFleetIdWingsWingIdSquadsCreated) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdWingsWingIdSquadsCreated) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdWingsWingIdSquadsCreated) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdWingsWingIdSquadsCreated) UnmarshalJSON ¶
func (v *PostFleetsFleetIdWingsWingIdSquadsCreated) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdWingsWingIdSquadsCreatedList ¶
type PostFleetsFleetIdWingsWingIdSquadsCreatedList []PostFleetsFleetIdWingsWingIdSquadsCreated
A list of PostFleetsFleetIdWingsWingIdSquadsCreated.
func (PostFleetsFleetIdWingsWingIdSquadsCreatedList) MarshalEasyJSON ¶
func (v PostFleetsFleetIdWingsWingIdSquadsCreatedList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdWingsWingIdSquadsCreatedList) MarshalJSON ¶
func (v PostFleetsFleetIdWingsWingIdSquadsCreatedList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdWingsWingIdSquadsCreatedList) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdWingsWingIdSquadsCreatedList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdWingsWingIdSquadsCreatedList) UnmarshalJSON ¶
func (v *PostFleetsFleetIdWingsWingIdSquadsCreatedList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdWingsWingIdSquadsNotFound ¶
type PostFleetsFleetIdWingsWingIdSquadsNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PostFleetsFleetIdWingsWingIdSquadsNotFound) MarshalEasyJSON ¶
func (v PostFleetsFleetIdWingsWingIdSquadsNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdWingsWingIdSquadsNotFound) MarshalJSON ¶
func (v PostFleetsFleetIdWingsWingIdSquadsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdWingsWingIdSquadsNotFound) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdWingsWingIdSquadsNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdWingsWingIdSquadsNotFound) UnmarshalJSON ¶
func (v *PostFleetsFleetIdWingsWingIdSquadsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostFleetsFleetIdWingsWingIdSquadsNotFoundList ¶
type PostFleetsFleetIdWingsWingIdSquadsNotFoundList []PostFleetsFleetIdWingsWingIdSquadsNotFound
A list of PostFleetsFleetIdWingsWingIdSquadsNotFound.
func (PostFleetsFleetIdWingsWingIdSquadsNotFoundList) MarshalEasyJSON ¶
func (v PostFleetsFleetIdWingsWingIdSquadsNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostFleetsFleetIdWingsWingIdSquadsNotFoundList) MarshalJSON ¶
func (v PostFleetsFleetIdWingsWingIdSquadsNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostFleetsFleetIdWingsWingIdSquadsNotFoundList) UnmarshalEasyJSON ¶
func (v *PostFleetsFleetIdWingsWingIdSquadsNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostFleetsFleetIdWingsWingIdSquadsNotFoundList) UnmarshalJSON ¶
func (v *PostFleetsFleetIdWingsWingIdSquadsNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUiOpenwindowNewmailNewMail ¶
type PostUiOpenwindowNewmailNewMail struct { Body string `json:"body,omitempty"` /* body string */ Recipients []int32 `json:"recipients,omitempty"` /* recipients array */ Subject string `json:"subject,omitempty"` /* subject string */ ToCorpOrAllianceId int32 `json:"to_corp_or_alliance_id,omitempty"` /* to_corp_or_alliance_id integer */ ToMailingListId int32 `json:"to_mailing_list_id,omitempty"` /* Corporations, alliances and mailing lists are all types of mailing groups. You may only send to one mailing group, at a time, so you may fill out either this field or the to_corp_or_alliance_ids field */ }
new_mail object
func (PostUiOpenwindowNewmailNewMail) MarshalEasyJSON ¶
func (v PostUiOpenwindowNewmailNewMail) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUiOpenwindowNewmailNewMail) MarshalJSON ¶
func (v PostUiOpenwindowNewmailNewMail) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUiOpenwindowNewmailNewMail) UnmarshalEasyJSON ¶
func (v *PostUiOpenwindowNewmailNewMail) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUiOpenwindowNewmailNewMail) UnmarshalJSON ¶
func (v *PostUiOpenwindowNewmailNewMail) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUiOpenwindowNewmailNewMailList ¶
type PostUiOpenwindowNewmailNewMailList []PostUiOpenwindowNewmailNewMail
A list of PostUiOpenwindowNewmailNewMail.
func (PostUiOpenwindowNewmailNewMailList) MarshalEasyJSON ¶
func (v PostUiOpenwindowNewmailNewMailList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUiOpenwindowNewmailNewMailList) MarshalJSON ¶
func (v PostUiOpenwindowNewmailNewMailList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUiOpenwindowNewmailNewMailList) UnmarshalEasyJSON ¶
func (v *PostUiOpenwindowNewmailNewMailList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUiOpenwindowNewmailNewMailList) UnmarshalJSON ¶
func (v *PostUiOpenwindowNewmailNewMailList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUiOpenwindowNewmailUnprocessableEntity ¶
type PostUiOpenwindowNewmailUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* Unprocessable entity message */
}
Unprocessable entity
func (PostUiOpenwindowNewmailUnprocessableEntity) MarshalEasyJSON ¶
func (v PostUiOpenwindowNewmailUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUiOpenwindowNewmailUnprocessableEntity) MarshalJSON ¶
func (v PostUiOpenwindowNewmailUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUiOpenwindowNewmailUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *PostUiOpenwindowNewmailUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUiOpenwindowNewmailUnprocessableEntity) UnmarshalJSON ¶
func (v *PostUiOpenwindowNewmailUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUiOpenwindowNewmailUnprocessableEntityList ¶
type PostUiOpenwindowNewmailUnprocessableEntityList []PostUiOpenwindowNewmailUnprocessableEntity
A list of PostUiOpenwindowNewmailUnprocessableEntity.
func (PostUiOpenwindowNewmailUnprocessableEntityList) MarshalEasyJSON ¶
func (v PostUiOpenwindowNewmailUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUiOpenwindowNewmailUnprocessableEntityList) MarshalJSON ¶
func (v PostUiOpenwindowNewmailUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUiOpenwindowNewmailUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *PostUiOpenwindowNewmailUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUiOpenwindowNewmailUnprocessableEntityList) UnmarshalJSON ¶
func (v *PostUiOpenwindowNewmailUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsAgent ¶
type PostUniverseIdsAgent struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
agent object
func (PostUniverseIdsAgent) MarshalEasyJSON ¶
func (v PostUniverseIdsAgent) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsAgent) MarshalJSON ¶
func (v PostUniverseIdsAgent) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsAgent) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsAgent) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsAgent) UnmarshalJSON ¶
func (v *PostUniverseIdsAgent) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsAgentList ¶
type PostUniverseIdsAgentList []PostUniverseIdsAgent
A list of PostUniverseIdsAgent.
func (PostUniverseIdsAgentList) MarshalEasyJSON ¶
func (v PostUniverseIdsAgentList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsAgentList) MarshalJSON ¶
func (v PostUniverseIdsAgentList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsAgentList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsAgentList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsAgentList) UnmarshalJSON ¶
func (v *PostUniverseIdsAgentList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsAlliance ¶
type PostUniverseIdsAlliance struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
alliance object
func (PostUniverseIdsAlliance) MarshalEasyJSON ¶
func (v PostUniverseIdsAlliance) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsAlliance) MarshalJSON ¶
func (v PostUniverseIdsAlliance) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsAlliance) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsAlliance) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsAlliance) UnmarshalJSON ¶
func (v *PostUniverseIdsAlliance) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsAllianceList ¶
type PostUniverseIdsAllianceList []PostUniverseIdsAlliance
A list of PostUniverseIdsAlliance.
func (PostUniverseIdsAllianceList) MarshalEasyJSON ¶
func (v PostUniverseIdsAllianceList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsAllianceList) MarshalJSON ¶
func (v PostUniverseIdsAllianceList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsAllianceList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsAllianceList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsAllianceList) UnmarshalJSON ¶
func (v *PostUniverseIdsAllianceList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsCharacter ¶
type PostUniverseIdsCharacter struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
character object
func (PostUniverseIdsCharacter) MarshalEasyJSON ¶
func (v PostUniverseIdsCharacter) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsCharacter) MarshalJSON ¶
func (v PostUniverseIdsCharacter) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsCharacter) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsCharacter) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsCharacter) UnmarshalJSON ¶
func (v *PostUniverseIdsCharacter) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsCharacterList ¶
type PostUniverseIdsCharacterList []PostUniverseIdsCharacter
A list of PostUniverseIdsCharacter.
func (PostUniverseIdsCharacterList) MarshalEasyJSON ¶
func (v PostUniverseIdsCharacterList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsCharacterList) MarshalJSON ¶
func (v PostUniverseIdsCharacterList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsCharacterList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsCharacterList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsCharacterList) UnmarshalJSON ¶
func (v *PostUniverseIdsCharacterList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsConstellation ¶
type PostUniverseIdsConstellation struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
constellation object
func (PostUniverseIdsConstellation) MarshalEasyJSON ¶
func (v PostUniverseIdsConstellation) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsConstellation) MarshalJSON ¶
func (v PostUniverseIdsConstellation) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsConstellation) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsConstellation) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsConstellation) UnmarshalJSON ¶
func (v *PostUniverseIdsConstellation) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsConstellationList ¶
type PostUniverseIdsConstellationList []PostUniverseIdsConstellation
A list of PostUniverseIdsConstellation.
func (PostUniverseIdsConstellationList) MarshalEasyJSON ¶
func (v PostUniverseIdsConstellationList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsConstellationList) MarshalJSON ¶
func (v PostUniverseIdsConstellationList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsConstellationList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsConstellationList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsConstellationList) UnmarshalJSON ¶
func (v *PostUniverseIdsConstellationList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsCorporation ¶
type PostUniverseIdsCorporation struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
corporation object
func (PostUniverseIdsCorporation) MarshalEasyJSON ¶
func (v PostUniverseIdsCorporation) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsCorporation) MarshalJSON ¶
func (v PostUniverseIdsCorporation) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsCorporation) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsCorporation) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsCorporation) UnmarshalJSON ¶
func (v *PostUniverseIdsCorporation) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsCorporationList ¶
type PostUniverseIdsCorporationList []PostUniverseIdsCorporation
A list of PostUniverseIdsCorporation.
func (PostUniverseIdsCorporationList) MarshalEasyJSON ¶
func (v PostUniverseIdsCorporationList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsCorporationList) MarshalJSON ¶
func (v PostUniverseIdsCorporationList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsCorporationList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsCorporationList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsCorporationList) UnmarshalJSON ¶
func (v *PostUniverseIdsCorporationList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsFaction ¶
type PostUniverseIdsFaction struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
faction object
func (PostUniverseIdsFaction) MarshalEasyJSON ¶
func (v PostUniverseIdsFaction) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsFaction) MarshalJSON ¶
func (v PostUniverseIdsFaction) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsFaction) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsFaction) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsFaction) UnmarshalJSON ¶
func (v *PostUniverseIdsFaction) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsFactionList ¶
type PostUniverseIdsFactionList []PostUniverseIdsFaction
A list of PostUniverseIdsFaction.
func (PostUniverseIdsFactionList) MarshalEasyJSON ¶
func (v PostUniverseIdsFactionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsFactionList) MarshalJSON ¶
func (v PostUniverseIdsFactionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsFactionList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsFactionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsFactionList) UnmarshalJSON ¶
func (v *PostUniverseIdsFactionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsInventoryType ¶
type PostUniverseIdsInventoryType struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
inventory_type object
func (PostUniverseIdsInventoryType) MarshalEasyJSON ¶
func (v PostUniverseIdsInventoryType) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsInventoryType) MarshalJSON ¶
func (v PostUniverseIdsInventoryType) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsInventoryType) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsInventoryType) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsInventoryType) UnmarshalJSON ¶
func (v *PostUniverseIdsInventoryType) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsInventoryTypeList ¶
type PostUniverseIdsInventoryTypeList []PostUniverseIdsInventoryType
A list of PostUniverseIdsInventoryType.
func (PostUniverseIdsInventoryTypeList) MarshalEasyJSON ¶
func (v PostUniverseIdsInventoryTypeList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsInventoryTypeList) MarshalJSON ¶
func (v PostUniverseIdsInventoryTypeList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsInventoryTypeList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsInventoryTypeList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsInventoryTypeList) UnmarshalJSON ¶
func (v *PostUniverseIdsInventoryTypeList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsOk ¶
type PostUniverseIdsOk struct { Agents []PostUniverseIdsAgent `json:"agents,omitempty"` /* agents array */ Alliances []PostUniverseIdsAlliance `json:"alliances,omitempty"` /* alliances array */ Characters []PostUniverseIdsCharacter `json:"characters,omitempty"` /* characters array */ Constellations []PostUniverseIdsConstellation `json:"constellations,omitempty"` /* constellations array */ Corporations []PostUniverseIdsCorporation `json:"corporations,omitempty"` /* corporations array */ Factions []PostUniverseIdsFaction `json:"factions,omitempty"` /* factions array */ InventoryTypes []PostUniverseIdsInventoryType `json:"inventory_types,omitempty"` /* inventory_types array */ Regions []PostUniverseIdsRegion `json:"regions,omitempty"` /* regions array */ Stations []PostUniverseIdsStation `json:"stations,omitempty"` /* stations array */ Systems []PostUniverseIdsSystem `json:"systems,omitempty"` /* systems array */ }
200 ok object
func (PostUniverseIdsOk) MarshalEasyJSON ¶
func (v PostUniverseIdsOk) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsOk) MarshalJSON ¶
func (v PostUniverseIdsOk) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsOk) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsOk) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsOk) UnmarshalJSON ¶
func (v *PostUniverseIdsOk) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsOkList ¶
type PostUniverseIdsOkList []PostUniverseIdsOk
A list of PostUniverseIdsOk.
func (PostUniverseIdsOkList) MarshalEasyJSON ¶
func (v PostUniverseIdsOkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsOkList) MarshalJSON ¶
func (v PostUniverseIdsOkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsOkList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsOkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsOkList) UnmarshalJSON ¶
func (v *PostUniverseIdsOkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsOpts ¶
type PostUniverseIdsRegion ¶
type PostUniverseIdsRegion struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
region object
func (PostUniverseIdsRegion) MarshalEasyJSON ¶
func (v PostUniverseIdsRegion) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsRegion) MarshalJSON ¶
func (v PostUniverseIdsRegion) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsRegion) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsRegion) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsRegion) UnmarshalJSON ¶
func (v *PostUniverseIdsRegion) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsRegionList ¶
type PostUniverseIdsRegionList []PostUniverseIdsRegion
A list of PostUniverseIdsRegion.
func (PostUniverseIdsRegionList) MarshalEasyJSON ¶
func (v PostUniverseIdsRegionList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsRegionList) MarshalJSON ¶
func (v PostUniverseIdsRegionList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsRegionList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsRegionList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsRegionList) UnmarshalJSON ¶
func (v *PostUniverseIdsRegionList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsStation ¶
type PostUniverseIdsStation struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
station object
func (PostUniverseIdsStation) MarshalEasyJSON ¶
func (v PostUniverseIdsStation) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsStation) MarshalJSON ¶
func (v PostUniverseIdsStation) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsStation) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsStation) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsStation) UnmarshalJSON ¶
func (v *PostUniverseIdsStation) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsStationList ¶
type PostUniverseIdsStationList []PostUniverseIdsStation
A list of PostUniverseIdsStation.
func (PostUniverseIdsStationList) MarshalEasyJSON ¶
func (v PostUniverseIdsStationList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsStationList) MarshalJSON ¶
func (v PostUniverseIdsStationList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsStationList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsStationList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsStationList) UnmarshalJSON ¶
func (v *PostUniverseIdsStationList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsSystem ¶
type PostUniverseIdsSystem struct { Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
system object
func (PostUniverseIdsSystem) MarshalEasyJSON ¶
func (v PostUniverseIdsSystem) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsSystem) MarshalJSON ¶
func (v PostUniverseIdsSystem) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsSystem) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsSystem) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsSystem) UnmarshalJSON ¶
func (v *PostUniverseIdsSystem) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseIdsSystemList ¶
type PostUniverseIdsSystemList []PostUniverseIdsSystem
A list of PostUniverseIdsSystem.
func (PostUniverseIdsSystemList) MarshalEasyJSON ¶
func (v PostUniverseIdsSystemList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseIdsSystemList) MarshalJSON ¶
func (v PostUniverseIdsSystemList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseIdsSystemList) UnmarshalEasyJSON ¶
func (v *PostUniverseIdsSystemList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseIdsSystemList) UnmarshalJSON ¶
func (v *PostUniverseIdsSystemList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseNames200Ok ¶
type PostUniverseNames200Ok struct { Category string `json:"category,omitempty"` /* category string */ Id int32 `json:"id,omitempty"` /* id integer */ Name string `json:"name,omitempty"` /* name string */ }
200 ok object
func (PostUniverseNames200Ok) MarshalEasyJSON ¶
func (v PostUniverseNames200Ok) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseNames200Ok) MarshalJSON ¶
func (v PostUniverseNames200Ok) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseNames200Ok) UnmarshalEasyJSON ¶
func (v *PostUniverseNames200Ok) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseNames200Ok) UnmarshalJSON ¶
func (v *PostUniverseNames200Ok) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseNames200OkList ¶
type PostUniverseNames200OkList []PostUniverseNames200Ok
A list of PostUniverseNames200Ok.
func (PostUniverseNames200OkList) MarshalEasyJSON ¶
func (v PostUniverseNames200OkList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseNames200OkList) MarshalJSON ¶
func (v PostUniverseNames200OkList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseNames200OkList) UnmarshalEasyJSON ¶
func (v *PostUniverseNames200OkList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseNames200OkList) UnmarshalJSON ¶
func (v *PostUniverseNames200OkList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseNamesNotFound ¶
type PostUniverseNamesNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PostUniverseNamesNotFound) MarshalEasyJSON ¶
func (v PostUniverseNamesNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseNamesNotFound) MarshalJSON ¶
func (v PostUniverseNamesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseNamesNotFound) UnmarshalEasyJSON ¶
func (v *PostUniverseNamesNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseNamesNotFound) UnmarshalJSON ¶
func (v *PostUniverseNamesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseNamesNotFoundList ¶
type PostUniverseNamesNotFoundList []PostUniverseNamesNotFound
A list of PostUniverseNamesNotFound.
func (PostUniverseNamesNotFoundList) MarshalEasyJSON ¶
func (v PostUniverseNamesNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PostUniverseNamesNotFoundList) MarshalJSON ¶
func (v PostUniverseNamesNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PostUniverseNamesNotFoundList) UnmarshalEasyJSON ¶
func (v *PostUniverseNamesNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PostUniverseNamesNotFoundList) UnmarshalJSON ¶
func (v *PostUniverseNamesNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PostUniverseNamesOpts ¶
type PutCharactersCharacterIdCalendarEventIdResponse ¶
type PutCharactersCharacterIdCalendarEventIdResponse struct {
Response string `json:"response,omitempty"` /* response string */
}
response object
func (PutCharactersCharacterIdCalendarEventIdResponse) MarshalEasyJSON ¶
func (v PutCharactersCharacterIdCalendarEventIdResponse) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutCharactersCharacterIdCalendarEventIdResponse) MarshalJSON ¶
func (v PutCharactersCharacterIdCalendarEventIdResponse) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutCharactersCharacterIdCalendarEventIdResponse) UnmarshalEasyJSON ¶
func (v *PutCharactersCharacterIdCalendarEventIdResponse) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutCharactersCharacterIdCalendarEventIdResponse) UnmarshalJSON ¶
func (v *PutCharactersCharacterIdCalendarEventIdResponse) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutCharactersCharacterIdCalendarEventIdResponseList ¶
type PutCharactersCharacterIdCalendarEventIdResponseList []PutCharactersCharacterIdCalendarEventIdResponse
A list of PutCharactersCharacterIdCalendarEventIdResponse.
func (PutCharactersCharacterIdCalendarEventIdResponseList) MarshalEasyJSON ¶
func (v PutCharactersCharacterIdCalendarEventIdResponseList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutCharactersCharacterIdCalendarEventIdResponseList) MarshalJSON ¶
func (v PutCharactersCharacterIdCalendarEventIdResponseList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutCharactersCharacterIdCalendarEventIdResponseList) UnmarshalEasyJSON ¶
func (v *PutCharactersCharacterIdCalendarEventIdResponseList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutCharactersCharacterIdCalendarEventIdResponseList) UnmarshalJSON ¶
func (v *PutCharactersCharacterIdCalendarEventIdResponseList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutCharactersCharacterIdMailMailIdContents ¶
type PutCharactersCharacterIdMailMailIdContents struct { Labels []int32 `json:"labels,omitempty"` /* Labels to assign to the mail. Pre-existing labels are unassigned. */ Read bool `json:"read,omitempty"` /* Whether the mail is flagged as read */ }
contents object
func (PutCharactersCharacterIdMailMailIdContents) MarshalEasyJSON ¶
func (v PutCharactersCharacterIdMailMailIdContents) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutCharactersCharacterIdMailMailIdContents) MarshalJSON ¶
func (v PutCharactersCharacterIdMailMailIdContents) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutCharactersCharacterIdMailMailIdContents) UnmarshalEasyJSON ¶
func (v *PutCharactersCharacterIdMailMailIdContents) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutCharactersCharacterIdMailMailIdContents) UnmarshalJSON ¶
func (v *PutCharactersCharacterIdMailMailIdContents) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutCharactersCharacterIdMailMailIdContentsList ¶
type PutCharactersCharacterIdMailMailIdContentsList []PutCharactersCharacterIdMailMailIdContents
A list of PutCharactersCharacterIdMailMailIdContents.
func (PutCharactersCharacterIdMailMailIdContentsList) MarshalEasyJSON ¶
func (v PutCharactersCharacterIdMailMailIdContentsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutCharactersCharacterIdMailMailIdContentsList) MarshalJSON ¶
func (v PutCharactersCharacterIdMailMailIdContentsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutCharactersCharacterIdMailMailIdContentsList) UnmarshalEasyJSON ¶
func (v *PutCharactersCharacterIdMailMailIdContentsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutCharactersCharacterIdMailMailIdContentsList) UnmarshalJSON ¶
func (v *PutCharactersCharacterIdMailMailIdContentsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdMembersMemberIdMovement ¶
type PutFleetsFleetIdMembersMemberIdMovement struct { Role string `json:"role,omitempty"` /* If a character is moved to the `fleet_commander` role, neither `wing_id` or `squad_id` should be specified. If a character is moved to the `wing_commander` role, only `wing_id` should be specified. If a character is moved to the `squad_commander` role, both `wing_id` and `squad_id` should be specified. If a character is moved to the `squad_member` role, both `wing_id` and `squad_id` should be specified. */ SquadId int64 `json:"squad_id,omitempty"` /* squad_id integer */ WingId int64 `json:"wing_id,omitempty"` /* wing_id integer */ }
movement object
func (PutFleetsFleetIdMembersMemberIdMovement) MarshalEasyJSON ¶
func (v PutFleetsFleetIdMembersMemberIdMovement) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdMembersMemberIdMovement) MarshalJSON ¶
func (v PutFleetsFleetIdMembersMemberIdMovement) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdMembersMemberIdMovement) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdMovement) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdMembersMemberIdMovement) UnmarshalJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdMovement) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdMembersMemberIdMovementList ¶
type PutFleetsFleetIdMembersMemberIdMovementList []PutFleetsFleetIdMembersMemberIdMovement
A list of PutFleetsFleetIdMembersMemberIdMovement.
func (PutFleetsFleetIdMembersMemberIdMovementList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdMembersMemberIdMovementList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdMembersMemberIdMovementList) MarshalJSON ¶
func (v PutFleetsFleetIdMembersMemberIdMovementList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdMembersMemberIdMovementList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdMovementList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdMembersMemberIdMovementList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdMovementList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdMembersMemberIdNotFound ¶
type PutFleetsFleetIdMembersMemberIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PutFleetsFleetIdMembersMemberIdNotFound) MarshalEasyJSON ¶
func (v PutFleetsFleetIdMembersMemberIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdMembersMemberIdNotFound) MarshalJSON ¶
func (v PutFleetsFleetIdMembersMemberIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdMembersMemberIdNotFound) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdMembersMemberIdNotFound) UnmarshalJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdMembersMemberIdNotFoundList ¶
type PutFleetsFleetIdMembersMemberIdNotFoundList []PutFleetsFleetIdMembersMemberIdNotFound
A list of PutFleetsFleetIdMembersMemberIdNotFound.
func (PutFleetsFleetIdMembersMemberIdNotFoundList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdMembersMemberIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdMembersMemberIdNotFoundList) MarshalJSON ¶
func (v PutFleetsFleetIdMembersMemberIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdMembersMemberIdUnprocessableEntity ¶
type PutFleetsFleetIdMembersMemberIdUnprocessableEntity struct {
Error_ string `json:"error,omitempty"` /* error message */
}
422 unprocessable entity object
func (PutFleetsFleetIdMembersMemberIdUnprocessableEntity) MarshalEasyJSON ¶
func (v PutFleetsFleetIdMembersMemberIdUnprocessableEntity) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdMembersMemberIdUnprocessableEntity) MarshalJSON ¶
func (v PutFleetsFleetIdMembersMemberIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdMembersMemberIdUnprocessableEntity) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdUnprocessableEntity) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdMembersMemberIdUnprocessableEntity) UnmarshalJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdMembersMemberIdUnprocessableEntityList ¶
type PutFleetsFleetIdMembersMemberIdUnprocessableEntityList []PutFleetsFleetIdMembersMemberIdUnprocessableEntity
A list of PutFleetsFleetIdMembersMemberIdUnprocessableEntity.
func (PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) MarshalJSON ¶
func (v PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdMembersMemberIdUnprocessableEntityList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdNewSettings ¶
type PutFleetsFleetIdNewSettings struct { IsFreeMove bool `json:"is_free_move,omitempty"` /* Should free-move be enabled in the fleet */ Motd string `json:"motd,omitempty"` /* New fleet MOTD in CCP flavoured HTML */ }
new_settings object
func (PutFleetsFleetIdNewSettings) MarshalEasyJSON ¶
func (v PutFleetsFleetIdNewSettings) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdNewSettings) MarshalJSON ¶
func (v PutFleetsFleetIdNewSettings) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdNewSettings) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdNewSettings) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdNewSettings) UnmarshalJSON ¶
func (v *PutFleetsFleetIdNewSettings) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdNewSettingsList ¶
type PutFleetsFleetIdNewSettingsList []PutFleetsFleetIdNewSettings
A list of PutFleetsFleetIdNewSettings.
func (PutFleetsFleetIdNewSettingsList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdNewSettingsList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdNewSettingsList) MarshalJSON ¶
func (v PutFleetsFleetIdNewSettingsList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdNewSettingsList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdNewSettingsList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdNewSettingsList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdNewSettingsList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdNotFound ¶
type PutFleetsFleetIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PutFleetsFleetIdNotFound) MarshalEasyJSON ¶
func (v PutFleetsFleetIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdNotFound) MarshalJSON ¶
func (v PutFleetsFleetIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdNotFound) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdNotFound) UnmarshalJSON ¶
func (v *PutFleetsFleetIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdNotFoundList ¶
type PutFleetsFleetIdNotFoundList []PutFleetsFleetIdNotFound
A list of PutFleetsFleetIdNotFound.
func (PutFleetsFleetIdNotFoundList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdNotFoundList) MarshalJSON ¶
func (v PutFleetsFleetIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdNotFoundList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdNotFoundList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdOpts ¶
type PutFleetsFleetIdSquadsSquadIdNaming ¶
type PutFleetsFleetIdSquadsSquadIdNaming struct {
Name string `json:"name,omitempty"` /* name string */
}
naming object
func (PutFleetsFleetIdSquadsSquadIdNaming) MarshalEasyJSON ¶
func (v PutFleetsFleetIdSquadsSquadIdNaming) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdSquadsSquadIdNaming) MarshalJSON ¶
func (v PutFleetsFleetIdSquadsSquadIdNaming) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdSquadsSquadIdNaming) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdSquadsSquadIdNaming) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdSquadsSquadIdNaming) UnmarshalJSON ¶
func (v *PutFleetsFleetIdSquadsSquadIdNaming) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdSquadsSquadIdNamingList ¶
type PutFleetsFleetIdSquadsSquadIdNamingList []PutFleetsFleetIdSquadsSquadIdNaming
A list of PutFleetsFleetIdSquadsSquadIdNaming.
func (PutFleetsFleetIdSquadsSquadIdNamingList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdSquadsSquadIdNamingList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdSquadsSquadIdNamingList) MarshalJSON ¶
func (v PutFleetsFleetIdSquadsSquadIdNamingList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdSquadsSquadIdNamingList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdSquadsSquadIdNamingList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdSquadsSquadIdNamingList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdSquadsSquadIdNamingList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdSquadsSquadIdNotFound ¶
type PutFleetsFleetIdSquadsSquadIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PutFleetsFleetIdSquadsSquadIdNotFound) MarshalEasyJSON ¶
func (v PutFleetsFleetIdSquadsSquadIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdSquadsSquadIdNotFound) MarshalJSON ¶
func (v PutFleetsFleetIdSquadsSquadIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdSquadsSquadIdNotFound) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdSquadsSquadIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdSquadsSquadIdNotFound) UnmarshalJSON ¶
func (v *PutFleetsFleetIdSquadsSquadIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdSquadsSquadIdNotFoundList ¶
type PutFleetsFleetIdSquadsSquadIdNotFoundList []PutFleetsFleetIdSquadsSquadIdNotFound
A list of PutFleetsFleetIdSquadsSquadIdNotFound.
func (PutFleetsFleetIdSquadsSquadIdNotFoundList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdSquadsSquadIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdSquadsSquadIdNotFoundList) MarshalJSON ¶
func (v PutFleetsFleetIdSquadsSquadIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdSquadsSquadIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdWingsWingIdNaming ¶
type PutFleetsFleetIdWingsWingIdNaming struct {
Name string `json:"name,omitempty"` /* name string */
}
naming object
func (PutFleetsFleetIdWingsWingIdNaming) MarshalEasyJSON ¶
func (v PutFleetsFleetIdWingsWingIdNaming) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdWingsWingIdNaming) MarshalJSON ¶
func (v PutFleetsFleetIdWingsWingIdNaming) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdWingsWingIdNaming) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdWingsWingIdNaming) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdWingsWingIdNaming) UnmarshalJSON ¶
func (v *PutFleetsFleetIdWingsWingIdNaming) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdWingsWingIdNamingList ¶
type PutFleetsFleetIdWingsWingIdNamingList []PutFleetsFleetIdWingsWingIdNaming
A list of PutFleetsFleetIdWingsWingIdNaming.
func (PutFleetsFleetIdWingsWingIdNamingList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdWingsWingIdNamingList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdWingsWingIdNamingList) MarshalJSON ¶
func (v PutFleetsFleetIdWingsWingIdNamingList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdWingsWingIdNamingList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdWingsWingIdNamingList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdWingsWingIdNamingList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdWingsWingIdNamingList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdWingsWingIdNotFound ¶
type PutFleetsFleetIdWingsWingIdNotFound struct {
Error_ string `json:"error,omitempty"` /* Not found message */
}
Not found
func (PutFleetsFleetIdWingsWingIdNotFound) MarshalEasyJSON ¶
func (v PutFleetsFleetIdWingsWingIdNotFound) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdWingsWingIdNotFound) MarshalJSON ¶
func (v PutFleetsFleetIdWingsWingIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdWingsWingIdNotFound) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdWingsWingIdNotFound) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdWingsWingIdNotFound) UnmarshalJSON ¶
func (v *PutFleetsFleetIdWingsWingIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type PutFleetsFleetIdWingsWingIdNotFoundList ¶
type PutFleetsFleetIdWingsWingIdNotFoundList []PutFleetsFleetIdWingsWingIdNotFound
A list of PutFleetsFleetIdWingsWingIdNotFound.
func (PutFleetsFleetIdWingsWingIdNotFoundList) MarshalEasyJSON ¶
func (v PutFleetsFleetIdWingsWingIdNotFoundList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (PutFleetsFleetIdWingsWingIdNotFoundList) MarshalJSON ¶
func (v PutFleetsFleetIdWingsWingIdNotFoundList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*PutFleetsFleetIdWingsWingIdNotFoundList) UnmarshalEasyJSON ¶
func (v *PutFleetsFleetIdWingsWingIdNotFoundList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*PutFleetsFleetIdWingsWingIdNotFoundList) UnmarshalJSON ¶
func (v *PutFleetsFleetIdWingsWingIdNotFoundList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type RoutesApiService ¶
type RoutesApiService service
func (*RoutesApiService) GetRouteOriginDestination ¶
func (a *RoutesApiService) GetRouteOriginDestination(ctx context.Context, destination int32, origin int32, localVarOptionals *GetRouteOriginDestinationOpts) ([]int32, *http.Response, error)
type SearchApiService ¶
type SearchApiService service
func (*SearchApiService) GetCharactersCharacterIdSearch ¶
func (a *SearchApiService) GetCharactersCharacterIdSearch(ctx context.Context, categories []string, characterId int32, search string, localVarOptionals *GetCharactersCharacterIdSearchOpts) (GetCharactersCharacterIdSearchOk, *http.Response, error)
func (*SearchApiService) GetSearch ¶
func (a *SearchApiService) GetSearch(ctx context.Context, categories []string, search string, localVarOptionals *GetSearchOpts) (GetSearchOk, *http.Response, error)
type ServiceUnavailable ¶
type ServiceUnavailable struct {
}Service unavailable model
func (ServiceUnavailable) MarshalEasyJSON ¶
func (v ServiceUnavailable) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (ServiceUnavailable) MarshalJSON ¶
func (v ServiceUnavailable) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*ServiceUnavailable) UnmarshalEasyJSON ¶
func (v *ServiceUnavailable) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*ServiceUnavailable) UnmarshalJSON ¶
func (v *ServiceUnavailable) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type ServiceUnavailableList ¶
type ServiceUnavailableList []ServiceUnavailable
A list of ServiceUnavailable.
func (ServiceUnavailableList) MarshalEasyJSON ¶
func (v ServiceUnavailableList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (ServiceUnavailableList) MarshalJSON ¶
func (v ServiceUnavailableList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*ServiceUnavailableList) UnmarshalEasyJSON ¶
func (v *ServiceUnavailableList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*ServiceUnavailableList) UnmarshalJSON ¶
func (v *ServiceUnavailableList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type SkillsApiService ¶
type SkillsApiService service
func (*SkillsApiService) GetCharactersCharacterIdAttributes ¶
func (a *SkillsApiService) GetCharactersCharacterIdAttributes(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdAttributesOpts) (GetCharactersCharacterIdAttributesOk, *http.Response, error)
func (*SkillsApiService) GetCharactersCharacterIdSkillqueue ¶
func (a *SkillsApiService) GetCharactersCharacterIdSkillqueue(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdSkillqueueOpts) ([]GetCharactersCharacterIdSkillqueue200Ok, *http.Response, error)
func (*SkillsApiService) GetCharactersCharacterIdSkills ¶
func (a *SkillsApiService) GetCharactersCharacterIdSkills(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdSkillsOpts) (GetCharactersCharacterIdSkillsOk, *http.Response, error)
type SovereigntyApiService ¶
type SovereigntyApiService service
func (*SovereigntyApiService) GetSovereigntyCampaigns ¶
func (a *SovereigntyApiService) GetSovereigntyCampaigns(ctx context.Context, localVarOptionals *GetSovereigntyCampaignsOpts) ([]GetSovereigntyCampaigns200Ok, *http.Response, error)
func (*SovereigntyApiService) GetSovereigntyMap ¶
func (a *SovereigntyApiService) GetSovereigntyMap(ctx context.Context, localVarOptionals *GetSovereigntyMapOpts) ([]GetSovereigntyMap200Ok, *http.Response, error)
func (*SovereigntyApiService) GetSovereigntyStructures ¶
func (a *SovereigntyApiService) GetSovereigntyStructures(ctx context.Context, localVarOptionals *GetSovereigntyStructuresOpts) ([]GetSovereigntyStructures200Ok, *http.Response, error)
type StatusApiService ¶
type StatusApiService service
func (*StatusApiService) GetStatus ¶
func (a *StatusApiService) GetStatus(ctx context.Context, localVarOptionals *GetStatusOpts) (GetStatusOk, *http.Response, error)
type Unauthorized ¶
type Unauthorized struct {
}Unauthorized model
func (Unauthorized) MarshalEasyJSON ¶
func (v Unauthorized) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (Unauthorized) MarshalJSON ¶
func (v Unauthorized) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*Unauthorized) UnmarshalEasyJSON ¶
func (v *Unauthorized) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*Unauthorized) UnmarshalJSON ¶
func (v *Unauthorized) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type UnauthorizedList ¶
type UnauthorizedList []Unauthorized
A list of Unauthorized.
func (UnauthorizedList) MarshalEasyJSON ¶
func (v UnauthorizedList) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (UnauthorizedList) MarshalJSON ¶
func (v UnauthorizedList) MarshalJSON() ([]byte, error)
MarshalJSON supports json.Marshaler interface
func (*UnauthorizedList) UnmarshalEasyJSON ¶
func (v *UnauthorizedList) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*UnauthorizedList) UnmarshalJSON ¶
func (v *UnauthorizedList) UnmarshalJSON(data []byte) error
UnmarshalJSON supports json.Unmarshaler interface
type UniverseApiService ¶
type UniverseApiService service
func (*UniverseApiService) GetUniverseAncestries ¶
func (a *UniverseApiService) GetUniverseAncestries(ctx context.Context, localVarOptionals *GetUniverseAncestriesOpts) ([]GetUniverseAncestries200Ok, *http.Response, error)
func (*UniverseApiService) GetUniverseAsteroidBeltsAsteroidBeltId ¶
func (a *UniverseApiService) GetUniverseAsteroidBeltsAsteroidBeltId(ctx context.Context, asteroidBeltId int32, localVarOptionals *GetUniverseAsteroidBeltsAsteroidBeltIdOpts) (GetUniverseAsteroidBeltsAsteroidBeltIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseBloodlines ¶
func (a *UniverseApiService) GetUniverseBloodlines(ctx context.Context, localVarOptionals *GetUniverseBloodlinesOpts) ([]GetUniverseBloodlines200Ok, *http.Response, error)
func (*UniverseApiService) GetUniverseCategories ¶
func (a *UniverseApiService) GetUniverseCategories(ctx context.Context, localVarOptionals *GetUniverseCategoriesOpts) ([]int32, *http.Response, error)
func (*UniverseApiService) GetUniverseCategoriesCategoryId ¶
func (a *UniverseApiService) GetUniverseCategoriesCategoryId(ctx context.Context, categoryId int32, localVarOptionals *GetUniverseCategoriesCategoryIdOpts) (GetUniverseCategoriesCategoryIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseConstellations ¶
func (a *UniverseApiService) GetUniverseConstellations(ctx context.Context, localVarOptionals *GetUniverseConstellationsOpts) ([]int32, *http.Response, error)
func (*UniverseApiService) GetUniverseConstellationsConstellationId ¶
func (a *UniverseApiService) GetUniverseConstellationsConstellationId(ctx context.Context, constellationId int32, localVarOptionals *GetUniverseConstellationsConstellationIdOpts) (GetUniverseConstellationsConstellationIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseFactions ¶
func (a *UniverseApiService) GetUniverseFactions(ctx context.Context, localVarOptionals *GetUniverseFactionsOpts) ([]GetUniverseFactions200Ok, *http.Response, error)
func (*UniverseApiService) GetUniverseGraphics ¶
func (a *UniverseApiService) GetUniverseGraphics(ctx context.Context, localVarOptionals *GetUniverseGraphicsOpts) ([]int32, *http.Response, error)
func (*UniverseApiService) GetUniverseGraphicsGraphicId ¶
func (a *UniverseApiService) GetUniverseGraphicsGraphicId(ctx context.Context, graphicId int32, localVarOptionals *GetUniverseGraphicsGraphicIdOpts) (GetUniverseGraphicsGraphicIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseGroups ¶
func (a *UniverseApiService) GetUniverseGroups(ctx context.Context, localVarOptionals *GetUniverseGroupsOpts) ([]int32, *http.Response, error)
func (*UniverseApiService) GetUniverseGroupsGroupId ¶
func (a *UniverseApiService) GetUniverseGroupsGroupId(ctx context.Context, groupId int32, localVarOptionals *GetUniverseGroupsGroupIdOpts) (GetUniverseGroupsGroupIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseMoonsMoonId ¶
func (a *UniverseApiService) GetUniverseMoonsMoonId(ctx context.Context, moonId int32, localVarOptionals *GetUniverseMoonsMoonIdOpts) (GetUniverseMoonsMoonIdOk, *http.Response, error)
func (*UniverseApiService) GetUniversePlanetsPlanetId ¶
func (a *UniverseApiService) GetUniversePlanetsPlanetId(ctx context.Context, planetId int32, localVarOptionals *GetUniversePlanetsPlanetIdOpts) (GetUniversePlanetsPlanetIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseRaces ¶
func (a *UniverseApiService) GetUniverseRaces(ctx context.Context, localVarOptionals *GetUniverseRacesOpts) ([]GetUniverseRaces200Ok, *http.Response, error)
func (*UniverseApiService) GetUniverseRegions ¶
func (a *UniverseApiService) GetUniverseRegions(ctx context.Context, localVarOptionals *GetUniverseRegionsOpts) ([]int32, *http.Response, error)
func (*UniverseApiService) GetUniverseRegionsRegionId ¶
func (a *UniverseApiService) GetUniverseRegionsRegionId(ctx context.Context, regionId int32, localVarOptionals *GetUniverseRegionsRegionIdOpts) (GetUniverseRegionsRegionIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseStargatesStargateId ¶
func (a *UniverseApiService) GetUniverseStargatesStargateId(ctx context.Context, stargateId int32, localVarOptionals *GetUniverseStargatesStargateIdOpts) (GetUniverseStargatesStargateIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseStarsStarId ¶
func (a *UniverseApiService) GetUniverseStarsStarId(ctx context.Context, starId int32, localVarOptionals *GetUniverseStarsStarIdOpts) (GetUniverseStarsStarIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseStationsStationId ¶
func (a *UniverseApiService) GetUniverseStationsStationId(ctx context.Context, stationId int32, localVarOptionals *GetUniverseStationsStationIdOpts) (GetUniverseStationsStationIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseStructures ¶
func (a *UniverseApiService) GetUniverseStructures(ctx context.Context, localVarOptionals *GetUniverseStructuresOpts) ([]int64, *http.Response, error)
func (*UniverseApiService) GetUniverseStructuresStructureId ¶
func (a *UniverseApiService) GetUniverseStructuresStructureId(ctx context.Context, structureId int64, localVarOptionals *GetUniverseStructuresStructureIdOpts) (GetUniverseStructuresStructureIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseSystemJumps ¶
func (a *UniverseApiService) GetUniverseSystemJumps(ctx context.Context, localVarOptionals *GetUniverseSystemJumpsOpts) ([]GetUniverseSystemJumps200Ok, *http.Response, error)
func (*UniverseApiService) GetUniverseSystemKills ¶
func (a *UniverseApiService) GetUniverseSystemKills(ctx context.Context, localVarOptionals *GetUniverseSystemKillsOpts) ([]GetUniverseSystemKills200Ok, *http.Response, error)
func (*UniverseApiService) GetUniverseSystems ¶
func (a *UniverseApiService) GetUniverseSystems(ctx context.Context, localVarOptionals *GetUniverseSystemsOpts) ([]int32, *http.Response, error)
func (*UniverseApiService) GetUniverseSystemsSystemId ¶
func (a *UniverseApiService) GetUniverseSystemsSystemId(ctx context.Context, systemId int32, localVarOptionals *GetUniverseSystemsSystemIdOpts) (GetUniverseSystemsSystemIdOk, *http.Response, error)
func (*UniverseApiService) GetUniverseTypes ¶
func (a *UniverseApiService) GetUniverseTypes(ctx context.Context, localVarOptionals *GetUniverseTypesOpts) ([]int32, *http.Response, error)
func (*UniverseApiService) GetUniverseTypesTypeId ¶
func (a *UniverseApiService) GetUniverseTypesTypeId(ctx context.Context, typeId int32, localVarOptionals *GetUniverseTypesTypeIdOpts) (GetUniverseTypesTypeIdOk, *http.Response, error)
func (*UniverseApiService) PostUniverseIds ¶
func (a *UniverseApiService) PostUniverseIds(ctx context.Context, names []string, localVarOptionals *PostUniverseIdsOpts) (PostUniverseIdsOk, *http.Response, error)
func (*UniverseApiService) PostUniverseNames ¶
func (a *UniverseApiService) PostUniverseNames(ctx context.Context, ids []int32, localVarOptionals *PostUniverseNamesOpts) ([]PostUniverseNames200Ok, *http.Response, error)
type UserInterfaceApiService ¶
type UserInterfaceApiService service
func (*UserInterfaceApiService) PostUiAutopilotWaypoint ¶
func (a *UserInterfaceApiService) PostUiAutopilotWaypoint(ctx context.Context, addToBeginning bool, clearOtherWaypoints bool, destinationId int64, localVarOptionals *PostUiAutopilotWaypointOpts) (*http.Response, error)
func (*UserInterfaceApiService) PostUiOpenwindowContract ¶
func (a *UserInterfaceApiService) PostUiOpenwindowContract(ctx context.Context, contractId int32, localVarOptionals *PostUiOpenwindowContractOpts) (*http.Response, error)
func (*UserInterfaceApiService) PostUiOpenwindowInformation ¶
func (a *UserInterfaceApiService) PostUiOpenwindowInformation(ctx context.Context, targetId int32, localVarOptionals *PostUiOpenwindowInformationOpts) (*http.Response, error)
func (*UserInterfaceApiService) PostUiOpenwindowMarketdetails ¶
func (a *UserInterfaceApiService) PostUiOpenwindowMarketdetails(ctx context.Context, typeId int32, localVarOptionals *PostUiOpenwindowMarketdetailsOpts) (*http.Response, error)
func (*UserInterfaceApiService) PostUiOpenwindowNewmail ¶
func (a *UserInterfaceApiService) PostUiOpenwindowNewmail(ctx context.Context, newMail PostUiOpenwindowNewmailNewMail, localVarOptionals *PostUiOpenwindowNewmailOpts) (*http.Response, error)
type WalletApiService ¶
type WalletApiService service
func (*WalletApiService) GetCharactersCharacterIdWallet ¶
func (a *WalletApiService) GetCharactersCharacterIdWallet(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdWalletOpts) (float64, *http.Response, error)
func (*WalletApiService) GetCharactersCharacterIdWalletJournal ¶
func (a *WalletApiService) GetCharactersCharacterIdWalletJournal(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdWalletJournalOpts) ([]GetCharactersCharacterIdWalletJournal200Ok, *http.Response, error)
func (*WalletApiService) GetCharactersCharacterIdWalletTransactions ¶
func (a *WalletApiService) GetCharactersCharacterIdWalletTransactions(ctx context.Context, characterId int32, localVarOptionals *GetCharactersCharacterIdWalletTransactionsOpts) ([]GetCharactersCharacterIdWalletTransactions200Ok, *http.Response, error)
func (*WalletApiService) GetCorporationsCorporationIdWallets ¶
func (a *WalletApiService) GetCorporationsCorporationIdWallets(ctx context.Context, corporationId int32, localVarOptionals *GetCorporationsCorporationIdWalletsOpts) ([]GetCorporationsCorporationIdWallets200Ok, *http.Response, error)
func (*WalletApiService) GetCorporationsCorporationIdWalletsDivisionJournal ¶
func (a *WalletApiService) GetCorporationsCorporationIdWalletsDivisionJournal(ctx context.Context, corporationId int32, division int32, localVarOptionals *GetCorporationsCorporationIdWalletsDivisionJournalOpts) ([]GetCorporationsCorporationIdWalletsDivisionJournal200Ok, *http.Response, error)
func (*WalletApiService) GetCorporationsCorporationIdWalletsDivisionTransactions ¶
func (a *WalletApiService) GetCorporationsCorporationIdWalletsDivisionTransactions(ctx context.Context, corporationId int32, division int32, localVarOptionals *GetCorporationsCorporationIdWalletsDivisionTransactionsOpts) ([]GetCorporationsCorporationIdWalletsDivisionTransactions200Ok, *http.Response, error)
type WarsApiService ¶
type WarsApiService service
func (*WarsApiService) GetWars ¶
func (a *WarsApiService) GetWars(ctx context.Context, localVarOptionals *GetWarsOpts) ([]int32, *http.Response, error)
func (*WarsApiService) GetWarsWarId ¶
func (a *WarsApiService) GetWarsWarId(ctx context.Context, warId int32, localVarOptionals *GetWarsWarIdOpts) (GetWarsWarIdOk, *http.Response, error)
func (*WarsApiService) GetWarsWarIdKillmails ¶
func (a *WarsApiService) GetWarsWarIdKillmails(ctx context.Context, warId int32, localVarOptionals *GetWarsWarIdKillmailsOpts) ([]GetWarsWarIdKillmails200Ok, *http.Response, error)
Source Files ¶
- api_alliance.go
- api_assets.go
- api_bookmarks.go
- api_calendar.go
- api_character.go
- api_clones.go
- api_contacts.go
- api_contracts.go
- api_corporation.go
- api_dogma.go
- api_faction_warfare.go
- api_fittings.go
- api_fleets.go
- api_incursions.go
- api_industry.go
- api_insurance.go
- api_killmails.go
- api_location.go
- api_loyalty.go
- api_mail.go
- api_market.go
- api_opportunities.go
- api_planetary_interaction.go
- api_routes.go
- api_search.go
- api_skills.go
- api_sovereignty.go
- api_status.go
- api_universe.go
- api_user_interface.go
- api_wallet.go
- api_wars.go
- client.go
- configuration.go
- model_bad_request.go
- model_bad_request_easyjson.go
- model_delete_characters_character_id_mail_labels_label_id_unprocessable_entity.go
- model_delete_characters_character_id_mail_labels_label_id_unprocessable_entity_easyjson.go
- model_delete_fleets_fleet_id_members_member_id_not_found.go
- model_delete_fleets_fleet_id_members_member_id_not_found_easyjson.go
- model_delete_fleets_fleet_id_squads_squad_id_not_found.go
- model_delete_fleets_fleet_id_squads_squad_id_not_found_easyjson.go
- model_delete_fleets_fleet_id_wings_wing_id_not_found.go
- model_delete_fleets_fleet_id_wings_wing_id_not_found_easyjson.go
- model_error_limited.go
- model_error_limited_easyjson.go
- model_forbidden.go
- model_forbidden_easyjson.go
- model_gateway_timeout.go
- model_gateway_timeout_easyjson.go
- model_get_alliances_alliance_id_contacts_200_ok.go
- model_get_alliances_alliance_id_contacts_200_ok_easyjson.go
- model_get_alliances_alliance_id_contacts_labels_200_ok.go
- model_get_alliances_alliance_id_contacts_labels_200_ok_easyjson.go
- model_get_alliances_alliance_id_icons_not_found.go
- model_get_alliances_alliance_id_icons_not_found_easyjson.go
- model_get_alliances_alliance_id_icons_ok.go
- model_get_alliances_alliance_id_icons_ok_easyjson.go
- model_get_alliances_alliance_id_not_found.go
- model_get_alliances_alliance_id_not_found_easyjson.go
- model_get_alliances_alliance_id_ok.go
- model_get_alliances_alliance_id_ok_easyjson.go
- model_get_characters_character_id_agents_research_200_ok.go
- model_get_characters_character_id_agents_research_200_ok_easyjson.go
- model_get_characters_character_id_assets_200_ok.go
- model_get_characters_character_id_assets_200_ok_easyjson.go
- model_get_characters_character_id_assets_not_found.go
- model_get_characters_character_id_assets_not_found_easyjson.go
- model_get_characters_character_id_attributes_ok.go
- model_get_characters_character_id_attributes_ok_easyjson.go
- model_get_characters_character_id_blueprints_200_ok.go
- model_get_characters_character_id_blueprints_200_ok_easyjson.go
- model_get_characters_character_id_bookmarks_200_ok.go
- model_get_characters_character_id_bookmarks_200_ok_easyjson.go
- model_get_characters_character_id_bookmarks_coordinates.go
- model_get_characters_character_id_bookmarks_coordinates_easyjson.go
- model_get_characters_character_id_bookmarks_folders_200_ok.go
- model_get_characters_character_id_bookmarks_folders_200_ok_easyjson.go
- model_get_characters_character_id_bookmarks_item.go
- model_get_characters_character_id_bookmarks_item_easyjson.go
- model_get_characters_character_id_calendar_200_ok.go
- model_get_characters_character_id_calendar_200_ok_easyjson.go
- model_get_characters_character_id_calendar_event_id_attendees_200_ok.go
- model_get_characters_character_id_calendar_event_id_attendees_200_ok_easyjson.go
- model_get_characters_character_id_calendar_event_id_attendees_not_found.go
- model_get_characters_character_id_calendar_event_id_attendees_not_found_easyjson.go
- model_get_characters_character_id_calendar_event_id_not_found.go
- model_get_characters_character_id_calendar_event_id_not_found_easyjson.go
- model_get_characters_character_id_calendar_event_id_ok.go
- model_get_characters_character_id_calendar_event_id_ok_easyjson.go
- model_get_characters_character_id_clones_home_location.go
- model_get_characters_character_id_clones_home_location_easyjson.go
- model_get_characters_character_id_clones_jump_clone.go
- model_get_characters_character_id_clones_jump_clone_easyjson.go
- model_get_characters_character_id_clones_ok.go
- model_get_characters_character_id_clones_ok_easyjson.go
- model_get_characters_character_id_contacts_200_ok.go
- model_get_characters_character_id_contacts_200_ok_easyjson.go
- model_get_characters_character_id_contacts_labels_200_ok.go
- model_get_characters_character_id_contacts_labels_200_ok_easyjson.go
- model_get_characters_character_id_contracts_200_ok.go
- model_get_characters_character_id_contracts_200_ok_easyjson.go
- model_get_characters_character_id_contracts_contract_id_bids_200_ok.go
- model_get_characters_character_id_contracts_contract_id_bids_200_ok_easyjson.go
- model_get_characters_character_id_contracts_contract_id_bids_not_found.go
- model_get_characters_character_id_contracts_contract_id_bids_not_found_easyjson.go
- model_get_characters_character_id_contracts_contract_id_items_200_ok.go
- model_get_characters_character_id_contracts_contract_id_items_200_ok_easyjson.go
- model_get_characters_character_id_contracts_contract_id_items_not_found.go
- model_get_characters_character_id_contracts_contract_id_items_not_found_easyjson.go
- model_get_characters_character_id_corporationhistory_200_ok.go
- model_get_characters_character_id_corporationhistory_200_ok_easyjson.go
- model_get_characters_character_id_fatigue_ok.go
- model_get_characters_character_id_fatigue_ok_easyjson.go
- model_get_characters_character_id_fittings_200_ok.go
- model_get_characters_character_id_fittings_200_ok_easyjson.go
- model_get_characters_character_id_fittings_item.go
- model_get_characters_character_id_fittings_item_easyjson.go
- model_get_characters_character_id_fleet_not_found.go
- model_get_characters_character_id_fleet_not_found_easyjson.go
- model_get_characters_character_id_fleet_ok.go
- model_get_characters_character_id_fleet_ok_easyjson.go
- model_get_characters_character_id_fw_stats_kills.go
- model_get_characters_character_id_fw_stats_kills_easyjson.go
- model_get_characters_character_id_fw_stats_ok.go
- model_get_characters_character_id_fw_stats_ok_easyjson.go
- model_get_characters_character_id_fw_stats_victory_points.go
- model_get_characters_character_id_fw_stats_victory_points_easyjson.go
- model_get_characters_character_id_industry_jobs_200_ok.go
- model_get_characters_character_id_industry_jobs_200_ok_easyjson.go
- model_get_characters_character_id_killmails_recent_200_ok.go
- model_get_characters_character_id_killmails_recent_200_ok_easyjson.go
- model_get_characters_character_id_location_ok.go
- model_get_characters_character_id_location_ok_easyjson.go
- model_get_characters_character_id_loyalty_points_200_ok.go
- model_get_characters_character_id_loyalty_points_200_ok_easyjson.go
- model_get_characters_character_id_mail_200_ok.go
- model_get_characters_character_id_mail_200_ok_easyjson.go
- model_get_characters_character_id_mail_labels_label.go
- model_get_characters_character_id_mail_labels_label_easyjson.go
- model_get_characters_character_id_mail_labels_ok.go
- model_get_characters_character_id_mail_labels_ok_easyjson.go
- model_get_characters_character_id_mail_lists_200_ok.go
- model_get_characters_character_id_mail_lists_200_ok_easyjson.go
- model_get_characters_character_id_mail_mail_id_not_found.go
- model_get_characters_character_id_mail_mail_id_not_found_easyjson.go
- model_get_characters_character_id_mail_mail_id_ok.go
- model_get_characters_character_id_mail_mail_id_ok_easyjson.go
- model_get_characters_character_id_mail_mail_id_recipient.go
- model_get_characters_character_id_mail_mail_id_recipient_easyjson.go
- model_get_characters_character_id_mail_recipient.go
- model_get_characters_character_id_mail_recipient_easyjson.go
- model_get_characters_character_id_medals_200_ok.go
- model_get_characters_character_id_medals_200_ok_easyjson.go
- model_get_characters_character_id_medals_graphic.go
- model_get_characters_character_id_medals_graphic_easyjson.go
- model_get_characters_character_id_mining_200_ok.go
- model_get_characters_character_id_mining_200_ok_easyjson.go
- model_get_characters_character_id_not_found.go
- model_get_characters_character_id_not_found_easyjson.go
- model_get_characters_character_id_notifications_200_ok.go
- model_get_characters_character_id_notifications_200_ok_easyjson.go
- model_get_characters_character_id_notifications_contacts_200_ok.go
- model_get_characters_character_id_notifications_contacts_200_ok_easyjson.go
- model_get_characters_character_id_ok.go
- model_get_characters_character_id_ok_easyjson.go
- model_get_characters_character_id_online_ok.go
- model_get_characters_character_id_online_ok_easyjson.go
- model_get_characters_character_id_opportunities_200_ok.go
- model_get_characters_character_id_opportunities_200_ok_easyjson.go
- model_get_characters_character_id_orders_200_ok.go
- model_get_characters_character_id_orders_200_ok_easyjson.go
- model_get_characters_character_id_orders_history_200_ok.go
- model_get_characters_character_id_orders_history_200_ok_easyjson.go
- model_get_characters_character_id_planets_200_ok.go
- model_get_characters_character_id_planets_200_ok_easyjson.go
- model_get_characters_character_id_planets_planet_id_content.go
- model_get_characters_character_id_planets_planet_id_content_easyjson.go
- model_get_characters_character_id_planets_planet_id_extractor_details.go
- model_get_characters_character_id_planets_planet_id_extractor_details_easyjson.go
- model_get_characters_character_id_planets_planet_id_factory_details.go
- model_get_characters_character_id_planets_planet_id_factory_details_easyjson.go
- model_get_characters_character_id_planets_planet_id_head.go
- model_get_characters_character_id_planets_planet_id_head_easyjson.go
- model_get_characters_character_id_planets_planet_id_link.go
- model_get_characters_character_id_planets_planet_id_link_easyjson.go
- model_get_characters_character_id_planets_planet_id_not_found.go
- model_get_characters_character_id_planets_planet_id_not_found_easyjson.go
- model_get_characters_character_id_planets_planet_id_ok.go
- model_get_characters_character_id_planets_planet_id_ok_easyjson.go
- model_get_characters_character_id_planets_planet_id_pin.go
- model_get_characters_character_id_planets_planet_id_pin_easyjson.go
- model_get_characters_character_id_planets_planet_id_route.go
- model_get_characters_character_id_planets_planet_id_route_easyjson.go
- model_get_characters_character_id_portrait_not_found.go
- model_get_characters_character_id_portrait_not_found_easyjson.go
- model_get_characters_character_id_portrait_ok.go
- model_get_characters_character_id_portrait_ok_easyjson.go
- model_get_characters_character_id_roles_ok.go
- model_get_characters_character_id_roles_ok_easyjson.go
- model_get_characters_character_id_search_ok.go
- model_get_characters_character_id_search_ok_easyjson.go
- model_get_characters_character_id_ship_ok.go
- model_get_characters_character_id_ship_ok_easyjson.go
- model_get_characters_character_id_skillqueue_200_ok.go
- model_get_characters_character_id_skillqueue_200_ok_easyjson.go
- model_get_characters_character_id_skills_ok.go
- model_get_characters_character_id_skills_ok_easyjson.go
- model_get_characters_character_id_skills_skill.go
- model_get_characters_character_id_skills_skill_easyjson.go
- model_get_characters_character_id_standings_200_ok.go
- model_get_characters_character_id_standings_200_ok_easyjson.go
- model_get_characters_character_id_titles_200_ok.go
- model_get_characters_character_id_titles_200_ok_easyjson.go
- model_get_characters_character_id_wallet_journal_200_ok.go
- model_get_characters_character_id_wallet_journal_200_ok_easyjson.go
- model_get_characters_character_id_wallet_transactions_200_ok.go
- model_get_characters_character_id_wallet_transactions_200_ok_easyjson.go
- model_get_contracts_public_bids_contract_id_200_ok.go
- model_get_contracts_public_bids_contract_id_200_ok_easyjson.go
- model_get_contracts_public_bids_contract_id_forbidden.go
- model_get_contracts_public_bids_contract_id_forbidden_easyjson.go
- model_get_contracts_public_bids_contract_id_not_found.go
- model_get_contracts_public_bids_contract_id_not_found_easyjson.go
- model_get_contracts_public_items_contract_id_200_ok.go
- model_get_contracts_public_items_contract_id_200_ok_easyjson.go
- model_get_contracts_public_items_contract_id_forbidden.go
- model_get_contracts_public_items_contract_id_forbidden_easyjson.go
- model_get_contracts_public_items_contract_id_not_found.go
- model_get_contracts_public_items_contract_id_not_found_easyjson.go
- model_get_contracts_public_region_id_200_ok.go
- model_get_contracts_public_region_id_200_ok_easyjson.go
- model_get_contracts_public_region_id_not_found.go
- model_get_contracts_public_region_id_not_found_easyjson.go
- model_get_corporation_corporation_id_mining_extractions_200_ok.go
- model_get_corporation_corporation_id_mining_extractions_200_ok_easyjson.go
- model_get_corporation_corporation_id_mining_observers_200_ok.go
- model_get_corporation_corporation_id_mining_observers_200_ok_easyjson.go
- model_get_corporation_corporation_id_mining_observers_observer_id_200_ok.go
- model_get_corporation_corporation_id_mining_observers_observer_id_200_ok_easyjson.go
- model_get_corporations_corporation_id_alliancehistory_200_ok.go
- model_get_corporations_corporation_id_alliancehistory_200_ok_easyjson.go
- model_get_corporations_corporation_id_assets_200_ok.go
- model_get_corporations_corporation_id_assets_200_ok_easyjson.go
- model_get_corporations_corporation_id_blueprints_200_ok.go
- model_get_corporations_corporation_id_blueprints_200_ok_easyjson.go
- model_get_corporations_corporation_id_bookmarks_200_ok.go
- model_get_corporations_corporation_id_bookmarks_200_ok_easyjson.go
- model_get_corporations_corporation_id_bookmarks_coordinates.go
- model_get_corporations_corporation_id_bookmarks_coordinates_easyjson.go
- model_get_corporations_corporation_id_bookmarks_folders_200_ok.go
- model_get_corporations_corporation_id_bookmarks_folders_200_ok_easyjson.go
- model_get_corporations_corporation_id_bookmarks_item.go
- model_get_corporations_corporation_id_bookmarks_item_easyjson.go
- model_get_corporations_corporation_id_contacts_200_ok.go
- model_get_corporations_corporation_id_contacts_200_ok_easyjson.go
- model_get_corporations_corporation_id_contacts_labels_200_ok.go
- model_get_corporations_corporation_id_contacts_labels_200_ok_easyjson.go
- model_get_corporations_corporation_id_containers_logs_200_ok.go
- model_get_corporations_corporation_id_containers_logs_200_ok_easyjson.go
- model_get_corporations_corporation_id_contracts_200_ok.go
- model_get_corporations_corporation_id_contracts_200_ok_easyjson.go
- model_get_corporations_corporation_id_contracts_contract_id_bids_200_ok.go
- model_get_corporations_corporation_id_contracts_contract_id_bids_200_ok_easyjson.go
- model_get_corporations_corporation_id_contracts_contract_id_bids_not_found.go
- model_get_corporations_corporation_id_contracts_contract_id_bids_not_found_easyjson.go
- model_get_corporations_corporation_id_contracts_contract_id_items_200_ok.go
- model_get_corporations_corporation_id_contracts_contract_id_items_200_ok_easyjson.go
- model_get_corporations_corporation_id_contracts_contract_id_items_error_520.go
- model_get_corporations_corporation_id_contracts_contract_id_items_error_520_easyjson.go
- model_get_corporations_corporation_id_contracts_contract_id_items_not_found.go
- model_get_corporations_corporation_id_contracts_contract_id_items_not_found_easyjson.go
- model_get_corporations_corporation_id_customs_offices_200_ok.go
- model_get_corporations_corporation_id_customs_offices_200_ok_easyjson.go
- model_get_corporations_corporation_id_divisions_hangar_hangar.go
- model_get_corporations_corporation_id_divisions_hangar_hangar_easyjson.go
- model_get_corporations_corporation_id_divisions_ok.go
- model_get_corporations_corporation_id_divisions_ok_easyjson.go
- model_get_corporations_corporation_id_divisions_wallet_wallet.go
- model_get_corporations_corporation_id_divisions_wallet_wallet_easyjson.go
- model_get_corporations_corporation_id_facilities_200_ok.go
- model_get_corporations_corporation_id_facilities_200_ok_easyjson.go
- model_get_corporations_corporation_id_fw_stats_kills.go
- model_get_corporations_corporation_id_fw_stats_kills_easyjson.go
- model_get_corporations_corporation_id_fw_stats_ok.go
- model_get_corporations_corporation_id_fw_stats_ok_easyjson.go
- model_get_corporations_corporation_id_fw_stats_victory_points.go
- model_get_corporations_corporation_id_fw_stats_victory_points_easyjson.go
- model_get_corporations_corporation_id_icons_not_found.go
- model_get_corporations_corporation_id_icons_not_found_easyjson.go
- model_get_corporations_corporation_id_icons_ok.go
- model_get_corporations_corporation_id_icons_ok_easyjson.go
- model_get_corporations_corporation_id_industry_jobs_200_ok.go
- model_get_corporations_corporation_id_industry_jobs_200_ok_easyjson.go
- model_get_corporations_corporation_id_killmails_recent_200_ok.go
- model_get_corporations_corporation_id_killmails_recent_200_ok_easyjson.go
- model_get_corporations_corporation_id_medals_200_ok.go
- model_get_corporations_corporation_id_medals_200_ok_easyjson.go
- model_get_corporations_corporation_id_medals_issued_200_ok.go
- model_get_corporations_corporation_id_medals_issued_200_ok_easyjson.go
- model_get_corporations_corporation_id_members_titles_200_ok.go
- model_get_corporations_corporation_id_members_titles_200_ok_easyjson.go
- model_get_corporations_corporation_id_membertracking_200_ok.go
- model_get_corporations_corporation_id_membertracking_200_ok_easyjson.go
- model_get_corporations_corporation_id_not_found.go
- model_get_corporations_corporation_id_not_found_easyjson.go
- model_get_corporations_corporation_id_ok.go
- model_get_corporations_corporation_id_ok_easyjson.go
- model_get_corporations_corporation_id_orders_200_ok.go
- model_get_corporations_corporation_id_orders_200_ok_easyjson.go
- model_get_corporations_corporation_id_orders_history_200_ok.go
- model_get_corporations_corporation_id_orders_history_200_ok_easyjson.go
- model_get_corporations_corporation_id_roles_200_ok.go
- model_get_corporations_corporation_id_roles_200_ok_easyjson.go
- model_get_corporations_corporation_id_roles_history_200_ok.go
- model_get_corporations_corporation_id_roles_history_200_ok_easyjson.go
- model_get_corporations_corporation_id_shareholders_200_ok.go
- model_get_corporations_corporation_id_shareholders_200_ok_easyjson.go
- model_get_corporations_corporation_id_standings_200_ok.go
- model_get_corporations_corporation_id_standings_200_ok_easyjson.go
- model_get_corporations_corporation_id_starbases_200_ok.go
- model_get_corporations_corporation_id_starbases_200_ok_easyjson.go
- model_get_corporations_corporation_id_starbases_starbase_id_fuel.go
- model_get_corporations_corporation_id_starbases_starbase_id_fuel_easyjson.go
- model_get_corporations_corporation_id_starbases_starbase_id_ok.go
- model_get_corporations_corporation_id_starbases_starbase_id_ok_easyjson.go
- model_get_corporations_corporation_id_structures_200_ok.go
- model_get_corporations_corporation_id_structures_200_ok_easyjson.go
- model_get_corporations_corporation_id_structures_service.go
- model_get_corporations_corporation_id_structures_service_easyjson.go
- model_get_corporations_corporation_id_titles_200_ok.go
- model_get_corporations_corporation_id_titles_200_ok_easyjson.go
- model_get_corporations_corporation_id_wallets_200_ok.go
- model_get_corporations_corporation_id_wallets_200_ok_easyjson.go
- model_get_corporations_corporation_id_wallets_division_journal_200_ok.go
- model_get_corporations_corporation_id_wallets_division_journal_200_ok_easyjson.go
- model_get_corporations_corporation_id_wallets_division_transactions_200_ok.go
- model_get_corporations_corporation_id_wallets_division_transactions_200_ok_easyjson.go
- model_get_dogma_attributes_attribute_id_not_found.go
- model_get_dogma_attributes_attribute_id_not_found_easyjson.go
- model_get_dogma_attributes_attribute_id_ok.go
- model_get_dogma_attributes_attribute_id_ok_easyjson.go
- model_get_dogma_dynamic_items_type_id_item_id_dogma_attribute.go
- model_get_dogma_dynamic_items_type_id_item_id_dogma_attribute_easyjson.go
- model_get_dogma_dynamic_items_type_id_item_id_dogma_effect.go
- model_get_dogma_dynamic_items_type_id_item_id_dogma_effect_easyjson.go
- model_get_dogma_dynamic_items_type_id_item_id_not_found.go
- model_get_dogma_dynamic_items_type_id_item_id_not_found_easyjson.go
- model_get_dogma_dynamic_items_type_id_item_id_ok.go
- model_get_dogma_dynamic_items_type_id_item_id_ok_easyjson.go
- model_get_dogma_effects_effect_id_modifier.go
- model_get_dogma_effects_effect_id_modifier_easyjson.go
- model_get_dogma_effects_effect_id_not_found.go
- model_get_dogma_effects_effect_id_not_found_easyjson.go
- model_get_dogma_effects_effect_id_ok.go
- model_get_dogma_effects_effect_id_ok_easyjson.go
- model_get_fleets_fleet_id_members_200_ok.go
- model_get_fleets_fleet_id_members_200_ok_easyjson.go
- model_get_fleets_fleet_id_members_not_found.go
- model_get_fleets_fleet_id_members_not_found_easyjson.go
- model_get_fleets_fleet_id_not_found.go
- model_get_fleets_fleet_id_not_found_easyjson.go
- model_get_fleets_fleet_id_ok.go
- model_get_fleets_fleet_id_ok_easyjson.go
- model_get_fleets_fleet_id_wings_200_ok.go
- model_get_fleets_fleet_id_wings_200_ok_easyjson.go
- model_get_fleets_fleet_id_wings_not_found.go
- model_get_fleets_fleet_id_wings_not_found_easyjson.go
- model_get_fleets_fleet_id_wings_squad.go
- model_get_fleets_fleet_id_wings_squad_easyjson.go
- model_get_fw_leaderboards_active_total_active_total.go
- model_get_fw_leaderboards_active_total_active_total_1.go
- model_get_fw_leaderboards_active_total_active_total_1_easyjson.go
- model_get_fw_leaderboards_active_total_active_total_easyjson.go
- model_get_fw_leaderboards_characters_active_total_active_total.go
- model_get_fw_leaderboards_characters_active_total_active_total_1.go
- model_get_fw_leaderboards_characters_active_total_active_total_1_easyjson.go
- model_get_fw_leaderboards_characters_active_total_active_total_easyjson.go
- model_get_fw_leaderboards_characters_kills.go
- model_get_fw_leaderboards_characters_kills_easyjson.go
- model_get_fw_leaderboards_characters_last_week_last_week.go
- model_get_fw_leaderboards_characters_last_week_last_week_1.go
- model_get_fw_leaderboards_characters_last_week_last_week_1_easyjson.go
- model_get_fw_leaderboards_characters_last_week_last_week_easyjson.go
- model_get_fw_leaderboards_characters_ok.go
- model_get_fw_leaderboards_characters_ok_easyjson.go
- model_get_fw_leaderboards_characters_victory_points.go
- model_get_fw_leaderboards_characters_victory_points_easyjson.go
- model_get_fw_leaderboards_characters_yesterday_yesterday.go
- model_get_fw_leaderboards_characters_yesterday_yesterday_1.go
- model_get_fw_leaderboards_characters_yesterday_yesterday_1_easyjson.go
- model_get_fw_leaderboards_characters_yesterday_yesterday_easyjson.go
- model_get_fw_leaderboards_corporations_active_total_active_total.go
- model_get_fw_leaderboards_corporations_active_total_active_total_1.go
- model_get_fw_leaderboards_corporations_active_total_active_total_1_easyjson.go
- model_get_fw_leaderboards_corporations_active_total_active_total_easyjson.go
- model_get_fw_leaderboards_corporations_kills.go
- model_get_fw_leaderboards_corporations_kills_easyjson.go
- model_get_fw_leaderboards_corporations_last_week_last_week.go
- model_get_fw_leaderboards_corporations_last_week_last_week_1.go
- model_get_fw_leaderboards_corporations_last_week_last_week_1_easyjson.go
- model_get_fw_leaderboards_corporations_last_week_last_week_easyjson.go
- model_get_fw_leaderboards_corporations_ok.go
- model_get_fw_leaderboards_corporations_ok_easyjson.go
- model_get_fw_leaderboards_corporations_victory_points.go
- model_get_fw_leaderboards_corporations_victory_points_easyjson.go
- model_get_fw_leaderboards_corporations_yesterday_yesterday.go
- model_get_fw_leaderboards_corporations_yesterday_yesterday_1.go
- model_get_fw_leaderboards_corporations_yesterday_yesterday_1_easyjson.go
- model_get_fw_leaderboards_corporations_yesterday_yesterday_easyjson.go
- model_get_fw_leaderboards_kills.go
- model_get_fw_leaderboards_kills_easyjson.go
- model_get_fw_leaderboards_last_week_last_week.go
- model_get_fw_leaderboards_last_week_last_week_1.go
- model_get_fw_leaderboards_last_week_last_week_1_easyjson.go
- model_get_fw_leaderboards_last_week_last_week_easyjson.go
- model_get_fw_leaderboards_ok.go
- model_get_fw_leaderboards_ok_easyjson.go
- model_get_fw_leaderboards_victory_points.go
- model_get_fw_leaderboards_victory_points_easyjson.go
- model_get_fw_leaderboards_yesterday_yesterday.go
- model_get_fw_leaderboards_yesterday_yesterday_1.go
- model_get_fw_leaderboards_yesterday_yesterday_1_easyjson.go
- model_get_fw_leaderboards_yesterday_yesterday_easyjson.go
- model_get_fw_stats_200_ok.go
- model_get_fw_stats_200_ok_easyjson.go
- model_get_fw_stats_kills.go
- model_get_fw_stats_kills_easyjson.go
- model_get_fw_stats_victory_points.go
- model_get_fw_stats_victory_points_easyjson.go
- model_get_fw_systems_200_ok.go
- model_get_fw_systems_200_ok_easyjson.go
- model_get_fw_wars_200_ok.go
- model_get_fw_wars_200_ok_easyjson.go
- model_get_incursions_200_ok.go
- model_get_incursions_200_ok_easyjson.go
- model_get_industry_facilities_200_ok.go
- model_get_industry_facilities_200_ok_easyjson.go
- model_get_industry_systems_200_ok.go
- model_get_industry_systems_200_ok_easyjson.go
- model_get_industry_systems_cost_indice.go
- model_get_industry_systems_cost_indice_easyjson.go
- model_get_insurance_prices_200_ok.go
- model_get_insurance_prices_200_ok_easyjson.go
- model_get_insurance_prices_level.go
- model_get_insurance_prices_level_easyjson.go
- model_get_killmails_killmail_id_killmail_hash_attacker.go
- model_get_killmails_killmail_id_killmail_hash_attacker_easyjson.go
- model_get_killmails_killmail_id_killmail_hash_item.go
- model_get_killmails_killmail_id_killmail_hash_item_easyjson.go
- model_get_killmails_killmail_id_killmail_hash_items_item.go
- model_get_killmails_killmail_id_killmail_hash_items_item_easyjson.go
- model_get_killmails_killmail_id_killmail_hash_ok.go
- model_get_killmails_killmail_id_killmail_hash_ok_easyjson.go
- model_get_killmails_killmail_id_killmail_hash_position.go
- model_get_killmails_killmail_id_killmail_hash_position_easyjson.go
- model_get_killmails_killmail_id_killmail_hash_unprocessable_entity.go
- model_get_killmails_killmail_id_killmail_hash_unprocessable_entity_easyjson.go
- model_get_killmails_killmail_id_killmail_hash_victim.go
- model_get_killmails_killmail_id_killmail_hash_victim_easyjson.go
- model_get_loyalty_stores_corporation_id_offers_200_ok.go
- model_get_loyalty_stores_corporation_id_offers_200_ok_easyjson.go
- model_get_loyalty_stores_corporation_id_offers_not_found.go
- model_get_loyalty_stores_corporation_id_offers_not_found_easyjson.go
- model_get_loyalty_stores_corporation_id_offers_required_item.go
- model_get_loyalty_stores_corporation_id_offers_required_item_easyjson.go
- model_get_markets_groups_market_group_id_not_found.go
- model_get_markets_groups_market_group_id_not_found_easyjson.go
- model_get_markets_groups_market_group_id_ok.go
- model_get_markets_groups_market_group_id_ok_easyjson.go
- model_get_markets_prices_200_ok.go
- model_get_markets_prices_200_ok_easyjson.go
- model_get_markets_region_id_history_200_ok.go
- model_get_markets_region_id_history_200_ok_easyjson.go
- model_get_markets_region_id_history_error_520.go
- model_get_markets_region_id_history_error_520_easyjson.go
- model_get_markets_region_id_history_not_found.go
- model_get_markets_region_id_history_not_found_easyjson.go
- model_get_markets_region_id_history_unprocessable_entity.go
- model_get_markets_region_id_history_unprocessable_entity_easyjson.go
- model_get_markets_region_id_orders_200_ok.go
- model_get_markets_region_id_orders_200_ok_easyjson.go
- model_get_markets_region_id_orders_not_found.go
- model_get_markets_region_id_orders_not_found_easyjson.go
- model_get_markets_region_id_orders_unprocessable_entity.go
- model_get_markets_region_id_orders_unprocessable_entity_easyjson.go
- model_get_markets_structures_structure_id_200_ok.go
- model_get_markets_structures_structure_id_200_ok_easyjson.go
- model_get_opportunities_groups_group_id_ok.go
- model_get_opportunities_groups_group_id_ok_easyjson.go
- model_get_opportunities_tasks_task_id_ok.go
- model_get_opportunities_tasks_task_id_ok_easyjson.go
- model_get_route_origin_destination_not_found.go
- model_get_route_origin_destination_not_found_easyjson.go
- model_get_search_ok.go
- model_get_search_ok_easyjson.go
- model_get_sovereignty_campaigns_200_ok.go
- model_get_sovereignty_campaigns_200_ok_easyjson.go
- model_get_sovereignty_campaigns_participant.go
- model_get_sovereignty_campaigns_participant_easyjson.go
- model_get_sovereignty_map_200_ok.go
- model_get_sovereignty_map_200_ok_easyjson.go
- model_get_sovereignty_structures_200_ok.go
- model_get_sovereignty_structures_200_ok_easyjson.go
- model_get_status_ok.go
- model_get_status_ok_easyjson.go
- model_get_universe_ancestries_200_ok.go
- model_get_universe_ancestries_200_ok_easyjson.go
- model_get_universe_asteroid_belts_asteroid_belt_id_not_found.go
- model_get_universe_asteroid_belts_asteroid_belt_id_not_found_easyjson.go
- model_get_universe_asteroid_belts_asteroid_belt_id_ok.go
- model_get_universe_asteroid_belts_asteroid_belt_id_ok_easyjson.go
- model_get_universe_asteroid_belts_asteroid_belt_id_position.go
- model_get_universe_asteroid_belts_asteroid_belt_id_position_easyjson.go
- model_get_universe_bloodlines_200_ok.go
- model_get_universe_bloodlines_200_ok_easyjson.go
- model_get_universe_categories_category_id_not_found.go
- model_get_universe_categories_category_id_not_found_easyjson.go
- model_get_universe_categories_category_id_ok.go
- model_get_universe_categories_category_id_ok_easyjson.go
- model_get_universe_constellations_constellation_id_not_found.go
- model_get_universe_constellations_constellation_id_not_found_easyjson.go
- model_get_universe_constellations_constellation_id_ok.go
- model_get_universe_constellations_constellation_id_ok_easyjson.go
- model_get_universe_constellations_constellation_id_position.go
- model_get_universe_constellations_constellation_id_position_easyjson.go
- model_get_universe_factions_200_ok.go
- model_get_universe_factions_200_ok_easyjson.go
- model_get_universe_graphics_graphic_id_not_found.go
- model_get_universe_graphics_graphic_id_not_found_easyjson.go
- model_get_universe_graphics_graphic_id_ok.go
- model_get_universe_graphics_graphic_id_ok_easyjson.go
- model_get_universe_groups_group_id_not_found.go
- model_get_universe_groups_group_id_not_found_easyjson.go
- model_get_universe_groups_group_id_ok.go
- model_get_universe_groups_group_id_ok_easyjson.go
- model_get_universe_moons_moon_id_not_found.go
- model_get_universe_moons_moon_id_not_found_easyjson.go
- model_get_universe_moons_moon_id_ok.go
- model_get_universe_moons_moon_id_ok_easyjson.go
- model_get_universe_moons_moon_id_position.go
- model_get_universe_moons_moon_id_position_easyjson.go
- model_get_universe_planets_planet_id_not_found.go
- model_get_universe_planets_planet_id_not_found_easyjson.go
- model_get_universe_planets_planet_id_ok.go
- model_get_universe_planets_planet_id_ok_easyjson.go
- model_get_universe_planets_planet_id_position.go
- model_get_universe_planets_planet_id_position_easyjson.go
- model_get_universe_races_200_ok.go
- model_get_universe_races_200_ok_easyjson.go
- model_get_universe_regions_region_id_not_found.go
- model_get_universe_regions_region_id_not_found_easyjson.go
- model_get_universe_regions_region_id_ok.go
- model_get_universe_regions_region_id_ok_easyjson.go
- model_get_universe_schematics_schematic_id_not_found.go
- model_get_universe_schematics_schematic_id_not_found_easyjson.go
- model_get_universe_schematics_schematic_id_ok.go
- model_get_universe_schematics_schematic_id_ok_easyjson.go
- model_get_universe_stargates_stargate_id_destination.go
- model_get_universe_stargates_stargate_id_destination_easyjson.go
- model_get_universe_stargates_stargate_id_not_found.go
- model_get_universe_stargates_stargate_id_not_found_easyjson.go
- model_get_universe_stargates_stargate_id_ok.go
- model_get_universe_stargates_stargate_id_ok_easyjson.go
- model_get_universe_stargates_stargate_id_position.go
- model_get_universe_stargates_stargate_id_position_easyjson.go
- model_get_universe_stars_star_id_ok.go
- model_get_universe_stars_star_id_ok_easyjson.go
- model_get_universe_stations_station_id_not_found.go
- model_get_universe_stations_station_id_not_found_easyjson.go
- model_get_universe_stations_station_id_ok.go
- model_get_universe_stations_station_id_ok_easyjson.go
- model_get_universe_stations_station_id_position.go
- model_get_universe_stations_station_id_position_easyjson.go
- model_get_universe_structures_structure_id_not_found.go
- model_get_universe_structures_structure_id_not_found_easyjson.go
- model_get_universe_structures_structure_id_ok.go
- model_get_universe_structures_structure_id_ok_easyjson.go
- model_get_universe_structures_structure_id_position.go
- model_get_universe_structures_structure_id_position_easyjson.go
- model_get_universe_system_jumps_200_ok.go
- model_get_universe_system_jumps_200_ok_easyjson.go
- model_get_universe_system_kills_200_ok.go
- model_get_universe_system_kills_200_ok_easyjson.go
- model_get_universe_systems_system_id_not_found.go
- model_get_universe_systems_system_id_not_found_easyjson.go
- model_get_universe_systems_system_id_ok.go
- model_get_universe_systems_system_id_ok_easyjson.go
- model_get_universe_systems_system_id_planet.go
- model_get_universe_systems_system_id_planet_easyjson.go
- model_get_universe_systems_system_id_position.go
- model_get_universe_systems_system_id_position_easyjson.go
- model_get_universe_types_type_id_dogma_attribute.go
- model_get_universe_types_type_id_dogma_attribute_easyjson.go
- model_get_universe_types_type_id_dogma_effect.go
- model_get_universe_types_type_id_dogma_effect_easyjson.go
- model_get_universe_types_type_id_not_found.go
- model_get_universe_types_type_id_not_found_easyjson.go
- model_get_universe_types_type_id_ok.go
- model_get_universe_types_type_id_ok_easyjson.go
- model_get_wars_war_id_aggressor.go
- model_get_wars_war_id_aggressor_easyjson.go
- model_get_wars_war_id_ally.go
- model_get_wars_war_id_ally_easyjson.go
- model_get_wars_war_id_defender.go
- model_get_wars_war_id_defender_easyjson.go
- model_get_wars_war_id_killmails_200_ok.go
- model_get_wars_war_id_killmails_200_ok_easyjson.go
- model_get_wars_war_id_killmails_unprocessable_entity.go
- model_get_wars_war_id_killmails_unprocessable_entity_easyjson.go
- model_get_wars_war_id_ok.go
- model_get_wars_war_id_ok_easyjson.go
- model_get_wars_war_id_unprocessable_entity.go
- model_get_wars_war_id_unprocessable_entity_easyjson.go
- model_internal_server_error.go
- model_internal_server_error_easyjson.go
- model_post_characters_affiliation_200_ok.go
- model_post_characters_affiliation_200_ok_easyjson.go
- model_post_characters_character_id_assets_locations_200_ok.go
- model_post_characters_character_id_assets_locations_200_ok_easyjson.go
- model_post_characters_character_id_assets_locations_position.go
- model_post_characters_character_id_assets_locations_position_easyjson.go
- model_post_characters_character_id_assets_names_200_ok.go
- model_post_characters_character_id_assets_names_200_ok_easyjson.go
- model_post_characters_character_id_contacts_error_520.go
- model_post_characters_character_id_contacts_error_520_easyjson.go
- model_post_characters_character_id_fittings_created.go
- model_post_characters_character_id_fittings_created_easyjson.go
- model_post_characters_character_id_fittings_fitting.go
- model_post_characters_character_id_fittings_fitting_easyjson.go
- model_post_characters_character_id_fittings_item.go
- model_post_characters_character_id_fittings_item_easyjson.go
- model_post_characters_character_id_mail_error_520.go
- model_post_characters_character_id_mail_error_520_easyjson.go
- model_post_characters_character_id_mail_labels_label.go
- model_post_characters_character_id_mail_labels_label_easyjson.go
- model_post_characters_character_id_mail_mail.go
- model_post_characters_character_id_mail_mail_easyjson.go
- model_post_characters_character_id_mail_recipient.go
- model_post_characters_character_id_mail_recipient_easyjson.go
- model_post_corporations_corporation_id_assets_locations_200_ok.go
- model_post_corporations_corporation_id_assets_locations_200_ok_easyjson.go
- model_post_corporations_corporation_id_assets_locations_not_found.go
- model_post_corporations_corporation_id_assets_locations_not_found_easyjson.go
- model_post_corporations_corporation_id_assets_locations_position.go
- model_post_corporations_corporation_id_assets_locations_position_easyjson.go
- model_post_corporations_corporation_id_assets_names_200_ok.go
- model_post_corporations_corporation_id_assets_names_200_ok_easyjson.go
- model_post_corporations_corporation_id_assets_names_not_found.go
- model_post_corporations_corporation_id_assets_names_not_found_easyjson.go
- model_post_fleets_fleet_id_members_invitation.go
- model_post_fleets_fleet_id_members_invitation_easyjson.go
- model_post_fleets_fleet_id_members_not_found.go
- model_post_fleets_fleet_id_members_not_found_easyjson.go
- model_post_fleets_fleet_id_members_unprocessable_entity.go
- model_post_fleets_fleet_id_members_unprocessable_entity_easyjson.go
- model_post_fleets_fleet_id_wings_created.go
- model_post_fleets_fleet_id_wings_created_easyjson.go
- model_post_fleets_fleet_id_wings_not_found.go
- model_post_fleets_fleet_id_wings_not_found_easyjson.go
- model_post_fleets_fleet_id_wings_wing_id_squads_created.go
- model_post_fleets_fleet_id_wings_wing_id_squads_created_easyjson.go
- model_post_fleets_fleet_id_wings_wing_id_squads_not_found.go
- model_post_fleets_fleet_id_wings_wing_id_squads_not_found_easyjson.go
- model_post_ui_openwindow_newmail_new_mail.go
- model_post_ui_openwindow_newmail_new_mail_easyjson.go
- model_post_ui_openwindow_newmail_unprocessable_entity.go
- model_post_ui_openwindow_newmail_unprocessable_entity_easyjson.go
- model_post_universe_ids_agent.go
- model_post_universe_ids_agent_easyjson.go
- model_post_universe_ids_alliance.go
- model_post_universe_ids_alliance_easyjson.go
- model_post_universe_ids_character.go
- model_post_universe_ids_character_easyjson.go
- model_post_universe_ids_constellation.go
- model_post_universe_ids_constellation_easyjson.go
- model_post_universe_ids_corporation.go
- model_post_universe_ids_corporation_easyjson.go
- model_post_universe_ids_faction.go
- model_post_universe_ids_faction_easyjson.go
- model_post_universe_ids_inventory_type.go
- model_post_universe_ids_inventory_type_easyjson.go
- model_post_universe_ids_ok.go
- model_post_universe_ids_ok_easyjson.go
- model_post_universe_ids_region.go
- model_post_universe_ids_region_easyjson.go
- model_post_universe_ids_station.go
- model_post_universe_ids_station_easyjson.go
- model_post_universe_ids_system.go
- model_post_universe_ids_system_easyjson.go
- model_post_universe_names_200_ok.go
- model_post_universe_names_200_ok_easyjson.go
- model_post_universe_names_not_found.go
- model_post_universe_names_not_found_easyjson.go
- model_put_characters_character_id_calendar_event_id_response.go
- model_put_characters_character_id_calendar_event_id_response_easyjson.go
- model_put_characters_character_id_mail_mail_id_contents.go
- model_put_characters_character_id_mail_mail_id_contents_easyjson.go
- model_put_fleets_fleet_id_members_member_id_movement.go
- model_put_fleets_fleet_id_members_member_id_movement_easyjson.go
- model_put_fleets_fleet_id_members_member_id_not_found.go
- model_put_fleets_fleet_id_members_member_id_not_found_easyjson.go
- model_put_fleets_fleet_id_members_member_id_unprocessable_entity.go
- model_put_fleets_fleet_id_members_member_id_unprocessable_entity_easyjson.go
- model_put_fleets_fleet_id_new_settings.go
- model_put_fleets_fleet_id_new_settings_easyjson.go
- model_put_fleets_fleet_id_not_found.go
- model_put_fleets_fleet_id_not_found_easyjson.go
- model_put_fleets_fleet_id_squads_squad_id_naming.go
- model_put_fleets_fleet_id_squads_squad_id_naming_easyjson.go
- model_put_fleets_fleet_id_squads_squad_id_not_found.go
- model_put_fleets_fleet_id_squads_squad_id_not_found_easyjson.go
- model_put_fleets_fleet_id_wings_wing_id_naming.go
- model_put_fleets_fleet_id_wings_wing_id_naming_easyjson.go
- model_put_fleets_fleet_id_wings_wing_id_not_found.go
- model_put_fleets_fleet_id_wings_wing_id_not_found_easyjson.go
- model_service_unavailable.go
- model_service_unavailable_easyjson.go
- model_unauthorized.go
- model_unauthorized_easyjson.go
- response.go