Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type ApiAutocompleteEntitiesRequest
- type ApiListAuthorsRequest
- func (r ApiListAuthorsRequest) Cursor(cursor string) ApiListAuthorsRequest
- func (r ApiListAuthorsRequest) Execute() (*ListAuthors200Response, *http.Response, error)
- func (r ApiListAuthorsRequest) Filter(filter string) ApiListAuthorsRequest
- func (r ApiListAuthorsRequest) GroupBy(groupBy string) ApiListAuthorsRequest
- func (r ApiListAuthorsRequest) PerPage(perPage int32) ApiListAuthorsRequest
- func (r ApiListAuthorsRequest) Sample(sample int32) ApiListAuthorsRequest
- func (r ApiListAuthorsRequest) Search(search string) ApiListAuthorsRequest
- func (r ApiListAuthorsRequest) Select_(select_ string) ApiListAuthorsRequest
- func (r ApiListAuthorsRequest) Sort(sort string) ApiListAuthorsRequest
- type ApiListConceptsRequest
- func (r ApiListConceptsRequest) Execute() (*ListConcepts200Response, *http.Response, error)
- func (r ApiListConceptsRequest) Filter(filter string) ApiListConceptsRequest
- func (r ApiListConceptsRequest) GroupBy(groupBy string) ApiListConceptsRequest
- func (r ApiListConceptsRequest) Page(page int32) ApiListConceptsRequest
- func (r ApiListConceptsRequest) PerPage(perPage int32) ApiListConceptsRequest
- func (r ApiListConceptsRequest) Sample(sample int32) ApiListConceptsRequest
- func (r ApiListConceptsRequest) Search(search string) ApiListConceptsRequest
- func (r ApiListConceptsRequest) Select_(select_ string) ApiListConceptsRequest
- func (r ApiListConceptsRequest) Sort(sort string) ApiListConceptsRequest
- type ApiListFundersRequest
- func (r ApiListFundersRequest) Execute() (*ListFunders200Response, *http.Response, error)
- func (r ApiListFundersRequest) Filter(filter string) ApiListFundersRequest
- func (r ApiListFundersRequest) GroupBy(groupBy string) ApiListFundersRequest
- func (r ApiListFundersRequest) Page(page int32) ApiListFundersRequest
- func (r ApiListFundersRequest) PerPage(perPage int32) ApiListFundersRequest
- func (r ApiListFundersRequest) Sample(sample int32) ApiListFundersRequest
- func (r ApiListFundersRequest) Search(search string) ApiListFundersRequest
- func (r ApiListFundersRequest) Select_(select_ string) ApiListFundersRequest
- func (r ApiListFundersRequest) Sort(sort string) ApiListFundersRequest
- type ApiListInstitutionsRequest
- func (r ApiListInstitutionsRequest) Execute() (*ListInstitutions200Response, *http.Response, error)
- func (r ApiListInstitutionsRequest) Filter(filter string) ApiListInstitutionsRequest
- func (r ApiListInstitutionsRequest) GroupBy(groupBy string) ApiListInstitutionsRequest
- func (r ApiListInstitutionsRequest) Page(page int32) ApiListInstitutionsRequest
- func (r ApiListInstitutionsRequest) PerPage(perPage int32) ApiListInstitutionsRequest
- func (r ApiListInstitutionsRequest) Sample(sample int32) ApiListInstitutionsRequest
- func (r ApiListInstitutionsRequest) Search(search string) ApiListInstitutionsRequest
- func (r ApiListInstitutionsRequest) Select_(select_ string) ApiListInstitutionsRequest
- func (r ApiListInstitutionsRequest) Sort(sort string) ApiListInstitutionsRequest
- type ApiListKeywordsRequest
- func (r ApiListKeywordsRequest) Execute() (*ListKeywords200Response, *http.Response, error)
- func (r ApiListKeywordsRequest) Filter(filter string) ApiListKeywordsRequest
- func (r ApiListKeywordsRequest) GroupBy(groupBy string) ApiListKeywordsRequest
- func (r ApiListKeywordsRequest) Page(page int32) ApiListKeywordsRequest
- func (r ApiListKeywordsRequest) PerPage(perPage int32) ApiListKeywordsRequest
- func (r ApiListKeywordsRequest) Sample(sample int32) ApiListKeywordsRequest
- func (r ApiListKeywordsRequest) Search(search string) ApiListKeywordsRequest
- func (r ApiListKeywordsRequest) Select_(select_ string) ApiListKeywordsRequest
- func (r ApiListKeywordsRequest) Sort(sort string) ApiListKeywordsRequest
- type ApiListPublishersRequest
- func (r ApiListPublishersRequest) Execute() (*ListPublishers200Response, *http.Response, error)
- func (r ApiListPublishersRequest) Filter(filter string) ApiListPublishersRequest
- func (r ApiListPublishersRequest) GroupBy(groupBy string) ApiListPublishersRequest
- func (r ApiListPublishersRequest) Page(page int32) ApiListPublishersRequest
- func (r ApiListPublishersRequest) PerPage(perPage int32) ApiListPublishersRequest
- func (r ApiListPublishersRequest) Sample(sample int32) ApiListPublishersRequest
- func (r ApiListPublishersRequest) Search(search string) ApiListPublishersRequest
- func (r ApiListPublishersRequest) Select_(select_ string) ApiListPublishersRequest
- func (r ApiListPublishersRequest) Sort(sort string) ApiListPublishersRequest
- type ApiListSourcesRequest
- func (r ApiListSourcesRequest) Execute() (*ListSources200Response, *http.Response, error)
- func (r ApiListSourcesRequest) Filter(filter string) ApiListSourcesRequest
- func (r ApiListSourcesRequest) GroupBy(groupBy string) ApiListSourcesRequest
- func (r ApiListSourcesRequest) Page(page int32) ApiListSourcesRequest
- func (r ApiListSourcesRequest) PerPage(perPage int32) ApiListSourcesRequest
- func (r ApiListSourcesRequest) Sample(sample int32) ApiListSourcesRequest
- func (r ApiListSourcesRequest) Search(search string) ApiListSourcesRequest
- func (r ApiListSourcesRequest) Select_(select_ string) ApiListSourcesRequest
- func (r ApiListSourcesRequest) Sort(sort string) ApiListSourcesRequest
- type ApiListTopicsRequest
- func (r ApiListTopicsRequest) Execute() (*ListTopics200Response, *http.Response, error)
- func (r ApiListTopicsRequest) Filter(filter string) ApiListTopicsRequest
- func (r ApiListTopicsRequest) GroupBy(groupBy string) ApiListTopicsRequest
- func (r ApiListTopicsRequest) Page(page int32) ApiListTopicsRequest
- func (r ApiListTopicsRequest) PerPage(perPage int32) ApiListTopicsRequest
- func (r ApiListTopicsRequest) Sample(sample int32) ApiListTopicsRequest
- func (r ApiListTopicsRequest) Search(search string) ApiListTopicsRequest
- func (r ApiListTopicsRequest) Select_(select_ string) ApiListTopicsRequest
- func (r ApiListTopicsRequest) Sort(sort string) ApiListTopicsRequest
- type ApiListWorksRequest
- func (r ApiListWorksRequest) Execute() (*ListWorks200Response, *http.Response, error)
- func (r ApiListWorksRequest) Filter(filter string) ApiListWorksRequest
- func (r ApiListWorksRequest) GroupBy(groupBy string) ApiListWorksRequest
- func (r ApiListWorksRequest) Page(page int32) ApiListWorksRequest
- func (r ApiListWorksRequest) PerPage(perPage int32) ApiListWorksRequest
- func (r ApiListWorksRequest) Sample(sample int32) ApiListWorksRequest
- func (r ApiListWorksRequest) Search(search string) ApiListWorksRequest
- func (r ApiListWorksRequest) Select_(select_ string) ApiListWorksRequest
- func (r ApiListWorksRequest) Sort(sort string) ApiListWorksRequest
- type Autocomplete
- func (o *Autocomplete) GetMeta() AutocompleteMeta
- func (o *Autocomplete) GetMetaOk() (*AutocompleteMeta, bool)
- func (o *Autocomplete) GetResults() []AutocompleteResultsInner
- func (o *Autocomplete) GetResultsOk() ([]AutocompleteResultsInner, bool)
- func (o *Autocomplete) HasMeta() bool
- func (o *Autocomplete) HasResults() bool
- func (o Autocomplete) MarshalJSON() ([]byte, error)
- func (o *Autocomplete) SetMeta(v AutocompleteMeta)
- func (o *Autocomplete) SetResults(v []AutocompleteResultsInner)
- func (o Autocomplete) ToMap() (map[string]interface{}, error)
- type AutocompleteEntities400Response
- func (o *AutocompleteEntities400Response) GetError() string
- func (o *AutocompleteEntities400Response) GetErrorOk() (*string, bool)
- func (o *AutocompleteEntities400Response) HasError() bool
- func (o AutocompleteEntities400Response) MarshalJSON() ([]byte, error)
- func (o *AutocompleteEntities400Response) SetError(v string)
- func (o AutocompleteEntities400Response) ToMap() (map[string]interface{}, error)
- type AutocompleteMeta
- func (o *AutocompleteMeta) GetCount() int32
- func (o *AutocompleteMeta) GetCountOk() (*int32, bool)
- func (o *AutocompleteMeta) GetDbResponseTimeMs() int32
- func (o *AutocompleteMeta) GetDbResponseTimeMsOk() (*int32, bool)
- func (o *AutocompleteMeta) GetPage() int32
- func (o *AutocompleteMeta) GetPageOk() (*int32, bool)
- func (o *AutocompleteMeta) GetPerPage() int32
- func (o *AutocompleteMeta) GetPerPageOk() (*int32, bool)
- func (o *AutocompleteMeta) HasCount() bool
- func (o *AutocompleteMeta) HasDbResponseTimeMs() bool
- func (o *AutocompleteMeta) HasPage() bool
- func (o *AutocompleteMeta) HasPerPage() bool
- func (o AutocompleteMeta) MarshalJSON() ([]byte, error)
- func (o *AutocompleteMeta) SetCount(v int32)
- func (o *AutocompleteMeta) SetDbResponseTimeMs(v int32)
- func (o *AutocompleteMeta) SetPage(v int32)
- func (o *AutocompleteMeta) SetPerPage(v int32)
- func (o AutocompleteMeta) ToMap() (map[string]interface{}, error)
- type AutocompleteResultsInner
- func (o *AutocompleteResultsInner) GetCitedByCount() int32
- func (o *AutocompleteResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *AutocompleteResultsInner) GetDisplayName() string
- func (o *AutocompleteResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *AutocompleteResultsInner) GetEntityType() string
- func (o *AutocompleteResultsInner) GetEntityTypeOk() (*string, bool)
- func (o *AutocompleteResultsInner) GetExternalId() string
- func (o *AutocompleteResultsInner) GetExternalIdOk() (*string, bool)
- func (o *AutocompleteResultsInner) GetHint() string
- func (o *AutocompleteResultsInner) GetHintOk() (*string, bool)
- func (o *AutocompleteResultsInner) GetId() string
- func (o *AutocompleteResultsInner) GetIdOk() (*string, bool)
- func (o *AutocompleteResultsInner) GetWorksCount() int32
- func (o *AutocompleteResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *AutocompleteResultsInner) HasCitedByCount() bool
- func (o *AutocompleteResultsInner) HasDisplayName() bool
- func (o *AutocompleteResultsInner) HasEntityType() bool
- func (o *AutocompleteResultsInner) HasExternalId() bool
- func (o *AutocompleteResultsInner) HasHint() bool
- func (o *AutocompleteResultsInner) HasId() bool
- func (o *AutocompleteResultsInner) HasWorksCount() bool
- func (o AutocompleteResultsInner) MarshalJSON() ([]byte, error)
- func (o *AutocompleteResultsInner) SetCitedByCount(v int32)
- func (o *AutocompleteResultsInner) SetDisplayName(v string)
- func (o *AutocompleteResultsInner) SetEntityType(v string)
- func (o *AutocompleteResultsInner) SetExternalId(v string)
- func (o *AutocompleteResultsInner) SetHint(v string)
- func (o *AutocompleteResultsInner) SetId(v string)
- func (o *AutocompleteResultsInner) SetWorksCount(v int32)
- func (o AutocompleteResultsInner) ToMap() (map[string]interface{}, error)
- type BasicAuth
- type Configuration
- type DefaultAPIService
- func (a *DefaultAPIService) AutocompleteEntities(ctx context.Context, entityType string) ApiAutocompleteEntitiesRequest
- func (a *DefaultAPIService) AutocompleteEntitiesExecute(r ApiAutocompleteEntitiesRequest) (*Autocomplete, *http.Response, error)
- func (a *DefaultAPIService) ListAuthors(ctx context.Context) ApiListAuthorsRequest
- func (a *DefaultAPIService) ListAuthorsExecute(r ApiListAuthorsRequest) (*ListAuthors200Response, *http.Response, error)
- func (a *DefaultAPIService) ListConcepts(ctx context.Context) ApiListConceptsRequest
- func (a *DefaultAPIService) ListConceptsExecute(r ApiListConceptsRequest) (*ListConcepts200Response, *http.Response, error)
- func (a *DefaultAPIService) ListFunders(ctx context.Context) ApiListFundersRequest
- func (a *DefaultAPIService) ListFundersExecute(r ApiListFundersRequest) (*ListFunders200Response, *http.Response, error)
- func (a *DefaultAPIService) ListInstitutions(ctx context.Context) ApiListInstitutionsRequest
- func (a *DefaultAPIService) ListInstitutionsExecute(r ApiListInstitutionsRequest) (*ListInstitutions200Response, *http.Response, error)
- func (a *DefaultAPIService) ListKeywords(ctx context.Context) ApiListKeywordsRequest
- func (a *DefaultAPIService) ListKeywordsExecute(r ApiListKeywordsRequest) (*ListKeywords200Response, *http.Response, error)
- func (a *DefaultAPIService) ListPublishers(ctx context.Context) ApiListPublishersRequest
- func (a *DefaultAPIService) ListPublishersExecute(r ApiListPublishersRequest) (*ListPublishers200Response, *http.Response, error)
- func (a *DefaultAPIService) ListSources(ctx context.Context) ApiListSourcesRequest
- func (a *DefaultAPIService) ListSourcesExecute(r ApiListSourcesRequest) (*ListSources200Response, *http.Response, error)
- func (a *DefaultAPIService) ListTopics(ctx context.Context) ApiListTopicsRequest
- func (a *DefaultAPIService) ListTopicsExecute(r ApiListTopicsRequest) (*ListTopics200Response, *http.Response, error)
- func (a *DefaultAPIService) ListWorks(ctx context.Context) ApiListWorksRequest
- func (a *DefaultAPIService) ListWorksExecute(r ApiListWorksRequest) (*ListWorks200Response, *http.Response, error)
- type GenericOpenAPIError
- type ListAuthors200Response
- func (o *ListAuthors200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
- func (o *ListAuthors200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
- func (o *ListAuthors200Response) GetMeta() ListAuthors200ResponseMeta
- func (o *ListAuthors200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
- func (o *ListAuthors200Response) GetResults() []ListAuthors200ResponseResultsInner
- func (o *ListAuthors200Response) GetResultsOk() ([]ListAuthors200ResponseResultsInner, bool)
- func (o *ListAuthors200Response) HasGroupBy() bool
- func (o *ListAuthors200Response) HasMeta() bool
- func (o *ListAuthors200Response) HasResults() bool
- func (o ListAuthors200Response) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
- func (o *ListAuthors200Response) SetMeta(v ListAuthors200ResponseMeta)
- func (o *ListAuthors200Response) SetResults(v []ListAuthors200ResponseResultsInner)
- func (o ListAuthors200Response) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseGroupByInner
- func (o *ListAuthors200ResponseGroupByInner) GetCount() int32
- func (o *ListAuthors200ResponseGroupByInner) GetCountOk() (*int32, bool)
- func (o *ListAuthors200ResponseGroupByInner) GetKey() string
- func (o *ListAuthors200ResponseGroupByInner) GetKeyDisplayName() string
- func (o *ListAuthors200ResponseGroupByInner) GetKeyDisplayNameOk() (*string, bool)
- func (o *ListAuthors200ResponseGroupByInner) GetKeyOk() (*string, bool)
- func (o *ListAuthors200ResponseGroupByInner) HasCount() bool
- func (o *ListAuthors200ResponseGroupByInner) HasKey() bool
- func (o *ListAuthors200ResponseGroupByInner) HasKeyDisplayName() bool
- func (o ListAuthors200ResponseGroupByInner) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseGroupByInner) SetCount(v int32)
- func (o *ListAuthors200ResponseGroupByInner) SetKey(v string)
- func (o *ListAuthors200ResponseGroupByInner) SetKeyDisplayName(v string)
- func (o ListAuthors200ResponseGroupByInner) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseMeta
- func (o *ListAuthors200ResponseMeta) GetCount() int32
- func (o *ListAuthors200ResponseMeta) GetCountOk() (*int32, bool)
- func (o *ListAuthors200ResponseMeta) GetDbResponseTimeMs() int32
- func (o *ListAuthors200ResponseMeta) GetDbResponseTimeMsOk() (*int32, bool)
- func (o *ListAuthors200ResponseMeta) GetGroupsCount() int32
- func (o *ListAuthors200ResponseMeta) GetGroupsCountOk() (*int32, bool)
- func (o *ListAuthors200ResponseMeta) GetPage() int32
- func (o *ListAuthors200ResponseMeta) GetPageOk() (*int32, bool)
- func (o *ListAuthors200ResponseMeta) GetPerPage() int32
- func (o *ListAuthors200ResponseMeta) GetPerPageOk() (*int32, bool)
- func (o *ListAuthors200ResponseMeta) HasCount() bool
- func (o *ListAuthors200ResponseMeta) HasDbResponseTimeMs() bool
- func (o *ListAuthors200ResponseMeta) HasGroupsCount() bool
- func (o *ListAuthors200ResponseMeta) HasPage() bool
- func (o *ListAuthors200ResponseMeta) HasPerPage() bool
- func (o ListAuthors200ResponseMeta) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseMeta) SetCount(v int32)
- func (o *ListAuthors200ResponseMeta) SetDbResponseTimeMs(v int32)
- func (o *ListAuthors200ResponseMeta) SetGroupsCount(v int32)
- func (o *ListAuthors200ResponseMeta) SetGroupsCountNil()
- func (o *ListAuthors200ResponseMeta) SetPage(v int32)
- func (o *ListAuthors200ResponseMeta) SetPerPage(v int32)
- func (o ListAuthors200ResponseMeta) ToMap() (map[string]interface{}, error)
- func (o *ListAuthors200ResponseMeta) UnsetGroupsCount()
- type ListAuthors200ResponseResultsInner
- func (o *ListAuthors200ResponseResultsInner) GetAffiliations() []ListAuthors200ResponseResultsInnerAffiliationsInner
- func (o *ListAuthors200ResponseResultsInner) GetAffiliationsOk() ([]ListAuthors200ResponseResultsInnerAffiliationsInner, bool)
- func (o *ListAuthors200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListAuthors200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
- func (o *ListAuthors200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
- func (o *ListAuthors200ResponseResultsInner) GetCreatedDate() string
- func (o *ListAuthors200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInner) GetDisplayName() string
- func (o *ListAuthors200ResponseResultsInner) GetDisplayNameAlternatives() []string
- func (o *ListAuthors200ResponseResultsInner) GetDisplayNameAlternativesOk() ([]string, bool)
- func (o *ListAuthors200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInner) GetId() string
- func (o *ListAuthors200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInner) GetIds() ListAuthors200ResponseResultsInnerIds
- func (o *ListAuthors200ResponseResultsInner) GetIdsOk() (*ListAuthors200ResponseResultsInnerIds, bool)
- func (o *ListAuthors200ResponseResultsInner) GetLastKnownInstitution() ListAuthors200ResponseResultsInnerLastKnownInstitution
- func (o *ListAuthors200ResponseResultsInner) GetLastKnownInstitutionOk() (*ListAuthors200ResponseResultsInnerLastKnownInstitution, bool)
- func (o *ListAuthors200ResponseResultsInner) GetLastKnownInstitutions() []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
- func (o *ListAuthors200ResponseResultsInner) GetLastKnownInstitutionsOk() ([]ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution, bool)
- func (o *ListAuthors200ResponseResultsInner) GetOrcid() string
- func (o *ListAuthors200ResponseResultsInner) GetOrcidOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInner) GetSummaryStats() ListAuthors200ResponseResultsInnerSummaryStats
- func (o *ListAuthors200ResponseResultsInner) GetSummaryStatsOk() (*ListAuthors200ResponseResultsInnerSummaryStats, bool)
- func (o *ListAuthors200ResponseResultsInner) GetTopicShare() []ListAuthors200ResponseResultsInnerTopicsInner
- func (o *ListAuthors200ResponseResultsInner) GetTopicShareOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
- func (o *ListAuthors200ResponseResultsInner) GetTopics() []ListAuthors200ResponseResultsInnerTopicsInner
- func (o *ListAuthors200ResponseResultsInner) GetTopicsOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
- func (o *ListAuthors200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListAuthors200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInner) GetWorksApiUrl() string
- func (o *ListAuthors200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInner) GetWorksCount() int32
- func (o *ListAuthors200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInner) GetXConcepts() []map[string]interface{}
- func (o *ListAuthors200ResponseResultsInner) GetXConceptsOk() ([]map[string]interface{}, bool)
- func (o *ListAuthors200ResponseResultsInner) HasAffiliations() bool
- func (o *ListAuthors200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListAuthors200ResponseResultsInner) HasCountsByYear() bool
- func (o *ListAuthors200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListAuthors200ResponseResultsInner) HasDisplayName() bool
- func (o *ListAuthors200ResponseResultsInner) HasDisplayNameAlternatives() bool
- func (o *ListAuthors200ResponseResultsInner) HasId() bool
- func (o *ListAuthors200ResponseResultsInner) HasIds() bool
- func (o *ListAuthors200ResponseResultsInner) HasLastKnownInstitution() bool
- func (o *ListAuthors200ResponseResultsInner) HasLastKnownInstitutions() bool
- func (o *ListAuthors200ResponseResultsInner) HasOrcid() bool
- func (o *ListAuthors200ResponseResultsInner) HasSummaryStats() bool
- func (o *ListAuthors200ResponseResultsInner) HasTopicShare() bool
- func (o *ListAuthors200ResponseResultsInner) HasTopics() bool
- func (o *ListAuthors200ResponseResultsInner) HasUpdatedDate() bool
- func (o *ListAuthors200ResponseResultsInner) HasWorksApiUrl() bool
- func (o *ListAuthors200ResponseResultsInner) HasWorksCount() bool
- func (o *ListAuthors200ResponseResultsInner) HasXConcepts() bool
- func (o ListAuthors200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInner) SetAffiliations(v []ListAuthors200ResponseResultsInnerAffiliationsInner)
- func (o *ListAuthors200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListAuthors200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
- func (o *ListAuthors200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListAuthors200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListAuthors200ResponseResultsInner) SetDisplayNameAlternatives(v []string)
- func (o *ListAuthors200ResponseResultsInner) SetId(v string)
- func (o *ListAuthors200ResponseResultsInner) SetIds(v ListAuthors200ResponseResultsInnerIds)
- func (o *ListAuthors200ResponseResultsInner) SetLastKnownInstitution(v ListAuthors200ResponseResultsInnerLastKnownInstitution)
- func (o *ListAuthors200ResponseResultsInner) SetLastKnownInstitutions(v []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution)
- func (o *ListAuthors200ResponseResultsInner) SetOrcid(v string)
- func (o *ListAuthors200ResponseResultsInner) SetSummaryStats(v ListAuthors200ResponseResultsInnerSummaryStats)
- func (o *ListAuthors200ResponseResultsInner) SetTopicShare(v []ListAuthors200ResponseResultsInnerTopicsInner)
- func (o *ListAuthors200ResponseResultsInner) SetTopics(v []ListAuthors200ResponseResultsInnerTopicsInner)
- func (o *ListAuthors200ResponseResultsInner) SetUpdatedDate(v string)
- func (o *ListAuthors200ResponseResultsInner) SetWorksApiUrl(v string)
- func (o *ListAuthors200ResponseResultsInner) SetWorksCount(v int32)
- func (o *ListAuthors200ResponseResultsInner) SetXConcepts(v []map[string]interface{})
- func (o ListAuthors200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseResultsInnerAffiliationsInner
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) GetInstitution() ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) GetInstitutionOk() (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution, bool)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) GetYears() []int32
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) GetYearsOk() ([]int32, bool)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) HasInstitution() bool
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) HasYears() bool
- func (o ListAuthors200ResponseResultsInnerAffiliationsInner) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) SetInstitution(v ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) SetYears(v []int32)
- func (o ListAuthors200ResponseResultsInnerAffiliationsInner) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
- func NewListAuthors200ResponseResultsInnerAffiliationsInnerInstitution(id string, displayName string, type_ string) *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
- func NewListAuthors200ResponseResultsInnerAffiliationsInnerInstitutionWithDefaults() *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetCountryCode() string
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetCountryCodeOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetDisplayName() string
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetDisplayNameOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetId() string
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetIdOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetLineage() []string
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetLineageOk() ([]string, bool)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetRor() string
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetRorOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetType() string
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetTypeOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasCountryCode() bool
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasLineage() bool
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasRor() bool
- func (o ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetCountryCode(v string)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetDisplayName(v string)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetId(v string)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetLineage(v []string)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetRor(v string)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetType(v string)
- func (o ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) ToMap() (map[string]interface{}, error)
- func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) UnmarshalJSON(data []byte) (err error)
- type ListAuthors200ResponseResultsInnerCountsByYearInner
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetCitedByCount() int32
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetWorksCount() int32
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetWorksCountOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetYear() int32
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetYearOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) HasCitedByCount() bool
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) HasWorksCount() bool
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) HasYear() bool
- func (o ListAuthors200ResponseResultsInnerCountsByYearInner) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) SetCitedByCount(v int32)
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) SetWorksCount(v int32)
- func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) SetYear(v int32)
- func (o ListAuthors200ResponseResultsInnerCountsByYearInner) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseResultsInnerIds
- func (o *ListAuthors200ResponseResultsInnerIds) GetOpenalex() string
- func (o *ListAuthors200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerIds) GetOrcid() string
- func (o *ListAuthors200ResponseResultsInnerIds) GetOrcidOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerIds) GetScopus() string
- func (o *ListAuthors200ResponseResultsInnerIds) GetScopusOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerIds) GetTwitter() string
- func (o *ListAuthors200ResponseResultsInnerIds) GetTwitterOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerIds) GetWikipedia() string
- func (o *ListAuthors200ResponseResultsInnerIds) GetWikipediaOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerIds) HasOpenalex() bool
- func (o *ListAuthors200ResponseResultsInnerIds) HasOrcid() bool
- func (o *ListAuthors200ResponseResultsInnerIds) HasScopus() bool
- func (o *ListAuthors200ResponseResultsInnerIds) HasTwitter() bool
- func (o *ListAuthors200ResponseResultsInnerIds) HasWikipedia() bool
- func (o ListAuthors200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerIds) SetOpenalex(v string)
- func (o *ListAuthors200ResponseResultsInnerIds) SetOrcid(v string)
- func (o *ListAuthors200ResponseResultsInnerIds) SetScopus(v string)
- func (o *ListAuthors200ResponseResultsInnerIds) SetTwitter(v string)
- func (o *ListAuthors200ResponseResultsInnerIds) SetWikipedia(v string)
- func (o ListAuthors200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseResultsInnerLastKnownInstitution
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetCountryCode() string
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetCountryCodeOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetDisplayName() string
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetDisplayNameOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetId() string
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetIdOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetLineage() []string
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetLineageOk() ([]string, bool)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetRor() string
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetRorOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetType() string
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetTypeOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) HasCountryCode() bool
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) HasLineage() bool
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) HasRor() bool
- func (o ListAuthors200ResponseResultsInnerLastKnownInstitution) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetCountryCode(v string)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetDisplayName(v string)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetId(v string)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetLineage(v []string)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetRor(v string)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetType(v string)
- func (o ListAuthors200ResponseResultsInnerLastKnownInstitution) ToMap() (map[string]interface{}, error)
- func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) UnmarshalJSON(data []byte) (err error)
- type ListAuthors200ResponseResultsInnerSummaryStats
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetHIndex() int32
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetI10Index() int32
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) HasHIndex() bool
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) HasI10Index() bool
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
- func (o ListAuthors200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
- func (o *ListAuthors200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
- func (o ListAuthors200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseResultsInnerTopicsInner
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetCount() int32
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetCountOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetDisplayName() string
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetDomain() ListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetDomainOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetField() ListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetFieldOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetId() string
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetIdOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetScore() float32
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetScoreOk() (*float32, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetSubfield() ListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetSubfieldOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetValue() float32
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetValueOk() (*float32, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasCount() bool
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasDisplayName() bool
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasDomain() bool
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasField() bool
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasId() bool
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasScore() bool
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasSubfield() bool
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasValue() bool
- func (o ListAuthors200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetCount(v int32)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetDisplayName(v string)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetDomain(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetField(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetId(v string)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetScore(v float32)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetSubfield(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetValue(v float32)
- func (o ListAuthors200ResponseResultsInnerTopicsInner) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetDisplayName() string
- func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetId() string
- func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetIdOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) HasDisplayName() bool
- func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) HasId() bool
- func (o ListAuthors200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) SetDisplayName(v string)
- func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) SetId(v string)
- func (o ListAuthors200ResponseResultsInnerTopicsInnerDomain) ToMap() (map[string]interface{}, error)
- type ListAuthors200ResponseResultsInnerXConceptsInner
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetDisplayName() string
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetId() string
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetIdOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetLevel() int32
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetLevelOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetScore() float32
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetScoreOk() (*float32, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetWikidata() string
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetWikidataOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) HasScore() bool
- func (o ListAuthors200ResponseResultsInnerXConceptsInner) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetDisplayName(v string)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetId(v string)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetLevel(v int32)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetScore(v float32)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetWikidata(v string)
- func (o ListAuthors200ResponseResultsInnerXConceptsInner) ToMap() (map[string]interface{}, error)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInner) UnmarshalJSON(data []byte) (err error)
- type ListAuthors200ResponseResultsInnerXConceptsInnerInner
- func NewListAuthors200ResponseResultsInnerXConceptsInnerInner(id string, wikidata string, displayName string, level int32) *ListAuthors200ResponseResultsInnerXConceptsInnerInner
- func NewListAuthors200ResponseResultsInnerXConceptsInnerInnerWithDefaults() *ListAuthors200ResponseResultsInnerXConceptsInnerInner
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetDisplayName() string
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetDisplayNameOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetId() string
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetIdOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetLevel() int32
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetLevelOk() (*int32, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetScore() float32
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetScoreOk() (*float32, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetWikidata() string
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetWikidataOk() (*string, bool)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) HasScore() bool
- func (o ListAuthors200ResponseResultsInnerXConceptsInnerInner) MarshalJSON() ([]byte, error)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetDisplayName(v string)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetId(v string)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetLevel(v int32)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetScore(v float32)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetScoreNil()
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetWikidata(v string)
- func (o ListAuthors200ResponseResultsInnerXConceptsInnerInner) ToMap() (map[string]interface{}, error)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) UnmarshalJSON(data []byte) (err error)
- func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) UnsetScore()
- type ListConcepts200Response
- func (o *ListConcepts200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
- func (o *ListConcepts200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
- func (o *ListConcepts200Response) GetMeta() ListAuthors200ResponseMeta
- func (o *ListConcepts200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
- func (o *ListConcepts200Response) GetResults() []ListConcepts200ResponseResultsInner
- func (o *ListConcepts200Response) GetResultsOk() ([]ListConcepts200ResponseResultsInner, bool)
- func (o *ListConcepts200Response) HasGroupBy() bool
- func (o *ListConcepts200Response) HasMeta() bool
- func (o *ListConcepts200Response) HasResults() bool
- func (o ListConcepts200Response) MarshalJSON() ([]byte, error)
- func (o *ListConcepts200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
- func (o *ListConcepts200Response) SetMeta(v ListAuthors200ResponseMeta)
- func (o *ListConcepts200Response) SetResults(v []ListConcepts200ResponseResultsInner)
- func (o ListConcepts200Response) ToMap() (map[string]interface{}, error)
- type ListConcepts200ResponseResultsInner
- func (o *ListConcepts200ResponseResultsInner) GetAncestors() []ListConcepts200ResponseResultsInnerAncestorsInner
- func (o *ListConcepts200ResponseResultsInner) GetAncestorsOk() ([]ListConcepts200ResponseResultsInnerAncestorsInner, bool)
- func (o *ListConcepts200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListConcepts200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListConcepts200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
- func (o *ListConcepts200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
- func (o *ListConcepts200ResponseResultsInner) GetCreatedDate() string
- func (o *ListConcepts200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetDescription() string
- func (o *ListConcepts200ResponseResultsInner) GetDescriptionOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetDisplayName() string
- func (o *ListConcepts200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetId() string
- func (o *ListConcepts200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetIds() ListConcepts200ResponseResultsInnerIds
- func (o *ListConcepts200ResponseResultsInner) GetIdsOk() (*ListConcepts200ResponseResultsInnerIds, bool)
- func (o *ListConcepts200ResponseResultsInner) GetImageThumbnailUrl() string
- func (o *ListConcepts200ResponseResultsInner) GetImageThumbnailUrlOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetImageUrl() string
- func (o *ListConcepts200ResponseResultsInner) GetImageUrlOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetInternational() ListConcepts200ResponseResultsInnerInternational
- func (o *ListConcepts200ResponseResultsInner) GetInternationalOk() (*ListConcepts200ResponseResultsInnerInternational, bool)
- func (o *ListConcepts200ResponseResultsInner) GetLevel() int32
- func (o *ListConcepts200ResponseResultsInner) GetLevelOk() (*int32, bool)
- func (o *ListConcepts200ResponseResultsInner) GetRelatedConcepts() []map[string]interface{}
- func (o *ListConcepts200ResponseResultsInner) GetRelatedConceptsOk() ([]map[string]interface{}, bool)
- func (o *ListConcepts200ResponseResultsInner) GetSummaryStats() ListConcepts200ResponseResultsInnerSummaryStats
- func (o *ListConcepts200ResponseResultsInner) GetSummaryStatsOk() (*ListConcepts200ResponseResultsInnerSummaryStats, bool)
- func (o *ListConcepts200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListConcepts200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetWikidata() string
- func (o *ListConcepts200ResponseResultsInner) GetWikidataOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetWorksApiUrl() string
- func (o *ListConcepts200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInner) GetWorksCount() int32
- func (o *ListConcepts200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *ListConcepts200ResponseResultsInner) HasAncestors() bool
- func (o *ListConcepts200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListConcepts200ResponseResultsInner) HasCountsByYear() bool
- func (o *ListConcepts200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListConcepts200ResponseResultsInner) HasDescription() bool
- func (o *ListConcepts200ResponseResultsInner) HasDisplayName() bool
- func (o *ListConcepts200ResponseResultsInner) HasId() bool
- func (o *ListConcepts200ResponseResultsInner) HasIds() bool
- func (o *ListConcepts200ResponseResultsInner) HasImageThumbnailUrl() bool
- func (o *ListConcepts200ResponseResultsInner) HasImageUrl() bool
- func (o *ListConcepts200ResponseResultsInner) HasInternational() bool
- func (o *ListConcepts200ResponseResultsInner) HasLevel() bool
- func (o *ListConcepts200ResponseResultsInner) HasRelatedConcepts() bool
- func (o *ListConcepts200ResponseResultsInner) HasSummaryStats() bool
- func (o *ListConcepts200ResponseResultsInner) HasUpdatedDate() bool
- func (o *ListConcepts200ResponseResultsInner) HasWikidata() bool
- func (o *ListConcepts200ResponseResultsInner) HasWorksApiUrl() bool
- func (o *ListConcepts200ResponseResultsInner) HasWorksCount() bool
- func (o ListConcepts200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListConcepts200ResponseResultsInner) SetAncestors(v []ListConcepts200ResponseResultsInnerAncestorsInner)
- func (o *ListConcepts200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListConcepts200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
- func (o *ListConcepts200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListConcepts200ResponseResultsInner) SetDescription(v string)
- func (o *ListConcepts200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListConcepts200ResponseResultsInner) SetId(v string)
- func (o *ListConcepts200ResponseResultsInner) SetIds(v ListConcepts200ResponseResultsInnerIds)
- func (o *ListConcepts200ResponseResultsInner) SetImageThumbnailUrl(v string)
- func (o *ListConcepts200ResponseResultsInner) SetImageUrl(v string)
- func (o *ListConcepts200ResponseResultsInner) SetInternational(v ListConcepts200ResponseResultsInnerInternational)
- func (o *ListConcepts200ResponseResultsInner) SetLevel(v int32)
- func (o *ListConcepts200ResponseResultsInner) SetRelatedConcepts(v []map[string]interface{})
- func (o *ListConcepts200ResponseResultsInner) SetSummaryStats(v ListConcepts200ResponseResultsInnerSummaryStats)
- func (o *ListConcepts200ResponseResultsInner) SetUpdatedDate(v string)
- func (o *ListConcepts200ResponseResultsInner) SetWikidata(v string)
- func (o *ListConcepts200ResponseResultsInner) SetWorksApiUrl(v string)
- func (o *ListConcepts200ResponseResultsInner) SetWorksCount(v int32)
- func (o ListConcepts200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- type ListConcepts200ResponseResultsInnerAncestorsInner
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetDisplayName() string
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetId() string
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetIdOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetLevel() int32
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetLevelOk() (*int32, bool)
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetWikidata() string
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetWikidataOk() (*string, bool)
- func (o ListConcepts200ResponseResultsInnerAncestorsInner) MarshalJSON() ([]byte, error)
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) SetDisplayName(v string)
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) SetId(v string)
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) SetLevel(v int32)
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) SetWikidata(v string)
- func (o ListConcepts200ResponseResultsInnerAncestorsInner) ToMap() (map[string]interface{}, error)
- func (o *ListConcepts200ResponseResultsInnerAncestorsInner) UnmarshalJSON(data []byte) (err error)
- type ListConcepts200ResponseResultsInnerIds
- func (o *ListConcepts200ResponseResultsInnerIds) GetMag() string
- func (o *ListConcepts200ResponseResultsInnerIds) GetMagOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerIds) GetOpenalex() string
- func (o *ListConcepts200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerIds) GetWikidata() string
- func (o *ListConcepts200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerIds) GetWikipedia() string
- func (o *ListConcepts200ResponseResultsInnerIds) GetWikipediaOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerIds) HasMag() bool
- func (o *ListConcepts200ResponseResultsInnerIds) HasOpenalex() bool
- func (o *ListConcepts200ResponseResultsInnerIds) HasWikidata() bool
- func (o *ListConcepts200ResponseResultsInnerIds) HasWikipedia() bool
- func (o ListConcepts200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (o *ListConcepts200ResponseResultsInnerIds) SetMag(v string)
- func (o *ListConcepts200ResponseResultsInnerIds) SetOpenalex(v string)
- func (o *ListConcepts200ResponseResultsInnerIds) SetWikidata(v string)
- func (o *ListConcepts200ResponseResultsInnerIds) SetWikipedia(v string)
- func (o ListConcepts200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
- type ListConcepts200ResponseResultsInnerInternational
- func (o *ListConcepts200ResponseResultsInnerInternational) GetDisplayName() map[string]string
- func (o *ListConcepts200ResponseResultsInnerInternational) GetDisplayNameOk() (map[string]string, bool)
- func (o *ListConcepts200ResponseResultsInnerInternational) HasDisplayName() bool
- func (o ListConcepts200ResponseResultsInnerInternational) MarshalJSON() ([]byte, error)
- func (o *ListConcepts200ResponseResultsInnerInternational) SetDisplayName(v map[string]string)
- func (o ListConcepts200ResponseResultsInnerInternational) ToMap() (map[string]interface{}, error)
- type ListConcepts200ResponseResultsInnerRelatedConceptsInner
- func NewListConcepts200ResponseResultsInnerRelatedConceptsInner(id string, wikidata string, displayName string, level int32) *ListConcepts200ResponseResultsInnerRelatedConceptsInner
- func NewListConcepts200ResponseResultsInnerRelatedConceptsInnerWithDefaults() *ListConcepts200ResponseResultsInnerRelatedConceptsInner
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetDisplayName() string
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetId() string
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetIdOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetLevel() int32
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetLevelOk() (*int32, bool)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetScore() float32
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetScoreOk() (*float32, bool)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetWikidata() string
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetWikidataOk() (*string, bool)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) HasScore() bool
- func (o ListConcepts200ResponseResultsInnerRelatedConceptsInner) MarshalJSON() ([]byte, error)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetDisplayName(v string)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetId(v string)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetLevel(v int32)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetScore(v float32)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetScoreNil()
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetWikidata(v string)
- func (o ListConcepts200ResponseResultsInnerRelatedConceptsInner) ToMap() (map[string]interface{}, error)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) UnmarshalJSON(data []byte) (err error)
- func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) UnsetScore()
- type ListConcepts200ResponseResultsInnerSummaryStats
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetHIndex() int32
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetI10Index() int32
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) HasHIndex() bool
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) HasI10Index() bool
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
- func (o ListConcepts200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
- func (o *ListConcepts200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
- func (o ListConcepts200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
- type ListFunders200Response
- func (o *ListFunders200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
- func (o *ListFunders200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
- func (o *ListFunders200Response) GetMeta() ListAuthors200ResponseMeta
- func (o *ListFunders200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
- func (o *ListFunders200Response) GetResults() []ListFunders200ResponseResultsInner
- func (o *ListFunders200Response) GetResultsOk() ([]ListFunders200ResponseResultsInner, bool)
- func (o *ListFunders200Response) HasGroupBy() bool
- func (o *ListFunders200Response) HasMeta() bool
- func (o *ListFunders200Response) HasResults() bool
- func (o ListFunders200Response) MarshalJSON() ([]byte, error)
- func (o *ListFunders200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
- func (o *ListFunders200Response) SetMeta(v ListAuthors200ResponseMeta)
- func (o *ListFunders200Response) SetResults(v []ListFunders200ResponseResultsInner)
- func (o ListFunders200Response) ToMap() (map[string]interface{}, error)
- type ListFunders200ResponseResultsInner
- func (o *ListFunders200ResponseResultsInner) GetAlternateTitles() []string
- func (o *ListFunders200ResponseResultsInner) GetAlternateTitlesOk() ([]string, bool)
- func (o *ListFunders200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListFunders200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListFunders200ResponseResultsInner) GetCountryCode() string
- func (o *ListFunders200ResponseResultsInner) GetCountryCodeOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
- func (o *ListFunders200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
- func (o *ListFunders200ResponseResultsInner) GetCreatedDate() string
- func (o *ListFunders200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetDescription() string
- func (o *ListFunders200ResponseResultsInner) GetDescriptionOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetDisplayName() string
- func (o *ListFunders200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetGrantsCount() int32
- func (o *ListFunders200ResponseResultsInner) GetGrantsCountOk() (*int32, bool)
- func (o *ListFunders200ResponseResultsInner) GetHomepageUrl() string
- func (o *ListFunders200ResponseResultsInner) GetHomepageUrlOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetId() string
- func (o *ListFunders200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetIds() ListFunders200ResponseResultsInnerIds
- func (o *ListFunders200ResponseResultsInner) GetIdsOk() (*ListFunders200ResponseResultsInnerIds, bool)
- func (o *ListFunders200ResponseResultsInner) GetImageThumbnailUrl() string
- func (o *ListFunders200ResponseResultsInner) GetImageThumbnailUrlOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetImageUrl() string
- func (o *ListFunders200ResponseResultsInner) GetImageUrlOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetRoles() []ListFunders200ResponseResultsInnerRolesInner
- func (o *ListFunders200ResponseResultsInner) GetRolesOk() ([]ListFunders200ResponseResultsInnerRolesInner, bool)
- func (o *ListFunders200ResponseResultsInner) GetSummaryStats() ListFunders200ResponseResultsInnerSummaryStats
- func (o *ListFunders200ResponseResultsInner) GetSummaryStatsOk() (*ListFunders200ResponseResultsInnerSummaryStats, bool)
- func (o *ListFunders200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListFunders200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInner) GetWorksCount() int32
- func (o *ListFunders200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *ListFunders200ResponseResultsInner) HasAlternateTitles() bool
- func (o *ListFunders200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListFunders200ResponseResultsInner) HasCountryCode() bool
- func (o *ListFunders200ResponseResultsInner) HasCountsByYear() bool
- func (o *ListFunders200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListFunders200ResponseResultsInner) HasDescription() bool
- func (o *ListFunders200ResponseResultsInner) HasDisplayName() bool
- func (o *ListFunders200ResponseResultsInner) HasGrantsCount() bool
- func (o *ListFunders200ResponseResultsInner) HasHomepageUrl() bool
- func (o *ListFunders200ResponseResultsInner) HasId() bool
- func (o *ListFunders200ResponseResultsInner) HasIds() bool
- func (o *ListFunders200ResponseResultsInner) HasImageThumbnailUrl() bool
- func (o *ListFunders200ResponseResultsInner) HasImageUrl() bool
- func (o *ListFunders200ResponseResultsInner) HasRoles() bool
- func (o *ListFunders200ResponseResultsInner) HasSummaryStats() bool
- func (o *ListFunders200ResponseResultsInner) HasUpdatedDate() bool
- func (o *ListFunders200ResponseResultsInner) HasWorksCount() bool
- func (o ListFunders200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListFunders200ResponseResultsInner) SetAlternateTitles(v []string)
- func (o *ListFunders200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListFunders200ResponseResultsInner) SetCountryCode(v string)
- func (o *ListFunders200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
- func (o *ListFunders200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListFunders200ResponseResultsInner) SetDescription(v string)
- func (o *ListFunders200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListFunders200ResponseResultsInner) SetGrantsCount(v int32)
- func (o *ListFunders200ResponseResultsInner) SetHomepageUrl(v string)
- func (o *ListFunders200ResponseResultsInner) SetId(v string)
- func (o *ListFunders200ResponseResultsInner) SetIds(v ListFunders200ResponseResultsInnerIds)
- func (o *ListFunders200ResponseResultsInner) SetImageThumbnailUrl(v string)
- func (o *ListFunders200ResponseResultsInner) SetImageUrl(v string)
- func (o *ListFunders200ResponseResultsInner) SetRoles(v []ListFunders200ResponseResultsInnerRolesInner)
- func (o *ListFunders200ResponseResultsInner) SetSummaryStats(v ListFunders200ResponseResultsInnerSummaryStats)
- func (o *ListFunders200ResponseResultsInner) SetUpdatedDate(v string)
- func (o *ListFunders200ResponseResultsInner) SetWorksCount(v int32)
- func (o ListFunders200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- type ListFunders200ResponseResultsInnerIds
- func (o *ListFunders200ResponseResultsInnerIds) GetCrossref() string
- func (o *ListFunders200ResponseResultsInnerIds) GetCrossrefOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInnerIds) GetDoi() string
- func (o *ListFunders200ResponseResultsInnerIds) GetDoiOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInnerIds) GetOpenalex() string
- func (o *ListFunders200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInnerIds) GetRor() string
- func (o *ListFunders200ResponseResultsInnerIds) GetRorOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInnerIds) GetWikidata() string
- func (o *ListFunders200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInnerIds) HasCrossref() bool
- func (o *ListFunders200ResponseResultsInnerIds) HasDoi() bool
- func (o *ListFunders200ResponseResultsInnerIds) HasOpenalex() bool
- func (o *ListFunders200ResponseResultsInnerIds) HasRor() bool
- func (o *ListFunders200ResponseResultsInnerIds) HasWikidata() bool
- func (o ListFunders200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (o *ListFunders200ResponseResultsInnerIds) SetCrossref(v string)
- func (o *ListFunders200ResponseResultsInnerIds) SetDoi(v string)
- func (o *ListFunders200ResponseResultsInnerIds) SetOpenalex(v string)
- func (o *ListFunders200ResponseResultsInnerIds) SetRor(v string)
- func (o *ListFunders200ResponseResultsInnerIds) SetWikidata(v string)
- func (o ListFunders200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
- type ListFunders200ResponseResultsInnerRolesInner
- func (o *ListFunders200ResponseResultsInnerRolesInner) GetId() string
- func (o *ListFunders200ResponseResultsInnerRolesInner) GetIdOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInnerRolesInner) GetRole() string
- func (o *ListFunders200ResponseResultsInnerRolesInner) GetRoleOk() (*string, bool)
- func (o *ListFunders200ResponseResultsInnerRolesInner) GetWorksCount() int32
- func (o *ListFunders200ResponseResultsInnerRolesInner) GetWorksCountOk() (*int32, bool)
- func (o *ListFunders200ResponseResultsInnerRolesInner) HasId() bool
- func (o *ListFunders200ResponseResultsInnerRolesInner) HasRole() bool
- func (o *ListFunders200ResponseResultsInnerRolesInner) HasWorksCount() bool
- func (o ListFunders200ResponseResultsInnerRolesInner) MarshalJSON() ([]byte, error)
- func (o *ListFunders200ResponseResultsInnerRolesInner) SetId(v string)
- func (o *ListFunders200ResponseResultsInnerRolesInner) SetRole(v string)
- func (o *ListFunders200ResponseResultsInnerRolesInner) SetWorksCount(v int32)
- func (o ListFunders200ResponseResultsInnerRolesInner) ToMap() (map[string]interface{}, error)
- type ListFunders200ResponseResultsInnerSummaryStats
- func (o *ListFunders200ResponseResultsInnerSummaryStats) GetHIndex() int32
- func (o *ListFunders200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
- func (o *ListFunders200ResponseResultsInnerSummaryStats) GetI10Index() int32
- func (o *ListFunders200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
- func (o *ListFunders200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
- func (o *ListFunders200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
- func (o *ListFunders200ResponseResultsInnerSummaryStats) HasHIndex() bool
- func (o *ListFunders200ResponseResultsInnerSummaryStats) HasI10Index() bool
- func (o *ListFunders200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
- func (o ListFunders200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (o *ListFunders200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
- func (o *ListFunders200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
- func (o *ListFunders200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
- func (o ListFunders200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
- type ListInstitutions200Response
- func (o *ListInstitutions200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
- func (o *ListInstitutions200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
- func (o *ListInstitutions200Response) GetMeta() ListAuthors200ResponseMeta
- func (o *ListInstitutions200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
- func (o *ListInstitutions200Response) GetResults() []ListInstitutions200ResponseResultsInner
- func (o *ListInstitutions200Response) GetResultsOk() ([]ListInstitutions200ResponseResultsInner, bool)
- func (o *ListInstitutions200Response) HasGroupBy() bool
- func (o *ListInstitutions200Response) HasMeta() bool
- func (o *ListInstitutions200Response) HasResults() bool
- func (o ListInstitutions200Response) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
- func (o *ListInstitutions200Response) SetMeta(v ListAuthors200ResponseMeta)
- func (o *ListInstitutions200Response) SetResults(v []ListInstitutions200ResponseResultsInner)
- func (o ListInstitutions200Response) ToMap() (map[string]interface{}, error)
- type ListInstitutions200ResponseResultsInner
- func (o *ListInstitutions200ResponseResultsInner) GetAssociatedInstitutions() []ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
- func (o *ListInstitutions200ResponseResultsInner) GetAssociatedInstitutionsOk() ([]ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListInstitutions200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetCountryCode() string
- func (o *ListInstitutions200ResponseResultsInner) GetCountryCodeOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
- func (o *ListInstitutions200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetCreatedDate() string
- func (o *ListInstitutions200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetDisplayName() string
- func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameAcronyms() []string
- func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameAcronymsOk() ([]string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameAlternatives() []string
- func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameAlternativesOk() ([]string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetGeo() ListInstitutions200ResponseResultsInnerGeo
- func (o *ListInstitutions200ResponseResultsInner) GetGeoOk() (*ListInstitutions200ResponseResultsInnerGeo, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetHomepageUrl() string
- func (o *ListInstitutions200ResponseResultsInner) GetHomepageUrlOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetId() string
- func (o *ListInstitutions200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetIds() ListInstitutions200ResponseResultsInnerIds
- func (o *ListInstitutions200ResponseResultsInner) GetIdsOk() (*ListInstitutions200ResponseResultsInnerIds, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetImageThumbnailUrl() string
- func (o *ListInstitutions200ResponseResultsInner) GetImageThumbnailUrlOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetImageUrl() string
- func (o *ListInstitutions200ResponseResultsInner) GetImageUrlOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetInternational() ListInstitutions200ResponseResultsInnerInternational
- func (o *ListInstitutions200ResponseResultsInner) GetInternationalOk() (*ListInstitutions200ResponseResultsInnerInternational, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetLineage() []string
- func (o *ListInstitutions200ResponseResultsInner) GetLineageOk() ([]string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetRepositories() []ListInstitutions200ResponseResultsInnerRepositoriesInner
- func (o *ListInstitutions200ResponseResultsInner) GetRepositoriesOk() ([]ListInstitutions200ResponseResultsInnerRepositoriesInner, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetRoles() []ListFunders200ResponseResultsInnerRolesInner
- func (o *ListInstitutions200ResponseResultsInner) GetRolesOk() ([]ListFunders200ResponseResultsInnerRolesInner, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetRor() string
- func (o *ListInstitutions200ResponseResultsInner) GetRorOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetSummaryStats() ListInstitutions200ResponseResultsInnerSummaryStats
- func (o *ListInstitutions200ResponseResultsInner) GetSummaryStatsOk() (*ListInstitutions200ResponseResultsInnerSummaryStats, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetTopicShare() []ListAuthors200ResponseResultsInnerTopicsInner
- func (o *ListInstitutions200ResponseResultsInner) GetTopicShareOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetTopics() []ListAuthors200ResponseResultsInnerTopicsInner
- func (o *ListInstitutions200ResponseResultsInner) GetTopicsOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetType() string
- func (o *ListInstitutions200ResponseResultsInner) GetTypeOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListInstitutions200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetWorksApiUrl() string
- func (o *ListInstitutions200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetWorksCount() int32
- func (o *ListInstitutions200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *ListInstitutions200ResponseResultsInner) GetXConcepts() []map[string]interface{}
- func (o *ListInstitutions200ResponseResultsInner) GetXConceptsOk() ([]map[string]interface{}, bool)
- func (o *ListInstitutions200ResponseResultsInner) HasAssociatedInstitutions() bool
- func (o *ListInstitutions200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListInstitutions200ResponseResultsInner) HasCountryCode() bool
- func (o *ListInstitutions200ResponseResultsInner) HasCountsByYear() bool
- func (o *ListInstitutions200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListInstitutions200ResponseResultsInner) HasDisplayName() bool
- func (o *ListInstitutions200ResponseResultsInner) HasDisplayNameAcronyms() bool
- func (o *ListInstitutions200ResponseResultsInner) HasDisplayNameAlternatives() bool
- func (o *ListInstitutions200ResponseResultsInner) HasGeo() bool
- func (o *ListInstitutions200ResponseResultsInner) HasHomepageUrl() bool
- func (o *ListInstitutions200ResponseResultsInner) HasId() bool
- func (o *ListInstitutions200ResponseResultsInner) HasIds() bool
- func (o *ListInstitutions200ResponseResultsInner) HasImageThumbnailUrl() bool
- func (o *ListInstitutions200ResponseResultsInner) HasImageUrl() bool
- func (o *ListInstitutions200ResponseResultsInner) HasInternational() bool
- func (o *ListInstitutions200ResponseResultsInner) HasLineage() bool
- func (o *ListInstitutions200ResponseResultsInner) HasRepositories() bool
- func (o *ListInstitutions200ResponseResultsInner) HasRoles() bool
- func (o *ListInstitutions200ResponseResultsInner) HasRor() bool
- func (o *ListInstitutions200ResponseResultsInner) HasSummaryStats() bool
- func (o *ListInstitutions200ResponseResultsInner) HasTopicShare() bool
- func (o *ListInstitutions200ResponseResultsInner) HasTopics() bool
- func (o *ListInstitutions200ResponseResultsInner) HasType() bool
- func (o *ListInstitutions200ResponseResultsInner) HasUpdatedDate() bool
- func (o *ListInstitutions200ResponseResultsInner) HasWorksApiUrl() bool
- func (o *ListInstitutions200ResponseResultsInner) HasWorksCount() bool
- func (o *ListInstitutions200ResponseResultsInner) HasXConcepts() bool
- func (o ListInstitutions200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInner) SetAssociatedInstitutions(v []ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner)
- func (o *ListInstitutions200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListInstitutions200ResponseResultsInner) SetCountryCode(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
- func (o *ListInstitutions200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetDisplayNameAcronyms(v []string)
- func (o *ListInstitutions200ResponseResultsInner) SetDisplayNameAlternatives(v []string)
- func (o *ListInstitutions200ResponseResultsInner) SetGeo(v ListInstitutions200ResponseResultsInnerGeo)
- func (o *ListInstitutions200ResponseResultsInner) SetHomepageUrl(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetId(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetIds(v ListInstitutions200ResponseResultsInnerIds)
- func (o *ListInstitutions200ResponseResultsInner) SetImageThumbnailUrl(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetImageUrl(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetInternational(v ListInstitutions200ResponseResultsInnerInternational)
- func (o *ListInstitutions200ResponseResultsInner) SetLineage(v []string)
- func (o *ListInstitutions200ResponseResultsInner) SetRepositories(v []ListInstitutions200ResponseResultsInnerRepositoriesInner)
- func (o *ListInstitutions200ResponseResultsInner) SetRoles(v []ListFunders200ResponseResultsInnerRolesInner)
- func (o *ListInstitutions200ResponseResultsInner) SetRor(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetSummaryStats(v ListInstitutions200ResponseResultsInnerSummaryStats)
- func (o *ListInstitutions200ResponseResultsInner) SetTopicShare(v []ListAuthors200ResponseResultsInnerTopicsInner)
- func (o *ListInstitutions200ResponseResultsInner) SetTopics(v []ListAuthors200ResponseResultsInnerTopicsInner)
- func (o *ListInstitutions200ResponseResultsInner) SetType(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetUpdatedDate(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetWorksApiUrl(v string)
- func (o *ListInstitutions200ResponseResultsInner) SetWorksCount(v int32)
- func (o *ListInstitutions200ResponseResultsInner) SetXConcepts(v []map[string]interface{})
- func (o ListInstitutions200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- type ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
- func NewListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner(id string, displayName string, type_ string) *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
- func NewListInstitutions200ResponseResultsInnerAssociatedInstitutionsInnerWithDefaults() *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetCountryCode() string
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetCountryCodeOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetDisplayName() string
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetId() string
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetIdOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetLineage() []string
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetLineageOk() ([]string, bool)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRelationship() string
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRelationshipOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRor() string
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRorOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetType() string
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetTypeOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasCountryCode() bool
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasLineage() bool
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasRelationship() bool
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasRor() bool
- func (o ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetCountryCode(v string)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetDisplayName(v string)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetId(v string)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetLineage(v []string)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetRelationship(v string)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetRor(v string)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetType(v string)
- func (o ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) ToMap() (map[string]interface{}, error)
- func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) UnmarshalJSON(data []byte) (err error)
- type ListInstitutions200ResponseResultsInnerGeo
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetCity() string
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetCityOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetCountry() string
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetCountryCode() string
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetCountryCodeOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetCountryOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetGeonamesCityId() string
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetGeonamesCityIdOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetLatitude() float32
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetLatitudeOk() (*float32, bool)
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetLongitude() float32
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetLongitudeOk() (*float32, bool)
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetRegion() string
- func (o *ListInstitutions200ResponseResultsInnerGeo) GetRegionOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerGeo) HasCity() bool
- func (o *ListInstitutions200ResponseResultsInnerGeo) HasCountry() bool
- func (o *ListInstitutions200ResponseResultsInnerGeo) HasCountryCode() bool
- func (o *ListInstitutions200ResponseResultsInnerGeo) HasGeonamesCityId() bool
- func (o *ListInstitutions200ResponseResultsInnerGeo) HasLatitude() bool
- func (o *ListInstitutions200ResponseResultsInnerGeo) HasLongitude() bool
- func (o *ListInstitutions200ResponseResultsInnerGeo) HasRegion() bool
- func (o ListInstitutions200ResponseResultsInnerGeo) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInnerGeo) SetCity(v string)
- func (o *ListInstitutions200ResponseResultsInnerGeo) SetCountry(v string)
- func (o *ListInstitutions200ResponseResultsInnerGeo) SetCountryCode(v string)
- func (o *ListInstitutions200ResponseResultsInnerGeo) SetGeonamesCityId(v string)
- func (o *ListInstitutions200ResponseResultsInnerGeo) SetLatitude(v float32)
- func (o *ListInstitutions200ResponseResultsInnerGeo) SetLongitude(v float32)
- func (o *ListInstitutions200ResponseResultsInnerGeo) SetRegion(v string)
- func (o ListInstitutions200ResponseResultsInnerGeo) ToMap() (map[string]interface{}, error)
- type ListInstitutions200ResponseResultsInnerIds
- func (o *ListInstitutions200ResponseResultsInnerIds) GetGrid() string
- func (o *ListInstitutions200ResponseResultsInnerIds) GetGridOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerIds) GetMag() string
- func (o *ListInstitutions200ResponseResultsInnerIds) GetMagOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerIds) GetOpenalex() string
- func (o *ListInstitutions200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerIds) GetRor() string
- func (o *ListInstitutions200ResponseResultsInnerIds) GetRorOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerIds) GetWikidata() string
- func (o *ListInstitutions200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerIds) GetWikipedia() string
- func (o *ListInstitutions200ResponseResultsInnerIds) GetWikipediaOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerIds) HasGrid() bool
- func (o *ListInstitutions200ResponseResultsInnerIds) HasMag() bool
- func (o *ListInstitutions200ResponseResultsInnerIds) HasOpenalex() bool
- func (o *ListInstitutions200ResponseResultsInnerIds) HasRor() bool
- func (o *ListInstitutions200ResponseResultsInnerIds) HasWikidata() bool
- func (o *ListInstitutions200ResponseResultsInnerIds) HasWikipedia() bool
- func (o ListInstitutions200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInnerIds) SetGrid(v string)
- func (o *ListInstitutions200ResponseResultsInnerIds) SetMag(v string)
- func (o *ListInstitutions200ResponseResultsInnerIds) SetOpenalex(v string)
- func (o *ListInstitutions200ResponseResultsInnerIds) SetRor(v string)
- func (o *ListInstitutions200ResponseResultsInnerIds) SetWikidata(v string)
- func (o *ListInstitutions200ResponseResultsInnerIds) SetWikipedia(v string)
- func (o ListInstitutions200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
- type ListInstitutions200ResponseResultsInnerInternational
- func (o *ListInstitutions200ResponseResultsInnerInternational) GetDisplayName() map[string]string
- func (o *ListInstitutions200ResponseResultsInnerInternational) GetDisplayNameOk() (map[string]string, bool)
- func (o *ListInstitutions200ResponseResultsInnerInternational) HasDisplayName() bool
- func (o ListInstitutions200ResponseResultsInnerInternational) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInnerInternational) SetDisplayName(v map[string]string)
- func (o ListInstitutions200ResponseResultsInnerInternational) ToMap() (map[string]interface{}, error)
- type ListInstitutions200ResponseResultsInnerRepositoriesInner
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetDisplayName() string
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetDisplayNameOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganization() string
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationLineage() []string
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationLineageOk() ([]string, bool)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationName() string
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationNameOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetId() string
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetIdOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasDisplayName() bool
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganization() bool
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganizationLineage() bool
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganizationName() bool
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasId() bool
- func (o ListInstitutions200ResponseResultsInnerRepositoriesInner) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetDisplayName(v string)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganization(v string)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganizationLineage(v []string)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganizationName(v string)
- func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetId(v string)
- func (o ListInstitutions200ResponseResultsInnerRepositoriesInner) ToMap() (map[string]interface{}, error)
- type ListInstitutions200ResponseResultsInnerSummaryStats
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetHIndex() int32
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetI10Index() int32
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) HasHIndex() bool
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) HasI10Index() bool
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
- func (o ListInstitutions200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
- func (o *ListInstitutions200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
- func (o ListInstitutions200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
- type ListInstitutions200ResponseResultsInnerTopicsInner
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetCount() int32
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetCountOk() (*int32, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetDisplayName() string
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetDomain() ListInstitutions200ResponseResultsInnerTopicsInnerDomain
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetDomainOk() (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetField() ListInstitutions200ResponseResultsInnerTopicsInnerDomain
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetFieldOk() (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetId() string
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetIdOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetScore() float32
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetScoreOk() (*float32, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetSubfield() ListInstitutions200ResponseResultsInnerTopicsInnerDomain
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetSubfieldOk() (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetValue() float32
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetValueOk() (*float32, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasCount() bool
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasDisplayName() bool
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasDomain() bool
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasField() bool
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasId() bool
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasScore() bool
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasSubfield() bool
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasValue() bool
- func (o ListInstitutions200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetCount(v int32)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetDisplayName(v string)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetDomain(v ListInstitutions200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetField(v ListInstitutions200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetId(v string)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetScore(v float32)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetSubfield(v ListInstitutions200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetValue(v float32)
- func (o ListInstitutions200ResponseResultsInnerTopicsInner) ToMap() (map[string]interface{}, error)
- type ListInstitutions200ResponseResultsInnerTopicsInnerDomain
- func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetDisplayName() string
- func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetId() string
- func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetIdOk() (*string, bool)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) HasDisplayName() bool
- func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) HasId() bool
- func (o ListInstitutions200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) SetDisplayName(v string)
- func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) SetId(v string)
- func (o ListInstitutions200ResponseResultsInnerTopicsInnerDomain) ToMap() (map[string]interface{}, error)
- type ListKeywords200Response
- func (o *ListKeywords200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
- func (o *ListKeywords200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
- func (o *ListKeywords200Response) GetMeta() ListAuthors200ResponseMeta
- func (o *ListKeywords200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
- func (o *ListKeywords200Response) GetResults() []ListKeywords200ResponseResultsInner
- func (o *ListKeywords200Response) GetResultsOk() ([]ListKeywords200ResponseResultsInner, bool)
- func (o *ListKeywords200Response) HasGroupBy() bool
- func (o *ListKeywords200Response) HasMeta() bool
- func (o *ListKeywords200Response) HasResults() bool
- func (o ListKeywords200Response) MarshalJSON() ([]byte, error)
- func (o *ListKeywords200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
- func (o *ListKeywords200Response) SetMeta(v ListAuthors200ResponseMeta)
- func (o *ListKeywords200Response) SetResults(v []ListKeywords200ResponseResultsInner)
- func (o ListKeywords200Response) ToMap() (map[string]interface{}, error)
- type ListKeywords200ResponseResultsInner
- func (o *ListKeywords200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListKeywords200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListKeywords200ResponseResultsInner) GetCreatedDate() string
- func (o *ListKeywords200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListKeywords200ResponseResultsInner) GetDisplayName() string
- func (o *ListKeywords200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListKeywords200ResponseResultsInner) GetId() string
- func (o *ListKeywords200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListKeywords200ResponseResultsInner) GetScore() float32
- func (o *ListKeywords200ResponseResultsInner) GetScoreOk() (*float32, bool)
- func (o *ListKeywords200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListKeywords200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListKeywords200ResponseResultsInner) GetWorksApiUrl() string
- func (o *ListKeywords200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
- func (o *ListKeywords200ResponseResultsInner) GetWorksCount() int32
- func (o *ListKeywords200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *ListKeywords200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListKeywords200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListKeywords200ResponseResultsInner) HasScore() bool
- func (o *ListKeywords200ResponseResultsInner) HasUpdatedDate() bool
- func (o *ListKeywords200ResponseResultsInner) HasWorksApiUrl() bool
- func (o *ListKeywords200ResponseResultsInner) HasWorksCount() bool
- func (o ListKeywords200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListKeywords200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListKeywords200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListKeywords200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListKeywords200ResponseResultsInner) SetId(v string)
- func (o *ListKeywords200ResponseResultsInner) SetScore(v float32)
- func (o *ListKeywords200ResponseResultsInner) SetUpdatedDate(v string)
- func (o *ListKeywords200ResponseResultsInner) SetWorksApiUrl(v string)
- func (o *ListKeywords200ResponseResultsInner) SetWorksCount(v int32)
- func (o ListKeywords200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- func (o *ListKeywords200ResponseResultsInner) UnmarshalJSON(data []byte) (err error)
- type ListPublishers200Response
- func (o *ListPublishers200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
- func (o *ListPublishers200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
- func (o *ListPublishers200Response) GetMeta() ListAuthors200ResponseMeta
- func (o *ListPublishers200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
- func (o *ListPublishers200Response) GetResults() []ListPublishers200ResponseResultsInner
- func (o *ListPublishers200Response) GetResultsOk() ([]ListPublishers200ResponseResultsInner, bool)
- func (o *ListPublishers200Response) HasGroupBy() bool
- func (o *ListPublishers200Response) HasMeta() bool
- func (o *ListPublishers200Response) HasResults() bool
- func (o ListPublishers200Response) MarshalJSON() ([]byte, error)
- func (o *ListPublishers200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
- func (o *ListPublishers200Response) SetMeta(v ListAuthors200ResponseMeta)
- func (o *ListPublishers200Response) SetResults(v []ListPublishers200ResponseResultsInner)
- func (o ListPublishers200Response) ToMap() (map[string]interface{}, error)
- type ListPublishers200ResponseResultsInner
- func (o *ListPublishers200ResponseResultsInner) GetAlternateTitles() []string
- func (o *ListPublishers200ResponseResultsInner) GetAlternateTitlesOk() ([]string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListPublishers200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListPublishers200ResponseResultsInner) GetCountryCodes() []string
- func (o *ListPublishers200ResponseResultsInner) GetCountryCodesOk() ([]string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
- func (o *ListPublishers200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
- func (o *ListPublishers200ResponseResultsInner) GetCreatedDate() string
- func (o *ListPublishers200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetDisplayName() string
- func (o *ListPublishers200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetHierarchyLevel() int32
- func (o *ListPublishers200ResponseResultsInner) GetHierarchyLevelOk() (*int32, bool)
- func (o *ListPublishers200ResponseResultsInner) GetId() string
- func (o *ListPublishers200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetIds() ListPublishers200ResponseResultsInnerIds
- func (o *ListPublishers200ResponseResultsInner) GetIdsOk() (*ListPublishers200ResponseResultsInnerIds, bool)
- func (o *ListPublishers200ResponseResultsInner) GetImageThumbnailUrl() string
- func (o *ListPublishers200ResponseResultsInner) GetImageThumbnailUrlOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetImageUrl() string
- func (o *ListPublishers200ResponseResultsInner) GetImageUrlOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetLineage() []string
- func (o *ListPublishers200ResponseResultsInner) GetLineageOk() ([]string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetParentPublisher() ListPublishers200ResponseResultsInnerParentPublisher
- func (o *ListPublishers200ResponseResultsInner) GetParentPublisherOk() (*ListPublishers200ResponseResultsInnerParentPublisher, bool)
- func (o *ListPublishers200ResponseResultsInner) GetRoles() []ListFunders200ResponseResultsInnerRolesInner
- func (o *ListPublishers200ResponseResultsInner) GetRolesOk() ([]ListFunders200ResponseResultsInnerRolesInner, bool)
- func (o *ListPublishers200ResponseResultsInner) GetSourcesApiUrl() string
- func (o *ListPublishers200ResponseResultsInner) GetSourcesApiUrlOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetSummaryStats() ListPublishers200ResponseResultsInnerSummaryStats
- func (o *ListPublishers200ResponseResultsInner) GetSummaryStatsOk() (*ListPublishers200ResponseResultsInnerSummaryStats, bool)
- func (o *ListPublishers200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListPublishers200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInner) GetWorksCount() int32
- func (o *ListPublishers200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *ListPublishers200ResponseResultsInner) HasAlternateTitles() bool
- func (o *ListPublishers200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListPublishers200ResponseResultsInner) HasCountryCodes() bool
- func (o *ListPublishers200ResponseResultsInner) HasCountsByYear() bool
- func (o *ListPublishers200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListPublishers200ResponseResultsInner) HasDisplayName() bool
- func (o *ListPublishers200ResponseResultsInner) HasHierarchyLevel() bool
- func (o *ListPublishers200ResponseResultsInner) HasId() bool
- func (o *ListPublishers200ResponseResultsInner) HasIds() bool
- func (o *ListPublishers200ResponseResultsInner) HasImageThumbnailUrl() bool
- func (o *ListPublishers200ResponseResultsInner) HasImageUrl() bool
- func (o *ListPublishers200ResponseResultsInner) HasLineage() bool
- func (o *ListPublishers200ResponseResultsInner) HasParentPublisher() bool
- func (o *ListPublishers200ResponseResultsInner) HasRoles() bool
- func (o *ListPublishers200ResponseResultsInner) HasSourcesApiUrl() bool
- func (o *ListPublishers200ResponseResultsInner) HasSummaryStats() bool
- func (o *ListPublishers200ResponseResultsInner) HasUpdatedDate() bool
- func (o *ListPublishers200ResponseResultsInner) HasWorksCount() bool
- func (o ListPublishers200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListPublishers200ResponseResultsInner) SetAlternateTitles(v []string)
- func (o *ListPublishers200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListPublishers200ResponseResultsInner) SetCountryCodes(v []string)
- func (o *ListPublishers200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
- func (o *ListPublishers200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListPublishers200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListPublishers200ResponseResultsInner) SetHierarchyLevel(v int32)
- func (o *ListPublishers200ResponseResultsInner) SetId(v string)
- func (o *ListPublishers200ResponseResultsInner) SetIds(v ListPublishers200ResponseResultsInnerIds)
- func (o *ListPublishers200ResponseResultsInner) SetImageThumbnailUrl(v string)
- func (o *ListPublishers200ResponseResultsInner) SetImageUrl(v string)
- func (o *ListPublishers200ResponseResultsInner) SetLineage(v []string)
- func (o *ListPublishers200ResponseResultsInner) SetParentPublisher(v ListPublishers200ResponseResultsInnerParentPublisher)
- func (o *ListPublishers200ResponseResultsInner) SetParentPublisherNil()
- func (o *ListPublishers200ResponseResultsInner) SetRoles(v []ListFunders200ResponseResultsInnerRolesInner)
- func (o *ListPublishers200ResponseResultsInner) SetSourcesApiUrl(v string)
- func (o *ListPublishers200ResponseResultsInner) SetSummaryStats(v ListPublishers200ResponseResultsInnerSummaryStats)
- func (o *ListPublishers200ResponseResultsInner) SetUpdatedDate(v string)
- func (o *ListPublishers200ResponseResultsInner) SetWorksCount(v int32)
- func (o ListPublishers200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- func (o *ListPublishers200ResponseResultsInner) UnsetParentPublisher()
- type ListPublishers200ResponseResultsInnerIds
- func (o *ListPublishers200ResponseResultsInnerIds) GetOpenalex() string
- func (o *ListPublishers200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInnerIds) GetRor() string
- func (o *ListPublishers200ResponseResultsInnerIds) GetRorOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInnerIds) GetWikidata() string
- func (o *ListPublishers200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInnerIds) HasOpenalex() bool
- func (o *ListPublishers200ResponseResultsInnerIds) HasRor() bool
- func (o *ListPublishers200ResponseResultsInnerIds) HasWikidata() bool
- func (o ListPublishers200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (o *ListPublishers200ResponseResultsInnerIds) SetOpenalex(v string)
- func (o *ListPublishers200ResponseResultsInnerIds) SetRor(v string)
- func (o *ListPublishers200ResponseResultsInnerIds) SetWikidata(v string)
- func (o ListPublishers200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
- type ListPublishers200ResponseResultsInnerParentPublisher
- func (o *ListPublishers200ResponseResultsInnerParentPublisher) GetDisplayName() string
- func (o *ListPublishers200ResponseResultsInnerParentPublisher) GetDisplayNameOk() (*string, bool)
- func (o *ListPublishers200ResponseResultsInnerParentPublisher) GetId() string
- func (o *ListPublishers200ResponseResultsInnerParentPublisher) GetIdOk() (*string, bool)
- func (o ListPublishers200ResponseResultsInnerParentPublisher) MarshalJSON() ([]byte, error)
- func (o *ListPublishers200ResponseResultsInnerParentPublisher) SetDisplayName(v string)
- func (o *ListPublishers200ResponseResultsInnerParentPublisher) SetId(v string)
- func (o ListPublishers200ResponseResultsInnerParentPublisher) ToMap() (map[string]interface{}, error)
- func (o *ListPublishers200ResponseResultsInnerParentPublisher) UnmarshalJSON(data []byte) (err error)
- type ListPublishers200ResponseResultsInnerSummaryStats
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetHIndex() int32
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetI10Index() int32
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) HasHIndex() bool
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) HasI10Index() bool
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
- func (o ListPublishers200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
- func (o *ListPublishers200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
- func (o ListPublishers200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
- type ListSources200Response
- func (o *ListSources200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
- func (o *ListSources200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
- func (o *ListSources200Response) GetMeta() ListAuthors200ResponseMeta
- func (o *ListSources200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
- func (o *ListSources200Response) GetResults() []ListSources200ResponseResultsInner
- func (o *ListSources200Response) GetResultsOk() ([]ListSources200ResponseResultsInner, bool)
- func (o *ListSources200Response) HasGroupBy() bool
- func (o *ListSources200Response) HasMeta() bool
- func (o *ListSources200Response) HasResults() bool
- func (o ListSources200Response) MarshalJSON() ([]byte, error)
- func (o *ListSources200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
- func (o *ListSources200Response) SetMeta(v ListAuthors200ResponseMeta)
- func (o *ListSources200Response) SetResults(v []ListSources200ResponseResultsInner)
- func (o ListSources200Response) ToMap() (map[string]interface{}, error)
- type ListSources200ResponseResultsInner
- func (o *ListSources200ResponseResultsInner) GetAbbreviatedTitle() string
- func (o *ListSources200ResponseResultsInner) GetAbbreviatedTitleOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetAlternateTitles() []string
- func (o *ListSources200ResponseResultsInner) GetAlternateTitlesOk() ([]string, bool)
- func (o *ListSources200ResponseResultsInner) GetApcPrices() []ListSources200ResponseResultsInnerApcPricesInner
- func (o *ListSources200ResponseResultsInner) GetApcPricesOk() ([]ListSources200ResponseResultsInnerApcPricesInner, bool)
- func (o *ListSources200ResponseResultsInner) GetApcUsd() int32
- func (o *ListSources200ResponseResultsInner) GetApcUsdOk() (*int32, bool)
- func (o *ListSources200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListSources200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListSources200ResponseResultsInner) GetCountryCode() string
- func (o *ListSources200ResponseResultsInner) GetCountryCodeOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
- func (o *ListSources200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
- func (o *ListSources200ResponseResultsInner) GetCreatedDate() string
- func (o *ListSources200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetDisplayName() string
- func (o *ListSources200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetHomepageUrl() string
- func (o *ListSources200ResponseResultsInner) GetHomepageUrlOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetHostOrganization() string
- func (o *ListSources200ResponseResultsInner) GetHostOrganizationLineage() []string
- func (o *ListSources200ResponseResultsInner) GetHostOrganizationLineageOk() ([]string, bool)
- func (o *ListSources200ResponseResultsInner) GetHostOrganizationName() string
- func (o *ListSources200ResponseResultsInner) GetHostOrganizationNameOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetHostOrganizationOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetId() string
- func (o *ListSources200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetIds() ListSources200ResponseResultsInnerIds
- func (o *ListSources200ResponseResultsInner) GetIdsOk() (*ListSources200ResponseResultsInnerIds, bool)
- func (o *ListSources200ResponseResultsInner) GetIsCore() bool
- func (o *ListSources200ResponseResultsInner) GetIsCoreOk() (*bool, bool)
- func (o *ListSources200ResponseResultsInner) GetIsInDoaj() bool
- func (o *ListSources200ResponseResultsInner) GetIsInDoajOk() (*bool, bool)
- func (o *ListSources200ResponseResultsInner) GetIsOa() bool
- func (o *ListSources200ResponseResultsInner) GetIsOaOk() (*bool, bool)
- func (o *ListSources200ResponseResultsInner) GetIssn() []string
- func (o *ListSources200ResponseResultsInner) GetIssnL() string
- func (o *ListSources200ResponseResultsInner) GetIssnLOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetIssnOk() ([]string, bool)
- func (o *ListSources200ResponseResultsInner) GetSocieties() []ListSources200ResponseResultsInnerSocietiesInner
- func (o *ListSources200ResponseResultsInner) GetSocietiesOk() ([]ListSources200ResponseResultsInnerSocietiesInner, bool)
- func (o *ListSources200ResponseResultsInner) GetSummaryStats() ListSources200ResponseResultsInnerSummaryStats
- func (o *ListSources200ResponseResultsInner) GetSummaryStatsOk() (*ListSources200ResponseResultsInnerSummaryStats, bool)
- func (o *ListSources200ResponseResultsInner) GetTopicShare() []ListAuthors200ResponseResultsInnerTopicsInner
- func (o *ListSources200ResponseResultsInner) GetTopicShareOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
- func (o *ListSources200ResponseResultsInner) GetTopics() []ListAuthors200ResponseResultsInnerTopicsInner
- func (o *ListSources200ResponseResultsInner) GetTopicsOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
- func (o *ListSources200ResponseResultsInner) GetType() string
- func (o *ListSources200ResponseResultsInner) GetTypeOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListSources200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetWorksApiUrl() string
- func (o *ListSources200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
- func (o *ListSources200ResponseResultsInner) GetWorksCount() int32
- func (o *ListSources200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *ListSources200ResponseResultsInner) GetXConcepts() []map[string]interface{}
- func (o *ListSources200ResponseResultsInner) GetXConceptsOk() ([]map[string]interface{}, bool)
- func (o *ListSources200ResponseResultsInner) HasAbbreviatedTitle() bool
- func (o *ListSources200ResponseResultsInner) HasAlternateTitles() bool
- func (o *ListSources200ResponseResultsInner) HasApcPrices() bool
- func (o *ListSources200ResponseResultsInner) HasApcUsd() bool
- func (o *ListSources200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListSources200ResponseResultsInner) HasCountryCode() bool
- func (o *ListSources200ResponseResultsInner) HasCountsByYear() bool
- func (o *ListSources200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListSources200ResponseResultsInner) HasDisplayName() bool
- func (o *ListSources200ResponseResultsInner) HasHomepageUrl() bool
- func (o *ListSources200ResponseResultsInner) HasHostOrganization() bool
- func (o *ListSources200ResponseResultsInner) HasHostOrganizationLineage() bool
- func (o *ListSources200ResponseResultsInner) HasHostOrganizationName() bool
- func (o *ListSources200ResponseResultsInner) HasId() bool
- func (o *ListSources200ResponseResultsInner) HasIds() bool
- func (o *ListSources200ResponseResultsInner) HasIsCore() bool
- func (o *ListSources200ResponseResultsInner) HasIsInDoaj() bool
- func (o *ListSources200ResponseResultsInner) HasIsOa() bool
- func (o *ListSources200ResponseResultsInner) HasIssn() bool
- func (o *ListSources200ResponseResultsInner) HasIssnL() bool
- func (o *ListSources200ResponseResultsInner) HasSocieties() bool
- func (o *ListSources200ResponseResultsInner) HasSummaryStats() bool
- func (o *ListSources200ResponseResultsInner) HasTopicShare() bool
- func (o *ListSources200ResponseResultsInner) HasTopics() bool
- func (o *ListSources200ResponseResultsInner) HasType() bool
- func (o *ListSources200ResponseResultsInner) HasUpdatedDate() bool
- func (o *ListSources200ResponseResultsInner) HasWorksApiUrl() bool
- func (o *ListSources200ResponseResultsInner) HasWorksCount() bool
- func (o *ListSources200ResponseResultsInner) HasXConcepts() bool
- func (o ListSources200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListSources200ResponseResultsInner) SetAbbreviatedTitle(v string)
- func (o *ListSources200ResponseResultsInner) SetAlternateTitles(v []string)
- func (o *ListSources200ResponseResultsInner) SetApcPrices(v []ListSources200ResponseResultsInnerApcPricesInner)
- func (o *ListSources200ResponseResultsInner) SetApcUsd(v int32)
- func (o *ListSources200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListSources200ResponseResultsInner) SetCountryCode(v string)
- func (o *ListSources200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
- func (o *ListSources200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListSources200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListSources200ResponseResultsInner) SetHomepageUrl(v string)
- func (o *ListSources200ResponseResultsInner) SetHostOrganization(v string)
- func (o *ListSources200ResponseResultsInner) SetHostOrganizationLineage(v []string)
- func (o *ListSources200ResponseResultsInner) SetHostOrganizationName(v string)
- func (o *ListSources200ResponseResultsInner) SetId(v string)
- func (o *ListSources200ResponseResultsInner) SetIds(v ListSources200ResponseResultsInnerIds)
- func (o *ListSources200ResponseResultsInner) SetIsCore(v bool)
- func (o *ListSources200ResponseResultsInner) SetIsInDoaj(v bool)
- func (o *ListSources200ResponseResultsInner) SetIsOa(v bool)
- func (o *ListSources200ResponseResultsInner) SetIssn(v []string)
- func (o *ListSources200ResponseResultsInner) SetIssnL(v string)
- func (o *ListSources200ResponseResultsInner) SetSocieties(v []ListSources200ResponseResultsInnerSocietiesInner)
- func (o *ListSources200ResponseResultsInner) SetSummaryStats(v ListSources200ResponseResultsInnerSummaryStats)
- func (o *ListSources200ResponseResultsInner) SetTopicShare(v []ListAuthors200ResponseResultsInnerTopicsInner)
- func (o *ListSources200ResponseResultsInner) SetTopics(v []ListAuthors200ResponseResultsInnerTopicsInner)
- func (o *ListSources200ResponseResultsInner) SetType(v string)
- func (o *ListSources200ResponseResultsInner) SetUpdatedDate(v string)
- func (o *ListSources200ResponseResultsInner) SetWorksApiUrl(v string)
- func (o *ListSources200ResponseResultsInner) SetWorksCount(v int32)
- func (o *ListSources200ResponseResultsInner) SetXConcepts(v []map[string]interface{})
- func (o ListSources200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- type ListSources200ResponseResultsInnerApcPricesInner
- func (o *ListSources200ResponseResultsInnerApcPricesInner) GetCurrency() string
- func (o *ListSources200ResponseResultsInnerApcPricesInner) GetCurrencyOk() (*string, bool)
- func (o *ListSources200ResponseResultsInnerApcPricesInner) GetPrice() int32
- func (o *ListSources200ResponseResultsInnerApcPricesInner) GetPriceOk() (*int32, bool)
- func (o *ListSources200ResponseResultsInnerApcPricesInner) HasCurrency() bool
- func (o *ListSources200ResponseResultsInnerApcPricesInner) HasPrice() bool
- func (o ListSources200ResponseResultsInnerApcPricesInner) MarshalJSON() ([]byte, error)
- func (o *ListSources200ResponseResultsInnerApcPricesInner) SetCurrency(v string)
- func (o *ListSources200ResponseResultsInnerApcPricesInner) SetPrice(v int32)
- func (o ListSources200ResponseResultsInnerApcPricesInner) ToMap() (map[string]interface{}, error)
- type ListSources200ResponseResultsInnerIds
- func (o *ListSources200ResponseResultsInnerIds) GetFatcat() string
- func (o *ListSources200ResponseResultsInnerIds) GetFatcatOk() (*string, bool)
- func (o *ListSources200ResponseResultsInnerIds) GetIssn() []string
- func (o *ListSources200ResponseResultsInnerIds) GetIssnL() string
- func (o *ListSources200ResponseResultsInnerIds) GetIssnLOk() (*string, bool)
- func (o *ListSources200ResponseResultsInnerIds) GetIssnOk() ([]string, bool)
- func (o *ListSources200ResponseResultsInnerIds) GetMag() string
- func (o *ListSources200ResponseResultsInnerIds) GetMagOk() (*string, bool)
- func (o *ListSources200ResponseResultsInnerIds) GetOpenalex() string
- func (o *ListSources200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
- func (o *ListSources200ResponseResultsInnerIds) GetWikidata() string
- func (o *ListSources200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
- func (o *ListSources200ResponseResultsInnerIds) HasFatcat() bool
- func (o *ListSources200ResponseResultsInnerIds) HasIssn() bool
- func (o *ListSources200ResponseResultsInnerIds) HasIssnL() bool
- func (o *ListSources200ResponseResultsInnerIds) HasMag() bool
- func (o *ListSources200ResponseResultsInnerIds) HasOpenalex() bool
- func (o *ListSources200ResponseResultsInnerIds) HasWikidata() bool
- func (o ListSources200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (o *ListSources200ResponseResultsInnerIds) SetFatcat(v string)
- func (o *ListSources200ResponseResultsInnerIds) SetIssn(v []string)
- func (o *ListSources200ResponseResultsInnerIds) SetIssnL(v string)
- func (o *ListSources200ResponseResultsInnerIds) SetMag(v string)
- func (o *ListSources200ResponseResultsInnerIds) SetOpenalex(v string)
- func (o *ListSources200ResponseResultsInnerIds) SetWikidata(v string)
- func (o ListSources200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
- type ListSources200ResponseResultsInnerSocietiesInner
- func (o *ListSources200ResponseResultsInnerSocietiesInner) GetOrganization() string
- func (o *ListSources200ResponseResultsInnerSocietiesInner) GetOrganizationOk() (*string, bool)
- func (o *ListSources200ResponseResultsInnerSocietiesInner) GetUrl() string
- func (o *ListSources200ResponseResultsInnerSocietiesInner) GetUrlOk() (*string, bool)
- func (o *ListSources200ResponseResultsInnerSocietiesInner) HasOrganization() bool
- func (o *ListSources200ResponseResultsInnerSocietiesInner) HasUrl() bool
- func (o ListSources200ResponseResultsInnerSocietiesInner) MarshalJSON() ([]byte, error)
- func (o *ListSources200ResponseResultsInnerSocietiesInner) SetOrganization(v string)
- func (o *ListSources200ResponseResultsInnerSocietiesInner) SetUrl(v string)
- func (o ListSources200ResponseResultsInnerSocietiesInner) ToMap() (map[string]interface{}, error)
- type ListSources200ResponseResultsInnerSummaryStats
- func (o *ListSources200ResponseResultsInnerSummaryStats) GetHIndex() int32
- func (o *ListSources200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
- func (o *ListSources200ResponseResultsInnerSummaryStats) GetI10Index() int32
- func (o *ListSources200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
- func (o *ListSources200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
- func (o *ListSources200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
- func (o *ListSources200ResponseResultsInnerSummaryStats) HasHIndex() bool
- func (o *ListSources200ResponseResultsInnerSummaryStats) HasI10Index() bool
- func (o *ListSources200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
- func (o ListSources200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (o *ListSources200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
- func (o *ListSources200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
- func (o *ListSources200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
- func (o ListSources200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
- type ListTopics200Response
- func (o *ListTopics200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
- func (o *ListTopics200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
- func (o *ListTopics200Response) GetMeta() ListAuthors200ResponseMeta
- func (o *ListTopics200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
- func (o *ListTopics200Response) GetResults() []ListTopics200ResponseResultsInner
- func (o *ListTopics200Response) GetResultsOk() ([]ListTopics200ResponseResultsInner, bool)
- func (o *ListTopics200Response) HasGroupBy() bool
- func (o *ListTopics200Response) HasMeta() bool
- func (o *ListTopics200Response) HasResults() bool
- func (o ListTopics200Response) MarshalJSON() ([]byte, error)
- func (o *ListTopics200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
- func (o *ListTopics200Response) SetMeta(v ListAuthors200ResponseMeta)
- func (o *ListTopics200Response) SetResults(v []ListTopics200ResponseResultsInner)
- func (o ListTopics200Response) ToMap() (map[string]interface{}, error)
- type ListTopics200ResponseResultsInner
- func (o *ListTopics200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListTopics200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListTopics200ResponseResultsInner) GetCreatedDate() string
- func (o *ListTopics200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInner) GetDescription() string
- func (o *ListTopics200ResponseResultsInner) GetDescriptionOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInner) GetDisplayName() string
- func (o *ListTopics200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInner) GetDomain() ListTopics200ResponseResultsInnerDomain
- func (o *ListTopics200ResponseResultsInner) GetDomainOk() (*ListTopics200ResponseResultsInnerDomain, bool)
- func (o *ListTopics200ResponseResultsInner) GetField() ListTopics200ResponseResultsInnerField
- func (o *ListTopics200ResponseResultsInner) GetFieldOk() (*ListTopics200ResponseResultsInnerField, bool)
- func (o *ListTopics200ResponseResultsInner) GetId() string
- func (o *ListTopics200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInner) GetIds() ListTopics200ResponseResultsInnerIds
- func (o *ListTopics200ResponseResultsInner) GetIdsOk() (*ListTopics200ResponseResultsInnerIds, bool)
- func (o *ListTopics200ResponseResultsInner) GetKeywords() []string
- func (o *ListTopics200ResponseResultsInner) GetKeywordsOk() ([]string, bool)
- func (o *ListTopics200ResponseResultsInner) GetScore() float32
- func (o *ListTopics200ResponseResultsInner) GetScoreOk() (*float32, bool)
- func (o *ListTopics200ResponseResultsInner) GetSiblings() []ListTopics200ResponseResultsInnerSiblingsInner
- func (o *ListTopics200ResponseResultsInner) GetSiblingsOk() ([]ListTopics200ResponseResultsInnerSiblingsInner, bool)
- func (o *ListTopics200ResponseResultsInner) GetSubfield() ListTopics200ResponseResultsInnerSubfield
- func (o *ListTopics200ResponseResultsInner) GetSubfieldOk() (*ListTopics200ResponseResultsInnerSubfield, bool)
- func (o *ListTopics200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListTopics200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInner) GetWorksApiUrl() string
- func (o *ListTopics200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInner) GetWorksCount() int32
- func (o *ListTopics200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
- func (o *ListTopics200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListTopics200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListTopics200ResponseResultsInner) HasDescription() bool
- func (o *ListTopics200ResponseResultsInner) HasDomain() bool
- func (o *ListTopics200ResponseResultsInner) HasField() bool
- func (o *ListTopics200ResponseResultsInner) HasIds() bool
- func (o *ListTopics200ResponseResultsInner) HasKeywords() bool
- func (o *ListTopics200ResponseResultsInner) HasScore() bool
- func (o *ListTopics200ResponseResultsInner) HasSiblings() bool
- func (o *ListTopics200ResponseResultsInner) HasSubfield() bool
- func (o *ListTopics200ResponseResultsInner) HasUpdatedDate() bool
- func (o *ListTopics200ResponseResultsInner) HasWorksApiUrl() bool
- func (o *ListTopics200ResponseResultsInner) HasWorksCount() bool
- func (o ListTopics200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListTopics200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListTopics200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListTopics200ResponseResultsInner) SetDescription(v string)
- func (o *ListTopics200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListTopics200ResponseResultsInner) SetDomain(v ListTopics200ResponseResultsInnerDomain)
- func (o *ListTopics200ResponseResultsInner) SetField(v ListTopics200ResponseResultsInnerField)
- func (o *ListTopics200ResponseResultsInner) SetId(v string)
- func (o *ListTopics200ResponseResultsInner) SetIds(v ListTopics200ResponseResultsInnerIds)
- func (o *ListTopics200ResponseResultsInner) SetKeywords(v []string)
- func (o *ListTopics200ResponseResultsInner) SetScore(v float32)
- func (o *ListTopics200ResponseResultsInner) SetSiblings(v []ListTopics200ResponseResultsInnerSiblingsInner)
- func (o *ListTopics200ResponseResultsInner) SetSubfield(v ListTopics200ResponseResultsInnerSubfield)
- func (o *ListTopics200ResponseResultsInner) SetUpdatedDate(v string)
- func (o *ListTopics200ResponseResultsInner) SetWorksApiUrl(v string)
- func (o *ListTopics200ResponseResultsInner) SetWorksCount(v int32)
- func (o ListTopics200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- func (o *ListTopics200ResponseResultsInner) UnmarshalJSON(data []byte) (err error)
- type ListTopics200ResponseResultsInnerDomain
- func (o *ListTopics200ResponseResultsInnerDomain) GetDisplayName() string
- func (o *ListTopics200ResponseResultsInnerDomain) GetDisplayNameOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerDomain) GetId() string
- func (o *ListTopics200ResponseResultsInnerDomain) GetIdOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerDomain) HasDisplayName() bool
- func (o *ListTopics200ResponseResultsInnerDomain) HasId() bool
- func (o ListTopics200ResponseResultsInnerDomain) MarshalJSON() ([]byte, error)
- func (o *ListTopics200ResponseResultsInnerDomain) SetDisplayName(v string)
- func (o *ListTopics200ResponseResultsInnerDomain) SetId(v string)
- func (o ListTopics200ResponseResultsInnerDomain) ToMap() (map[string]interface{}, error)
- type ListTopics200ResponseResultsInnerField
- func (o *ListTopics200ResponseResultsInnerField) GetDisplayName() string
- func (o *ListTopics200ResponseResultsInnerField) GetDisplayNameOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerField) GetId() string
- func (o *ListTopics200ResponseResultsInnerField) GetIdOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerField) HasDisplayName() bool
- func (o *ListTopics200ResponseResultsInnerField) HasId() bool
- func (o ListTopics200ResponseResultsInnerField) MarshalJSON() ([]byte, error)
- func (o *ListTopics200ResponseResultsInnerField) SetDisplayName(v string)
- func (o *ListTopics200ResponseResultsInnerField) SetId(v string)
- func (o ListTopics200ResponseResultsInnerField) ToMap() (map[string]interface{}, error)
- type ListTopics200ResponseResultsInnerIds
- func (o *ListTopics200ResponseResultsInnerIds) GetOpenalex() string
- func (o *ListTopics200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerIds) GetWikipedia() string
- func (o *ListTopics200ResponseResultsInnerIds) GetWikipediaOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerIds) HasOpenalex() bool
- func (o *ListTopics200ResponseResultsInnerIds) HasWikipedia() bool
- func (o ListTopics200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (o *ListTopics200ResponseResultsInnerIds) SetOpenalex(v string)
- func (o *ListTopics200ResponseResultsInnerIds) SetWikipedia(v string)
- func (o ListTopics200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
- type ListTopics200ResponseResultsInnerSiblingsInner
- func (o *ListTopics200ResponseResultsInnerSiblingsInner) GetDisplayName() string
- func (o *ListTopics200ResponseResultsInnerSiblingsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerSiblingsInner) GetId() string
- func (o *ListTopics200ResponseResultsInnerSiblingsInner) GetIdOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerSiblingsInner) HasDisplayName() bool
- func (o *ListTopics200ResponseResultsInnerSiblingsInner) HasId() bool
- func (o ListTopics200ResponseResultsInnerSiblingsInner) MarshalJSON() ([]byte, error)
- func (o *ListTopics200ResponseResultsInnerSiblingsInner) SetDisplayName(v string)
- func (o *ListTopics200ResponseResultsInnerSiblingsInner) SetId(v string)
- func (o ListTopics200ResponseResultsInnerSiblingsInner) ToMap() (map[string]interface{}, error)
- type ListTopics200ResponseResultsInnerSubfield
- func (o *ListTopics200ResponseResultsInnerSubfield) GetDisplayName() string
- func (o *ListTopics200ResponseResultsInnerSubfield) GetDisplayNameOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerSubfield) GetId() string
- func (o *ListTopics200ResponseResultsInnerSubfield) GetIdOk() (*string, bool)
- func (o *ListTopics200ResponseResultsInnerSubfield) HasDisplayName() bool
- func (o *ListTopics200ResponseResultsInnerSubfield) HasId() bool
- func (o ListTopics200ResponseResultsInnerSubfield) MarshalJSON() ([]byte, error)
- func (o *ListTopics200ResponseResultsInnerSubfield) SetDisplayName(v string)
- func (o *ListTopics200ResponseResultsInnerSubfield) SetId(v string)
- func (o ListTopics200ResponseResultsInnerSubfield) ToMap() (map[string]interface{}, error)
- type ListWorks200Response
- func (o *ListWorks200Response) GetMeta() ListWorks200ResponseMeta
- func (o *ListWorks200Response) GetMetaOk() (*ListWorks200ResponseMeta, bool)
- func (o *ListWorks200Response) GetResults() []ListWorks200ResponseResultsInner
- func (o *ListWorks200Response) GetResultsOk() ([]ListWorks200ResponseResultsInner, bool)
- func (o *ListWorks200Response) HasMeta() bool
- func (o *ListWorks200Response) HasResults() bool
- func (o ListWorks200Response) MarshalJSON() ([]byte, error)
- func (o *ListWorks200Response) SetMeta(v ListWorks200ResponseMeta)
- func (o *ListWorks200Response) SetResults(v []ListWorks200ResponseResultsInner)
- func (o ListWorks200Response) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseMeta
- func (o *ListWorks200ResponseMeta) GetCount() int32
- func (o *ListWorks200ResponseMeta) GetCountNew() int32
- func (o *ListWorks200ResponseMeta) GetCountNewOk() (*int32, bool)
- func (o *ListWorks200ResponseMeta) GetCountOk() (*int32, bool)
- func (o *ListWorks200ResponseMeta) GetCountUpdated() int32
- func (o *ListWorks200ResponseMeta) GetCountUpdatedOk() (*int32, bool)
- func (o *ListWorks200ResponseMeta) GetDbResponseTimeMs() int32
- func (o *ListWorks200ResponseMeta) GetDbResponseTimeMsOk() (*int32, bool)
- func (o *ListWorks200ResponseMeta) GetPage() int32
- func (o *ListWorks200ResponseMeta) GetPageOk() (*int32, bool)
- func (o *ListWorks200ResponseMeta) GetPerPage() int32
- func (o *ListWorks200ResponseMeta) GetPerPageOk() (*int32, bool)
- func (o *ListWorks200ResponseMeta) HasCount() bool
- func (o *ListWorks200ResponseMeta) HasCountNew() bool
- func (o *ListWorks200ResponseMeta) HasCountUpdated() bool
- func (o *ListWorks200ResponseMeta) HasDbResponseTimeMs() bool
- func (o *ListWorks200ResponseMeta) HasPage() bool
- func (o *ListWorks200ResponseMeta) HasPerPage() bool
- func (o ListWorks200ResponseMeta) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseMeta) SetCount(v int32)
- func (o *ListWorks200ResponseMeta) SetCountNew(v int32)
- func (o *ListWorks200ResponseMeta) SetCountUpdated(v int32)
- func (o *ListWorks200ResponseMeta) SetDbResponseTimeMs(v int32)
- func (o *ListWorks200ResponseMeta) SetPage(v int32)
- func (o *ListWorks200ResponseMeta) SetPerPage(v int32)
- func (o ListWorks200ResponseMeta) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInner
- func (o *ListWorks200ResponseResultsInner) GetAbstractInvertedIndex() map[string]interface{}
- func (o *ListWorks200ResponseResultsInner) GetAbstractInvertedIndexOk() (map[string]interface{}, bool)
- func (o *ListWorks200ResponseResultsInner) GetApcList() ListWorks200ResponseResultsInnerApcList
- func (o *ListWorks200ResponseResultsInner) GetApcListOk() (*ListWorks200ResponseResultsInnerApcList, bool)
- func (o *ListWorks200ResponseResultsInner) GetApcPaid() ListWorks200ResponseResultsInnerApcPaid
- func (o *ListWorks200ResponseResultsInner) GetApcPaidOk() (*ListWorks200ResponseResultsInnerApcPaid, bool)
- func (o *ListWorks200ResponseResultsInner) GetAuthorships() []ListWorks200ResponseResultsInnerAuthorshipsInner
- func (o *ListWorks200ResponseResultsInner) GetAuthorshipsOk() ([]ListWorks200ResponseResultsInnerAuthorshipsInner, bool)
- func (o *ListWorks200ResponseResultsInner) GetBestOaLocation() ListWorks200ResponseResultsInnerBestOaLocation
- func (o *ListWorks200ResponseResultsInner) GetBestOaLocationOk() (*ListWorks200ResponseResultsInnerBestOaLocation, bool)
- func (o *ListWorks200ResponseResultsInner) GetBiblio() ListWorks200ResponseResultsInnerBiblio
- func (o *ListWorks200ResponseResultsInner) GetBiblioOk() (*ListWorks200ResponseResultsInnerBiblio, bool)
- func (o *ListWorks200ResponseResultsInner) GetCitedByApiUrl() string
- func (o *ListWorks200ResponseResultsInner) GetCitedByApiUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetCitedByCount() int32
- func (o *ListWorks200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInner) GetConcepts() []map[string]interface{}
- func (o *ListWorks200ResponseResultsInner) GetConceptsOk() ([]map[string]interface{}, bool)
- func (o *ListWorks200ResponseResultsInner) GetCorrespondingAuthorIds() []string
- func (o *ListWorks200ResponseResultsInner) GetCorrespondingAuthorIdsOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInner) GetCorrespondingInstitutionIds() []string
- func (o *ListWorks200ResponseResultsInner) GetCorrespondingInstitutionIdsOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInner) GetCountriesDistinctCount() int32
- func (o *ListWorks200ResponseResultsInner) GetCountriesDistinctCountOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInner) GetCountsByYear() []ListWorks200ResponseResultsInnerCountsByYearInner
- func (o *ListWorks200ResponseResultsInner) GetCountsByYearOk() ([]ListWorks200ResponseResultsInnerCountsByYearInner, bool)
- func (o *ListWorks200ResponseResultsInner) GetCreatedDate() string
- func (o *ListWorks200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetDisplayName() string
- func (o *ListWorks200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetDoi() string
- func (o *ListWorks200ResponseResultsInner) GetDoiOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetFulltextOrigin() string
- func (o *ListWorks200ResponseResultsInner) GetFulltextOriginOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetGrants() []ListWorks200ResponseResultsInnerGrantsInner
- func (o *ListWorks200ResponseResultsInner) GetGrantsOk() ([]ListWorks200ResponseResultsInnerGrantsInner, bool)
- func (o *ListWorks200ResponseResultsInner) GetHasFulltext() bool
- func (o *ListWorks200ResponseResultsInner) GetHasFulltextOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInner) GetId() string
- func (o *ListWorks200ResponseResultsInner) GetIdOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetIds() ListWorks200ResponseResultsInnerIds
- func (o *ListWorks200ResponseResultsInner) GetIdsOk() (*ListWorks200ResponseResultsInnerIds, bool)
- func (o *ListWorks200ResponseResultsInner) GetIndexedIn() []string
- func (o *ListWorks200ResponseResultsInner) GetIndexedInOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInner) GetInstitutionsDistinctCount() int32
- func (o *ListWorks200ResponseResultsInner) GetInstitutionsDistinctCountOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInner) GetIsParatext() bool
- func (o *ListWorks200ResponseResultsInner) GetIsParatextOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInner) GetIsRetracted() bool
- func (o *ListWorks200ResponseResultsInner) GetIsRetractedOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInner) GetKeywords() []ListKeywords200ResponseResultsInner
- func (o *ListWorks200ResponseResultsInner) GetKeywordsOk() ([]ListKeywords200ResponseResultsInner, bool)
- func (o *ListWorks200ResponseResultsInner) GetLanguage() string
- func (o *ListWorks200ResponseResultsInner) GetLanguageOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetLicense() string
- func (o *ListWorks200ResponseResultsInner) GetLicenseOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetLocations() []ListWorks200ResponseResultsInnerLocationsInner
- func (o *ListWorks200ResponseResultsInner) GetLocationsCount() int32
- func (o *ListWorks200ResponseResultsInner) GetLocationsCountOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInner) GetLocationsOk() ([]ListWorks200ResponseResultsInnerLocationsInner, bool)
- func (o *ListWorks200ResponseResultsInner) GetMesh() []ListWorks200ResponseResultsInnerMeshInner
- func (o *ListWorks200ResponseResultsInner) GetMeshOk() ([]ListWorks200ResponseResultsInnerMeshInner, bool)
- func (o *ListWorks200ResponseResultsInner) GetNgramsUrl() string
- func (o *ListWorks200ResponseResultsInner) GetNgramsUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetOpenAccess() ListWorks200ResponseResultsInnerOpenAccess
- func (o *ListWorks200ResponseResultsInner) GetOpenAccessOk() (*ListWorks200ResponseResultsInnerOpenAccess, bool)
- func (o *ListWorks200ResponseResultsInner) GetPrimaryLocation() ListWorks200ResponseResultsInnerPrimaryLocation
- func (o *ListWorks200ResponseResultsInner) GetPrimaryLocationOk() (*ListWorks200ResponseResultsInnerPrimaryLocation, bool)
- func (o *ListWorks200ResponseResultsInner) GetPrimaryTopic() ListWorks200ResponseResultsInnerPrimaryTopic
- func (o *ListWorks200ResponseResultsInner) GetPrimaryTopicOk() (*ListWorks200ResponseResultsInnerPrimaryTopic, bool)
- func (o *ListWorks200ResponseResultsInner) GetPublicationDate() string
- func (o *ListWorks200ResponseResultsInner) GetPublicationDateOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetPublicationYear() int32
- func (o *ListWorks200ResponseResultsInner) GetPublicationYearOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInner) GetReferencedWorks() []string
- func (o *ListWorks200ResponseResultsInner) GetReferencedWorksOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInner) GetRelatedWorks() []string
- func (o *ListWorks200ResponseResultsInner) GetRelatedWorksOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInner) GetSustainableDevelopmentGoals() []ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
- func (o *ListWorks200ResponseResultsInner) GetSustainableDevelopmentGoalsOk() ([]ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner, bool)
- func (o *ListWorks200ResponseResultsInner) GetTitle() string
- func (o *ListWorks200ResponseResultsInner) GetTitleOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetTopics() []ListAuthors200ResponseResultsInnerTopicsInner
- func (o *ListWorks200ResponseResultsInner) GetTopicsOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
- func (o *ListWorks200ResponseResultsInner) GetType() string
- func (o *ListWorks200ResponseResultsInner) GetTypeCrossref() string
- func (o *ListWorks200ResponseResultsInner) GetTypeCrossrefOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetTypeOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) GetUpdatedDate() string
- func (o *ListWorks200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInner) HasAbstractInvertedIndex() bool
- func (o *ListWorks200ResponseResultsInner) HasApcList() bool
- func (o *ListWorks200ResponseResultsInner) HasApcPaid() bool
- func (o *ListWorks200ResponseResultsInner) HasAuthorships() bool
- func (o *ListWorks200ResponseResultsInner) HasBestOaLocation() bool
- func (o *ListWorks200ResponseResultsInner) HasBiblio() bool
- func (o *ListWorks200ResponseResultsInner) HasCitedByApiUrl() bool
- func (o *ListWorks200ResponseResultsInner) HasCitedByCount() bool
- func (o *ListWorks200ResponseResultsInner) HasConcepts() bool
- func (o *ListWorks200ResponseResultsInner) HasCorrespondingAuthorIds() bool
- func (o *ListWorks200ResponseResultsInner) HasCorrespondingInstitutionIds() bool
- func (o *ListWorks200ResponseResultsInner) HasCountriesDistinctCount() bool
- func (o *ListWorks200ResponseResultsInner) HasCountsByYear() bool
- func (o *ListWorks200ResponseResultsInner) HasCreatedDate() bool
- func (o *ListWorks200ResponseResultsInner) HasDisplayName() bool
- func (o *ListWorks200ResponseResultsInner) HasDoi() bool
- func (o *ListWorks200ResponseResultsInner) HasFulltextOrigin() bool
- func (o *ListWorks200ResponseResultsInner) HasGrants() bool
- func (o *ListWorks200ResponseResultsInner) HasHasFulltext() bool
- func (o *ListWorks200ResponseResultsInner) HasId() bool
- func (o *ListWorks200ResponseResultsInner) HasIds() bool
- func (o *ListWorks200ResponseResultsInner) HasIndexedIn() bool
- func (o *ListWorks200ResponseResultsInner) HasInstitutionsDistinctCount() bool
- func (o *ListWorks200ResponseResultsInner) HasIsParatext() bool
- func (o *ListWorks200ResponseResultsInner) HasIsRetracted() bool
- func (o *ListWorks200ResponseResultsInner) HasKeywords() bool
- func (o *ListWorks200ResponseResultsInner) HasLanguage() bool
- func (o *ListWorks200ResponseResultsInner) HasLicense() bool
- func (o *ListWorks200ResponseResultsInner) HasLocations() bool
- func (o *ListWorks200ResponseResultsInner) HasLocationsCount() bool
- func (o *ListWorks200ResponseResultsInner) HasMesh() bool
- func (o *ListWorks200ResponseResultsInner) HasNgramsUrl() bool
- func (o *ListWorks200ResponseResultsInner) HasOpenAccess() bool
- func (o *ListWorks200ResponseResultsInner) HasPrimaryLocation() bool
- func (o *ListWorks200ResponseResultsInner) HasPrimaryTopic() bool
- func (o *ListWorks200ResponseResultsInner) HasPublicationDate() bool
- func (o *ListWorks200ResponseResultsInner) HasPublicationYear() bool
- func (o *ListWorks200ResponseResultsInner) HasReferencedWorks() bool
- func (o *ListWorks200ResponseResultsInner) HasRelatedWorks() bool
- func (o *ListWorks200ResponseResultsInner) HasSustainableDevelopmentGoals() bool
- func (o *ListWorks200ResponseResultsInner) HasTitle() bool
- func (o *ListWorks200ResponseResultsInner) HasTopics() bool
- func (o *ListWorks200ResponseResultsInner) HasType() bool
- func (o *ListWorks200ResponseResultsInner) HasTypeCrossref() bool
- func (o *ListWorks200ResponseResultsInner) HasUpdatedDate() bool
- func (o ListWorks200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInner) SetAbstractInvertedIndex(v map[string]interface{})
- func (o *ListWorks200ResponseResultsInner) SetApcList(v ListWorks200ResponseResultsInnerApcList)
- func (o *ListWorks200ResponseResultsInner) SetApcPaid(v ListWorks200ResponseResultsInnerApcPaid)
- func (o *ListWorks200ResponseResultsInner) SetAuthorships(v []ListWorks200ResponseResultsInnerAuthorshipsInner)
- func (o *ListWorks200ResponseResultsInner) SetBestOaLocation(v ListWorks200ResponseResultsInnerBestOaLocation)
- func (o *ListWorks200ResponseResultsInner) SetBiblio(v ListWorks200ResponseResultsInnerBiblio)
- func (o *ListWorks200ResponseResultsInner) SetCitedByApiUrl(v string)
- func (o *ListWorks200ResponseResultsInner) SetCitedByCount(v int32)
- func (o *ListWorks200ResponseResultsInner) SetConcepts(v []map[string]interface{})
- func (o *ListWorks200ResponseResultsInner) SetCorrespondingAuthorIds(v []string)
- func (o *ListWorks200ResponseResultsInner) SetCorrespondingInstitutionIds(v []string)
- func (o *ListWorks200ResponseResultsInner) SetCountriesDistinctCount(v int32)
- func (o *ListWorks200ResponseResultsInner) SetCountsByYear(v []ListWorks200ResponseResultsInnerCountsByYearInner)
- func (o *ListWorks200ResponseResultsInner) SetCreatedDate(v string)
- func (o *ListWorks200ResponseResultsInner) SetDisplayName(v string)
- func (o *ListWorks200ResponseResultsInner) SetDoi(v string)
- func (o *ListWorks200ResponseResultsInner) SetFulltextOrigin(v string)
- func (o *ListWorks200ResponseResultsInner) SetGrants(v []ListWorks200ResponseResultsInnerGrantsInner)
- func (o *ListWorks200ResponseResultsInner) SetHasFulltext(v bool)
- func (o *ListWorks200ResponseResultsInner) SetId(v string)
- func (o *ListWorks200ResponseResultsInner) SetIds(v ListWorks200ResponseResultsInnerIds)
- func (o *ListWorks200ResponseResultsInner) SetIndexedIn(v []string)
- func (o *ListWorks200ResponseResultsInner) SetInstitutionsDistinctCount(v int32)
- func (o *ListWorks200ResponseResultsInner) SetIsParatext(v bool)
- func (o *ListWorks200ResponseResultsInner) SetIsRetracted(v bool)
- func (o *ListWorks200ResponseResultsInner) SetKeywords(v []ListKeywords200ResponseResultsInner)
- func (o *ListWorks200ResponseResultsInner) SetLanguage(v string)
- func (o *ListWorks200ResponseResultsInner) SetLicense(v string)
- func (o *ListWorks200ResponseResultsInner) SetLocations(v []ListWorks200ResponseResultsInnerLocationsInner)
- func (o *ListWorks200ResponseResultsInner) SetLocationsCount(v int32)
- func (o *ListWorks200ResponseResultsInner) SetMesh(v []ListWorks200ResponseResultsInnerMeshInner)
- func (o *ListWorks200ResponseResultsInner) SetNgramsUrl(v string)
- func (o *ListWorks200ResponseResultsInner) SetOpenAccess(v ListWorks200ResponseResultsInnerOpenAccess)
- func (o *ListWorks200ResponseResultsInner) SetPrimaryLocation(v ListWorks200ResponseResultsInnerPrimaryLocation)
- func (o *ListWorks200ResponseResultsInner) SetPrimaryTopic(v ListWorks200ResponseResultsInnerPrimaryTopic)
- func (o *ListWorks200ResponseResultsInner) SetPublicationDate(v string)
- func (o *ListWorks200ResponseResultsInner) SetPublicationYear(v int32)
- func (o *ListWorks200ResponseResultsInner) SetReferencedWorks(v []string)
- func (o *ListWorks200ResponseResultsInner) SetRelatedWorks(v []string)
- func (o *ListWorks200ResponseResultsInner) SetSustainableDevelopmentGoals(v []ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner)
- func (o *ListWorks200ResponseResultsInner) SetTitle(v string)
- func (o *ListWorks200ResponseResultsInner) SetTopics(v []ListAuthors200ResponseResultsInnerTopicsInner)
- func (o *ListWorks200ResponseResultsInner) SetType(v string)
- func (o *ListWorks200ResponseResultsInner) SetTypeCrossref(v string)
- func (o *ListWorks200ResponseResultsInner) SetUpdatedDate(v string)
- func (o ListWorks200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerApcList
- func (o *ListWorks200ResponseResultsInnerApcList) GetCurrency() string
- func (o *ListWorks200ResponseResultsInnerApcList) GetCurrencyOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerApcList) GetProvenance() string
- func (o *ListWorks200ResponseResultsInnerApcList) GetProvenanceOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerApcList) GetValue() int32
- func (o *ListWorks200ResponseResultsInnerApcList) GetValueOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInnerApcList) GetValueUsd() int32
- func (o *ListWorks200ResponseResultsInnerApcList) GetValueUsdOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInnerApcList) HasCurrency() bool
- func (o *ListWorks200ResponseResultsInnerApcList) HasProvenance() bool
- func (o *ListWorks200ResponseResultsInnerApcList) HasValue() bool
- func (o *ListWorks200ResponseResultsInnerApcList) HasValueUsd() bool
- func (o ListWorks200ResponseResultsInnerApcList) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerApcList) SetCurrency(v string)
- func (o *ListWorks200ResponseResultsInnerApcList) SetProvenance(v string)
- func (o *ListWorks200ResponseResultsInnerApcList) SetValue(v int32)
- func (o *ListWorks200ResponseResultsInnerApcList) SetValueUsd(v int32)
- func (o ListWorks200ResponseResultsInnerApcList) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerApcPaid
- func (o *ListWorks200ResponseResultsInnerApcPaid) GetCurrency() string
- func (o *ListWorks200ResponseResultsInnerApcPaid) GetCurrencyOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerApcPaid) GetProvenance() string
- func (o *ListWorks200ResponseResultsInnerApcPaid) GetProvenanceOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerApcPaid) GetValue() int32
- func (o *ListWorks200ResponseResultsInnerApcPaid) GetValueOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInnerApcPaid) GetValueUsd() int32
- func (o *ListWorks200ResponseResultsInnerApcPaid) GetValueUsdOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInnerApcPaid) HasCurrency() bool
- func (o *ListWorks200ResponseResultsInnerApcPaid) HasProvenance() bool
- func (o *ListWorks200ResponseResultsInnerApcPaid) HasValue() bool
- func (o *ListWorks200ResponseResultsInnerApcPaid) HasValueUsd() bool
- func (o ListWorks200ResponseResultsInnerApcPaid) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerApcPaid) SetCurrency(v string)
- func (o *ListWorks200ResponseResultsInnerApcPaid) SetProvenance(v string)
- func (o *ListWorks200ResponseResultsInnerApcPaid) SetValue(v int32)
- func (o *ListWorks200ResponseResultsInnerApcPaid) SetValueUsd(v int32)
- func (o ListWorks200ResponseResultsInnerApcPaid) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerAuthorshipsInner
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAffiliations() []ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAffiliationsOk() ([]ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthor() ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorOk() (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorPosition() string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorPositionOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetCountries() []string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetCountriesOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetInstitutions() []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetInstitutionsOk() ([]ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetIsCorresponding() bool
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetIsCorrespondingOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAffiliationStrings() []string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAffiliationStringsOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAuthorName() string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAuthorNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) HasAffiliations() bool
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) HasCountries() bool
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) HasIsCorresponding() bool
- func (o ListWorks200ResponseResultsInnerAuthorshipsInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetAffiliations(v []ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetAuthor(v ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetAuthorPosition(v string)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetCountries(v []string)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetInstitutions(v []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetIsCorresponding(v bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetRawAffiliationStrings(v []string)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetRawAuthorName(v string)
- func (o ListWorks200ResponseResultsInnerAuthorshipsInner) ToMap() (map[string]interface{}, error)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) UnmarshalJSON(data []byte) (err error)
- type ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetInstitutionIds() []string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetInstitutionIdsOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetRawAffiliationString() string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetRawAffiliationStringOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) HasInstitutionIds() bool
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) HasRawAffiliationString() bool
- func (o ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) SetInstitutionIds(v []string)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) SetRawAffiliationString(v string)
- func (o ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetDisplayName() string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetId() string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetIdOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetOrcid() string
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetOrcidOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) HasOrcid() bool
- func (o ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetDisplayName(v string)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetId(v string)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetOrcid(v string)
- func (o ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) ToMap() (map[string]interface{}, error)
- func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) UnmarshalJSON(data []byte) (err error)
- type ListWorks200ResponseResultsInnerBestOaLocation
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsAccepted() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsAcceptedOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsOa() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsOaOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsPublished() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsPublishedOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetLandingPageUrl() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetLandingPageUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetLicense() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetLicenseOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetPdfUrl() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetPdfUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetSource() ListWorks200ResponseResultsInnerBestOaLocationSource
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetSourceOk() (*ListWorks200ResponseResultsInnerBestOaLocationSource, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetVersion() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetVersionOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasIsAccepted() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasIsOa() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasIsPublished() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasLandingPageUrl() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasLicense() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasPdfUrl() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasSource() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasVersion() bool
- func (o ListWorks200ResponseResultsInnerBestOaLocation) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetIsAccepted(v bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetIsOa(v bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetIsPublished(v bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetLandingPageUrl(v string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetLicense(v string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetPdfUrl(v string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetSource(v ListWorks200ResponseResultsInnerBestOaLocationSource)
- func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetVersion(v string)
- func (o ListWorks200ResponseResultsInnerBestOaLocation) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerBestOaLocationSource
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetDisplayName() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganization() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineage() []string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageNames() []string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageNamesOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationName() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetId() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIdOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsCore() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsCoreOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsInDoaj() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsInDoajOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsOa() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsOaOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssn() []string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnL() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnLOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnOk() ([]string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetType() string
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetTypeOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganization() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationLineage() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationLineageNames() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationName() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsCore() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsInDoaj() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsOa() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIssn() bool
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIssnL() bool
- func (o ListWorks200ResponseResultsInnerBestOaLocationSource) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetDisplayName(v string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganization(v string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationLineage(v []string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationLineageNames(v []string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationName(v string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetId(v string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsCore(v bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsInDoaj(v bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsOa(v bool)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIssn(v []string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIssnL(v string)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetType(v string)
- func (o ListWorks200ResponseResultsInnerBestOaLocationSource) ToMap() (map[string]interface{}, error)
- func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) UnmarshalJSON(data []byte) (err error)
- type ListWorks200ResponseResultsInnerBiblio
- func (o *ListWorks200ResponseResultsInnerBiblio) GetFirstPage() string
- func (o *ListWorks200ResponseResultsInnerBiblio) GetFirstPageOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBiblio) GetIssue() string
- func (o *ListWorks200ResponseResultsInnerBiblio) GetIssueOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBiblio) GetLastPage() string
- func (o *ListWorks200ResponseResultsInnerBiblio) GetLastPageOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBiblio) GetVolume() string
- func (o *ListWorks200ResponseResultsInnerBiblio) GetVolumeOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerBiblio) HasFirstPage() bool
- func (o *ListWorks200ResponseResultsInnerBiblio) HasIssue() bool
- func (o *ListWorks200ResponseResultsInnerBiblio) HasLastPage() bool
- func (o *ListWorks200ResponseResultsInnerBiblio) HasVolume() bool
- func (o ListWorks200ResponseResultsInnerBiblio) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerBiblio) SetFirstPage(v string)
- func (o *ListWorks200ResponseResultsInnerBiblio) SetIssue(v string)
- func (o *ListWorks200ResponseResultsInnerBiblio) SetLastPage(v string)
- func (o *ListWorks200ResponseResultsInnerBiblio) SetVolume(v string)
- func (o ListWorks200ResponseResultsInnerBiblio) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerCountsByYearInner
- func (o *ListWorks200ResponseResultsInnerCountsByYearInner) GetCitedByCount() int32
- func (o *ListWorks200ResponseResultsInnerCountsByYearInner) GetCitedByCountOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInnerCountsByYearInner) GetYear() int32
- func (o *ListWorks200ResponseResultsInnerCountsByYearInner) GetYearOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInnerCountsByYearInner) HasCitedByCount() bool
- func (o *ListWorks200ResponseResultsInnerCountsByYearInner) HasYear() bool
- func (o ListWorks200ResponseResultsInnerCountsByYearInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerCountsByYearInner) SetCitedByCount(v int32)
- func (o *ListWorks200ResponseResultsInnerCountsByYearInner) SetYear(v int32)
- func (o ListWorks200ResponseResultsInnerCountsByYearInner) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerGrantsInner
- func (o *ListWorks200ResponseResultsInnerGrantsInner) GetAwardId() string
- func (o *ListWorks200ResponseResultsInnerGrantsInner) GetAwardIdOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerGrantsInner) GetFunder() string
- func (o *ListWorks200ResponseResultsInnerGrantsInner) GetFunderDisplayName() string
- func (o *ListWorks200ResponseResultsInnerGrantsInner) GetFunderDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerGrantsInner) GetFunderOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerGrantsInner) HasAwardId() bool
- func (o ListWorks200ResponseResultsInnerGrantsInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerGrantsInner) SetAwardId(v string)
- func (o *ListWorks200ResponseResultsInnerGrantsInner) SetFunder(v string)
- func (o *ListWorks200ResponseResultsInnerGrantsInner) SetFunderDisplayName(v string)
- func (o ListWorks200ResponseResultsInnerGrantsInner) ToMap() (map[string]interface{}, error)
- func (o *ListWorks200ResponseResultsInnerGrantsInner) UnmarshalJSON(data []byte) (err error)
- type ListWorks200ResponseResultsInnerIds
- func (o *ListWorks200ResponseResultsInnerIds) GetDoi() string
- func (o *ListWorks200ResponseResultsInnerIds) GetDoiOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerIds) GetMag() string
- func (o *ListWorks200ResponseResultsInnerIds) GetMagOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerIds) GetOpenalex() string
- func (o *ListWorks200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerIds) GetPmcid() string
- func (o *ListWorks200ResponseResultsInnerIds) GetPmcidOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerIds) GetPmid() string
- func (o *ListWorks200ResponseResultsInnerIds) GetPmidOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerIds) HasDoi() bool
- func (o *ListWorks200ResponseResultsInnerIds) HasMag() bool
- func (o *ListWorks200ResponseResultsInnerIds) HasOpenalex() bool
- func (o *ListWorks200ResponseResultsInnerIds) HasPmcid() bool
- func (o *ListWorks200ResponseResultsInnerIds) HasPmid() bool
- func (o ListWorks200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerIds) SetDoi(v string)
- func (o *ListWorks200ResponseResultsInnerIds) SetMag(v string)
- func (o *ListWorks200ResponseResultsInnerIds) SetOpenalex(v string)
- func (o *ListWorks200ResponseResultsInnerIds) SetPmcid(v string)
- func (o *ListWorks200ResponseResultsInnerIds) SetPmid(v string)
- func (o ListWorks200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerLocationsInner
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsAccepted() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsAcceptedOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsOa() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsOaOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsPublished() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsPublishedOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetLandingPageUrl() string
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetLandingPageUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetLicense() string
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetLicenseOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetPdfUrl() string
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetPdfUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetSource() ListWorks200ResponseResultsInnerBestOaLocationSource
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetSourceOk() (*ListWorks200ResponseResultsInnerBestOaLocationSource, bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetVersion() string
- func (o *ListWorks200ResponseResultsInnerLocationsInner) GetVersionOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) HasIsAccepted() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) HasIsOa() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) HasIsPublished() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) HasLandingPageUrl() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) HasLicense() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) HasPdfUrl() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) HasSource() bool
- func (o *ListWorks200ResponseResultsInnerLocationsInner) HasVersion() bool
- func (o ListWorks200ResponseResultsInnerLocationsInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) SetIsAccepted(v bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) SetIsOa(v bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) SetIsPublished(v bool)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) SetLandingPageUrl(v string)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) SetLicense(v string)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) SetPdfUrl(v string)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) SetSource(v ListWorks200ResponseResultsInnerBestOaLocationSource)
- func (o *ListWorks200ResponseResultsInnerLocationsInner) SetVersion(v string)
- func (o ListWorks200ResponseResultsInnerLocationsInner) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerMeshInner
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetDescriptorName() string
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetDescriptorNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetDescriptorUi() string
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetDescriptorUiOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetIsMajorTopic() bool
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetIsMajorTopicOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetQualifierName() string
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetQualifierNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetQualifierUi() string
- func (o *ListWorks200ResponseResultsInnerMeshInner) GetQualifierUiOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerMeshInner) HasDescriptorName() bool
- func (o *ListWorks200ResponseResultsInnerMeshInner) HasDescriptorUi() bool
- func (o *ListWorks200ResponseResultsInnerMeshInner) HasIsMajorTopic() bool
- func (o *ListWorks200ResponseResultsInnerMeshInner) HasQualifierName() bool
- func (o *ListWorks200ResponseResultsInnerMeshInner) HasQualifierUi() bool
- func (o ListWorks200ResponseResultsInnerMeshInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerMeshInner) SetDescriptorName(v string)
- func (o *ListWorks200ResponseResultsInnerMeshInner) SetDescriptorUi(v string)
- func (o *ListWorks200ResponseResultsInnerMeshInner) SetIsMajorTopic(v bool)
- func (o *ListWorks200ResponseResultsInnerMeshInner) SetQualifierName(v string)
- func (o *ListWorks200ResponseResultsInnerMeshInner) SetQualifierUi(v string)
- func (o ListWorks200ResponseResultsInnerMeshInner) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerOpenAccess
- func (o *ListWorks200ResponseResultsInnerOpenAccess) GetAnyRepositoryHasFulltext() bool
- func (o *ListWorks200ResponseResultsInnerOpenAccess) GetAnyRepositoryHasFulltextOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) GetIsOa() bool
- func (o *ListWorks200ResponseResultsInnerOpenAccess) GetIsOaOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) GetOaStatus() string
- func (o *ListWorks200ResponseResultsInnerOpenAccess) GetOaStatusOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) GetOaUrl() string
- func (o *ListWorks200ResponseResultsInnerOpenAccess) GetOaUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) HasAnyRepositoryHasFulltext() bool
- func (o *ListWorks200ResponseResultsInnerOpenAccess) HasOaUrl() bool
- func (o ListWorks200ResponseResultsInnerOpenAccess) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) SetAnyRepositoryHasFulltext(v bool)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) SetIsOa(v bool)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) SetOaStatus(v string)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) SetOaUrl(v string)
- func (o ListWorks200ResponseResultsInnerOpenAccess) ToMap() (map[string]interface{}, error)
- func (o *ListWorks200ResponseResultsInnerOpenAccess) UnmarshalJSON(data []byte) (err error)
- type ListWorks200ResponseResultsInnerPrimaryLocation
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsAccepted() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsAcceptedOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsOa() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsOaOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsPublished() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsPublishedOk() (*bool, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetLandingPageUrl() string
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetLandingPageUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetLicense() string
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetLicenseOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetPdfUrl() string
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetPdfUrlOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetSource() ListWorks200ResponseResultsInnerBestOaLocationSource
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetSourceOk() (*ListWorks200ResponseResultsInnerBestOaLocationSource, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetVersion() string
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetVersionOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasIsAccepted() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasIsOa() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasIsPublished() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasLandingPageUrl() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasLicense() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasPdfUrl() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasSource() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasVersion() bool
- func (o ListWorks200ResponseResultsInnerPrimaryLocation) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetIsAccepted(v bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetIsOa(v bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetIsPublished(v bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetLandingPageUrl(v string)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetLicense(v string)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetPdfUrl(v string)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetSource(v ListWorks200ResponseResultsInnerBestOaLocationSource)
- func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetVersion(v string)
- func (o ListWorks200ResponseResultsInnerPrimaryLocation) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerPrimaryTopic
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetCount() int32
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetCountOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetDisplayName() string
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetDomain() ListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetDomainOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetField() ListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetFieldOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetId() string
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetIdOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetScore() float32
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetScoreOk() (*float32, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetSubfield() ListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetSubfieldOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetValue() float32
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetValueOk() (*float32, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasCount() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasDisplayName() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasDomain() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasField() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasId() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasScore() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasSubfield() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasValue() bool
- func (o ListWorks200ResponseResultsInnerPrimaryTopic) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetCount(v int32)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetDisplayName(v string)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetDomain(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetField(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetId(v string)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetScore(v float32)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetSubfield(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetValue(v float32)
- func (o ListWorks200ResponseResultsInnerPrimaryTopic) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerPrimaryTopicDomain
- func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetDisplayName() string
- func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetId() string
- func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetIdOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) HasDisplayName() bool
- func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) HasId() bool
- func (o ListWorks200ResponseResultsInnerPrimaryTopicDomain) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) SetDisplayName(v string)
- func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) SetId(v string)
- func (o ListWorks200ResponseResultsInnerPrimaryTopicDomain) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetDisplayName() string
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetId() string
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetIdOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetScore() float32
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetScoreOk() (*float32, bool)
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasDisplayName() bool
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasId() bool
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasScore() bool
- func (o ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetDisplayName(v string)
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetId(v string)
- func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetScore(v float32)
- func (o ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerTopicsInner
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetDisplayName() string
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetDomain() ListWorks200ResponseResultsInnerPrimaryTopicDomain
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetDomainOk() (*ListWorks200ResponseResultsInnerPrimaryTopicDomain, bool)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetField() ListWorks200ResponseResultsInnerPrimaryTopicDomain
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetFieldOk() (*ListWorks200ResponseResultsInnerPrimaryTopicDomain, bool)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetId() string
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetIdOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetScore() float32
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetScoreOk() (*float32, bool)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetSubfield() ListWorks200ResponseResultsInnerPrimaryTopicDomain
- func (o *ListWorks200ResponseResultsInnerTopicsInner) GetSubfieldOk() (*ListWorks200ResponseResultsInnerPrimaryTopicDomain, bool)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) HasDisplayName() bool
- func (o *ListWorks200ResponseResultsInnerTopicsInner) HasDomain() bool
- func (o *ListWorks200ResponseResultsInnerTopicsInner) HasField() bool
- func (o *ListWorks200ResponseResultsInnerTopicsInner) HasId() bool
- func (o *ListWorks200ResponseResultsInnerTopicsInner) HasScore() bool
- func (o *ListWorks200ResponseResultsInnerTopicsInner) HasSubfield() bool
- func (o ListWorks200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) SetDisplayName(v string)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) SetDomain(v ListWorks200ResponseResultsInnerPrimaryTopicDomain)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) SetField(v ListWorks200ResponseResultsInnerPrimaryTopicDomain)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) SetId(v string)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) SetScore(v float32)
- func (o *ListWorks200ResponseResultsInnerTopicsInner) SetSubfield(v ListWorks200ResponseResultsInnerPrimaryTopicDomain)
- func (o ListWorks200ResponseResultsInnerTopicsInner) ToMap() (map[string]interface{}, error)
- type ListWorks200ResponseResultsInnerTopicsInnerDomain
- func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) GetDisplayName() string
- func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk() (*string, bool)
- func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) GetId() int32
- func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) GetIdOk() (*int32, bool)
- func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) HasDisplayName() bool
- func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) HasId() bool
- func (o ListWorks200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
- func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) SetDisplayName(v string)
- func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) SetId(v int32)
- func (o ListWorks200ResponseResultsInnerTopicsInnerDomain) ToMap() (map[string]interface{}, error)
- type MappedNullable
- type NullableAutocomplete
- func (v NullableAutocomplete) Get() *Autocomplete
- func (v NullableAutocomplete) IsSet() bool
- func (v NullableAutocomplete) MarshalJSON() ([]byte, error)
- func (v *NullableAutocomplete) Set(val *Autocomplete)
- func (v *NullableAutocomplete) UnmarshalJSON(src []byte) error
- func (v *NullableAutocomplete) Unset()
- type NullableAutocompleteEntities400Response
- func (v NullableAutocompleteEntities400Response) Get() *AutocompleteEntities400Response
- func (v NullableAutocompleteEntities400Response) IsSet() bool
- func (v NullableAutocompleteEntities400Response) MarshalJSON() ([]byte, error)
- func (v *NullableAutocompleteEntities400Response) Set(val *AutocompleteEntities400Response)
- func (v *NullableAutocompleteEntities400Response) UnmarshalJSON(src []byte) error
- func (v *NullableAutocompleteEntities400Response) Unset()
- type NullableAutocompleteMeta
- func (v NullableAutocompleteMeta) Get() *AutocompleteMeta
- func (v NullableAutocompleteMeta) IsSet() bool
- func (v NullableAutocompleteMeta) MarshalJSON() ([]byte, error)
- func (v *NullableAutocompleteMeta) Set(val *AutocompleteMeta)
- func (v *NullableAutocompleteMeta) UnmarshalJSON(src []byte) error
- func (v *NullableAutocompleteMeta) Unset()
- type NullableAutocompleteResultsInner
- func (v NullableAutocompleteResultsInner) Get() *AutocompleteResultsInner
- func (v NullableAutocompleteResultsInner) IsSet() bool
- func (v NullableAutocompleteResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableAutocompleteResultsInner) Set(val *AutocompleteResultsInner)
- func (v *NullableAutocompleteResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableAutocompleteResultsInner) Unset()
- type NullableBool
- type NullableFloat32
- type NullableFloat64
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableListAuthors200Response
- func (v NullableListAuthors200Response) Get() *ListAuthors200Response
- func (v NullableListAuthors200Response) IsSet() bool
- func (v NullableListAuthors200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200Response) Set(val *ListAuthors200Response)
- func (v *NullableListAuthors200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200Response) Unset()
- type NullableListAuthors200ResponseGroupByInner
- func (v NullableListAuthors200ResponseGroupByInner) Get() *ListAuthors200ResponseGroupByInner
- func (v NullableListAuthors200ResponseGroupByInner) IsSet() bool
- func (v NullableListAuthors200ResponseGroupByInner) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseGroupByInner) Set(val *ListAuthors200ResponseGroupByInner)
- func (v *NullableListAuthors200ResponseGroupByInner) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseGroupByInner) Unset()
- type NullableListAuthors200ResponseMeta
- func (v NullableListAuthors200ResponseMeta) Get() *ListAuthors200ResponseMeta
- func (v NullableListAuthors200ResponseMeta) IsSet() bool
- func (v NullableListAuthors200ResponseMeta) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseMeta) Set(val *ListAuthors200ResponseMeta)
- func (v *NullableListAuthors200ResponseMeta) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseMeta) Unset()
- type NullableListAuthors200ResponseResultsInner
- func (v NullableListAuthors200ResponseResultsInner) Get() *ListAuthors200ResponseResultsInner
- func (v NullableListAuthors200ResponseResultsInner) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInner) Set(val *ListAuthors200ResponseResultsInner)
- func (v *NullableListAuthors200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInner) Unset()
- type NullableListAuthors200ResponseResultsInnerAffiliationsInner
- func (v NullableListAuthors200ResponseResultsInnerAffiliationsInner) Get() *ListAuthors200ResponseResultsInnerAffiliationsInner
- func (v NullableListAuthors200ResponseResultsInnerAffiliationsInner) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerAffiliationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInner) Set(val *ListAuthors200ResponseResultsInnerAffiliationsInner)
- func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInner) Unset()
- type NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
- func (v NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) Get() *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
- func (v NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) Set(val *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution)
- func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) Unset()
- type NullableListAuthors200ResponseResultsInnerCountsByYearInner
- func (v NullableListAuthors200ResponseResultsInnerCountsByYearInner) Get() *ListAuthors200ResponseResultsInnerCountsByYearInner
- func (v NullableListAuthors200ResponseResultsInnerCountsByYearInner) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerCountsByYearInner) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerCountsByYearInner) Set(val *ListAuthors200ResponseResultsInnerCountsByYearInner)
- func (v *NullableListAuthors200ResponseResultsInnerCountsByYearInner) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerCountsByYearInner) Unset()
- type NullableListAuthors200ResponseResultsInnerIds
- func (v NullableListAuthors200ResponseResultsInnerIds) Get() *ListAuthors200ResponseResultsInnerIds
- func (v NullableListAuthors200ResponseResultsInnerIds) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerIds) Set(val *ListAuthors200ResponseResultsInnerIds)
- func (v *NullableListAuthors200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerIds) Unset()
- type NullableListAuthors200ResponseResultsInnerLastKnownInstitution
- func (v NullableListAuthors200ResponseResultsInnerLastKnownInstitution) Get() *ListAuthors200ResponseResultsInnerLastKnownInstitution
- func (v NullableListAuthors200ResponseResultsInnerLastKnownInstitution) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerLastKnownInstitution) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerLastKnownInstitution) Set(val *ListAuthors200ResponseResultsInnerLastKnownInstitution)
- func (v *NullableListAuthors200ResponseResultsInnerLastKnownInstitution) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerLastKnownInstitution) Unset()
- type NullableListAuthors200ResponseResultsInnerSummaryStats
- func (v NullableListAuthors200ResponseResultsInnerSummaryStats) Get() *ListAuthors200ResponseResultsInnerSummaryStats
- func (v NullableListAuthors200ResponseResultsInnerSummaryStats) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerSummaryStats) Set(val *ListAuthors200ResponseResultsInnerSummaryStats)
- func (v *NullableListAuthors200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerSummaryStats) Unset()
- type NullableListAuthors200ResponseResultsInnerTopicsInner
- func (v NullableListAuthors200ResponseResultsInnerTopicsInner) Get() *ListAuthors200ResponseResultsInnerTopicsInner
- func (v NullableListAuthors200ResponseResultsInnerTopicsInner) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerTopicsInner) Set(val *ListAuthors200ResponseResultsInnerTopicsInner)
- func (v *NullableListAuthors200ResponseResultsInnerTopicsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerTopicsInner) Unset()
- type NullableListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (v NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) Get() *ListAuthors200ResponseResultsInnerTopicsInnerDomain
- func (v NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) Set(val *ListAuthors200ResponseResultsInnerTopicsInnerDomain)
- func (v *NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) Unset()
- type NullableListAuthors200ResponseResultsInnerXConceptsInner
- func (v NullableListAuthors200ResponseResultsInnerXConceptsInner) Get() *ListAuthors200ResponseResultsInnerXConceptsInner
- func (v NullableListAuthors200ResponseResultsInnerXConceptsInner) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerXConceptsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerXConceptsInner) Set(val *ListAuthors200ResponseResultsInnerXConceptsInner)
- func (v *NullableListAuthors200ResponseResultsInnerXConceptsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerXConceptsInner) Unset()
- type NullableListAuthors200ResponseResultsInnerXConceptsInnerInner
- func (v NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) Get() *ListAuthors200ResponseResultsInnerXConceptsInnerInner
- func (v NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) IsSet() bool
- func (v NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) MarshalJSON() ([]byte, error)
- func (v *NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) Set(val *ListAuthors200ResponseResultsInnerXConceptsInnerInner)
- func (v *NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) UnmarshalJSON(src []byte) error
- func (v *NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) Unset()
- type NullableListConcepts200Response
- func (v NullableListConcepts200Response) Get() *ListConcepts200Response
- func (v NullableListConcepts200Response) IsSet() bool
- func (v NullableListConcepts200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListConcepts200Response) Set(val *ListConcepts200Response)
- func (v *NullableListConcepts200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListConcepts200Response) Unset()
- type NullableListConcepts200ResponseResultsInner
- func (v NullableListConcepts200ResponseResultsInner) Get() *ListConcepts200ResponseResultsInner
- func (v NullableListConcepts200ResponseResultsInner) IsSet() bool
- func (v NullableListConcepts200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListConcepts200ResponseResultsInner) Set(val *ListConcepts200ResponseResultsInner)
- func (v *NullableListConcepts200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListConcepts200ResponseResultsInner) Unset()
- type NullableListConcepts200ResponseResultsInnerAncestorsInner
- func (v NullableListConcepts200ResponseResultsInnerAncestorsInner) Get() *ListConcepts200ResponseResultsInnerAncestorsInner
- func (v NullableListConcepts200ResponseResultsInnerAncestorsInner) IsSet() bool
- func (v NullableListConcepts200ResponseResultsInnerAncestorsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListConcepts200ResponseResultsInnerAncestorsInner) Set(val *ListConcepts200ResponseResultsInnerAncestorsInner)
- func (v *NullableListConcepts200ResponseResultsInnerAncestorsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListConcepts200ResponseResultsInnerAncestorsInner) Unset()
- type NullableListConcepts200ResponseResultsInnerIds
- func (v NullableListConcepts200ResponseResultsInnerIds) Get() *ListConcepts200ResponseResultsInnerIds
- func (v NullableListConcepts200ResponseResultsInnerIds) IsSet() bool
- func (v NullableListConcepts200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (v *NullableListConcepts200ResponseResultsInnerIds) Set(val *ListConcepts200ResponseResultsInnerIds)
- func (v *NullableListConcepts200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
- func (v *NullableListConcepts200ResponseResultsInnerIds) Unset()
- type NullableListConcepts200ResponseResultsInnerInternational
- func (v NullableListConcepts200ResponseResultsInnerInternational) Get() *ListConcepts200ResponseResultsInnerInternational
- func (v NullableListConcepts200ResponseResultsInnerInternational) IsSet() bool
- func (v NullableListConcepts200ResponseResultsInnerInternational) MarshalJSON() ([]byte, error)
- func (v *NullableListConcepts200ResponseResultsInnerInternational) Set(val *ListConcepts200ResponseResultsInnerInternational)
- func (v *NullableListConcepts200ResponseResultsInnerInternational) UnmarshalJSON(src []byte) error
- func (v *NullableListConcepts200ResponseResultsInnerInternational) Unset()
- type NullableListConcepts200ResponseResultsInnerRelatedConceptsInner
- func (v NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) Get() *ListConcepts200ResponseResultsInnerRelatedConceptsInner
- func (v NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) IsSet() bool
- func (v NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) Set(val *ListConcepts200ResponseResultsInnerRelatedConceptsInner)
- func (v *NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) Unset()
- type NullableListConcepts200ResponseResultsInnerSummaryStats
- func (v NullableListConcepts200ResponseResultsInnerSummaryStats) Get() *ListConcepts200ResponseResultsInnerSummaryStats
- func (v NullableListConcepts200ResponseResultsInnerSummaryStats) IsSet() bool
- func (v NullableListConcepts200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (v *NullableListConcepts200ResponseResultsInnerSummaryStats) Set(val *ListConcepts200ResponseResultsInnerSummaryStats)
- func (v *NullableListConcepts200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
- func (v *NullableListConcepts200ResponseResultsInnerSummaryStats) Unset()
- type NullableListFunders200Response
- func (v NullableListFunders200Response) Get() *ListFunders200Response
- func (v NullableListFunders200Response) IsSet() bool
- func (v NullableListFunders200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListFunders200Response) Set(val *ListFunders200Response)
- func (v *NullableListFunders200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListFunders200Response) Unset()
- type NullableListFunders200ResponseResultsInner
- func (v NullableListFunders200ResponseResultsInner) Get() *ListFunders200ResponseResultsInner
- func (v NullableListFunders200ResponseResultsInner) IsSet() bool
- func (v NullableListFunders200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListFunders200ResponseResultsInner) Set(val *ListFunders200ResponseResultsInner)
- func (v *NullableListFunders200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListFunders200ResponseResultsInner) Unset()
- type NullableListFunders200ResponseResultsInnerIds
- func (v NullableListFunders200ResponseResultsInnerIds) Get() *ListFunders200ResponseResultsInnerIds
- func (v NullableListFunders200ResponseResultsInnerIds) IsSet() bool
- func (v NullableListFunders200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (v *NullableListFunders200ResponseResultsInnerIds) Set(val *ListFunders200ResponseResultsInnerIds)
- func (v *NullableListFunders200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
- func (v *NullableListFunders200ResponseResultsInnerIds) Unset()
- type NullableListFunders200ResponseResultsInnerRolesInner
- func (v NullableListFunders200ResponseResultsInnerRolesInner) Get() *ListFunders200ResponseResultsInnerRolesInner
- func (v NullableListFunders200ResponseResultsInnerRolesInner) IsSet() bool
- func (v NullableListFunders200ResponseResultsInnerRolesInner) MarshalJSON() ([]byte, error)
- func (v *NullableListFunders200ResponseResultsInnerRolesInner) Set(val *ListFunders200ResponseResultsInnerRolesInner)
- func (v *NullableListFunders200ResponseResultsInnerRolesInner) UnmarshalJSON(src []byte) error
- func (v *NullableListFunders200ResponseResultsInnerRolesInner) Unset()
- type NullableListFunders200ResponseResultsInnerSummaryStats
- func (v NullableListFunders200ResponseResultsInnerSummaryStats) Get() *ListFunders200ResponseResultsInnerSummaryStats
- func (v NullableListFunders200ResponseResultsInnerSummaryStats) IsSet() bool
- func (v NullableListFunders200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (v *NullableListFunders200ResponseResultsInnerSummaryStats) Set(val *ListFunders200ResponseResultsInnerSummaryStats)
- func (v *NullableListFunders200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
- func (v *NullableListFunders200ResponseResultsInnerSummaryStats) Unset()
- type NullableListInstitutions200Response
- func (v NullableListInstitutions200Response) Get() *ListInstitutions200Response
- func (v NullableListInstitutions200Response) IsSet() bool
- func (v NullableListInstitutions200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200Response) Set(val *ListInstitutions200Response)
- func (v *NullableListInstitutions200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200Response) Unset()
- type NullableListInstitutions200ResponseResultsInner
- func (v NullableListInstitutions200ResponseResultsInner) Get() *ListInstitutions200ResponseResultsInner
- func (v NullableListInstitutions200ResponseResultsInner) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInner) Set(val *ListInstitutions200ResponseResultsInner)
- func (v *NullableListInstitutions200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInner) Unset()
- type NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
- func (v NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) Get() *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
- func (v NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) Set(val *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner)
- func (v *NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) Unset()
- type NullableListInstitutions200ResponseResultsInnerGeo
- func (v NullableListInstitutions200ResponseResultsInnerGeo) Get() *ListInstitutions200ResponseResultsInnerGeo
- func (v NullableListInstitutions200ResponseResultsInnerGeo) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInnerGeo) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInnerGeo) Set(val *ListInstitutions200ResponseResultsInnerGeo)
- func (v *NullableListInstitutions200ResponseResultsInnerGeo) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInnerGeo) Unset()
- type NullableListInstitutions200ResponseResultsInnerIds
- func (v NullableListInstitutions200ResponseResultsInnerIds) Get() *ListInstitutions200ResponseResultsInnerIds
- func (v NullableListInstitutions200ResponseResultsInnerIds) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInnerIds) Set(val *ListInstitutions200ResponseResultsInnerIds)
- func (v *NullableListInstitutions200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInnerIds) Unset()
- type NullableListInstitutions200ResponseResultsInnerInternational
- func (v NullableListInstitutions200ResponseResultsInnerInternational) Get() *ListInstitutions200ResponseResultsInnerInternational
- func (v NullableListInstitutions200ResponseResultsInnerInternational) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInnerInternational) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInnerInternational) Set(val *ListInstitutions200ResponseResultsInnerInternational)
- func (v *NullableListInstitutions200ResponseResultsInnerInternational) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInnerInternational) Unset()
- type NullableListInstitutions200ResponseResultsInnerRepositoriesInner
- func (v NullableListInstitutions200ResponseResultsInnerRepositoriesInner) Get() *ListInstitutions200ResponseResultsInnerRepositoriesInner
- func (v NullableListInstitutions200ResponseResultsInnerRepositoriesInner) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInnerRepositoriesInner) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInnerRepositoriesInner) Set(val *ListInstitutions200ResponseResultsInnerRepositoriesInner)
- func (v *NullableListInstitutions200ResponseResultsInnerRepositoriesInner) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInnerRepositoriesInner) Unset()
- type NullableListInstitutions200ResponseResultsInnerSummaryStats
- func (v NullableListInstitutions200ResponseResultsInnerSummaryStats) Get() *ListInstitutions200ResponseResultsInnerSummaryStats
- func (v NullableListInstitutions200ResponseResultsInnerSummaryStats) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInnerSummaryStats) Set(val *ListInstitutions200ResponseResultsInnerSummaryStats)
- func (v *NullableListInstitutions200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInnerSummaryStats) Unset()
- type NullableListInstitutions200ResponseResultsInnerTopicsInner
- func (v NullableListInstitutions200ResponseResultsInnerTopicsInner) Get() *ListInstitutions200ResponseResultsInnerTopicsInner
- func (v NullableListInstitutions200ResponseResultsInnerTopicsInner) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInnerTopicsInner) Set(val *ListInstitutions200ResponseResultsInnerTopicsInner)
- func (v *NullableListInstitutions200ResponseResultsInnerTopicsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInnerTopicsInner) Unset()
- type NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain
- func (v NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) Get() *ListInstitutions200ResponseResultsInnerTopicsInnerDomain
- func (v NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) IsSet() bool
- func (v NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
- func (v *NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) Set(val *ListInstitutions200ResponseResultsInnerTopicsInnerDomain)
- func (v *NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON(src []byte) error
- func (v *NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) Unset()
- type NullableListKeywords200Response
- func (v NullableListKeywords200Response) Get() *ListKeywords200Response
- func (v NullableListKeywords200Response) IsSet() bool
- func (v NullableListKeywords200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListKeywords200Response) Set(val *ListKeywords200Response)
- func (v *NullableListKeywords200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListKeywords200Response) Unset()
- type NullableListKeywords200ResponseResultsInner
- func (v NullableListKeywords200ResponseResultsInner) Get() *ListKeywords200ResponseResultsInner
- func (v NullableListKeywords200ResponseResultsInner) IsSet() bool
- func (v NullableListKeywords200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListKeywords200ResponseResultsInner) Set(val *ListKeywords200ResponseResultsInner)
- func (v *NullableListKeywords200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListKeywords200ResponseResultsInner) Unset()
- type NullableListPublishers200Response
- func (v NullableListPublishers200Response) Get() *ListPublishers200Response
- func (v NullableListPublishers200Response) IsSet() bool
- func (v NullableListPublishers200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListPublishers200Response) Set(val *ListPublishers200Response)
- func (v *NullableListPublishers200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListPublishers200Response) Unset()
- type NullableListPublishers200ResponseResultsInner
- func (v NullableListPublishers200ResponseResultsInner) Get() *ListPublishers200ResponseResultsInner
- func (v NullableListPublishers200ResponseResultsInner) IsSet() bool
- func (v NullableListPublishers200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListPublishers200ResponseResultsInner) Set(val *ListPublishers200ResponseResultsInner)
- func (v *NullableListPublishers200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListPublishers200ResponseResultsInner) Unset()
- type NullableListPublishers200ResponseResultsInnerIds
- func (v NullableListPublishers200ResponseResultsInnerIds) Get() *ListPublishers200ResponseResultsInnerIds
- func (v NullableListPublishers200ResponseResultsInnerIds) IsSet() bool
- func (v NullableListPublishers200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (v *NullableListPublishers200ResponseResultsInnerIds) Set(val *ListPublishers200ResponseResultsInnerIds)
- func (v *NullableListPublishers200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
- func (v *NullableListPublishers200ResponseResultsInnerIds) Unset()
- type NullableListPublishers200ResponseResultsInnerParentPublisher
- func (v NullableListPublishers200ResponseResultsInnerParentPublisher) Get() *ListPublishers200ResponseResultsInnerParentPublisher
- func (v NullableListPublishers200ResponseResultsInnerParentPublisher) IsSet() bool
- func (v NullableListPublishers200ResponseResultsInnerParentPublisher) MarshalJSON() ([]byte, error)
- func (v *NullableListPublishers200ResponseResultsInnerParentPublisher) Set(val *ListPublishers200ResponseResultsInnerParentPublisher)
- func (v *NullableListPublishers200ResponseResultsInnerParentPublisher) UnmarshalJSON(src []byte) error
- func (v *NullableListPublishers200ResponseResultsInnerParentPublisher) Unset()
- type NullableListPublishers200ResponseResultsInnerSummaryStats
- func (v NullableListPublishers200ResponseResultsInnerSummaryStats) Get() *ListPublishers200ResponseResultsInnerSummaryStats
- func (v NullableListPublishers200ResponseResultsInnerSummaryStats) IsSet() bool
- func (v NullableListPublishers200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (v *NullableListPublishers200ResponseResultsInnerSummaryStats) Set(val *ListPublishers200ResponseResultsInnerSummaryStats)
- func (v *NullableListPublishers200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
- func (v *NullableListPublishers200ResponseResultsInnerSummaryStats) Unset()
- type NullableListSources200Response
- func (v NullableListSources200Response) Get() *ListSources200Response
- func (v NullableListSources200Response) IsSet() bool
- func (v NullableListSources200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListSources200Response) Set(val *ListSources200Response)
- func (v *NullableListSources200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListSources200Response) Unset()
- type NullableListSources200ResponseResultsInner
- func (v NullableListSources200ResponseResultsInner) Get() *ListSources200ResponseResultsInner
- func (v NullableListSources200ResponseResultsInner) IsSet() bool
- func (v NullableListSources200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListSources200ResponseResultsInner) Set(val *ListSources200ResponseResultsInner)
- func (v *NullableListSources200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListSources200ResponseResultsInner) Unset()
- type NullableListSources200ResponseResultsInnerApcPricesInner
- func (v NullableListSources200ResponseResultsInnerApcPricesInner) Get() *ListSources200ResponseResultsInnerApcPricesInner
- func (v NullableListSources200ResponseResultsInnerApcPricesInner) IsSet() bool
- func (v NullableListSources200ResponseResultsInnerApcPricesInner) MarshalJSON() ([]byte, error)
- func (v *NullableListSources200ResponseResultsInnerApcPricesInner) Set(val *ListSources200ResponseResultsInnerApcPricesInner)
- func (v *NullableListSources200ResponseResultsInnerApcPricesInner) UnmarshalJSON(src []byte) error
- func (v *NullableListSources200ResponseResultsInnerApcPricesInner) Unset()
- type NullableListSources200ResponseResultsInnerIds
- func (v NullableListSources200ResponseResultsInnerIds) Get() *ListSources200ResponseResultsInnerIds
- func (v NullableListSources200ResponseResultsInnerIds) IsSet() bool
- func (v NullableListSources200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (v *NullableListSources200ResponseResultsInnerIds) Set(val *ListSources200ResponseResultsInnerIds)
- func (v *NullableListSources200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
- func (v *NullableListSources200ResponseResultsInnerIds) Unset()
- type NullableListSources200ResponseResultsInnerSocietiesInner
- func (v NullableListSources200ResponseResultsInnerSocietiesInner) Get() *ListSources200ResponseResultsInnerSocietiesInner
- func (v NullableListSources200ResponseResultsInnerSocietiesInner) IsSet() bool
- func (v NullableListSources200ResponseResultsInnerSocietiesInner) MarshalJSON() ([]byte, error)
- func (v *NullableListSources200ResponseResultsInnerSocietiesInner) Set(val *ListSources200ResponseResultsInnerSocietiesInner)
- func (v *NullableListSources200ResponseResultsInnerSocietiesInner) UnmarshalJSON(src []byte) error
- func (v *NullableListSources200ResponseResultsInnerSocietiesInner) Unset()
- type NullableListSources200ResponseResultsInnerSummaryStats
- func (v NullableListSources200ResponseResultsInnerSummaryStats) Get() *ListSources200ResponseResultsInnerSummaryStats
- func (v NullableListSources200ResponseResultsInnerSummaryStats) IsSet() bool
- func (v NullableListSources200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
- func (v *NullableListSources200ResponseResultsInnerSummaryStats) Set(val *ListSources200ResponseResultsInnerSummaryStats)
- func (v *NullableListSources200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
- func (v *NullableListSources200ResponseResultsInnerSummaryStats) Unset()
- type NullableListTopics200Response
- func (v NullableListTopics200Response) Get() *ListTopics200Response
- func (v NullableListTopics200Response) IsSet() bool
- func (v NullableListTopics200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListTopics200Response) Set(val *ListTopics200Response)
- func (v *NullableListTopics200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListTopics200Response) Unset()
- type NullableListTopics200ResponseResultsInner
- func (v NullableListTopics200ResponseResultsInner) Get() *ListTopics200ResponseResultsInner
- func (v NullableListTopics200ResponseResultsInner) IsSet() bool
- func (v NullableListTopics200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListTopics200ResponseResultsInner) Set(val *ListTopics200ResponseResultsInner)
- func (v *NullableListTopics200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListTopics200ResponseResultsInner) Unset()
- type NullableListTopics200ResponseResultsInnerDomain
- func (v NullableListTopics200ResponseResultsInnerDomain) Get() *ListTopics200ResponseResultsInnerDomain
- func (v NullableListTopics200ResponseResultsInnerDomain) IsSet() bool
- func (v NullableListTopics200ResponseResultsInnerDomain) MarshalJSON() ([]byte, error)
- func (v *NullableListTopics200ResponseResultsInnerDomain) Set(val *ListTopics200ResponseResultsInnerDomain)
- func (v *NullableListTopics200ResponseResultsInnerDomain) UnmarshalJSON(src []byte) error
- func (v *NullableListTopics200ResponseResultsInnerDomain) Unset()
- type NullableListTopics200ResponseResultsInnerField
- func (v NullableListTopics200ResponseResultsInnerField) Get() *ListTopics200ResponseResultsInnerField
- func (v NullableListTopics200ResponseResultsInnerField) IsSet() bool
- func (v NullableListTopics200ResponseResultsInnerField) MarshalJSON() ([]byte, error)
- func (v *NullableListTopics200ResponseResultsInnerField) Set(val *ListTopics200ResponseResultsInnerField)
- func (v *NullableListTopics200ResponseResultsInnerField) UnmarshalJSON(src []byte) error
- func (v *NullableListTopics200ResponseResultsInnerField) Unset()
- type NullableListTopics200ResponseResultsInnerIds
- func (v NullableListTopics200ResponseResultsInnerIds) Get() *ListTopics200ResponseResultsInnerIds
- func (v NullableListTopics200ResponseResultsInnerIds) IsSet() bool
- func (v NullableListTopics200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (v *NullableListTopics200ResponseResultsInnerIds) Set(val *ListTopics200ResponseResultsInnerIds)
- func (v *NullableListTopics200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
- func (v *NullableListTopics200ResponseResultsInnerIds) Unset()
- type NullableListTopics200ResponseResultsInnerSiblingsInner
- func (v NullableListTopics200ResponseResultsInnerSiblingsInner) Get() *ListTopics200ResponseResultsInnerSiblingsInner
- func (v NullableListTopics200ResponseResultsInnerSiblingsInner) IsSet() bool
- func (v NullableListTopics200ResponseResultsInnerSiblingsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListTopics200ResponseResultsInnerSiblingsInner) Set(val *ListTopics200ResponseResultsInnerSiblingsInner)
- func (v *NullableListTopics200ResponseResultsInnerSiblingsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListTopics200ResponseResultsInnerSiblingsInner) Unset()
- type NullableListTopics200ResponseResultsInnerSubfield
- func (v NullableListTopics200ResponseResultsInnerSubfield) Get() *ListTopics200ResponseResultsInnerSubfield
- func (v NullableListTopics200ResponseResultsInnerSubfield) IsSet() bool
- func (v NullableListTopics200ResponseResultsInnerSubfield) MarshalJSON() ([]byte, error)
- func (v *NullableListTopics200ResponseResultsInnerSubfield) Set(val *ListTopics200ResponseResultsInnerSubfield)
- func (v *NullableListTopics200ResponseResultsInnerSubfield) UnmarshalJSON(src []byte) error
- func (v *NullableListTopics200ResponseResultsInnerSubfield) Unset()
- type NullableListWorks200Response
- func (v NullableListWorks200Response) Get() *ListWorks200Response
- func (v NullableListWorks200Response) IsSet() bool
- func (v NullableListWorks200Response) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200Response) Set(val *ListWorks200Response)
- func (v *NullableListWorks200Response) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200Response) Unset()
- type NullableListWorks200ResponseMeta
- func (v NullableListWorks200ResponseMeta) Get() *ListWorks200ResponseMeta
- func (v NullableListWorks200ResponseMeta) IsSet() bool
- func (v NullableListWorks200ResponseMeta) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseMeta) Set(val *ListWorks200ResponseMeta)
- func (v *NullableListWorks200ResponseMeta) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseMeta) Unset()
- type NullableListWorks200ResponseResultsInner
- func (v NullableListWorks200ResponseResultsInner) Get() *ListWorks200ResponseResultsInner
- func (v NullableListWorks200ResponseResultsInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInner) Set(val *ListWorks200ResponseResultsInner)
- func (v *NullableListWorks200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInner) Unset()
- type NullableListWorks200ResponseResultsInnerApcList
- func (v NullableListWorks200ResponseResultsInnerApcList) Get() *ListWorks200ResponseResultsInnerApcList
- func (v NullableListWorks200ResponseResultsInnerApcList) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerApcList) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerApcList) Set(val *ListWorks200ResponseResultsInnerApcList)
- func (v *NullableListWorks200ResponseResultsInnerApcList) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerApcList) Unset()
- type NullableListWorks200ResponseResultsInnerApcPaid
- func (v NullableListWorks200ResponseResultsInnerApcPaid) Get() *ListWorks200ResponseResultsInnerApcPaid
- func (v NullableListWorks200ResponseResultsInnerApcPaid) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerApcPaid) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerApcPaid) Set(val *ListWorks200ResponseResultsInnerApcPaid)
- func (v *NullableListWorks200ResponseResultsInnerApcPaid) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerApcPaid) Unset()
- type NullableListWorks200ResponseResultsInnerAuthorshipsInner
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInner) Get() *ListWorks200ResponseResultsInnerAuthorshipsInner
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInner) Set(val *ListWorks200ResponseResultsInnerAuthorshipsInner)
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInner) Unset()
- type NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) Get() *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) Set(val *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner)
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) Unset()
- type NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) Get() *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) Set(val *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor)
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) Unset()
- type NullableListWorks200ResponseResultsInnerBestOaLocation
- func (v NullableListWorks200ResponseResultsInnerBestOaLocation) Get() *ListWorks200ResponseResultsInnerBestOaLocation
- func (v NullableListWorks200ResponseResultsInnerBestOaLocation) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerBestOaLocation) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerBestOaLocation) Set(val *ListWorks200ResponseResultsInnerBestOaLocation)
- func (v *NullableListWorks200ResponseResultsInnerBestOaLocation) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerBestOaLocation) Unset()
- type NullableListWorks200ResponseResultsInnerBestOaLocationSource
- func (v NullableListWorks200ResponseResultsInnerBestOaLocationSource) Get() *ListWorks200ResponseResultsInnerBestOaLocationSource
- func (v NullableListWorks200ResponseResultsInnerBestOaLocationSource) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerBestOaLocationSource) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerBestOaLocationSource) Set(val *ListWorks200ResponseResultsInnerBestOaLocationSource)
- func (v *NullableListWorks200ResponseResultsInnerBestOaLocationSource) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerBestOaLocationSource) Unset()
- type NullableListWorks200ResponseResultsInnerBiblio
- func (v NullableListWorks200ResponseResultsInnerBiblio) Get() *ListWorks200ResponseResultsInnerBiblio
- func (v NullableListWorks200ResponseResultsInnerBiblio) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerBiblio) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerBiblio) Set(val *ListWorks200ResponseResultsInnerBiblio)
- func (v *NullableListWorks200ResponseResultsInnerBiblio) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerBiblio) Unset()
- type NullableListWorks200ResponseResultsInnerCountsByYearInner
- func (v NullableListWorks200ResponseResultsInnerCountsByYearInner) Get() *ListWorks200ResponseResultsInnerCountsByYearInner
- func (v NullableListWorks200ResponseResultsInnerCountsByYearInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerCountsByYearInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerCountsByYearInner) Set(val *ListWorks200ResponseResultsInnerCountsByYearInner)
- func (v *NullableListWorks200ResponseResultsInnerCountsByYearInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerCountsByYearInner) Unset()
- type NullableListWorks200ResponseResultsInnerGrantsInner
- func (v NullableListWorks200ResponseResultsInnerGrantsInner) Get() *ListWorks200ResponseResultsInnerGrantsInner
- func (v NullableListWorks200ResponseResultsInnerGrantsInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerGrantsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerGrantsInner) Set(val *ListWorks200ResponseResultsInnerGrantsInner)
- func (v *NullableListWorks200ResponseResultsInnerGrantsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerGrantsInner) Unset()
- type NullableListWorks200ResponseResultsInnerIds
- func (v NullableListWorks200ResponseResultsInnerIds) Get() *ListWorks200ResponseResultsInnerIds
- func (v NullableListWorks200ResponseResultsInnerIds) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerIds) Set(val *ListWorks200ResponseResultsInnerIds)
- func (v *NullableListWorks200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerIds) Unset()
- type NullableListWorks200ResponseResultsInnerLocationsInner
- func (v NullableListWorks200ResponseResultsInnerLocationsInner) Get() *ListWorks200ResponseResultsInnerLocationsInner
- func (v NullableListWorks200ResponseResultsInnerLocationsInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerLocationsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerLocationsInner) Set(val *ListWorks200ResponseResultsInnerLocationsInner)
- func (v *NullableListWorks200ResponseResultsInnerLocationsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerLocationsInner) Unset()
- type NullableListWorks200ResponseResultsInnerMeshInner
- func (v NullableListWorks200ResponseResultsInnerMeshInner) Get() *ListWorks200ResponseResultsInnerMeshInner
- func (v NullableListWorks200ResponseResultsInnerMeshInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerMeshInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerMeshInner) Set(val *ListWorks200ResponseResultsInnerMeshInner)
- func (v *NullableListWorks200ResponseResultsInnerMeshInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerMeshInner) Unset()
- type NullableListWorks200ResponseResultsInnerOpenAccess
- func (v NullableListWorks200ResponseResultsInnerOpenAccess) Get() *ListWorks200ResponseResultsInnerOpenAccess
- func (v NullableListWorks200ResponseResultsInnerOpenAccess) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerOpenAccess) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerOpenAccess) Set(val *ListWorks200ResponseResultsInnerOpenAccess)
- func (v *NullableListWorks200ResponseResultsInnerOpenAccess) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerOpenAccess) Unset()
- type NullableListWorks200ResponseResultsInnerPrimaryLocation
- func (v NullableListWorks200ResponseResultsInnerPrimaryLocation) Get() *ListWorks200ResponseResultsInnerPrimaryLocation
- func (v NullableListWorks200ResponseResultsInnerPrimaryLocation) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerPrimaryLocation) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerPrimaryLocation) Set(val *ListWorks200ResponseResultsInnerPrimaryLocation)
- func (v *NullableListWorks200ResponseResultsInnerPrimaryLocation) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerPrimaryLocation) Unset()
- type NullableListWorks200ResponseResultsInnerPrimaryTopic
- func (v NullableListWorks200ResponseResultsInnerPrimaryTopic) Get() *ListWorks200ResponseResultsInnerPrimaryTopic
- func (v NullableListWorks200ResponseResultsInnerPrimaryTopic) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerPrimaryTopic) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerPrimaryTopic) Set(val *ListWorks200ResponseResultsInnerPrimaryTopic)
- func (v *NullableListWorks200ResponseResultsInnerPrimaryTopic) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerPrimaryTopic) Unset()
- type NullableListWorks200ResponseResultsInnerPrimaryTopicDomain
- func (v NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) Get() *ListWorks200ResponseResultsInnerPrimaryTopicDomain
- func (v NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) Set(val *ListWorks200ResponseResultsInnerPrimaryTopicDomain)
- func (v *NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) Unset()
- type NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
- func (v NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) Get() *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
- func (v NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) Set(val *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner)
- func (v *NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) Unset()
- type NullableListWorks200ResponseResultsInnerTopicsInner
- func (v NullableListWorks200ResponseResultsInnerTopicsInner) Get() *ListWorks200ResponseResultsInnerTopicsInner
- func (v NullableListWorks200ResponseResultsInnerTopicsInner) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerTopicsInner) Set(val *ListWorks200ResponseResultsInnerTopicsInner)
- func (v *NullableListWorks200ResponseResultsInnerTopicsInner) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerTopicsInner) Unset()
- type NullableListWorks200ResponseResultsInnerTopicsInnerDomain
- func (v NullableListWorks200ResponseResultsInnerTopicsInnerDomain) Get() *ListWorks200ResponseResultsInnerTopicsInnerDomain
- func (v NullableListWorks200ResponseResultsInnerTopicsInnerDomain) IsSet() bool
- func (v NullableListWorks200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
- func (v *NullableListWorks200ResponseResultsInnerTopicsInnerDomain) Set(val *ListWorks200ResponseResultsInnerTopicsInnerDomain)
- func (v *NullableListWorks200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON(src []byte) error
- func (v *NullableListWorks200ResponseResultsInnerTopicsInnerDomain) Unset()
- type NullableString
- type NullableTime
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
Constants ¶
This section is empty.
Variables ¶
var ( JsonCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?json)`) XmlCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?xml)`) )
var ( // ContextAPIKeys takes a string apikey as authentication for the request ContextAPIKeys = contextKey("apiKeys") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct { DefaultAPI *DefaultAPIService // contains filtered or unexported fields }
APIClient manages communication with the OpenAlex API API v1.0.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
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) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type ApiAutocompleteEntitiesRequest ¶
type ApiAutocompleteEntitiesRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiAutocompleteEntitiesRequest) Execute ¶
func (r ApiAutocompleteEntitiesRequest) Execute() (*Autocomplete, *http.Response, error)
func (ApiAutocompleteEntitiesRequest) Q ¶
The search string supplied by the user for autocomplete suggestions. Additional parameters: - filter: Optional filter to apply to the autocomplete results. Uses the same syntax as entity filters. - search: Optional search query to apply to the autocomplete results. Uses the same syntax as entity search.
type ApiListAuthorsRequest ¶
type ApiListAuthorsRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListAuthorsRequest) Cursor ¶
func (r ApiListAuthorsRequest) Cursor(cursor string) ApiListAuthorsRequest
A cursor value for paginating through results. Use '*' to start cursor pagination, or use the 'next_cursor' value from the previous response to get the next page. Warning: Don't use cursor paging to download the whole dataset. It's inefficient and puts a massive load on the servers. Instead, use the OpenAlex snapshot for downloading all data at once.
func (ApiListAuthorsRequest) Execute ¶
func (r ApiListAuthorsRequest) Execute() (*ListAuthors200Response, *http.Response, error)
func (ApiListAuthorsRequest) Filter ¶
func (r ApiListAuthorsRequest) Filter(filter string) ApiListAuthorsRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListAuthorsRequest) GroupBy ¶
func (r ApiListAuthorsRequest) GroupBy(groupBy string) ApiListAuthorsRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListAuthorsRequest) PerPage ¶
func (r ApiListAuthorsRequest) PerPage(perPage int32) ApiListAuthorsRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListAuthorsRequest) Sample ¶
func (r ApiListAuthorsRequest) Sample(sample int32) ApiListAuthorsRequest
Get a random sample of results
func (ApiListAuthorsRequest) Search ¶
func (r ApiListAuthorsRequest) Search(search string) ApiListAuthorsRequest
Text search query string to find entities that match the given text.
func (ApiListAuthorsRequest) Select_ ¶
func (r ApiListAuthorsRequest) Select_(select_ string) ApiListAuthorsRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListAuthorsRequest) Sort ¶
func (r ApiListAuthorsRequest) Sort(sort string) ApiListAuthorsRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type ApiListConceptsRequest ¶
type ApiListConceptsRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListConceptsRequest) Execute ¶
func (r ApiListConceptsRequest) Execute() (*ListConcepts200Response, *http.Response, error)
func (ApiListConceptsRequest) Filter ¶
func (r ApiListConceptsRequest) Filter(filter string) ApiListConceptsRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListConceptsRequest) GroupBy ¶
func (r ApiListConceptsRequest) GroupBy(groupBy string) ApiListConceptsRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListConceptsRequest) Page ¶
func (r ApiListConceptsRequest) Page(page int32) ApiListConceptsRequest
The page number of results to return. Used for basic paging.
func (ApiListConceptsRequest) PerPage ¶
func (r ApiListConceptsRequest) PerPage(perPage int32) ApiListConceptsRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListConceptsRequest) Sample ¶
func (r ApiListConceptsRequest) Sample(sample int32) ApiListConceptsRequest
Get a random sample of results
func (ApiListConceptsRequest) Search ¶
func (r ApiListConceptsRequest) Search(search string) ApiListConceptsRequest
Text search query string to find entities that match the given text.
func (ApiListConceptsRequest) Select_ ¶
func (r ApiListConceptsRequest) Select_(select_ string) ApiListConceptsRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListConceptsRequest) Sort ¶
func (r ApiListConceptsRequest) Sort(sort string) ApiListConceptsRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type ApiListFundersRequest ¶
type ApiListFundersRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListFundersRequest) Execute ¶
func (r ApiListFundersRequest) Execute() (*ListFunders200Response, *http.Response, error)
func (ApiListFundersRequest) Filter ¶
func (r ApiListFundersRequest) Filter(filter string) ApiListFundersRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListFundersRequest) GroupBy ¶
func (r ApiListFundersRequest) GroupBy(groupBy string) ApiListFundersRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListFundersRequest) Page ¶
func (r ApiListFundersRequest) Page(page int32) ApiListFundersRequest
The page number of results to return. Used for basic paging.
func (ApiListFundersRequest) PerPage ¶
func (r ApiListFundersRequest) PerPage(perPage int32) ApiListFundersRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListFundersRequest) Sample ¶
func (r ApiListFundersRequest) Sample(sample int32) ApiListFundersRequest
Get a random sample of results
func (ApiListFundersRequest) Search ¶
func (r ApiListFundersRequest) Search(search string) ApiListFundersRequest
Text search query string to find entities that match the given text.
func (ApiListFundersRequest) Select_ ¶
func (r ApiListFundersRequest) Select_(select_ string) ApiListFundersRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListFundersRequest) Sort ¶
func (r ApiListFundersRequest) Sort(sort string) ApiListFundersRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type ApiListInstitutionsRequest ¶
type ApiListInstitutionsRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListInstitutionsRequest) Execute ¶
func (r ApiListInstitutionsRequest) Execute() (*ListInstitutions200Response, *http.Response, error)
func (ApiListInstitutionsRequest) Filter ¶
func (r ApiListInstitutionsRequest) Filter(filter string) ApiListInstitutionsRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListInstitutionsRequest) GroupBy ¶
func (r ApiListInstitutionsRequest) GroupBy(groupBy string) ApiListInstitutionsRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListInstitutionsRequest) Page ¶
func (r ApiListInstitutionsRequest) Page(page int32) ApiListInstitutionsRequest
The page number of results to return. Used for basic paging.
func (ApiListInstitutionsRequest) PerPage ¶
func (r ApiListInstitutionsRequest) PerPage(perPage int32) ApiListInstitutionsRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListInstitutionsRequest) Sample ¶
func (r ApiListInstitutionsRequest) Sample(sample int32) ApiListInstitutionsRequest
Get a random sample of results
func (ApiListInstitutionsRequest) Search ¶
func (r ApiListInstitutionsRequest) Search(search string) ApiListInstitutionsRequest
Text search query string to find entities that match the given text.
func (ApiListInstitutionsRequest) Select_ ¶
func (r ApiListInstitutionsRequest) Select_(select_ string) ApiListInstitutionsRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListInstitutionsRequest) Sort ¶
func (r ApiListInstitutionsRequest) Sort(sort string) ApiListInstitutionsRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type ApiListKeywordsRequest ¶
type ApiListKeywordsRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListKeywordsRequest) Execute ¶
func (r ApiListKeywordsRequest) Execute() (*ListKeywords200Response, *http.Response, error)
func (ApiListKeywordsRequest) Filter ¶
func (r ApiListKeywordsRequest) Filter(filter string) ApiListKeywordsRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListKeywordsRequest) GroupBy ¶
func (r ApiListKeywordsRequest) GroupBy(groupBy string) ApiListKeywordsRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListKeywordsRequest) Page ¶
func (r ApiListKeywordsRequest) Page(page int32) ApiListKeywordsRequest
The page number of results to return. Used for basic paging.
func (ApiListKeywordsRequest) PerPage ¶
func (r ApiListKeywordsRequest) PerPage(perPage int32) ApiListKeywordsRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListKeywordsRequest) Sample ¶
func (r ApiListKeywordsRequest) Sample(sample int32) ApiListKeywordsRequest
Get a random sample of results
func (ApiListKeywordsRequest) Search ¶
func (r ApiListKeywordsRequest) Search(search string) ApiListKeywordsRequest
Text search query string to find entities that match the given text.
func (ApiListKeywordsRequest) Select_ ¶
func (r ApiListKeywordsRequest) Select_(select_ string) ApiListKeywordsRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListKeywordsRequest) Sort ¶
func (r ApiListKeywordsRequest) Sort(sort string) ApiListKeywordsRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type ApiListPublishersRequest ¶
type ApiListPublishersRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListPublishersRequest) Execute ¶
func (r ApiListPublishersRequest) Execute() (*ListPublishers200Response, *http.Response, error)
func (ApiListPublishersRequest) Filter ¶
func (r ApiListPublishersRequest) Filter(filter string) ApiListPublishersRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListPublishersRequest) GroupBy ¶
func (r ApiListPublishersRequest) GroupBy(groupBy string) ApiListPublishersRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListPublishersRequest) Page ¶
func (r ApiListPublishersRequest) Page(page int32) ApiListPublishersRequest
The page number of results to return. Used for basic paging.
func (ApiListPublishersRequest) PerPage ¶
func (r ApiListPublishersRequest) PerPage(perPage int32) ApiListPublishersRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListPublishersRequest) Sample ¶
func (r ApiListPublishersRequest) Sample(sample int32) ApiListPublishersRequest
Get a random sample of results
func (ApiListPublishersRequest) Search ¶
func (r ApiListPublishersRequest) Search(search string) ApiListPublishersRequest
Text search query string to find entities that match the given text.
func (ApiListPublishersRequest) Select_ ¶
func (r ApiListPublishersRequest) Select_(select_ string) ApiListPublishersRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListPublishersRequest) Sort ¶
func (r ApiListPublishersRequest) Sort(sort string) ApiListPublishersRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type ApiListSourcesRequest ¶
type ApiListSourcesRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListSourcesRequest) Execute ¶
func (r ApiListSourcesRequest) Execute() (*ListSources200Response, *http.Response, error)
func (ApiListSourcesRequest) Filter ¶
func (r ApiListSourcesRequest) Filter(filter string) ApiListSourcesRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListSourcesRequest) GroupBy ¶
func (r ApiListSourcesRequest) GroupBy(groupBy string) ApiListSourcesRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListSourcesRequest) Page ¶
func (r ApiListSourcesRequest) Page(page int32) ApiListSourcesRequest
The page number of results to return. Used for basic paging.
func (ApiListSourcesRequest) PerPage ¶
func (r ApiListSourcesRequest) PerPage(perPage int32) ApiListSourcesRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListSourcesRequest) Sample ¶
func (r ApiListSourcesRequest) Sample(sample int32) ApiListSourcesRequest
Get a random sample of results
func (ApiListSourcesRequest) Search ¶
func (r ApiListSourcesRequest) Search(search string) ApiListSourcesRequest
Text search query string to find entities that match the given text.
func (ApiListSourcesRequest) Select_ ¶
func (r ApiListSourcesRequest) Select_(select_ string) ApiListSourcesRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListSourcesRequest) Sort ¶
func (r ApiListSourcesRequest) Sort(sort string) ApiListSourcesRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type ApiListTopicsRequest ¶
type ApiListTopicsRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListTopicsRequest) Execute ¶
func (r ApiListTopicsRequest) Execute() (*ListTopics200Response, *http.Response, error)
func (ApiListTopicsRequest) Filter ¶
func (r ApiListTopicsRequest) Filter(filter string) ApiListTopicsRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListTopicsRequest) GroupBy ¶
func (r ApiListTopicsRequest) GroupBy(groupBy string) ApiListTopicsRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListTopicsRequest) Page ¶
func (r ApiListTopicsRequest) Page(page int32) ApiListTopicsRequest
The page number of results to return. Used for basic paging.
func (ApiListTopicsRequest) PerPage ¶
func (r ApiListTopicsRequest) PerPage(perPage int32) ApiListTopicsRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListTopicsRequest) Sample ¶
func (r ApiListTopicsRequest) Sample(sample int32) ApiListTopicsRequest
Get a random sample of results
func (ApiListTopicsRequest) Search ¶
func (r ApiListTopicsRequest) Search(search string) ApiListTopicsRequest
Text search query string to find entities that match the given text.
func (ApiListTopicsRequest) Select_ ¶
func (r ApiListTopicsRequest) Select_(select_ string) ApiListTopicsRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListTopicsRequest) Sort ¶
func (r ApiListTopicsRequest) Sort(sort string) ApiListTopicsRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type ApiListWorksRequest ¶
type ApiListWorksRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiListWorksRequest) Execute ¶
func (r ApiListWorksRequest) Execute() (*ListWorks200Response, *http.Response, error)
func (ApiListWorksRequest) Filter ¶
func (r ApiListWorksRequest) Filter(filter string) ApiListWorksRequest
Filters narrow the list down to just entities that meet particular conditions. Multiple filters can be combined using commas. Filters support logical expressions including inequality, negation, intersection, and addition.
func (ApiListWorksRequest) GroupBy ¶
func (r ApiListWorksRequest) GroupBy(groupBy string) ApiListWorksRequest
Groups the results by a specified property. The response will include a `group_by` object with counts for each group. You can group by most of the same properties that you can filter by. To include the \"unknown\" group in the response, add `:include_unknown` after the group-by parameter. Example: `group_by=authorships.institutions.id` or `group_by=authorships.institutions.id:include_unknown` The response will contain: - `key`: The OpenAlex ID or raw value of the `group_by` parameter for members of this group. - `key_display_name`: The `display_name` or raw value of the `group_by` parameter for members of this group. - `count`: The number of entities in the group.
func (ApiListWorksRequest) Page ¶
func (r ApiListWorksRequest) Page(page int32) ApiListWorksRequest
The page number of results to return. Used for basic paging.
func (ApiListWorksRequest) PerPage ¶
func (r ApiListWorksRequest) PerPage(perPage int32) ApiListWorksRequest
The number of results to return per page. Minimum is 1, maximum is 200, default is 25.
func (ApiListWorksRequest) Sample ¶
func (r ApiListWorksRequest) Sample(sample int32) ApiListWorksRequest
Get a random sample of results
func (ApiListWorksRequest) Search ¶
func (r ApiListWorksRequest) Search(search string) ApiListWorksRequest
Text search query string to find entities that match the given text.
func (ApiListWorksRequest) Select_ ¶
func (r ApiListWorksRequest) Select_(select_ string) ApiListWorksRequest
Comma-separated list of fields to return in the results. Only root-level fields can be selected.
func (ApiListWorksRequest) Sort ¶
func (r ApiListWorksRequest) Sort(sort string) ApiListWorksRequest
Specify the property to sort the results by. Multiple sort keys can be provided, separated by commas. Append ':desc' to sort in descending order. Default sort direction is ascending.
type Autocomplete ¶
type Autocomplete struct { Meta *AutocompleteMeta `json:"meta,omitempty"` // A list of up to ten autocomplete results for the query, sorted by citation count. Results []AutocompleteResultsInner `json:"results,omitempty"` }
Autocomplete struct for Autocomplete
func NewAutocomplete ¶
func NewAutocomplete() *Autocomplete
NewAutocomplete instantiates a new Autocomplete object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAutocompleteWithDefaults ¶
func NewAutocompleteWithDefaults() *Autocomplete
NewAutocompleteWithDefaults instantiates a new Autocomplete object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Autocomplete) GetMeta ¶
func (o *Autocomplete) GetMeta() AutocompleteMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*Autocomplete) GetMetaOk ¶
func (o *Autocomplete) GetMetaOk() (*AutocompleteMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Autocomplete) GetResults ¶
func (o *Autocomplete) GetResults() []AutocompleteResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*Autocomplete) GetResultsOk ¶
func (o *Autocomplete) GetResultsOk() ([]AutocompleteResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Autocomplete) HasMeta ¶
func (o *Autocomplete) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*Autocomplete) HasResults ¶
func (o *Autocomplete) HasResults() bool
HasResults returns a boolean if a field has been set.
func (Autocomplete) MarshalJSON ¶
func (o Autocomplete) MarshalJSON() ([]byte, error)
func (*Autocomplete) SetMeta ¶
func (o *Autocomplete) SetMeta(v AutocompleteMeta)
SetMeta gets a reference to the given AutocompleteMeta and assigns it to the Meta field.
func (*Autocomplete) SetResults ¶
func (o *Autocomplete) SetResults(v []AutocompleteResultsInner)
SetResults gets a reference to the given []AutocompleteResultsInner and assigns it to the Results field.
func (Autocomplete) ToMap ¶
func (o Autocomplete) ToMap() (map[string]interface{}, error)
type AutocompleteEntities400Response ¶
type AutocompleteEntities400Response struct { // Error message describing the bad request Error *string `json:"error,omitempty"` }
AutocompleteEntities400Response struct for AutocompleteEntities400Response
func NewAutocompleteEntities400Response ¶
func NewAutocompleteEntities400Response() *AutocompleteEntities400Response
NewAutocompleteEntities400Response instantiates a new AutocompleteEntities400Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAutocompleteEntities400ResponseWithDefaults ¶
func NewAutocompleteEntities400ResponseWithDefaults() *AutocompleteEntities400Response
NewAutocompleteEntities400ResponseWithDefaults instantiates a new AutocompleteEntities400Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AutocompleteEntities400Response) GetError ¶
func (o *AutocompleteEntities400Response) GetError() string
GetError returns the Error field value if set, zero value otherwise.
func (*AutocompleteEntities400Response) GetErrorOk ¶
func (o *AutocompleteEntities400Response) GetErrorOk() (*string, bool)
GetErrorOk returns a tuple with the Error field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteEntities400Response) HasError ¶
func (o *AutocompleteEntities400Response) HasError() bool
HasError returns a boolean if a field has been set.
func (AutocompleteEntities400Response) MarshalJSON ¶
func (o AutocompleteEntities400Response) MarshalJSON() ([]byte, error)
func (*AutocompleteEntities400Response) SetError ¶
func (o *AutocompleteEntities400Response) SetError(v string)
SetError gets a reference to the given string and assigns it to the Error field.
func (AutocompleteEntities400Response) ToMap ¶
func (o AutocompleteEntities400Response) ToMap() (map[string]interface{}, error)
type AutocompleteMeta ¶
type AutocompleteMeta struct { // The total number of matching results. Count *int32 `json:"count,omitempty"` // The time taken by the database to respond, in milliseconds. DbResponseTimeMs *int32 `json:"db_response_time_ms,omitempty"` // The current page number (always 1 for autocomplete). Page *int32 `json:"page,omitempty"` // The number of results per page (always 10 for autocomplete). PerPage *int32 `json:"per_page,omitempty"` }
AutocompleteMeta Information about the autocomplete request and response.
func NewAutocompleteMeta ¶
func NewAutocompleteMeta() *AutocompleteMeta
NewAutocompleteMeta instantiates a new AutocompleteMeta object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAutocompleteMetaWithDefaults ¶
func NewAutocompleteMetaWithDefaults() *AutocompleteMeta
NewAutocompleteMetaWithDefaults instantiates a new AutocompleteMeta object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AutocompleteMeta) GetCount ¶
func (o *AutocompleteMeta) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*AutocompleteMeta) GetCountOk ¶
func (o *AutocompleteMeta) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteMeta) GetDbResponseTimeMs ¶
func (o *AutocompleteMeta) GetDbResponseTimeMs() int32
GetDbResponseTimeMs returns the DbResponseTimeMs field value if set, zero value otherwise.
func (*AutocompleteMeta) GetDbResponseTimeMsOk ¶
func (o *AutocompleteMeta) GetDbResponseTimeMsOk() (*int32, bool)
GetDbResponseTimeMsOk returns a tuple with the DbResponseTimeMs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteMeta) GetPage ¶
func (o *AutocompleteMeta) GetPage() int32
GetPage returns the Page field value if set, zero value otherwise.
func (*AutocompleteMeta) GetPageOk ¶
func (o *AutocompleteMeta) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteMeta) GetPerPage ¶
func (o *AutocompleteMeta) GetPerPage() int32
GetPerPage returns the PerPage field value if set, zero value otherwise.
func (*AutocompleteMeta) GetPerPageOk ¶
func (o *AutocompleteMeta) GetPerPageOk() (*int32, bool)
GetPerPageOk returns a tuple with the PerPage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteMeta) HasCount ¶
func (o *AutocompleteMeta) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*AutocompleteMeta) HasDbResponseTimeMs ¶
func (o *AutocompleteMeta) HasDbResponseTimeMs() bool
HasDbResponseTimeMs returns a boolean if a field has been set.
func (*AutocompleteMeta) HasPage ¶
func (o *AutocompleteMeta) HasPage() bool
HasPage returns a boolean if a field has been set.
func (*AutocompleteMeta) HasPerPage ¶
func (o *AutocompleteMeta) HasPerPage() bool
HasPerPage returns a boolean if a field has been set.
func (AutocompleteMeta) MarshalJSON ¶
func (o AutocompleteMeta) MarshalJSON() ([]byte, error)
func (*AutocompleteMeta) SetCount ¶
func (o *AutocompleteMeta) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*AutocompleteMeta) SetDbResponseTimeMs ¶
func (o *AutocompleteMeta) SetDbResponseTimeMs(v int32)
SetDbResponseTimeMs gets a reference to the given int32 and assigns it to the DbResponseTimeMs field.
func (*AutocompleteMeta) SetPage ¶
func (o *AutocompleteMeta) SetPage(v int32)
SetPage gets a reference to the given int32 and assigns it to the Page field.
func (*AutocompleteMeta) SetPerPage ¶
func (o *AutocompleteMeta) SetPerPage(v int32)
SetPerPage gets a reference to the given int32 and assigns it to the PerPage field.
func (AutocompleteMeta) ToMap ¶
func (o AutocompleteMeta) ToMap() (map[string]interface{}, error)
type AutocompleteResultsInner ¶
type AutocompleteResultsInner struct { // The OpenAlex ID for this result entity. Id *string `json:"id,omitempty"` // The Canonical External ID for this result entity. ExternalId *string `json:"external_id,omitempty"` // The entity's display_name property. DisplayName *string `json:"display_name,omitempty"` // The entity's type (author, concept, institution, source, publisher, funder, or work). EntityType *string `json:"entity_type,omitempty"` // The entity's cited_by_count property. For works, this is the number of incoming citations. For other entities, it's the sum of incoming citations for all linked works. CitedByCount *int32 `json:"cited_by_count,omitempty"` // The number of works associated with the entity. For entity type 'work' it's always null. WorksCount *int32 `json:"works_count,omitempty"` // Extra information to help identify the right item. Content varies by entity type. Hint *string `json:"hint,omitempty"` }
AutocompleteResultsInner struct for AutocompleteResultsInner
func NewAutocompleteResultsInner ¶
func NewAutocompleteResultsInner() *AutocompleteResultsInner
NewAutocompleteResultsInner instantiates a new AutocompleteResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAutocompleteResultsInnerWithDefaults ¶
func NewAutocompleteResultsInnerWithDefaults() *AutocompleteResultsInner
NewAutocompleteResultsInnerWithDefaults instantiates a new AutocompleteResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AutocompleteResultsInner) GetCitedByCount ¶
func (o *AutocompleteResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*AutocompleteResultsInner) GetCitedByCountOk ¶
func (o *AutocompleteResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteResultsInner) GetDisplayName ¶
func (o *AutocompleteResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*AutocompleteResultsInner) GetDisplayNameOk ¶
func (o *AutocompleteResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteResultsInner) GetEntityType ¶
func (o *AutocompleteResultsInner) GetEntityType() string
GetEntityType returns the EntityType field value if set, zero value otherwise.
func (*AutocompleteResultsInner) GetEntityTypeOk ¶
func (o *AutocompleteResultsInner) GetEntityTypeOk() (*string, bool)
GetEntityTypeOk returns a tuple with the EntityType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteResultsInner) GetExternalId ¶
func (o *AutocompleteResultsInner) GetExternalId() string
GetExternalId returns the ExternalId field value if set, zero value otherwise.
func (*AutocompleteResultsInner) GetExternalIdOk ¶
func (o *AutocompleteResultsInner) GetExternalIdOk() (*string, bool)
GetExternalIdOk returns a tuple with the ExternalId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteResultsInner) GetHint ¶
func (o *AutocompleteResultsInner) GetHint() string
GetHint returns the Hint field value if set, zero value otherwise.
func (*AutocompleteResultsInner) GetHintOk ¶
func (o *AutocompleteResultsInner) GetHintOk() (*string, bool)
GetHintOk returns a tuple with the Hint field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteResultsInner) GetId ¶
func (o *AutocompleteResultsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*AutocompleteResultsInner) GetIdOk ¶
func (o *AutocompleteResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteResultsInner) GetWorksCount ¶
func (o *AutocompleteResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*AutocompleteResultsInner) GetWorksCountOk ¶
func (o *AutocompleteResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AutocompleteResultsInner) HasCitedByCount ¶
func (o *AutocompleteResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*AutocompleteResultsInner) HasDisplayName ¶
func (o *AutocompleteResultsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*AutocompleteResultsInner) HasEntityType ¶
func (o *AutocompleteResultsInner) HasEntityType() bool
HasEntityType returns a boolean if a field has been set.
func (*AutocompleteResultsInner) HasExternalId ¶
func (o *AutocompleteResultsInner) HasExternalId() bool
HasExternalId returns a boolean if a field has been set.
func (*AutocompleteResultsInner) HasHint ¶
func (o *AutocompleteResultsInner) HasHint() bool
HasHint returns a boolean if a field has been set.
func (*AutocompleteResultsInner) HasId ¶
func (o *AutocompleteResultsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*AutocompleteResultsInner) HasWorksCount ¶
func (o *AutocompleteResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (AutocompleteResultsInner) MarshalJSON ¶
func (o AutocompleteResultsInner) MarshalJSON() ([]byte, error)
func (*AutocompleteResultsInner) SetCitedByCount ¶
func (o *AutocompleteResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*AutocompleteResultsInner) SetDisplayName ¶
func (o *AutocompleteResultsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*AutocompleteResultsInner) SetEntityType ¶
func (o *AutocompleteResultsInner) SetEntityType(v string)
SetEntityType gets a reference to the given string and assigns it to the EntityType field.
func (*AutocompleteResultsInner) SetExternalId ¶
func (o *AutocompleteResultsInner) SetExternalId(v string)
SetExternalId gets a reference to the given string and assigns it to the ExternalId field.
func (*AutocompleteResultsInner) SetHint ¶
func (o *AutocompleteResultsInner) SetHint(v string)
SetHint gets a reference to the given string and assigns it to the Hint field.
func (*AutocompleteResultsInner) SetId ¶
func (o *AutocompleteResultsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*AutocompleteResultsInner) SetWorksCount ¶
func (o *AutocompleteResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (AutocompleteResultsInner) ToMap ¶
func (o AutocompleteResultsInner) ToMap() (map[string]interface{}, error)
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client }
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type DefaultAPIService ¶
type DefaultAPIService service
DefaultAPIService DefaultAPI service
func (*DefaultAPIService) AutocompleteEntities ¶
func (a *DefaultAPIService) AutocompleteEntities(ctx context.Context, entityType string) ApiAutocompleteEntitiesRequest
AutocompleteEntities Autocomplete entities
Returns a list of entities that match the given query string for autocomplete suggestions.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param entityType @return ApiAutocompleteEntitiesRequest
func (*DefaultAPIService) AutocompleteEntitiesExecute ¶
func (a *DefaultAPIService) AutocompleteEntitiesExecute(r ApiAutocompleteEntitiesRequest) (*Autocomplete, *http.Response, error)
Execute executes the request
@return Autocomplete
func (*DefaultAPIService) ListAuthors ¶
func (a *DefaultAPIService) ListAuthors(ctx context.Context) ApiListAuthorsRequest
ListAuthors List Authors
Returns a list of authors.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListAuthorsRequest
func (*DefaultAPIService) ListAuthorsExecute ¶
func (a *DefaultAPIService) ListAuthorsExecute(r ApiListAuthorsRequest) (*ListAuthors200Response, *http.Response, error)
Execute executes the request
@return ListAuthors200Response
func (*DefaultAPIService) ListConcepts ¶
func (a *DefaultAPIService) ListConcepts(ctx context.Context) ApiListConceptsRequest
ListConcepts List Concepts
Returns a list of concepts.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListConceptsRequest
func (*DefaultAPIService) ListConceptsExecute ¶
func (a *DefaultAPIService) ListConceptsExecute(r ApiListConceptsRequest) (*ListConcepts200Response, *http.Response, error)
Execute executes the request
@return ListConcepts200Response
func (*DefaultAPIService) ListFunders ¶
func (a *DefaultAPIService) ListFunders(ctx context.Context) ApiListFundersRequest
ListFunders List Funders
Returns a list of funders.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListFundersRequest
func (*DefaultAPIService) ListFundersExecute ¶
func (a *DefaultAPIService) ListFundersExecute(r ApiListFundersRequest) (*ListFunders200Response, *http.Response, error)
Execute executes the request
@return ListFunders200Response
func (*DefaultAPIService) ListInstitutions ¶
func (a *DefaultAPIService) ListInstitutions(ctx context.Context) ApiListInstitutionsRequest
ListInstitutions List Institutions
Returns a list of institutions.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListInstitutionsRequest
func (*DefaultAPIService) ListInstitutionsExecute ¶
func (a *DefaultAPIService) ListInstitutionsExecute(r ApiListInstitutionsRequest) (*ListInstitutions200Response, *http.Response, error)
Execute executes the request
@return ListInstitutions200Response
func (*DefaultAPIService) ListKeywords ¶
func (a *DefaultAPIService) ListKeywords(ctx context.Context) ApiListKeywordsRequest
ListKeywords List Keywords
Returns a list of keywords.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListKeywordsRequest
func (*DefaultAPIService) ListKeywordsExecute ¶
func (a *DefaultAPIService) ListKeywordsExecute(r ApiListKeywordsRequest) (*ListKeywords200Response, *http.Response, error)
Execute executes the request
@return ListKeywords200Response
func (*DefaultAPIService) ListPublishers ¶
func (a *DefaultAPIService) ListPublishers(ctx context.Context) ApiListPublishersRequest
ListPublishers List Publishers
Returns a list of publishers.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListPublishersRequest
func (*DefaultAPIService) ListPublishersExecute ¶
func (a *DefaultAPIService) ListPublishersExecute(r ApiListPublishersRequest) (*ListPublishers200Response, *http.Response, error)
Execute executes the request
@return ListPublishers200Response
func (*DefaultAPIService) ListSources ¶
func (a *DefaultAPIService) ListSources(ctx context.Context) ApiListSourcesRequest
ListSources List Sources
Returns a list of sources. Sources are where works are hosted, including journals, conferences, preprint repositories, and institutional repositories.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListSourcesRequest
func (*DefaultAPIService) ListSourcesExecute ¶
func (a *DefaultAPIService) ListSourcesExecute(r ApiListSourcesRequest) (*ListSources200Response, *http.Response, error)
Execute executes the request
@return ListSources200Response
func (*DefaultAPIService) ListTopics ¶
func (a *DefaultAPIService) ListTopics(ctx context.Context) ApiListTopicsRequest
ListTopics List Topics
Returns a list of topics.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListTopicsRequest
func (*DefaultAPIService) ListTopicsExecute ¶
func (a *DefaultAPIService) ListTopicsExecute(r ApiListTopicsRequest) (*ListTopics200Response, *http.Response, error)
Execute executes the request
@return ListTopics200Response
func (*DefaultAPIService) ListWorks ¶
func (a *DefaultAPIService) ListWorks(ctx context.Context) ApiListWorksRequest
ListWorks List Works
Returns a list of works.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiListWorksRequest
func (*DefaultAPIService) ListWorksExecute ¶
func (a *DefaultAPIService) ListWorksExecute(r ApiListWorksRequest) (*ListWorks200Response, *http.Response, error)
Execute executes the request
@return ListWorks200Response
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type ListAuthors200Response ¶
type ListAuthors200Response struct { Meta *ListAuthors200ResponseMeta `json:"meta,omitempty"` Results []ListAuthors200ResponseResultsInner `json:"results,omitempty"` GroupBy []ListAuthors200ResponseGroupByInner `json:"group_by,omitempty"` }
ListAuthors200Response struct for ListAuthors200Response
func NewListAuthors200Response ¶
func NewListAuthors200Response() *ListAuthors200Response
NewListAuthors200Response instantiates a new ListAuthors200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseWithDefaults ¶
func NewListAuthors200ResponseWithDefaults() *ListAuthors200Response
NewListAuthors200ResponseWithDefaults instantiates a new ListAuthors200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200Response) GetGroupBy ¶
func (o *ListAuthors200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
GetGroupBy returns the GroupBy field value if set, zero value otherwise.
func (*ListAuthors200Response) GetGroupByOk ¶
func (o *ListAuthors200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
GetGroupByOk returns a tuple with the GroupBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200Response) GetMeta ¶
func (o *ListAuthors200Response) GetMeta() ListAuthors200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListAuthors200Response) GetMetaOk ¶
func (o *ListAuthors200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200Response) GetResults ¶
func (o *ListAuthors200Response) GetResults() []ListAuthors200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListAuthors200Response) GetResultsOk ¶
func (o *ListAuthors200Response) GetResultsOk() ([]ListAuthors200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200Response) HasGroupBy ¶
func (o *ListAuthors200Response) HasGroupBy() bool
HasGroupBy returns a boolean if a field has been set.
func (*ListAuthors200Response) HasMeta ¶
func (o *ListAuthors200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListAuthors200Response) HasResults ¶
func (o *ListAuthors200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListAuthors200Response) MarshalJSON ¶
func (o ListAuthors200Response) MarshalJSON() ([]byte, error)
func (*ListAuthors200Response) SetGroupBy ¶
func (o *ListAuthors200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
SetGroupBy gets a reference to the given []ListAuthors200ResponseGroupByInner and assigns it to the GroupBy field.
func (*ListAuthors200Response) SetMeta ¶
func (o *ListAuthors200Response) SetMeta(v ListAuthors200ResponseMeta)
SetMeta gets a reference to the given ListAuthors200ResponseMeta and assigns it to the Meta field.
func (*ListAuthors200Response) SetResults ¶
func (o *ListAuthors200Response) SetResults(v []ListAuthors200ResponseResultsInner)
SetResults gets a reference to the given []ListAuthors200ResponseResultsInner and assigns it to the Results field.
func (ListAuthors200Response) ToMap ¶
func (o ListAuthors200Response) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseGroupByInner ¶
type ListAuthors200ResponseGroupByInner struct { // The OpenAlex ID or raw value of the group_by parameter for members of this group Key *string `json:"key,omitempty"` // The display_name or raw value of the group_by parameter for members of this group KeyDisplayName *string `json:"key_display_name,omitempty"` // The number of entities in the group Count *int32 `json:"count,omitempty"` }
ListAuthors200ResponseGroupByInner A group of entities and their count
func NewListAuthors200ResponseGroupByInner ¶
func NewListAuthors200ResponseGroupByInner() *ListAuthors200ResponseGroupByInner
NewListAuthors200ResponseGroupByInner instantiates a new ListAuthors200ResponseGroupByInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseGroupByInnerWithDefaults ¶
func NewListAuthors200ResponseGroupByInnerWithDefaults() *ListAuthors200ResponseGroupByInner
NewListAuthors200ResponseGroupByInnerWithDefaults instantiates a new ListAuthors200ResponseGroupByInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseGroupByInner) GetCount ¶
func (o *ListAuthors200ResponseGroupByInner) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*ListAuthors200ResponseGroupByInner) GetCountOk ¶
func (o *ListAuthors200ResponseGroupByInner) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseGroupByInner) GetKey ¶
func (o *ListAuthors200ResponseGroupByInner) GetKey() string
GetKey returns the Key field value if set, zero value otherwise.
func (*ListAuthors200ResponseGroupByInner) GetKeyDisplayName ¶
func (o *ListAuthors200ResponseGroupByInner) GetKeyDisplayName() string
GetKeyDisplayName returns the KeyDisplayName field value if set, zero value otherwise.
func (*ListAuthors200ResponseGroupByInner) GetKeyDisplayNameOk ¶
func (o *ListAuthors200ResponseGroupByInner) GetKeyDisplayNameOk() (*string, bool)
GetKeyDisplayNameOk returns a tuple with the KeyDisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseGroupByInner) GetKeyOk ¶
func (o *ListAuthors200ResponseGroupByInner) GetKeyOk() (*string, bool)
GetKeyOk returns a tuple with the Key field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseGroupByInner) HasCount ¶
func (o *ListAuthors200ResponseGroupByInner) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*ListAuthors200ResponseGroupByInner) HasKey ¶
func (o *ListAuthors200ResponseGroupByInner) HasKey() bool
HasKey returns a boolean if a field has been set.
func (*ListAuthors200ResponseGroupByInner) HasKeyDisplayName ¶
func (o *ListAuthors200ResponseGroupByInner) HasKeyDisplayName() bool
HasKeyDisplayName returns a boolean if a field has been set.
func (ListAuthors200ResponseGroupByInner) MarshalJSON ¶
func (o ListAuthors200ResponseGroupByInner) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseGroupByInner) SetCount ¶
func (o *ListAuthors200ResponseGroupByInner) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*ListAuthors200ResponseGroupByInner) SetKey ¶
func (o *ListAuthors200ResponseGroupByInner) SetKey(v string)
SetKey gets a reference to the given string and assigns it to the Key field.
func (*ListAuthors200ResponseGroupByInner) SetKeyDisplayName ¶
func (o *ListAuthors200ResponseGroupByInner) SetKeyDisplayName(v string)
SetKeyDisplayName gets a reference to the given string and assigns it to the KeyDisplayName field.
func (ListAuthors200ResponseGroupByInner) ToMap ¶
func (o ListAuthors200ResponseGroupByInner) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseMeta ¶
type ListAuthors200ResponseMeta struct { // The total number of entities (this will be all entities if no filter is applied) Count *int32 `json:"count,omitempty"` // The time taken by the database to respond, in milliseconds DbResponseTimeMs *int32 `json:"db_response_time_ms,omitempty"` // The current page number Page *int32 `json:"page,omitempty"` // The number of results per page PerPage *int32 `json:"per_page,omitempty"` // The count of groups in the current page (null if there are no groups in the response) GroupsCount NullableInt32 `json:"groups_count,omitempty"` }
ListAuthors200ResponseMeta Metadata about the API response
func NewListAuthors200ResponseMeta ¶
func NewListAuthors200ResponseMeta() *ListAuthors200ResponseMeta
NewListAuthors200ResponseMeta instantiates a new ListAuthors200ResponseMeta object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseMetaWithDefaults ¶
func NewListAuthors200ResponseMetaWithDefaults() *ListAuthors200ResponseMeta
NewListAuthors200ResponseMetaWithDefaults instantiates a new ListAuthors200ResponseMeta object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseMeta) GetCount ¶
func (o *ListAuthors200ResponseMeta) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*ListAuthors200ResponseMeta) GetCountOk ¶
func (o *ListAuthors200ResponseMeta) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseMeta) GetDbResponseTimeMs ¶
func (o *ListAuthors200ResponseMeta) GetDbResponseTimeMs() int32
GetDbResponseTimeMs returns the DbResponseTimeMs field value if set, zero value otherwise.
func (*ListAuthors200ResponseMeta) GetDbResponseTimeMsOk ¶
func (o *ListAuthors200ResponseMeta) GetDbResponseTimeMsOk() (*int32, bool)
GetDbResponseTimeMsOk returns a tuple with the DbResponseTimeMs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseMeta) GetGroupsCount ¶
func (o *ListAuthors200ResponseMeta) GetGroupsCount() int32
GetGroupsCount returns the GroupsCount field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ListAuthors200ResponseMeta) GetGroupsCountOk ¶
func (o *ListAuthors200ResponseMeta) GetGroupsCountOk() (*int32, bool)
GetGroupsCountOk returns a tuple with the GroupsCount field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ListAuthors200ResponseMeta) GetPage ¶
func (o *ListAuthors200ResponseMeta) GetPage() int32
GetPage returns the Page field value if set, zero value otherwise.
func (*ListAuthors200ResponseMeta) GetPageOk ¶
func (o *ListAuthors200ResponseMeta) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseMeta) GetPerPage ¶
func (o *ListAuthors200ResponseMeta) GetPerPage() int32
GetPerPage returns the PerPage field value if set, zero value otherwise.
func (*ListAuthors200ResponseMeta) GetPerPageOk ¶
func (o *ListAuthors200ResponseMeta) GetPerPageOk() (*int32, bool)
GetPerPageOk returns a tuple with the PerPage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseMeta) HasCount ¶
func (o *ListAuthors200ResponseMeta) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*ListAuthors200ResponseMeta) HasDbResponseTimeMs ¶
func (o *ListAuthors200ResponseMeta) HasDbResponseTimeMs() bool
HasDbResponseTimeMs returns a boolean if a field has been set.
func (*ListAuthors200ResponseMeta) HasGroupsCount ¶
func (o *ListAuthors200ResponseMeta) HasGroupsCount() bool
HasGroupsCount returns a boolean if a field has been set.
func (*ListAuthors200ResponseMeta) HasPage ¶
func (o *ListAuthors200ResponseMeta) HasPage() bool
HasPage returns a boolean if a field has been set.
func (*ListAuthors200ResponseMeta) HasPerPage ¶
func (o *ListAuthors200ResponseMeta) HasPerPage() bool
HasPerPage returns a boolean if a field has been set.
func (ListAuthors200ResponseMeta) MarshalJSON ¶
func (o ListAuthors200ResponseMeta) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseMeta) SetCount ¶
func (o *ListAuthors200ResponseMeta) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*ListAuthors200ResponseMeta) SetDbResponseTimeMs ¶
func (o *ListAuthors200ResponseMeta) SetDbResponseTimeMs(v int32)
SetDbResponseTimeMs gets a reference to the given int32 and assigns it to the DbResponseTimeMs field.
func (*ListAuthors200ResponseMeta) SetGroupsCount ¶
func (o *ListAuthors200ResponseMeta) SetGroupsCount(v int32)
SetGroupsCount gets a reference to the given NullableInt32 and assigns it to the GroupsCount field.
func (*ListAuthors200ResponseMeta) SetGroupsCountNil ¶
func (o *ListAuthors200ResponseMeta) SetGroupsCountNil()
SetGroupsCountNil sets the value for GroupsCount to be an explicit nil
func (*ListAuthors200ResponseMeta) SetPage ¶
func (o *ListAuthors200ResponseMeta) SetPage(v int32)
SetPage gets a reference to the given int32 and assigns it to the Page field.
func (*ListAuthors200ResponseMeta) SetPerPage ¶
func (o *ListAuthors200ResponseMeta) SetPerPage(v int32)
SetPerPage gets a reference to the given int32 and assigns it to the PerPage field.
func (ListAuthors200ResponseMeta) ToMap ¶
func (o ListAuthors200ResponseMeta) ToMap() (map[string]interface{}, error)
func (*ListAuthors200ResponseMeta) UnsetGroupsCount ¶
func (o *ListAuthors200ResponseMeta) UnsetGroupsCount()
UnsetGroupsCount ensures that no value is present for GroupsCount, not even an explicit nil
type ListAuthors200ResponseResultsInner ¶
type ListAuthors200ResponseResultsInner struct { // List of objects representing the affiliations this author has claimed in their publications. Affiliations []ListAuthors200ResponseResultsInnerAffiliationsInner `json:"affiliations,omitempty"` // The total number of Works that cite a work this author has created. CitedByCount *int32 `json:"cited_by_count,omitempty"` // Works_count and cited_by_count for each of the last ten years, binned by year. CountsByYear []ListAuthors200ResponseResultsInnerCountsByYearInner `json:"counts_by_year,omitempty"` // The date this Author object was created in the OpenAlex dataset. CreatedDate *string `json:"created_date,omitempty"` // The name of the author as a single string. DisplayName *string `json:"display_name,omitempty"` // Other ways that we've found this author's name displayed. DisplayNameAlternatives []string `json:"display_name_alternatives,omitempty"` // The OpenAlex ID for this author. Id *string `json:"id,omitempty"` Ids *ListAuthors200ResponseResultsInnerIds `json:"ids,omitempty"` LastKnownInstitution *ListAuthors200ResponseResultsInnerLastKnownInstitution `json:"last_known_institution,omitempty"` // This author's last known institutional affiliations. LastKnownInstitutions []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution `json:"last_known_institutions,omitempty"` // The ORCID ID for this author. Orcid *string `json:"orcid,omitempty"` SummaryStats *ListAuthors200ResponseResultsInnerSummaryStats `json:"summary_stats,omitempty"` // Topics that are frequently associated with works affiliated with this source, in descending order of count. Topics []ListAuthors200ResponseResultsInnerTopicsInner `json:"topics,omitempty"` TopicShare []ListAuthors200ResponseResultsInnerTopicsInner `json:"topic_share,omitempty"` // The last time anything in this author object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` // A URL that will get you a list of all this author's works. WorksApiUrl *string `json:"works_api_url,omitempty"` // The number of Works this author has created. WorksCount *int32 `json:"works_count,omitempty"` // The concepts most frequently applied to works created by this author (deprecated). XConcepts []map[string]interface{} `json:"x_concepts,omitempty"` }
ListAuthors200ResponseResultsInner struct for ListAuthors200ResponseResultsInner
func NewListAuthors200ResponseResultsInner ¶
func NewListAuthors200ResponseResultsInner() *ListAuthors200ResponseResultsInner
NewListAuthors200ResponseResultsInner instantiates a new ListAuthors200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerWithDefaults ¶
func NewListAuthors200ResponseResultsInnerWithDefaults() *ListAuthors200ResponseResultsInner
NewListAuthors200ResponseResultsInnerWithDefaults instantiates a new ListAuthors200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInner) GetAffiliations ¶
func (o *ListAuthors200ResponseResultsInner) GetAffiliations() []ListAuthors200ResponseResultsInnerAffiliationsInner
GetAffiliations returns the Affiliations field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetAffiliationsOk ¶
func (o *ListAuthors200ResponseResultsInner) GetAffiliationsOk() ([]ListAuthors200ResponseResultsInnerAffiliationsInner, bool)
GetAffiliationsOk returns a tuple with the Affiliations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetCitedByCount ¶
func (o *ListAuthors200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListAuthors200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetCountsByYear ¶
func (o *ListAuthors200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
GetCountsByYear returns the CountsByYear field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetCountsByYearOk ¶
func (o *ListAuthors200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
GetCountsByYearOk returns a tuple with the CountsByYear field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetCreatedDate ¶
func (o *ListAuthors200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetCreatedDateOk ¶
func (o *ListAuthors200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetDisplayName ¶
func (o *ListAuthors200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetDisplayNameAlternatives ¶
func (o *ListAuthors200ResponseResultsInner) GetDisplayNameAlternatives() []string
GetDisplayNameAlternatives returns the DisplayNameAlternatives field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetDisplayNameAlternativesOk ¶
func (o *ListAuthors200ResponseResultsInner) GetDisplayNameAlternativesOk() ([]string, bool)
GetDisplayNameAlternativesOk returns a tuple with the DisplayNameAlternatives field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListAuthors200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetId ¶
func (o *ListAuthors200ResponseResultsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetIdOk ¶
func (o *ListAuthors200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetIds ¶
func (o *ListAuthors200ResponseResultsInner) GetIds() ListAuthors200ResponseResultsInnerIds
GetIds returns the Ids field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetIdsOk ¶
func (o *ListAuthors200ResponseResultsInner) GetIdsOk() (*ListAuthors200ResponseResultsInnerIds, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetLastKnownInstitution ¶
func (o *ListAuthors200ResponseResultsInner) GetLastKnownInstitution() ListAuthors200ResponseResultsInnerLastKnownInstitution
GetLastKnownInstitution returns the LastKnownInstitution field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetLastKnownInstitutionOk ¶
func (o *ListAuthors200ResponseResultsInner) GetLastKnownInstitutionOk() (*ListAuthors200ResponseResultsInnerLastKnownInstitution, bool)
GetLastKnownInstitutionOk returns a tuple with the LastKnownInstitution field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetLastKnownInstitutions ¶
func (o *ListAuthors200ResponseResultsInner) GetLastKnownInstitutions() []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
GetLastKnownInstitutions returns the LastKnownInstitutions field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetLastKnownInstitutionsOk ¶
func (o *ListAuthors200ResponseResultsInner) GetLastKnownInstitutionsOk() ([]ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution, bool)
GetLastKnownInstitutionsOk returns a tuple with the LastKnownInstitutions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetOrcid ¶
func (o *ListAuthors200ResponseResultsInner) GetOrcid() string
GetOrcid returns the Orcid field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetOrcidOk ¶
func (o *ListAuthors200ResponseResultsInner) GetOrcidOk() (*string, bool)
GetOrcidOk returns a tuple with the Orcid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetSummaryStats ¶
func (o *ListAuthors200ResponseResultsInner) GetSummaryStats() ListAuthors200ResponseResultsInnerSummaryStats
GetSummaryStats returns the SummaryStats field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetSummaryStatsOk ¶
func (o *ListAuthors200ResponseResultsInner) GetSummaryStatsOk() (*ListAuthors200ResponseResultsInnerSummaryStats, bool)
GetSummaryStatsOk returns a tuple with the SummaryStats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetTopicShare ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInner) GetTopicShare() []ListAuthors200ResponseResultsInnerTopicsInner
GetTopicShare returns the TopicShare field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetTopicShareOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInner) GetTopicShareOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
GetTopicShareOk returns a tuple with the TopicShare field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetTopics ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInner) GetTopics() []ListAuthors200ResponseResultsInnerTopicsInner
GetTopics returns the Topics field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetTopicsOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInner) GetTopicsOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
GetTopicsOk returns a tuple with the Topics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetUpdatedDate ¶
func (o *ListAuthors200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetUpdatedDateOk ¶
func (o *ListAuthors200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetWorksApiUrl ¶
func (o *ListAuthors200ResponseResultsInner) GetWorksApiUrl() string
GetWorksApiUrl returns the WorksApiUrl field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetWorksApiUrlOk ¶
func (o *ListAuthors200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
GetWorksApiUrlOk returns a tuple with the WorksApiUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetWorksCount ¶
func (o *ListAuthors200ResponseResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetWorksCountOk ¶
func (o *ListAuthors200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) GetXConcepts ¶
func (o *ListAuthors200ResponseResultsInner) GetXConcepts() []map[string]interface{}
GetXConcepts returns the XConcepts field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInner) GetXConceptsOk ¶
func (o *ListAuthors200ResponseResultsInner) GetXConceptsOk() ([]map[string]interface{}, bool)
GetXConceptsOk returns a tuple with the XConcepts field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInner) HasAffiliations ¶
func (o *ListAuthors200ResponseResultsInner) HasAffiliations() bool
HasAffiliations returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasCitedByCount ¶
func (o *ListAuthors200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasCountsByYear ¶
func (o *ListAuthors200ResponseResultsInner) HasCountsByYear() bool
HasCountsByYear returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasCreatedDate ¶
func (o *ListAuthors200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasDisplayName ¶
func (o *ListAuthors200ResponseResultsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasDisplayNameAlternatives ¶
func (o *ListAuthors200ResponseResultsInner) HasDisplayNameAlternatives() bool
HasDisplayNameAlternatives returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasId ¶
func (o *ListAuthors200ResponseResultsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasIds ¶
func (o *ListAuthors200ResponseResultsInner) HasIds() bool
HasIds returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasLastKnownInstitution ¶
func (o *ListAuthors200ResponseResultsInner) HasLastKnownInstitution() bool
HasLastKnownInstitution returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasLastKnownInstitutions ¶
func (o *ListAuthors200ResponseResultsInner) HasLastKnownInstitutions() bool
HasLastKnownInstitutions returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasOrcid ¶
func (o *ListAuthors200ResponseResultsInner) HasOrcid() bool
HasOrcid returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasSummaryStats ¶
func (o *ListAuthors200ResponseResultsInner) HasSummaryStats() bool
HasSummaryStats returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasTopicShare ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInner) HasTopicShare() bool
HasTopicShare returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasTopics ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInner) HasTopics() bool
HasTopics returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasUpdatedDate ¶
func (o *ListAuthors200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasWorksApiUrl ¶
func (o *ListAuthors200ResponseResultsInner) HasWorksApiUrl() bool
HasWorksApiUrl returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasWorksCount ¶
func (o *ListAuthors200ResponseResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInner) HasXConcepts ¶
func (o *ListAuthors200ResponseResultsInner) HasXConcepts() bool
HasXConcepts returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInner) MarshalJSON ¶
func (o ListAuthors200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInner) SetAffiliations ¶
func (o *ListAuthors200ResponseResultsInner) SetAffiliations(v []ListAuthors200ResponseResultsInnerAffiliationsInner)
SetAffiliations gets a reference to the given []ListAuthors200ResponseResultsInnerAffiliationsInner and assigns it to the Affiliations field.
func (*ListAuthors200ResponseResultsInner) SetCitedByCount ¶
func (o *ListAuthors200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListAuthors200ResponseResultsInner) SetCountsByYear ¶
func (o *ListAuthors200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
SetCountsByYear gets a reference to the given []ListAuthors200ResponseResultsInnerCountsByYearInner and assigns it to the CountsByYear field.
func (*ListAuthors200ResponseResultsInner) SetCreatedDate ¶
func (o *ListAuthors200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListAuthors200ResponseResultsInner) SetDisplayName ¶
func (o *ListAuthors200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListAuthors200ResponseResultsInner) SetDisplayNameAlternatives ¶
func (o *ListAuthors200ResponseResultsInner) SetDisplayNameAlternatives(v []string)
SetDisplayNameAlternatives gets a reference to the given []string and assigns it to the DisplayNameAlternatives field.
func (*ListAuthors200ResponseResultsInner) SetId ¶
func (o *ListAuthors200ResponseResultsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListAuthors200ResponseResultsInner) SetIds ¶
func (o *ListAuthors200ResponseResultsInner) SetIds(v ListAuthors200ResponseResultsInnerIds)
SetIds gets a reference to the given ListAuthors200ResponseResultsInnerIds and assigns it to the Ids field.
func (*ListAuthors200ResponseResultsInner) SetLastKnownInstitution ¶
func (o *ListAuthors200ResponseResultsInner) SetLastKnownInstitution(v ListAuthors200ResponseResultsInnerLastKnownInstitution)
SetLastKnownInstitution gets a reference to the given ListAuthors200ResponseResultsInnerLastKnownInstitution and assigns it to the LastKnownInstitution field.
func (*ListAuthors200ResponseResultsInner) SetLastKnownInstitutions ¶
func (o *ListAuthors200ResponseResultsInner) SetLastKnownInstitutions(v []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution)
SetLastKnownInstitutions gets a reference to the given []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution and assigns it to the LastKnownInstitutions field.
func (*ListAuthors200ResponseResultsInner) SetOrcid ¶
func (o *ListAuthors200ResponseResultsInner) SetOrcid(v string)
SetOrcid gets a reference to the given string and assigns it to the Orcid field.
func (*ListAuthors200ResponseResultsInner) SetSummaryStats ¶
func (o *ListAuthors200ResponseResultsInner) SetSummaryStats(v ListAuthors200ResponseResultsInnerSummaryStats)
SetSummaryStats gets a reference to the given ListAuthors200ResponseResultsInnerSummaryStats and assigns it to the SummaryStats field.
func (*ListAuthors200ResponseResultsInner) SetTopicShare ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInner) SetTopicShare(v []ListAuthors200ResponseResultsInnerTopicsInner)
SetTopicShare gets a reference to the given []ListAuthors200ResponseResultsInnerTopicsInner and assigns it to the TopicShare field.
func (*ListAuthors200ResponseResultsInner) SetTopics ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInner) SetTopics(v []ListAuthors200ResponseResultsInnerTopicsInner)
SetTopics gets a reference to the given []ListAuthors200ResponseResultsInnerTopicsInner and assigns it to the Topics field.
func (*ListAuthors200ResponseResultsInner) SetUpdatedDate ¶
func (o *ListAuthors200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (*ListAuthors200ResponseResultsInner) SetWorksApiUrl ¶
func (o *ListAuthors200ResponseResultsInner) SetWorksApiUrl(v string)
SetWorksApiUrl gets a reference to the given string and assigns it to the WorksApiUrl field.
func (*ListAuthors200ResponseResultsInner) SetWorksCount ¶
func (o *ListAuthors200ResponseResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (*ListAuthors200ResponseResultsInner) SetXConcepts ¶
func (o *ListAuthors200ResponseResultsInner) SetXConcepts(v []map[string]interface{})
SetXConcepts gets a reference to the given []map[string]interface{} and assigns it to the XConcepts field.
func (ListAuthors200ResponseResultsInner) ToMap ¶
func (o ListAuthors200ResponseResultsInner) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseResultsInnerAffiliationsInner ¶
type ListAuthors200ResponseResultsInnerAffiliationsInner struct { Institution *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution `json:"institution,omitempty"` Years []int32 `json:"years,omitempty"` }
ListAuthors200ResponseResultsInnerAffiliationsInner struct for ListAuthors200ResponseResultsInnerAffiliationsInner
func NewListAuthors200ResponseResultsInnerAffiliationsInner ¶
func NewListAuthors200ResponseResultsInnerAffiliationsInner() *ListAuthors200ResponseResultsInnerAffiliationsInner
NewListAuthors200ResponseResultsInnerAffiliationsInner instantiates a new ListAuthors200ResponseResultsInnerAffiliationsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerAffiliationsInnerWithDefaults ¶
func NewListAuthors200ResponseResultsInnerAffiliationsInnerWithDefaults() *ListAuthors200ResponseResultsInnerAffiliationsInner
NewListAuthors200ResponseResultsInnerAffiliationsInnerWithDefaults instantiates a new ListAuthors200ResponseResultsInnerAffiliationsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerAffiliationsInner) GetInstitution ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) GetInstitution() ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
GetInstitution returns the Institution field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerAffiliationsInner) GetInstitutionOk ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) GetInstitutionOk() (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution, bool)
GetInstitutionOk returns a tuple with the Institution field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInner) GetYears ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) GetYears() []int32
GetYears returns the Years field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerAffiliationsInner) GetYearsOk ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) GetYearsOk() ([]int32, bool)
GetYearsOk returns a tuple with the Years field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInner) HasInstitution ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) HasInstitution() bool
HasInstitution returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInner) HasYears ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) HasYears() bool
HasYears returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerAffiliationsInner) MarshalJSON ¶
func (o ListAuthors200ResponseResultsInnerAffiliationsInner) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerAffiliationsInner) SetInstitution ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) SetInstitution(v ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution)
SetInstitution gets a reference to the given ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution and assigns it to the Institution field.
func (*ListAuthors200ResponseResultsInnerAffiliationsInner) SetYears ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInner) SetYears(v []int32)
SetYears gets a reference to the given []int32 and assigns it to the Years field.
func (ListAuthors200ResponseResultsInnerAffiliationsInner) ToMap ¶
func (o ListAuthors200ResponseResultsInnerAffiliationsInner) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution ¶
type ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution struct { // The OpenAlex ID for this institution. Id string `json:"id"` // The primary name of the institution. DisplayName string `json:"display_name"` // The ROR ID for this institution. Ror *string `json:"ror,omitempty"` // The country where this institution is located, represented as an ISO two-letter country code. CountryCode *string `json:"country_code,omitempty"` // The institution's primary type, using the ROR \"type\" controlled vocabulary. Type string `json:"type"` // OpenAlex IDs of this institution and its parent institutions. Lineage []string `json:"lineage,omitempty"` }
ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution A simplified representation of an institution, used when an institution is referenced by another entity.
func NewListAuthors200ResponseResultsInnerAffiliationsInnerInstitution ¶
func NewListAuthors200ResponseResultsInnerAffiliationsInnerInstitution(id string, displayName string, type_ string) *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
NewListAuthors200ResponseResultsInnerAffiliationsInnerInstitution instantiates a new ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerAffiliationsInnerInstitutionWithDefaults ¶
func NewListAuthors200ResponseResultsInnerAffiliationsInnerInstitutionWithDefaults() *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
NewListAuthors200ResponseResultsInnerAffiliationsInnerInstitutionWithDefaults instantiates a new ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetCountryCode ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetCountryCode() string
GetCountryCode returns the CountryCode field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetCountryCodeOk ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetCountryCodeOk() (*string, bool)
GetCountryCodeOk returns a tuple with the CountryCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetDisplayName ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetDisplayNameOk ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetId ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetId() string
GetId returns the Id field value
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetIdOk ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetLineage ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetLineage() []string
GetLineage returns the Lineage field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetLineageOk ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetLineageOk() ([]string, bool)
GetLineageOk returns a tuple with the Lineage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetRor ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetRor() string
GetRor returns the Ror field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetRorOk ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetRorOk() (*string, bool)
GetRorOk returns a tuple with the Ror field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetType ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetType() string
GetType returns the Type field value
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetTypeOk ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasCountryCode ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasCountryCode() bool
HasCountryCode returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasLineage ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasLineage() bool
HasLineage returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasRor ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) HasRor() bool
HasRor returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) MarshalJSON ¶
func (o ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetCountryCode ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetCountryCode(v string)
SetCountryCode gets a reference to the given string and assigns it to the CountryCode field.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetDisplayName ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetId ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetId(v string)
SetId sets field value
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetLineage ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetLineage(v []string)
SetLineage gets a reference to the given []string and assigns it to the Lineage field.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetRor ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetRor(v string)
SetRor gets a reference to the given string and assigns it to the Ror field.
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetType ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) SetType(v string)
SetType sets field value
func (ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) ToMap ¶
func (o ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) ToMap() (map[string]interface{}, error)
func (*ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) UnmarshalJSON ¶
func (o *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) UnmarshalJSON(data []byte) (err error)
type ListAuthors200ResponseResultsInnerCountsByYearInner ¶
type ListAuthors200ResponseResultsInnerCountsByYearInner struct { Year *int32 `json:"year,omitempty"` WorksCount *int32 `json:"works_count,omitempty"` CitedByCount *int32 `json:"cited_by_count,omitempty"` }
ListAuthors200ResponseResultsInnerCountsByYearInner struct for ListAuthors200ResponseResultsInnerCountsByYearInner
func NewListAuthors200ResponseResultsInnerCountsByYearInner ¶
func NewListAuthors200ResponseResultsInnerCountsByYearInner() *ListAuthors200ResponseResultsInnerCountsByYearInner
NewListAuthors200ResponseResultsInnerCountsByYearInner instantiates a new ListAuthors200ResponseResultsInnerCountsByYearInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerCountsByYearInnerWithDefaults ¶
func NewListAuthors200ResponseResultsInnerCountsByYearInnerWithDefaults() *ListAuthors200ResponseResultsInnerCountsByYearInner
NewListAuthors200ResponseResultsInnerCountsByYearInnerWithDefaults instantiates a new ListAuthors200ResponseResultsInnerCountsByYearInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) GetCitedByCount ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) GetCitedByCountOk ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) GetWorksCount ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) GetWorksCountOk ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) GetYear ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetYear() int32
GetYear returns the Year field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) GetYearOk ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) GetYearOk() (*int32, bool)
GetYearOk returns a tuple with the Year field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) HasCitedByCount ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) HasWorksCount ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) HasYear ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) HasYear() bool
HasYear returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerCountsByYearInner) MarshalJSON ¶
func (o ListAuthors200ResponseResultsInnerCountsByYearInner) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) SetCitedByCount ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) SetWorksCount ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (*ListAuthors200ResponseResultsInnerCountsByYearInner) SetYear ¶
func (o *ListAuthors200ResponseResultsInnerCountsByYearInner) SetYear(v int32)
SetYear gets a reference to the given int32 and assigns it to the Year field.
func (ListAuthors200ResponseResultsInnerCountsByYearInner) ToMap ¶
func (o ListAuthors200ResponseResultsInnerCountsByYearInner) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseResultsInnerIds ¶
type ListAuthors200ResponseResultsInnerIds struct { Openalex *string `json:"openalex,omitempty"` Orcid *string `json:"orcid,omitempty"` Scopus *string `json:"scopus,omitempty"` Twitter *string `json:"twitter,omitempty"` Wikipedia *string `json:"wikipedia,omitempty"` }
ListAuthors200ResponseResultsInnerIds All the external identifiers that we know about for this author.
func NewListAuthors200ResponseResultsInnerIds ¶
func NewListAuthors200ResponseResultsInnerIds() *ListAuthors200ResponseResultsInnerIds
NewListAuthors200ResponseResultsInnerIds instantiates a new ListAuthors200ResponseResultsInnerIds object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerIdsWithDefaults ¶
func NewListAuthors200ResponseResultsInnerIdsWithDefaults() *ListAuthors200ResponseResultsInnerIds
NewListAuthors200ResponseResultsInnerIdsWithDefaults instantiates a new ListAuthors200ResponseResultsInnerIds object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerIds) GetOpenalex ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetOpenalex() string
GetOpenalex returns the Openalex field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerIds) GetOpenalexOk ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
GetOpenalexOk returns a tuple with the Openalex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerIds) GetOrcid ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetOrcid() string
GetOrcid returns the Orcid field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerIds) GetOrcidOk ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetOrcidOk() (*string, bool)
GetOrcidOk returns a tuple with the Orcid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerIds) GetScopus ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetScopus() string
GetScopus returns the Scopus field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerIds) GetScopusOk ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetScopusOk() (*string, bool)
GetScopusOk returns a tuple with the Scopus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerIds) GetTwitter ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetTwitter() string
GetTwitter returns the Twitter field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerIds) GetTwitterOk ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetTwitterOk() (*string, bool)
GetTwitterOk returns a tuple with the Twitter field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerIds) GetWikipedia ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetWikipedia() string
GetWikipedia returns the Wikipedia field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerIds) GetWikipediaOk ¶
func (o *ListAuthors200ResponseResultsInnerIds) GetWikipediaOk() (*string, bool)
GetWikipediaOk returns a tuple with the Wikipedia field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerIds) HasOpenalex ¶
func (o *ListAuthors200ResponseResultsInnerIds) HasOpenalex() bool
HasOpenalex returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerIds) HasOrcid ¶
func (o *ListAuthors200ResponseResultsInnerIds) HasOrcid() bool
HasOrcid returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerIds) HasScopus ¶
func (o *ListAuthors200ResponseResultsInnerIds) HasScopus() bool
HasScopus returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerIds) HasTwitter ¶
func (o *ListAuthors200ResponseResultsInnerIds) HasTwitter() bool
HasTwitter returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerIds) HasWikipedia ¶
func (o *ListAuthors200ResponseResultsInnerIds) HasWikipedia() bool
HasWikipedia returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerIds) MarshalJSON ¶
func (o ListAuthors200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerIds) SetOpenalex ¶
func (o *ListAuthors200ResponseResultsInnerIds) SetOpenalex(v string)
SetOpenalex gets a reference to the given string and assigns it to the Openalex field.
func (*ListAuthors200ResponseResultsInnerIds) SetOrcid ¶
func (o *ListAuthors200ResponseResultsInnerIds) SetOrcid(v string)
SetOrcid gets a reference to the given string and assigns it to the Orcid field.
func (*ListAuthors200ResponseResultsInnerIds) SetScopus ¶
func (o *ListAuthors200ResponseResultsInnerIds) SetScopus(v string)
SetScopus gets a reference to the given string and assigns it to the Scopus field.
func (*ListAuthors200ResponseResultsInnerIds) SetTwitter ¶
func (o *ListAuthors200ResponseResultsInnerIds) SetTwitter(v string)
SetTwitter gets a reference to the given string and assigns it to the Twitter field.
func (*ListAuthors200ResponseResultsInnerIds) SetWikipedia ¶
func (o *ListAuthors200ResponseResultsInnerIds) SetWikipedia(v string)
SetWikipedia gets a reference to the given string and assigns it to the Wikipedia field.
func (ListAuthors200ResponseResultsInnerIds) ToMap ¶
func (o ListAuthors200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseResultsInnerLastKnownInstitution ¶
type ListAuthors200ResponseResultsInnerLastKnownInstitution struct { // The OpenAlex ID for this institution. Id string `json:"id"` // The primary name of the institution. DisplayName string `json:"display_name"` // The ROR ID for this institution. Ror *string `json:"ror,omitempty"` // The country where this institution is located, represented as an ISO two-letter country code. CountryCode *string `json:"country_code,omitempty"` // The institution's primary type, using the ROR \"type\" controlled vocabulary. Type string `json:"type"` // OpenAlex IDs of this institution and its parent institutions. Lineage []string `json:"lineage,omitempty"` }
ListAuthors200ResponseResultsInnerLastKnownInstitution This author's last known institutional affiliation (deprecated).
func NewListAuthors200ResponseResultsInnerLastKnownInstitution ¶
func NewListAuthors200ResponseResultsInnerLastKnownInstitution(id string, displayName string, type_ string) *ListAuthors200ResponseResultsInnerLastKnownInstitution
NewListAuthors200ResponseResultsInnerLastKnownInstitution instantiates a new ListAuthors200ResponseResultsInnerLastKnownInstitution object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerLastKnownInstitutionWithDefaults ¶
func NewListAuthors200ResponseResultsInnerLastKnownInstitutionWithDefaults() *ListAuthors200ResponseResultsInnerLastKnownInstitution
NewListAuthors200ResponseResultsInnerLastKnownInstitutionWithDefaults instantiates a new ListAuthors200ResponseResultsInnerLastKnownInstitution object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetCountryCode ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetCountryCode() string
GetCountryCode returns the CountryCode field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetCountryCodeOk ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetCountryCodeOk() (*string, bool)
GetCountryCodeOk returns a tuple with the CountryCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetDisplayName ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetDisplayNameOk ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetId ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetId() string
GetId returns the Id field value
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetIdOk ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetLineage ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetLineage() []string
GetLineage returns the Lineage field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetLineageOk ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetLineageOk() ([]string, bool)
GetLineageOk returns a tuple with the Lineage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetRor ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetRor() string
GetRor returns the Ror field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetRorOk ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetRorOk() (*string, bool)
GetRorOk returns a tuple with the Ror field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetType ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetType() string
GetType returns the Type field value
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) GetTypeOk ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) HasCountryCode ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) HasCountryCode() bool
HasCountryCode returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) HasLineage ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) HasLineage() bool
HasLineage returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) HasRor ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) HasRor() bool
HasRor returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerLastKnownInstitution) MarshalJSON ¶
func (o ListAuthors200ResponseResultsInnerLastKnownInstitution) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) SetCountryCode ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetCountryCode(v string)
SetCountryCode gets a reference to the given string and assigns it to the CountryCode field.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) SetDisplayName ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) SetId ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetId(v string)
SetId sets field value
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) SetLineage ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetLineage(v []string)
SetLineage gets a reference to the given []string and assigns it to the Lineage field.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) SetRor ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetRor(v string)
SetRor gets a reference to the given string and assigns it to the Ror field.
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) SetType ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) SetType(v string)
SetType sets field value
func (ListAuthors200ResponseResultsInnerLastKnownInstitution) ToMap ¶
func (o ListAuthors200ResponseResultsInnerLastKnownInstitution) ToMap() (map[string]interface{}, error)
func (*ListAuthors200ResponseResultsInnerLastKnownInstitution) UnmarshalJSON ¶
func (o *ListAuthors200ResponseResultsInnerLastKnownInstitution) UnmarshalJSON(data []byte) (err error)
type ListAuthors200ResponseResultsInnerSummaryStats ¶
type ListAuthors200ResponseResultsInnerSummaryStats struct { Var2yrMeanCitedness *float32 `json:"2yr_mean_citedness,omitempty"` HIndex *int32 `json:"h_index,omitempty"` I10Index *int32 `json:"i10_index,omitempty"` }
ListAuthors200ResponseResultsInnerSummaryStats Citation metrics for this author.
func NewListAuthors200ResponseResultsInnerSummaryStats ¶
func NewListAuthors200ResponseResultsInnerSummaryStats() *ListAuthors200ResponseResultsInnerSummaryStats
NewListAuthors200ResponseResultsInnerSummaryStats instantiates a new ListAuthors200ResponseResultsInnerSummaryStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerSummaryStatsWithDefaults ¶
func NewListAuthors200ResponseResultsInnerSummaryStatsWithDefaults() *ListAuthors200ResponseResultsInnerSummaryStats
NewListAuthors200ResponseResultsInnerSummaryStatsWithDefaults instantiates a new ListAuthors200ResponseResultsInnerSummaryStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerSummaryStats) GetHIndex ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetHIndex() int32
GetHIndex returns the HIndex field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerSummaryStats) GetHIndexOk ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
GetHIndexOk returns a tuple with the HIndex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerSummaryStats) GetI10Index ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetI10Index() int32
GetI10Index returns the I10Index field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerSummaryStats) GetI10IndexOk ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
GetI10IndexOk returns a tuple with the I10Index field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
GetVar2yrMeanCitedness returns the Var2yrMeanCitedness field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
GetVar2yrMeanCitednessOk returns a tuple with the Var2yrMeanCitedness field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerSummaryStats) HasHIndex ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) HasHIndex() bool
HasHIndex returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerSummaryStats) HasI10Index ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) HasI10Index() bool
HasI10Index returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
HasVar2yrMeanCitedness returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (o ListAuthors200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerSummaryStats) SetHIndex ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
SetHIndex gets a reference to the given int32 and assigns it to the HIndex field.
func (*ListAuthors200ResponseResultsInnerSummaryStats) SetI10Index ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
SetI10Index gets a reference to the given int32 and assigns it to the I10Index field.
func (*ListAuthors200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness ¶
func (o *ListAuthors200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
SetVar2yrMeanCitedness gets a reference to the given float32 and assigns it to the Var2yrMeanCitedness field.
func (ListAuthors200ResponseResultsInnerSummaryStats) ToMap ¶
func (o ListAuthors200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseResultsInnerTopicsInner ¶ added in v1.0.6
type ListAuthors200ResponseResultsInnerTopicsInner struct { // The number of works associated with this topic. Count *int32 `json:"count,omitempty"` // The name of the topic. DisplayName *string `json:"display_name,omitempty"` Domain *ListAuthors200ResponseResultsInnerTopicsInnerDomain `json:"domain,omitempty"` Field *ListAuthors200ResponseResultsInnerTopicsInnerDomain `json:"field,omitempty"` // The OpenAlex ID for this topic. Id *string `json:"id,omitempty"` // The strength of the connection between a work and this topic. Score *float32 `json:"score,omitempty"` Subfield *ListAuthors200ResponseResultsInnerTopicsInnerDomain `json:"subfield,omitempty"` Value *float32 `json:"value,omitempty"` }
ListAuthors200ResponseResultsInnerTopicsInner A simplified representation of a topic, used when a topic is referenced by another entity.
func NewListAuthors200ResponseResultsInnerTopicsInner ¶ added in v1.0.6
func NewListAuthors200ResponseResultsInnerTopicsInner() *ListAuthors200ResponseResultsInnerTopicsInner
NewListAuthors200ResponseResultsInnerTopicsInner instantiates a new ListAuthors200ResponseResultsInnerTopicsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerTopicsInnerWithDefaults ¶ added in v1.0.6
func NewListAuthors200ResponseResultsInnerTopicsInnerWithDefaults() *ListAuthors200ResponseResultsInnerTopicsInner
NewListAuthors200ResponseResultsInnerTopicsInnerWithDefaults instantiates a new ListAuthors200ResponseResultsInnerTopicsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetCount ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetCountOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetDisplayName ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetDisplayNameOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetDomain ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetDomain() ListAuthors200ResponseResultsInnerTopicsInnerDomain
GetDomain returns the Domain field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetDomainOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetDomainOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
GetDomainOk returns a tuple with the Domain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetField ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetField() ListAuthors200ResponseResultsInnerTopicsInnerDomain
GetField returns the Field field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetFieldOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetFieldOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
GetFieldOk returns a tuple with the Field field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetId ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetIdOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetScore ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetScoreOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetSubfield ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetSubfield() ListAuthors200ResponseResultsInnerTopicsInnerDomain
GetSubfield returns the Subfield field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetSubfieldOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetSubfieldOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
GetSubfieldOk returns a tuple with the Subfield field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetValue ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetValue() float32
GetValue returns the Value field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInner) GetValueOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) GetValueOk() (*float32, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) HasCount ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) HasDisplayName ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) HasDomain ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasDomain() bool
HasDomain returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) HasField ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasField() bool
HasField returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) HasId ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) HasScore ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) HasSubfield ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasSubfield() bool
HasSubfield returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInner) HasValue ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) HasValue() bool
HasValue returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerTopicsInner) MarshalJSON ¶ added in v1.0.6
func (o ListAuthors200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerTopicsInner) SetCount ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*ListAuthors200ResponseResultsInnerTopicsInner) SetDisplayName ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListAuthors200ResponseResultsInnerTopicsInner) SetDomain ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetDomain(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
SetDomain gets a reference to the given ListAuthors200ResponseResultsInnerTopicsInnerDomain and assigns it to the Domain field.
func (*ListAuthors200ResponseResultsInnerTopicsInner) SetField ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetField(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
SetField gets a reference to the given ListAuthors200ResponseResultsInnerTopicsInnerDomain and assigns it to the Field field.
func (*ListAuthors200ResponseResultsInnerTopicsInner) SetId ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListAuthors200ResponseResultsInnerTopicsInner) SetScore ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetScore(v float32)
SetScore gets a reference to the given float32 and assigns it to the Score field.
func (*ListAuthors200ResponseResultsInnerTopicsInner) SetSubfield ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetSubfield(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
SetSubfield gets a reference to the given ListAuthors200ResponseResultsInnerTopicsInnerDomain and assigns it to the Subfield field.
func (*ListAuthors200ResponseResultsInnerTopicsInner) SetValue ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInner) SetValue(v float32)
SetValue gets a reference to the given float32 and assigns it to the Value field.
func (ListAuthors200ResponseResultsInnerTopicsInner) ToMap ¶ added in v1.0.6
func (o ListAuthors200ResponseResultsInnerTopicsInner) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseResultsInnerTopicsInnerDomain ¶ added in v1.0.6
type ListAuthors200ResponseResultsInnerTopicsInnerDomain struct { DisplayName *string `json:"display_name,omitempty"` Id *string `json:"id,omitempty"` }
ListAuthors200ResponseResultsInnerTopicsInnerDomain struct for ListAuthors200ResponseResultsInnerTopicsInnerDomain
func NewListAuthors200ResponseResultsInnerTopicsInnerDomain ¶ added in v1.0.6
func NewListAuthors200ResponseResultsInnerTopicsInnerDomain() *ListAuthors200ResponseResultsInnerTopicsInnerDomain
NewListAuthors200ResponseResultsInnerTopicsInnerDomain instantiates a new ListAuthors200ResponseResultsInnerTopicsInnerDomain object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerTopicsInnerDomainWithDefaults ¶ added in v1.0.6
func NewListAuthors200ResponseResultsInnerTopicsInnerDomainWithDefaults() *ListAuthors200ResponseResultsInnerTopicsInnerDomain
NewListAuthors200ResponseResultsInnerTopicsInnerDomainWithDefaults instantiates a new ListAuthors200ResponseResultsInnerTopicsInnerDomain object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetDisplayName ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetId ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetIdOk ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInnerDomain) HasDisplayName ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListAuthors200ResponseResultsInnerTopicsInnerDomain) HasId ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) HasId() bool
HasId returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerTopicsInnerDomain) MarshalJSON ¶ added in v1.0.6
func (o ListAuthors200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerTopicsInnerDomain) SetDisplayName ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListAuthors200ResponseResultsInnerTopicsInnerDomain) SetId ¶ added in v1.0.6
func (o *ListAuthors200ResponseResultsInnerTopicsInnerDomain) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (ListAuthors200ResponseResultsInnerTopicsInnerDomain) ToMap ¶ added in v1.0.6
func (o ListAuthors200ResponseResultsInnerTopicsInnerDomain) ToMap() (map[string]interface{}, error)
type ListAuthors200ResponseResultsInnerXConceptsInner ¶
type ListAuthors200ResponseResultsInnerXConceptsInner struct { // The OpenAlex ID for this concept. Id string `json:"id"` // The Wikidata ID for this concept. Wikidata string `json:"wikidata"` // The human-readable name of the concept. DisplayName string `json:"display_name"` // The hierarchical level of the concept. Level 0 is the most general, and level 5 is the most specific. Level int32 `json:"level"` Score *float32 `json:"score,omitempty"` }
ListAuthors200ResponseResultsInnerXConceptsInner struct for ListAuthors200ResponseResultsInnerXConceptsInner
func NewListAuthors200ResponseResultsInnerXConceptsInner ¶
func NewListAuthors200ResponseResultsInnerXConceptsInner(id string, wikidata string, displayName string, level int32) *ListAuthors200ResponseResultsInnerXConceptsInner
NewListAuthors200ResponseResultsInnerXConceptsInner instantiates a new ListAuthors200ResponseResultsInnerXConceptsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerXConceptsInnerWithDefaults ¶
func NewListAuthors200ResponseResultsInnerXConceptsInnerWithDefaults() *ListAuthors200ResponseResultsInnerXConceptsInner
NewListAuthors200ResponseResultsInnerXConceptsInnerWithDefaults instantiates a new ListAuthors200ResponseResultsInnerXConceptsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetDisplayName ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetDisplayNameOk ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetId ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetId() string
GetId returns the Id field value
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetIdOk ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetLevel ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetLevel() int32
GetLevel returns the Level field value
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetLevelOk ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetLevelOk() (*int32, bool)
GetLevelOk returns a tuple with the Level field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetScore ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise.
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetScoreOk ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetWikidata ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetWikidata() string
GetWikidata returns the Wikidata field value
func (*ListAuthors200ResponseResultsInnerXConceptsInner) GetWikidataOk ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInner) HasScore ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerXConceptsInner) MarshalJSON ¶
func (o ListAuthors200ResponseResultsInnerXConceptsInner) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerXConceptsInner) SetDisplayName ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListAuthors200ResponseResultsInnerXConceptsInner) SetId ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetId(v string)
SetId sets field value
func (*ListAuthors200ResponseResultsInnerXConceptsInner) SetLevel ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetLevel(v int32)
SetLevel sets field value
func (*ListAuthors200ResponseResultsInnerXConceptsInner) SetScore ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetScore(v float32)
SetScore gets a reference to the given float32 and assigns it to the Score field.
func (*ListAuthors200ResponseResultsInnerXConceptsInner) SetWikidata ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) SetWikidata(v string)
SetWikidata sets field value
func (ListAuthors200ResponseResultsInnerXConceptsInner) ToMap ¶
func (o ListAuthors200ResponseResultsInnerXConceptsInner) ToMap() (map[string]interface{}, error)
func (*ListAuthors200ResponseResultsInnerXConceptsInner) UnmarshalJSON ¶
func (o *ListAuthors200ResponseResultsInnerXConceptsInner) UnmarshalJSON(data []byte) (err error)
type ListAuthors200ResponseResultsInnerXConceptsInnerInner ¶ added in v1.0.4
type ListAuthors200ResponseResultsInnerXConceptsInnerInner struct { // The OpenAlex ID for this concept. Id string `json:"id"` // The Wikidata ID for this concept. Wikidata string `json:"wikidata"` // The human-readable name of the concept. DisplayName string `json:"display_name"` // The hierarchical level of the concept. Level 0 is the most general, and level 5 is the most specific. Level int32 `json:"level"` // The strength of association between this source and the listed concept, from 0-100. Score NullableFloat32 `json:"score,omitempty"` }
ListAuthors200ResponseResultsInnerXConceptsInnerInner struct for ListAuthors200ResponseResultsInnerXConceptsInnerInner
func NewListAuthors200ResponseResultsInnerXConceptsInnerInner ¶ added in v1.0.4
func NewListAuthors200ResponseResultsInnerXConceptsInnerInner(id string, wikidata string, displayName string, level int32) *ListAuthors200ResponseResultsInnerXConceptsInnerInner
NewListAuthors200ResponseResultsInnerXConceptsInnerInner instantiates a new ListAuthors200ResponseResultsInnerXConceptsInnerInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListAuthors200ResponseResultsInnerXConceptsInnerInnerWithDefaults ¶ added in v1.0.4
func NewListAuthors200ResponseResultsInnerXConceptsInnerInnerWithDefaults() *ListAuthors200ResponseResultsInnerXConceptsInnerInner
NewListAuthors200ResponseResultsInnerXConceptsInnerInnerWithDefaults instantiates a new ListAuthors200ResponseResultsInnerXConceptsInnerInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetDisplayName ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetDisplayNameOk ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetId ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetId() string
GetId returns the Id field value
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetIdOk ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetLevel ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetLevel() int32
GetLevel returns the Level field value
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetLevelOk ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetLevelOk() (*int32, bool)
GetLevelOk returns a tuple with the Level field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetScore ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetScoreOk ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetWikidata ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetWikidata() string
GetWikidata returns the Wikidata field value
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetWikidataOk ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value and a boolean to check if the value has been set.
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) HasScore ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (ListAuthors200ResponseResultsInnerXConceptsInnerInner) MarshalJSON ¶ added in v1.0.4
func (o ListAuthors200ResponseResultsInnerXConceptsInnerInner) MarshalJSON() ([]byte, error)
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetDisplayName ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetId ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetId(v string)
SetId sets field value
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetLevel ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetLevel(v int32)
SetLevel sets field value
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetScore ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetScore(v float32)
SetScore gets a reference to the given NullableFloat32 and assigns it to the Score field.
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetScoreNil ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetScoreNil()
SetScoreNil sets the value for Score to be an explicit nil
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetWikidata ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) SetWikidata(v string)
SetWikidata sets field value
func (ListAuthors200ResponseResultsInnerXConceptsInnerInner) ToMap ¶ added in v1.0.4
func (o ListAuthors200ResponseResultsInnerXConceptsInnerInner) ToMap() (map[string]interface{}, error)
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) UnmarshalJSON ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) UnmarshalJSON(data []byte) (err error)
func (*ListAuthors200ResponseResultsInnerXConceptsInnerInner) UnsetScore ¶ added in v1.0.4
func (o *ListAuthors200ResponseResultsInnerXConceptsInnerInner) UnsetScore()
UnsetScore ensures that no value is present for Score, not even an explicit nil
type ListConcepts200Response ¶
type ListConcepts200Response struct { Meta *ListAuthors200ResponseMeta `json:"meta,omitempty"` Results []ListConcepts200ResponseResultsInner `json:"results,omitempty"` GroupBy []ListAuthors200ResponseGroupByInner `json:"group_by,omitempty"` }
ListConcepts200Response struct for ListConcepts200Response
func NewListConcepts200Response ¶
func NewListConcepts200Response() *ListConcepts200Response
NewListConcepts200Response instantiates a new ListConcepts200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListConcepts200ResponseWithDefaults ¶
func NewListConcepts200ResponseWithDefaults() *ListConcepts200Response
NewListConcepts200ResponseWithDefaults instantiates a new ListConcepts200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListConcepts200Response) GetGroupBy ¶
func (o *ListConcepts200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
GetGroupBy returns the GroupBy field value if set, zero value otherwise.
func (*ListConcepts200Response) GetGroupByOk ¶
func (o *ListConcepts200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
GetGroupByOk returns a tuple with the GroupBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200Response) GetMeta ¶
func (o *ListConcepts200Response) GetMeta() ListAuthors200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListConcepts200Response) GetMetaOk ¶
func (o *ListConcepts200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200Response) GetResults ¶
func (o *ListConcepts200Response) GetResults() []ListConcepts200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListConcepts200Response) GetResultsOk ¶
func (o *ListConcepts200Response) GetResultsOk() ([]ListConcepts200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200Response) HasGroupBy ¶
func (o *ListConcepts200Response) HasGroupBy() bool
HasGroupBy returns a boolean if a field has been set.
func (*ListConcepts200Response) HasMeta ¶
func (o *ListConcepts200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListConcepts200Response) HasResults ¶
func (o *ListConcepts200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListConcepts200Response) MarshalJSON ¶
func (o ListConcepts200Response) MarshalJSON() ([]byte, error)
func (*ListConcepts200Response) SetGroupBy ¶
func (o *ListConcepts200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
SetGroupBy gets a reference to the given []ListAuthors200ResponseGroupByInner and assigns it to the GroupBy field.
func (*ListConcepts200Response) SetMeta ¶
func (o *ListConcepts200Response) SetMeta(v ListAuthors200ResponseMeta)
SetMeta gets a reference to the given ListAuthors200ResponseMeta and assigns it to the Meta field.
func (*ListConcepts200Response) SetResults ¶
func (o *ListConcepts200Response) SetResults(v []ListConcepts200ResponseResultsInner)
SetResults gets a reference to the given []ListConcepts200ResponseResultsInner and assigns it to the Results field.
func (ListConcepts200Response) ToMap ¶
func (o ListConcepts200Response) ToMap() (map[string]interface{}, error)
type ListConcepts200ResponseResultsInner ¶
type ListConcepts200ResponseResultsInner struct { // The OpenAlex ID for this concept. Id *string `json:"id,omitempty"` // The Wikidata ID for this concept. This is the Canonical External ID for concepts. Wikidata *string `json:"wikidata,omitempty"` // The English-language label of the concept. DisplayName *string `json:"display_name,omitempty"` // The level in the concept tree where this concept lives. Lower-level concepts are more general, and higher-level concepts are more specific. Level *int32 `json:"level,omitempty"` // A brief description of this concept. Description *string `json:"description,omitempty"` // The number of works tagged with this concept. WorksCount *int32 `json:"works_count,omitempty"` // The number citations to works that have been tagged with this concept. CitedByCount *int32 `json:"cited_by_count,omitempty"` Ids *ListConcepts200ResponseResultsInnerIds `json:"ids,omitempty"` // URL where you can get an image representing this concept, where available. ImageUrl *string `json:"image_url,omitempty"` // Same as image_url, but it's a smaller image. ImageThumbnailUrl *string `json:"image_thumbnail_url,omitempty"` International *ListConcepts200ResponseResultsInnerInternational `json:"international,omitempty"` // List of concepts that this concept descends from, as dehydrated Concept objects. Ancestors []ListConcepts200ResponseResultsInnerAncestorsInner `json:"ancestors,omitempty"` RelatedConcepts []map[string]interface{} `json:"related_concepts,omitempty"` // The values of works_count and cited_by_count for each of the last ten years, binned by year. CountsByYear []ListAuthors200ResponseResultsInnerCountsByYearInner `json:"counts_by_year,omitempty"` // An URL that will get you a list of all the works tagged with this concept. WorksApiUrl *string `json:"works_api_url,omitempty"` // The last time anything in this concept object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` // The date this Concept object was created in the OpenAlex dataset, expressed as an ISO 8601 date string. CreatedDate *string `json:"created_date,omitempty"` SummaryStats *ListConcepts200ResponseResultsInnerSummaryStats `json:"summary_stats,omitempty"` }
ListConcepts200ResponseResultsInner struct for ListConcepts200ResponseResultsInner
func NewListConcepts200ResponseResultsInner ¶
func NewListConcepts200ResponseResultsInner() *ListConcepts200ResponseResultsInner
NewListConcepts200ResponseResultsInner instantiates a new ListConcepts200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListConcepts200ResponseResultsInnerWithDefaults ¶
func NewListConcepts200ResponseResultsInnerWithDefaults() *ListConcepts200ResponseResultsInner
NewListConcepts200ResponseResultsInnerWithDefaults instantiates a new ListConcepts200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListConcepts200ResponseResultsInner) GetAncestors ¶
func (o *ListConcepts200ResponseResultsInner) GetAncestors() []ListConcepts200ResponseResultsInnerAncestorsInner
GetAncestors returns the Ancestors field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetAncestorsOk ¶
func (o *ListConcepts200ResponseResultsInner) GetAncestorsOk() ([]ListConcepts200ResponseResultsInnerAncestorsInner, bool)
GetAncestorsOk returns a tuple with the Ancestors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetCitedByCount ¶
func (o *ListConcepts200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListConcepts200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetCountsByYear ¶
func (o *ListConcepts200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
GetCountsByYear returns the CountsByYear field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetCountsByYearOk ¶
func (o *ListConcepts200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
GetCountsByYearOk returns a tuple with the CountsByYear field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetCreatedDate ¶
func (o *ListConcepts200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetCreatedDateOk ¶
func (o *ListConcepts200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetDescription ¶
func (o *ListConcepts200ResponseResultsInner) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetDescriptionOk ¶
func (o *ListConcepts200ResponseResultsInner) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetDisplayName ¶
func (o *ListConcepts200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListConcepts200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetId ¶
func (o *ListConcepts200ResponseResultsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetIdOk ¶
func (o *ListConcepts200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetIds ¶
func (o *ListConcepts200ResponseResultsInner) GetIds() ListConcepts200ResponseResultsInnerIds
GetIds returns the Ids field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetIdsOk ¶
func (o *ListConcepts200ResponseResultsInner) GetIdsOk() (*ListConcepts200ResponseResultsInnerIds, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetImageThumbnailUrl ¶
func (o *ListConcepts200ResponseResultsInner) GetImageThumbnailUrl() string
GetImageThumbnailUrl returns the ImageThumbnailUrl field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetImageThumbnailUrlOk ¶
func (o *ListConcepts200ResponseResultsInner) GetImageThumbnailUrlOk() (*string, bool)
GetImageThumbnailUrlOk returns a tuple with the ImageThumbnailUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetImageUrl ¶
func (o *ListConcepts200ResponseResultsInner) GetImageUrl() string
GetImageUrl returns the ImageUrl field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetImageUrlOk ¶
func (o *ListConcepts200ResponseResultsInner) GetImageUrlOk() (*string, bool)
GetImageUrlOk returns a tuple with the ImageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetInternational ¶
func (o *ListConcepts200ResponseResultsInner) GetInternational() ListConcepts200ResponseResultsInnerInternational
GetInternational returns the International field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetInternationalOk ¶
func (o *ListConcepts200ResponseResultsInner) GetInternationalOk() (*ListConcepts200ResponseResultsInnerInternational, bool)
GetInternationalOk returns a tuple with the International field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetLevel ¶
func (o *ListConcepts200ResponseResultsInner) GetLevel() int32
GetLevel returns the Level field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetLevelOk ¶
func (o *ListConcepts200ResponseResultsInner) GetLevelOk() (*int32, bool)
GetLevelOk returns a tuple with the Level field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetRelatedConcepts ¶
func (o *ListConcepts200ResponseResultsInner) GetRelatedConcepts() []map[string]interface{}
GetRelatedConcepts returns the RelatedConcepts field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetRelatedConceptsOk ¶
func (o *ListConcepts200ResponseResultsInner) GetRelatedConceptsOk() ([]map[string]interface{}, bool)
GetRelatedConceptsOk returns a tuple with the RelatedConcepts field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetSummaryStats ¶
func (o *ListConcepts200ResponseResultsInner) GetSummaryStats() ListConcepts200ResponseResultsInnerSummaryStats
GetSummaryStats returns the SummaryStats field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetSummaryStatsOk ¶
func (o *ListConcepts200ResponseResultsInner) GetSummaryStatsOk() (*ListConcepts200ResponseResultsInnerSummaryStats, bool)
GetSummaryStatsOk returns a tuple with the SummaryStats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetUpdatedDate ¶
func (o *ListConcepts200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetUpdatedDateOk ¶
func (o *ListConcepts200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetWikidata ¶
func (o *ListConcepts200ResponseResultsInner) GetWikidata() string
GetWikidata returns the Wikidata field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetWikidataOk ¶
func (o *ListConcepts200ResponseResultsInner) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetWorksApiUrl ¶
func (o *ListConcepts200ResponseResultsInner) GetWorksApiUrl() string
GetWorksApiUrl returns the WorksApiUrl field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetWorksApiUrlOk ¶
func (o *ListConcepts200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
GetWorksApiUrlOk returns a tuple with the WorksApiUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) GetWorksCount ¶
func (o *ListConcepts200ResponseResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInner) GetWorksCountOk ¶
func (o *ListConcepts200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInner) HasAncestors ¶
func (o *ListConcepts200ResponseResultsInner) HasAncestors() bool
HasAncestors returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasCitedByCount ¶
func (o *ListConcepts200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasCountsByYear ¶
func (o *ListConcepts200ResponseResultsInner) HasCountsByYear() bool
HasCountsByYear returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasCreatedDate ¶
func (o *ListConcepts200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasDescription ¶
func (o *ListConcepts200ResponseResultsInner) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasDisplayName ¶
func (o *ListConcepts200ResponseResultsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasId ¶
func (o *ListConcepts200ResponseResultsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasIds ¶
func (o *ListConcepts200ResponseResultsInner) HasIds() bool
HasIds returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasImageThumbnailUrl ¶
func (o *ListConcepts200ResponseResultsInner) HasImageThumbnailUrl() bool
HasImageThumbnailUrl returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasImageUrl ¶
func (o *ListConcepts200ResponseResultsInner) HasImageUrl() bool
HasImageUrl returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasInternational ¶
func (o *ListConcepts200ResponseResultsInner) HasInternational() bool
HasInternational returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasLevel ¶
func (o *ListConcepts200ResponseResultsInner) HasLevel() bool
HasLevel returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasRelatedConcepts ¶
func (o *ListConcepts200ResponseResultsInner) HasRelatedConcepts() bool
HasRelatedConcepts returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasSummaryStats ¶
func (o *ListConcepts200ResponseResultsInner) HasSummaryStats() bool
HasSummaryStats returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasUpdatedDate ¶
func (o *ListConcepts200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasWikidata ¶
func (o *ListConcepts200ResponseResultsInner) HasWikidata() bool
HasWikidata returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasWorksApiUrl ¶
func (o *ListConcepts200ResponseResultsInner) HasWorksApiUrl() bool
HasWorksApiUrl returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInner) HasWorksCount ¶
func (o *ListConcepts200ResponseResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (ListConcepts200ResponseResultsInner) MarshalJSON ¶
func (o ListConcepts200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListConcepts200ResponseResultsInner) SetAncestors ¶
func (o *ListConcepts200ResponseResultsInner) SetAncestors(v []ListConcepts200ResponseResultsInnerAncestorsInner)
SetAncestors gets a reference to the given []ListConcepts200ResponseResultsInnerAncestorsInner and assigns it to the Ancestors field.
func (*ListConcepts200ResponseResultsInner) SetCitedByCount ¶
func (o *ListConcepts200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListConcepts200ResponseResultsInner) SetCountsByYear ¶
func (o *ListConcepts200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
SetCountsByYear gets a reference to the given []ListAuthors200ResponseResultsInnerCountsByYearInner and assigns it to the CountsByYear field.
func (*ListConcepts200ResponseResultsInner) SetCreatedDate ¶
func (o *ListConcepts200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListConcepts200ResponseResultsInner) SetDescription ¶
func (o *ListConcepts200ResponseResultsInner) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ListConcepts200ResponseResultsInner) SetDisplayName ¶
func (o *ListConcepts200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListConcepts200ResponseResultsInner) SetId ¶
func (o *ListConcepts200ResponseResultsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListConcepts200ResponseResultsInner) SetIds ¶
func (o *ListConcepts200ResponseResultsInner) SetIds(v ListConcepts200ResponseResultsInnerIds)
SetIds gets a reference to the given ListConcepts200ResponseResultsInnerIds and assigns it to the Ids field.
func (*ListConcepts200ResponseResultsInner) SetImageThumbnailUrl ¶
func (o *ListConcepts200ResponseResultsInner) SetImageThumbnailUrl(v string)
SetImageThumbnailUrl gets a reference to the given string and assigns it to the ImageThumbnailUrl field.
func (*ListConcepts200ResponseResultsInner) SetImageUrl ¶
func (o *ListConcepts200ResponseResultsInner) SetImageUrl(v string)
SetImageUrl gets a reference to the given string and assigns it to the ImageUrl field.
func (*ListConcepts200ResponseResultsInner) SetInternational ¶
func (o *ListConcepts200ResponseResultsInner) SetInternational(v ListConcepts200ResponseResultsInnerInternational)
SetInternational gets a reference to the given ListConcepts200ResponseResultsInnerInternational and assigns it to the International field.
func (*ListConcepts200ResponseResultsInner) SetLevel ¶
func (o *ListConcepts200ResponseResultsInner) SetLevel(v int32)
SetLevel gets a reference to the given int32 and assigns it to the Level field.
func (*ListConcepts200ResponseResultsInner) SetRelatedConcepts ¶
func (o *ListConcepts200ResponseResultsInner) SetRelatedConcepts(v []map[string]interface{})
SetRelatedConcepts gets a reference to the given []map[string]interface{} and assigns it to the RelatedConcepts field.
func (*ListConcepts200ResponseResultsInner) SetSummaryStats ¶
func (o *ListConcepts200ResponseResultsInner) SetSummaryStats(v ListConcepts200ResponseResultsInnerSummaryStats)
SetSummaryStats gets a reference to the given ListConcepts200ResponseResultsInnerSummaryStats and assigns it to the SummaryStats field.
func (*ListConcepts200ResponseResultsInner) SetUpdatedDate ¶
func (o *ListConcepts200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (*ListConcepts200ResponseResultsInner) SetWikidata ¶
func (o *ListConcepts200ResponseResultsInner) SetWikidata(v string)
SetWikidata gets a reference to the given string and assigns it to the Wikidata field.
func (*ListConcepts200ResponseResultsInner) SetWorksApiUrl ¶
func (o *ListConcepts200ResponseResultsInner) SetWorksApiUrl(v string)
SetWorksApiUrl gets a reference to the given string and assigns it to the WorksApiUrl field.
func (*ListConcepts200ResponseResultsInner) SetWorksCount ¶
func (o *ListConcepts200ResponseResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (ListConcepts200ResponseResultsInner) ToMap ¶
func (o ListConcepts200ResponseResultsInner) ToMap() (map[string]interface{}, error)
type ListConcepts200ResponseResultsInnerAncestorsInner ¶
type ListConcepts200ResponseResultsInnerAncestorsInner struct { // The OpenAlex ID for this concept. Id string `json:"id"` // The Wikidata ID for this concept. Wikidata string `json:"wikidata"` // The human-readable name of the concept. DisplayName string `json:"display_name"` // The hierarchical level of the concept. Level 0 is the most general, and level 5 is the most specific. Level int32 `json:"level"` }
ListConcepts200ResponseResultsInnerAncestorsInner A simplified representation of a concept, used when a concept is referenced by another entity.
func NewListConcepts200ResponseResultsInnerAncestorsInner ¶
func NewListConcepts200ResponseResultsInnerAncestorsInner(id string, wikidata string, displayName string, level int32) *ListConcepts200ResponseResultsInnerAncestorsInner
NewListConcepts200ResponseResultsInnerAncestorsInner instantiates a new ListConcepts200ResponseResultsInnerAncestorsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListConcepts200ResponseResultsInnerAncestorsInnerWithDefaults ¶
func NewListConcepts200ResponseResultsInnerAncestorsInnerWithDefaults() *ListConcepts200ResponseResultsInnerAncestorsInner
NewListConcepts200ResponseResultsInnerAncestorsInnerWithDefaults instantiates a new ListConcepts200ResponseResultsInnerAncestorsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListConcepts200ResponseResultsInnerAncestorsInner) GetDisplayName ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListConcepts200ResponseResultsInnerAncestorsInner) GetDisplayNameOk ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerAncestorsInner) GetId ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetId() string
GetId returns the Id field value
func (*ListConcepts200ResponseResultsInnerAncestorsInner) GetIdOk ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerAncestorsInner) GetLevel ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetLevel() int32
GetLevel returns the Level field value
func (*ListConcepts200ResponseResultsInnerAncestorsInner) GetLevelOk ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetLevelOk() (*int32, bool)
GetLevelOk returns a tuple with the Level field value and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerAncestorsInner) GetWikidata ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetWikidata() string
GetWikidata returns the Wikidata field value
func (*ListConcepts200ResponseResultsInnerAncestorsInner) GetWikidataOk ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value and a boolean to check if the value has been set.
func (ListConcepts200ResponseResultsInnerAncestorsInner) MarshalJSON ¶
func (o ListConcepts200ResponseResultsInnerAncestorsInner) MarshalJSON() ([]byte, error)
func (*ListConcepts200ResponseResultsInnerAncestorsInner) SetDisplayName ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListConcepts200ResponseResultsInnerAncestorsInner) SetId ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) SetId(v string)
SetId sets field value
func (*ListConcepts200ResponseResultsInnerAncestorsInner) SetLevel ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) SetLevel(v int32)
SetLevel sets field value
func (*ListConcepts200ResponseResultsInnerAncestorsInner) SetWikidata ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) SetWikidata(v string)
SetWikidata sets field value
func (ListConcepts200ResponseResultsInnerAncestorsInner) ToMap ¶
func (o ListConcepts200ResponseResultsInnerAncestorsInner) ToMap() (map[string]interface{}, error)
func (*ListConcepts200ResponseResultsInnerAncestorsInner) UnmarshalJSON ¶
func (o *ListConcepts200ResponseResultsInnerAncestorsInner) UnmarshalJSON(data []byte) (err error)
type ListConcepts200ResponseResultsInnerIds ¶
type ListConcepts200ResponseResultsInnerIds struct { // This concept's OpenAlex ID. Openalex *string `json:"openalex,omitempty"` // This concept's Wikidata ID. Wikidata *string `json:"wikidata,omitempty"` // This concept's Wikipedia page URL. Wikipedia *string `json:"wikipedia,omitempty"` // This concept's Microsoft Academic Graph (MAG) ID. Mag *string `json:"mag,omitempty"` }
ListConcepts200ResponseResultsInnerIds All the external identifiers that we know about for this concept.
func NewListConcepts200ResponseResultsInnerIds ¶
func NewListConcepts200ResponseResultsInnerIds() *ListConcepts200ResponseResultsInnerIds
NewListConcepts200ResponseResultsInnerIds instantiates a new ListConcepts200ResponseResultsInnerIds object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListConcepts200ResponseResultsInnerIdsWithDefaults ¶
func NewListConcepts200ResponseResultsInnerIdsWithDefaults() *ListConcepts200ResponseResultsInnerIds
NewListConcepts200ResponseResultsInnerIdsWithDefaults instantiates a new ListConcepts200ResponseResultsInnerIds object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListConcepts200ResponseResultsInnerIds) GetMag ¶
func (o *ListConcepts200ResponseResultsInnerIds) GetMag() string
GetMag returns the Mag field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInnerIds) GetMagOk ¶
func (o *ListConcepts200ResponseResultsInnerIds) GetMagOk() (*string, bool)
GetMagOk returns a tuple with the Mag field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerIds) GetOpenalex ¶
func (o *ListConcepts200ResponseResultsInnerIds) GetOpenalex() string
GetOpenalex returns the Openalex field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInnerIds) GetOpenalexOk ¶
func (o *ListConcepts200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
GetOpenalexOk returns a tuple with the Openalex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerIds) GetWikidata ¶
func (o *ListConcepts200ResponseResultsInnerIds) GetWikidata() string
GetWikidata returns the Wikidata field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInnerIds) GetWikidataOk ¶
func (o *ListConcepts200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerIds) GetWikipedia ¶
func (o *ListConcepts200ResponseResultsInnerIds) GetWikipedia() string
GetWikipedia returns the Wikipedia field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInnerIds) GetWikipediaOk ¶
func (o *ListConcepts200ResponseResultsInnerIds) GetWikipediaOk() (*string, bool)
GetWikipediaOk returns a tuple with the Wikipedia field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerIds) HasMag ¶
func (o *ListConcepts200ResponseResultsInnerIds) HasMag() bool
HasMag returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInnerIds) HasOpenalex ¶
func (o *ListConcepts200ResponseResultsInnerIds) HasOpenalex() bool
HasOpenalex returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInnerIds) HasWikidata ¶
func (o *ListConcepts200ResponseResultsInnerIds) HasWikidata() bool
HasWikidata returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInnerIds) HasWikipedia ¶
func (o *ListConcepts200ResponseResultsInnerIds) HasWikipedia() bool
HasWikipedia returns a boolean if a field has been set.
func (ListConcepts200ResponseResultsInnerIds) MarshalJSON ¶
func (o ListConcepts200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*ListConcepts200ResponseResultsInnerIds) SetMag ¶
func (o *ListConcepts200ResponseResultsInnerIds) SetMag(v string)
SetMag gets a reference to the given string and assigns it to the Mag field.
func (*ListConcepts200ResponseResultsInnerIds) SetOpenalex ¶
func (o *ListConcepts200ResponseResultsInnerIds) SetOpenalex(v string)
SetOpenalex gets a reference to the given string and assigns it to the Openalex field.
func (*ListConcepts200ResponseResultsInnerIds) SetWikidata ¶
func (o *ListConcepts200ResponseResultsInnerIds) SetWikidata(v string)
SetWikidata gets a reference to the given string and assigns it to the Wikidata field.
func (*ListConcepts200ResponseResultsInnerIds) SetWikipedia ¶
func (o *ListConcepts200ResponseResultsInnerIds) SetWikipedia(v string)
SetWikipedia gets a reference to the given string and assigns it to the Wikipedia field.
func (ListConcepts200ResponseResultsInnerIds) ToMap ¶
func (o ListConcepts200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
type ListConcepts200ResponseResultsInnerInternational ¶
type ListConcepts200ResponseResultsInnerInternational struct {
DisplayName map[string]string `json:"display_name,omitempty"`
}
ListConcepts200ResponseResultsInnerInternational This concept's display name in many languages, derived from article titles on each language's wikipedia.
func NewListConcepts200ResponseResultsInnerInternational ¶
func NewListConcepts200ResponseResultsInnerInternational() *ListConcepts200ResponseResultsInnerInternational
NewListConcepts200ResponseResultsInnerInternational instantiates a new ListConcepts200ResponseResultsInnerInternational object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListConcepts200ResponseResultsInnerInternationalWithDefaults ¶
func NewListConcepts200ResponseResultsInnerInternationalWithDefaults() *ListConcepts200ResponseResultsInnerInternational
NewListConcepts200ResponseResultsInnerInternationalWithDefaults instantiates a new ListConcepts200ResponseResultsInnerInternational object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListConcepts200ResponseResultsInnerInternational) GetDisplayName ¶
func (o *ListConcepts200ResponseResultsInnerInternational) GetDisplayName() map[string]string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInnerInternational) GetDisplayNameOk ¶
func (o *ListConcepts200ResponseResultsInnerInternational) GetDisplayNameOk() (map[string]string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerInternational) HasDisplayName ¶
func (o *ListConcepts200ResponseResultsInnerInternational) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (ListConcepts200ResponseResultsInnerInternational) MarshalJSON ¶
func (o ListConcepts200ResponseResultsInnerInternational) MarshalJSON() ([]byte, error)
func (*ListConcepts200ResponseResultsInnerInternational) SetDisplayName ¶
func (o *ListConcepts200ResponseResultsInnerInternational) SetDisplayName(v map[string]string)
SetDisplayName gets a reference to the given map[string]string and assigns it to the DisplayName field.
func (ListConcepts200ResponseResultsInnerInternational) ToMap ¶
func (o ListConcepts200ResponseResultsInnerInternational) ToMap() (map[string]interface{}, error)
type ListConcepts200ResponseResultsInnerRelatedConceptsInner ¶
type ListConcepts200ResponseResultsInnerRelatedConceptsInner struct { // The OpenAlex ID for this concept. Id string `json:"id"` // The Wikidata ID for this concept. Wikidata string `json:"wikidata"` // The human-readable name of the concept. DisplayName string `json:"display_name"` // The hierarchical level of the concept. Level 0 is the most general, and level 5 is the most specific. Level int32 `json:"level"` // The strength of association between this concept and the listed concept, on a scale of 0-100. Score NullableFloat32 `json:"score,omitempty"` }
ListConcepts200ResponseResultsInnerRelatedConceptsInner Concepts that are similar to this one. Each listed concept is a dehydrated Concept object, with one additional attribute - score (Float)
func NewListConcepts200ResponseResultsInnerRelatedConceptsInner ¶
func NewListConcepts200ResponseResultsInnerRelatedConceptsInner(id string, wikidata string, displayName string, level int32) *ListConcepts200ResponseResultsInnerRelatedConceptsInner
NewListConcepts200ResponseResultsInnerRelatedConceptsInner instantiates a new ListConcepts200ResponseResultsInnerRelatedConceptsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListConcepts200ResponseResultsInnerRelatedConceptsInnerWithDefaults ¶
func NewListConcepts200ResponseResultsInnerRelatedConceptsInnerWithDefaults() *ListConcepts200ResponseResultsInnerRelatedConceptsInner
NewListConcepts200ResponseResultsInnerRelatedConceptsInnerWithDefaults instantiates a new ListConcepts200ResponseResultsInnerRelatedConceptsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetDisplayName ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetDisplayNameOk ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetId ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetId() string
GetId returns the Id field value
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetIdOk ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetLevel ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetLevel() int32
GetLevel returns the Level field value
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetLevelOk ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetLevelOk() (*int32, bool)
GetLevelOk returns a tuple with the Level field value and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetScore ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetScoreOk ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetWikidata ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetWikidata() string
GetWikidata returns the Wikidata field value
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetWikidataOk ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) HasScore ¶ added in v1.0.4
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (ListConcepts200ResponseResultsInnerRelatedConceptsInner) MarshalJSON ¶
func (o ListConcepts200ResponseResultsInnerRelatedConceptsInner) MarshalJSON() ([]byte, error)
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetDisplayName ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetId ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetId(v string)
SetId sets field value
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetLevel ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetLevel(v int32)
SetLevel sets field value
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetScore ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetScore(v float32)
SetScore gets a reference to the given NullableFloat32 and assigns it to the Score field.
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetScoreNil ¶ added in v1.0.4
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetScoreNil()
SetScoreNil sets the value for Score to be an explicit nil
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetWikidata ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) SetWikidata(v string)
SetWikidata sets field value
func (ListConcepts200ResponseResultsInnerRelatedConceptsInner) ToMap ¶
func (o ListConcepts200ResponseResultsInnerRelatedConceptsInner) ToMap() (map[string]interface{}, error)
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) UnmarshalJSON ¶
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) UnmarshalJSON(data []byte) (err error)
func (*ListConcepts200ResponseResultsInnerRelatedConceptsInner) UnsetScore ¶ added in v1.0.4
func (o *ListConcepts200ResponseResultsInnerRelatedConceptsInner) UnsetScore()
UnsetScore ensures that no value is present for Score, not even an explicit nil
type ListConcepts200ResponseResultsInnerSummaryStats ¶
type ListConcepts200ResponseResultsInnerSummaryStats struct { // The 2-year mean citedness for this source. Also known as impact factor. Var2yrMeanCitedness *float32 `json:"2yr_mean_citedness,omitempty"` // The h-index for this concept. HIndex *int32 `json:"h_index,omitempty"` // The i-10 index for this concept. I10Index *int32 `json:"i10_index,omitempty"` }
ListConcepts200ResponseResultsInnerSummaryStats Citation metrics for this concept
func NewListConcepts200ResponseResultsInnerSummaryStats ¶
func NewListConcepts200ResponseResultsInnerSummaryStats() *ListConcepts200ResponseResultsInnerSummaryStats
NewListConcepts200ResponseResultsInnerSummaryStats instantiates a new ListConcepts200ResponseResultsInnerSummaryStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListConcepts200ResponseResultsInnerSummaryStatsWithDefaults ¶
func NewListConcepts200ResponseResultsInnerSummaryStatsWithDefaults() *ListConcepts200ResponseResultsInnerSummaryStats
NewListConcepts200ResponseResultsInnerSummaryStatsWithDefaults instantiates a new ListConcepts200ResponseResultsInnerSummaryStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListConcepts200ResponseResultsInnerSummaryStats) GetHIndex ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetHIndex() int32
GetHIndex returns the HIndex field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInnerSummaryStats) GetHIndexOk ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
GetHIndexOk returns a tuple with the HIndex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerSummaryStats) GetI10Index ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetI10Index() int32
GetI10Index returns the I10Index field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInnerSummaryStats) GetI10IndexOk ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
GetI10IndexOk returns a tuple with the I10Index field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
GetVar2yrMeanCitedness returns the Var2yrMeanCitedness field value if set, zero value otherwise.
func (*ListConcepts200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
GetVar2yrMeanCitednessOk returns a tuple with the Var2yrMeanCitedness field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListConcepts200ResponseResultsInnerSummaryStats) HasHIndex ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) HasHIndex() bool
HasHIndex returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInnerSummaryStats) HasI10Index ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) HasI10Index() bool
HasI10Index returns a boolean if a field has been set.
func (*ListConcepts200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
HasVar2yrMeanCitedness returns a boolean if a field has been set.
func (ListConcepts200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (o ListConcepts200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*ListConcepts200ResponseResultsInnerSummaryStats) SetHIndex ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
SetHIndex gets a reference to the given int32 and assigns it to the HIndex field.
func (*ListConcepts200ResponseResultsInnerSummaryStats) SetI10Index ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
SetI10Index gets a reference to the given int32 and assigns it to the I10Index field.
func (*ListConcepts200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness ¶
func (o *ListConcepts200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
SetVar2yrMeanCitedness gets a reference to the given float32 and assigns it to the Var2yrMeanCitedness field.
func (ListConcepts200ResponseResultsInnerSummaryStats) ToMap ¶
func (o ListConcepts200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
type ListFunders200Response ¶
type ListFunders200Response struct { Meta *ListAuthors200ResponseMeta `json:"meta,omitempty"` Results []ListFunders200ResponseResultsInner `json:"results,omitempty"` GroupBy []ListAuthors200ResponseGroupByInner `json:"group_by,omitempty"` }
ListFunders200Response struct for ListFunders200Response
func NewListFunders200Response ¶
func NewListFunders200Response() *ListFunders200Response
NewListFunders200Response instantiates a new ListFunders200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListFunders200ResponseWithDefaults ¶
func NewListFunders200ResponseWithDefaults() *ListFunders200Response
NewListFunders200ResponseWithDefaults instantiates a new ListFunders200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListFunders200Response) GetGroupBy ¶
func (o *ListFunders200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
GetGroupBy returns the GroupBy field value if set, zero value otherwise.
func (*ListFunders200Response) GetGroupByOk ¶
func (o *ListFunders200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
GetGroupByOk returns a tuple with the GroupBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200Response) GetMeta ¶
func (o *ListFunders200Response) GetMeta() ListAuthors200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListFunders200Response) GetMetaOk ¶
func (o *ListFunders200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200Response) GetResults ¶
func (o *ListFunders200Response) GetResults() []ListFunders200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListFunders200Response) GetResultsOk ¶
func (o *ListFunders200Response) GetResultsOk() ([]ListFunders200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200Response) HasGroupBy ¶
func (o *ListFunders200Response) HasGroupBy() bool
HasGroupBy returns a boolean if a field has been set.
func (*ListFunders200Response) HasMeta ¶
func (o *ListFunders200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListFunders200Response) HasResults ¶
func (o *ListFunders200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListFunders200Response) MarshalJSON ¶
func (o ListFunders200Response) MarshalJSON() ([]byte, error)
func (*ListFunders200Response) SetGroupBy ¶
func (o *ListFunders200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
SetGroupBy gets a reference to the given []ListAuthors200ResponseGroupByInner and assigns it to the GroupBy field.
func (*ListFunders200Response) SetMeta ¶
func (o *ListFunders200Response) SetMeta(v ListAuthors200ResponseMeta)
SetMeta gets a reference to the given ListAuthors200ResponseMeta and assigns it to the Meta field.
func (*ListFunders200Response) SetResults ¶
func (o *ListFunders200Response) SetResults(v []ListFunders200ResponseResultsInner)
SetResults gets a reference to the given []ListFunders200ResponseResultsInner and assigns it to the Results field.
func (ListFunders200Response) ToMap ¶
func (o ListFunders200Response) ToMap() (map[string]interface{}, error)
type ListFunders200ResponseResultsInner ¶
type ListFunders200ResponseResultsInner struct { // A list of alternate titles for this funder. AlternateTitles []string `json:"alternate_titles,omitempty"` // The total number of Works that cite a work linked to this funder. CitedByCount *int32 `json:"cited_by_count,omitempty"` // The country where this funder is located, represented as an ISO two-letter country code. CountryCode *string `json:"country_code,omitempty"` // The values of works_count and cited_by_count for each of the last ten years, binned by year. CountsByYear []ListAuthors200ResponseResultsInnerCountsByYearInner `json:"counts_by_year,omitempty"` // The date this Funder object was created in the OpenAlex dataset, expressed as an ISO 8601 date string. CreatedDate *string `json:"created_date,omitempty"` // A short description of this funder, taken from Wikidata. Description *string `json:"description,omitempty"` // The primary name of the funder. DisplayName *string `json:"display_name,omitempty"` // The number of grants linked to this funder. GrantsCount *int32 `json:"grants_count,omitempty"` // The URL for this funder's primary homepage. HomepageUrl *string `json:"homepage_url,omitempty"` // The OpenAlex ID for this funder. Id *string `json:"id,omitempty"` Ids *ListFunders200ResponseResultsInnerIds `json:"ids,omitempty"` // Same as image_url, but it's a smaller image. ImageThumbnailUrl *string `json:"image_thumbnail_url,omitempty"` // URL where you can get an image representing this funder. ImageUrl *string `json:"image_url,omitempty"` // List of role objects, which include the role, the id, and the works_count. Roles []ListFunders200ResponseResultsInnerRolesInner `json:"roles,omitempty"` SummaryStats *ListFunders200ResponseResultsInnerSummaryStats `json:"summary_stats,omitempty"` // The last time anything in this funder object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` // The number of works linked to this funder. WorksCount *int32 `json:"works_count,omitempty"` }
ListFunders200ResponseResultsInner struct for ListFunders200ResponseResultsInner
func NewListFunders200ResponseResultsInner ¶
func NewListFunders200ResponseResultsInner() *ListFunders200ResponseResultsInner
NewListFunders200ResponseResultsInner instantiates a new ListFunders200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListFunders200ResponseResultsInnerWithDefaults ¶
func NewListFunders200ResponseResultsInnerWithDefaults() *ListFunders200ResponseResultsInner
NewListFunders200ResponseResultsInnerWithDefaults instantiates a new ListFunders200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListFunders200ResponseResultsInner) GetAlternateTitles ¶
func (o *ListFunders200ResponseResultsInner) GetAlternateTitles() []string
GetAlternateTitles returns the AlternateTitles field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetAlternateTitlesOk ¶
func (o *ListFunders200ResponseResultsInner) GetAlternateTitlesOk() ([]string, bool)
GetAlternateTitlesOk returns a tuple with the AlternateTitles field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetCitedByCount ¶
func (o *ListFunders200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListFunders200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetCountryCode ¶
func (o *ListFunders200ResponseResultsInner) GetCountryCode() string
GetCountryCode returns the CountryCode field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetCountryCodeOk ¶
func (o *ListFunders200ResponseResultsInner) GetCountryCodeOk() (*string, bool)
GetCountryCodeOk returns a tuple with the CountryCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetCountsByYear ¶
func (o *ListFunders200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
GetCountsByYear returns the CountsByYear field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetCountsByYearOk ¶
func (o *ListFunders200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
GetCountsByYearOk returns a tuple with the CountsByYear field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetCreatedDate ¶
func (o *ListFunders200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetCreatedDateOk ¶
func (o *ListFunders200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetDescription ¶
func (o *ListFunders200ResponseResultsInner) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetDescriptionOk ¶
func (o *ListFunders200ResponseResultsInner) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetDisplayName ¶
func (o *ListFunders200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListFunders200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetGrantsCount ¶
func (o *ListFunders200ResponseResultsInner) GetGrantsCount() int32
GetGrantsCount returns the GrantsCount field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetGrantsCountOk ¶
func (o *ListFunders200ResponseResultsInner) GetGrantsCountOk() (*int32, bool)
GetGrantsCountOk returns a tuple with the GrantsCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetHomepageUrl ¶
func (o *ListFunders200ResponseResultsInner) GetHomepageUrl() string
GetHomepageUrl returns the HomepageUrl field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetHomepageUrlOk ¶
func (o *ListFunders200ResponseResultsInner) GetHomepageUrlOk() (*string, bool)
GetHomepageUrlOk returns a tuple with the HomepageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetId ¶
func (o *ListFunders200ResponseResultsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetIdOk ¶
func (o *ListFunders200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetIds ¶
func (o *ListFunders200ResponseResultsInner) GetIds() ListFunders200ResponseResultsInnerIds
GetIds returns the Ids field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetIdsOk ¶
func (o *ListFunders200ResponseResultsInner) GetIdsOk() (*ListFunders200ResponseResultsInnerIds, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetImageThumbnailUrl ¶
func (o *ListFunders200ResponseResultsInner) GetImageThumbnailUrl() string
GetImageThumbnailUrl returns the ImageThumbnailUrl field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetImageThumbnailUrlOk ¶
func (o *ListFunders200ResponseResultsInner) GetImageThumbnailUrlOk() (*string, bool)
GetImageThumbnailUrlOk returns a tuple with the ImageThumbnailUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetImageUrl ¶
func (o *ListFunders200ResponseResultsInner) GetImageUrl() string
GetImageUrl returns the ImageUrl field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetImageUrlOk ¶
func (o *ListFunders200ResponseResultsInner) GetImageUrlOk() (*string, bool)
GetImageUrlOk returns a tuple with the ImageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetRoles ¶
func (o *ListFunders200ResponseResultsInner) GetRoles() []ListFunders200ResponseResultsInnerRolesInner
GetRoles returns the Roles field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetRolesOk ¶
func (o *ListFunders200ResponseResultsInner) GetRolesOk() ([]ListFunders200ResponseResultsInnerRolesInner, bool)
GetRolesOk returns a tuple with the Roles field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetSummaryStats ¶
func (o *ListFunders200ResponseResultsInner) GetSummaryStats() ListFunders200ResponseResultsInnerSummaryStats
GetSummaryStats returns the SummaryStats field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetSummaryStatsOk ¶
func (o *ListFunders200ResponseResultsInner) GetSummaryStatsOk() (*ListFunders200ResponseResultsInnerSummaryStats, bool)
GetSummaryStatsOk returns a tuple with the SummaryStats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetUpdatedDate ¶
func (o *ListFunders200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetUpdatedDateOk ¶
func (o *ListFunders200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) GetWorksCount ¶
func (o *ListFunders200ResponseResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInner) GetWorksCountOk ¶
func (o *ListFunders200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInner) HasAlternateTitles ¶
func (o *ListFunders200ResponseResultsInner) HasAlternateTitles() bool
HasAlternateTitles returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasCitedByCount ¶
func (o *ListFunders200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasCountryCode ¶
func (o *ListFunders200ResponseResultsInner) HasCountryCode() bool
HasCountryCode returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasCountsByYear ¶
func (o *ListFunders200ResponseResultsInner) HasCountsByYear() bool
HasCountsByYear returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasCreatedDate ¶
func (o *ListFunders200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasDescription ¶
func (o *ListFunders200ResponseResultsInner) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasDisplayName ¶
func (o *ListFunders200ResponseResultsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasGrantsCount ¶
func (o *ListFunders200ResponseResultsInner) HasGrantsCount() bool
HasGrantsCount returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasHomepageUrl ¶
func (o *ListFunders200ResponseResultsInner) HasHomepageUrl() bool
HasHomepageUrl returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasId ¶
func (o *ListFunders200ResponseResultsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasIds ¶
func (o *ListFunders200ResponseResultsInner) HasIds() bool
HasIds returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasImageThumbnailUrl ¶
func (o *ListFunders200ResponseResultsInner) HasImageThumbnailUrl() bool
HasImageThumbnailUrl returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasImageUrl ¶
func (o *ListFunders200ResponseResultsInner) HasImageUrl() bool
HasImageUrl returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasRoles ¶
func (o *ListFunders200ResponseResultsInner) HasRoles() bool
HasRoles returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasSummaryStats ¶
func (o *ListFunders200ResponseResultsInner) HasSummaryStats() bool
HasSummaryStats returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasUpdatedDate ¶
func (o *ListFunders200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInner) HasWorksCount ¶
func (o *ListFunders200ResponseResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (ListFunders200ResponseResultsInner) MarshalJSON ¶
func (o ListFunders200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListFunders200ResponseResultsInner) SetAlternateTitles ¶
func (o *ListFunders200ResponseResultsInner) SetAlternateTitles(v []string)
SetAlternateTitles gets a reference to the given []string and assigns it to the AlternateTitles field.
func (*ListFunders200ResponseResultsInner) SetCitedByCount ¶
func (o *ListFunders200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListFunders200ResponseResultsInner) SetCountryCode ¶
func (o *ListFunders200ResponseResultsInner) SetCountryCode(v string)
SetCountryCode gets a reference to the given string and assigns it to the CountryCode field.
func (*ListFunders200ResponseResultsInner) SetCountsByYear ¶
func (o *ListFunders200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
SetCountsByYear gets a reference to the given []ListAuthors200ResponseResultsInnerCountsByYearInner and assigns it to the CountsByYear field.
func (*ListFunders200ResponseResultsInner) SetCreatedDate ¶
func (o *ListFunders200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListFunders200ResponseResultsInner) SetDescription ¶
func (o *ListFunders200ResponseResultsInner) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ListFunders200ResponseResultsInner) SetDisplayName ¶
func (o *ListFunders200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListFunders200ResponseResultsInner) SetGrantsCount ¶
func (o *ListFunders200ResponseResultsInner) SetGrantsCount(v int32)
SetGrantsCount gets a reference to the given int32 and assigns it to the GrantsCount field.
func (*ListFunders200ResponseResultsInner) SetHomepageUrl ¶
func (o *ListFunders200ResponseResultsInner) SetHomepageUrl(v string)
SetHomepageUrl gets a reference to the given string and assigns it to the HomepageUrl field.
func (*ListFunders200ResponseResultsInner) SetId ¶
func (o *ListFunders200ResponseResultsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListFunders200ResponseResultsInner) SetIds ¶
func (o *ListFunders200ResponseResultsInner) SetIds(v ListFunders200ResponseResultsInnerIds)
SetIds gets a reference to the given ListFunders200ResponseResultsInnerIds and assigns it to the Ids field.
func (*ListFunders200ResponseResultsInner) SetImageThumbnailUrl ¶
func (o *ListFunders200ResponseResultsInner) SetImageThumbnailUrl(v string)
SetImageThumbnailUrl gets a reference to the given string and assigns it to the ImageThumbnailUrl field.
func (*ListFunders200ResponseResultsInner) SetImageUrl ¶
func (o *ListFunders200ResponseResultsInner) SetImageUrl(v string)
SetImageUrl gets a reference to the given string and assigns it to the ImageUrl field.
func (*ListFunders200ResponseResultsInner) SetRoles ¶
func (o *ListFunders200ResponseResultsInner) SetRoles(v []ListFunders200ResponseResultsInnerRolesInner)
SetRoles gets a reference to the given []ListFunders200ResponseResultsInnerRolesInner and assigns it to the Roles field.
func (*ListFunders200ResponseResultsInner) SetSummaryStats ¶
func (o *ListFunders200ResponseResultsInner) SetSummaryStats(v ListFunders200ResponseResultsInnerSummaryStats)
SetSummaryStats gets a reference to the given ListFunders200ResponseResultsInnerSummaryStats and assigns it to the SummaryStats field.
func (*ListFunders200ResponseResultsInner) SetUpdatedDate ¶
func (o *ListFunders200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (*ListFunders200ResponseResultsInner) SetWorksCount ¶
func (o *ListFunders200ResponseResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (ListFunders200ResponseResultsInner) ToMap ¶
func (o ListFunders200ResponseResultsInner) ToMap() (map[string]interface{}, error)
type ListFunders200ResponseResultsInnerIds ¶
type ListFunders200ResponseResultsInnerIds struct { Openalex *string `json:"openalex,omitempty"` Ror *string `json:"ror,omitempty"` Wikidata *string `json:"wikidata,omitempty"` Crossref *string `json:"crossref,omitempty"` Doi *string `json:"doi,omitempty"` }
ListFunders200ResponseResultsInnerIds All the external identifiers that we know about for this funder.
func NewListFunders200ResponseResultsInnerIds ¶
func NewListFunders200ResponseResultsInnerIds() *ListFunders200ResponseResultsInnerIds
NewListFunders200ResponseResultsInnerIds instantiates a new ListFunders200ResponseResultsInnerIds object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListFunders200ResponseResultsInnerIdsWithDefaults ¶
func NewListFunders200ResponseResultsInnerIdsWithDefaults() *ListFunders200ResponseResultsInnerIds
NewListFunders200ResponseResultsInnerIdsWithDefaults instantiates a new ListFunders200ResponseResultsInnerIds object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListFunders200ResponseResultsInnerIds) GetCrossref ¶
func (o *ListFunders200ResponseResultsInnerIds) GetCrossref() string
GetCrossref returns the Crossref field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerIds) GetCrossrefOk ¶
func (o *ListFunders200ResponseResultsInnerIds) GetCrossrefOk() (*string, bool)
GetCrossrefOk returns a tuple with the Crossref field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerIds) GetDoi ¶
func (o *ListFunders200ResponseResultsInnerIds) GetDoi() string
GetDoi returns the Doi field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerIds) GetDoiOk ¶
func (o *ListFunders200ResponseResultsInnerIds) GetDoiOk() (*string, bool)
GetDoiOk returns a tuple with the Doi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerIds) GetOpenalex ¶
func (o *ListFunders200ResponseResultsInnerIds) GetOpenalex() string
GetOpenalex returns the Openalex field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerIds) GetOpenalexOk ¶
func (o *ListFunders200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
GetOpenalexOk returns a tuple with the Openalex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerIds) GetRor ¶
func (o *ListFunders200ResponseResultsInnerIds) GetRor() string
GetRor returns the Ror field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerIds) GetRorOk ¶
func (o *ListFunders200ResponseResultsInnerIds) GetRorOk() (*string, bool)
GetRorOk returns a tuple with the Ror field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerIds) GetWikidata ¶
func (o *ListFunders200ResponseResultsInnerIds) GetWikidata() string
GetWikidata returns the Wikidata field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerIds) GetWikidataOk ¶
func (o *ListFunders200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerIds) HasCrossref ¶
func (o *ListFunders200ResponseResultsInnerIds) HasCrossref() bool
HasCrossref returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInnerIds) HasDoi ¶
func (o *ListFunders200ResponseResultsInnerIds) HasDoi() bool
HasDoi returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInnerIds) HasOpenalex ¶
func (o *ListFunders200ResponseResultsInnerIds) HasOpenalex() bool
HasOpenalex returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInnerIds) HasRor ¶
func (o *ListFunders200ResponseResultsInnerIds) HasRor() bool
HasRor returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInnerIds) HasWikidata ¶
func (o *ListFunders200ResponseResultsInnerIds) HasWikidata() bool
HasWikidata returns a boolean if a field has been set.
func (ListFunders200ResponseResultsInnerIds) MarshalJSON ¶
func (o ListFunders200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*ListFunders200ResponseResultsInnerIds) SetCrossref ¶
func (o *ListFunders200ResponseResultsInnerIds) SetCrossref(v string)
SetCrossref gets a reference to the given string and assigns it to the Crossref field.
func (*ListFunders200ResponseResultsInnerIds) SetDoi ¶
func (o *ListFunders200ResponseResultsInnerIds) SetDoi(v string)
SetDoi gets a reference to the given string and assigns it to the Doi field.
func (*ListFunders200ResponseResultsInnerIds) SetOpenalex ¶
func (o *ListFunders200ResponseResultsInnerIds) SetOpenalex(v string)
SetOpenalex gets a reference to the given string and assigns it to the Openalex field.
func (*ListFunders200ResponseResultsInnerIds) SetRor ¶
func (o *ListFunders200ResponseResultsInnerIds) SetRor(v string)
SetRor gets a reference to the given string and assigns it to the Ror field.
func (*ListFunders200ResponseResultsInnerIds) SetWikidata ¶
func (o *ListFunders200ResponseResultsInnerIds) SetWikidata(v string)
SetWikidata gets a reference to the given string and assigns it to the Wikidata field.
func (ListFunders200ResponseResultsInnerIds) ToMap ¶
func (o ListFunders200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
type ListFunders200ResponseResultsInnerRolesInner ¶
type ListFunders200ResponseResultsInnerRolesInner struct { Role *string `json:"role,omitempty"` Id *string `json:"id,omitempty"` WorksCount *int32 `json:"works_count,omitempty"` }
ListFunders200ResponseResultsInnerRolesInner struct for ListFunders200ResponseResultsInnerRolesInner
func NewListFunders200ResponseResultsInnerRolesInner ¶
func NewListFunders200ResponseResultsInnerRolesInner() *ListFunders200ResponseResultsInnerRolesInner
NewListFunders200ResponseResultsInnerRolesInner instantiates a new ListFunders200ResponseResultsInnerRolesInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListFunders200ResponseResultsInnerRolesInnerWithDefaults ¶
func NewListFunders200ResponseResultsInnerRolesInnerWithDefaults() *ListFunders200ResponseResultsInnerRolesInner
NewListFunders200ResponseResultsInnerRolesInnerWithDefaults instantiates a new ListFunders200ResponseResultsInnerRolesInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListFunders200ResponseResultsInnerRolesInner) GetId ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerRolesInner) GetIdOk ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerRolesInner) GetRole ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) GetRole() string
GetRole returns the Role field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerRolesInner) GetRoleOk ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) GetRoleOk() (*string, bool)
GetRoleOk returns a tuple with the Role field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerRolesInner) GetWorksCount ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerRolesInner) GetWorksCountOk ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerRolesInner) HasId ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInnerRolesInner) HasRole ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) HasRole() bool
HasRole returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInnerRolesInner) HasWorksCount ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (ListFunders200ResponseResultsInnerRolesInner) MarshalJSON ¶
func (o ListFunders200ResponseResultsInnerRolesInner) MarshalJSON() ([]byte, error)
func (*ListFunders200ResponseResultsInnerRolesInner) SetId ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListFunders200ResponseResultsInnerRolesInner) SetRole ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) SetRole(v string)
SetRole gets a reference to the given string and assigns it to the Role field.
func (*ListFunders200ResponseResultsInnerRolesInner) SetWorksCount ¶
func (o *ListFunders200ResponseResultsInnerRolesInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (ListFunders200ResponseResultsInnerRolesInner) ToMap ¶
func (o ListFunders200ResponseResultsInnerRolesInner) ToMap() (map[string]interface{}, error)
type ListFunders200ResponseResultsInnerSummaryStats ¶
type ListFunders200ResponseResultsInnerSummaryStats struct { Var2yrMeanCitedness *float32 `json:"2yr_mean_citedness,omitempty"` HIndex *int32 `json:"h_index,omitempty"` I10Index *int32 `json:"i10_index,omitempty"` }
ListFunders200ResponseResultsInnerSummaryStats Citation metrics for this funder
func NewListFunders200ResponseResultsInnerSummaryStats ¶
func NewListFunders200ResponseResultsInnerSummaryStats() *ListFunders200ResponseResultsInnerSummaryStats
NewListFunders200ResponseResultsInnerSummaryStats instantiates a new ListFunders200ResponseResultsInnerSummaryStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListFunders200ResponseResultsInnerSummaryStatsWithDefaults ¶
func NewListFunders200ResponseResultsInnerSummaryStatsWithDefaults() *ListFunders200ResponseResultsInnerSummaryStats
NewListFunders200ResponseResultsInnerSummaryStatsWithDefaults instantiates a new ListFunders200ResponseResultsInnerSummaryStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListFunders200ResponseResultsInnerSummaryStats) GetHIndex ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) GetHIndex() int32
GetHIndex returns the HIndex field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerSummaryStats) GetHIndexOk ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
GetHIndexOk returns a tuple with the HIndex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerSummaryStats) GetI10Index ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) GetI10Index() int32
GetI10Index returns the I10Index field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerSummaryStats) GetI10IndexOk ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
GetI10IndexOk returns a tuple with the I10Index field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
GetVar2yrMeanCitedness returns the Var2yrMeanCitedness field value if set, zero value otherwise.
func (*ListFunders200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
GetVar2yrMeanCitednessOk returns a tuple with the Var2yrMeanCitedness field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListFunders200ResponseResultsInnerSummaryStats) HasHIndex ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) HasHIndex() bool
HasHIndex returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInnerSummaryStats) HasI10Index ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) HasI10Index() bool
HasI10Index returns a boolean if a field has been set.
func (*ListFunders200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
HasVar2yrMeanCitedness returns a boolean if a field has been set.
func (ListFunders200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (o ListFunders200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*ListFunders200ResponseResultsInnerSummaryStats) SetHIndex ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
SetHIndex gets a reference to the given int32 and assigns it to the HIndex field.
func (*ListFunders200ResponseResultsInnerSummaryStats) SetI10Index ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
SetI10Index gets a reference to the given int32 and assigns it to the I10Index field.
func (*ListFunders200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness ¶
func (o *ListFunders200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
SetVar2yrMeanCitedness gets a reference to the given float32 and assigns it to the Var2yrMeanCitedness field.
func (ListFunders200ResponseResultsInnerSummaryStats) ToMap ¶
func (o ListFunders200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
type ListInstitutions200Response ¶
type ListInstitutions200Response struct { Meta *ListAuthors200ResponseMeta `json:"meta,omitempty"` Results []ListInstitutions200ResponseResultsInner `json:"results,omitempty"` GroupBy []ListAuthors200ResponseGroupByInner `json:"group_by,omitempty"` }
ListInstitutions200Response struct for ListInstitutions200Response
func NewListInstitutions200Response ¶
func NewListInstitutions200Response() *ListInstitutions200Response
NewListInstitutions200Response instantiates a new ListInstitutions200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseWithDefaults ¶
func NewListInstitutions200ResponseWithDefaults() *ListInstitutions200Response
NewListInstitutions200ResponseWithDefaults instantiates a new ListInstitutions200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200Response) GetGroupBy ¶
func (o *ListInstitutions200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
GetGroupBy returns the GroupBy field value if set, zero value otherwise.
func (*ListInstitutions200Response) GetGroupByOk ¶
func (o *ListInstitutions200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
GetGroupByOk returns a tuple with the GroupBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200Response) GetMeta ¶
func (o *ListInstitutions200Response) GetMeta() ListAuthors200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListInstitutions200Response) GetMetaOk ¶
func (o *ListInstitutions200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200Response) GetResults ¶
func (o *ListInstitutions200Response) GetResults() []ListInstitutions200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListInstitutions200Response) GetResultsOk ¶
func (o *ListInstitutions200Response) GetResultsOk() ([]ListInstitutions200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200Response) HasGroupBy ¶
func (o *ListInstitutions200Response) HasGroupBy() bool
HasGroupBy returns a boolean if a field has been set.
func (*ListInstitutions200Response) HasMeta ¶
func (o *ListInstitutions200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListInstitutions200Response) HasResults ¶
func (o *ListInstitutions200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListInstitutions200Response) MarshalJSON ¶
func (o ListInstitutions200Response) MarshalJSON() ([]byte, error)
func (*ListInstitutions200Response) SetGroupBy ¶
func (o *ListInstitutions200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
SetGroupBy gets a reference to the given []ListAuthors200ResponseGroupByInner and assigns it to the GroupBy field.
func (*ListInstitutions200Response) SetMeta ¶
func (o *ListInstitutions200Response) SetMeta(v ListAuthors200ResponseMeta)
SetMeta gets a reference to the given ListAuthors200ResponseMeta and assigns it to the Meta field.
func (*ListInstitutions200Response) SetResults ¶
func (o *ListInstitutions200Response) SetResults(v []ListInstitutions200ResponseResultsInner)
SetResults gets a reference to the given []ListInstitutions200ResponseResultsInner and assigns it to the Results field.
func (ListInstitutions200Response) ToMap ¶
func (o ListInstitutions200Response) ToMap() (map[string]interface{}, error)
type ListInstitutions200ResponseResultsInner ¶
type ListInstitutions200ResponseResultsInner struct { // List of institutions related to this one, represented as dehydrated Institution objects with an additional 'relationship' property. AssociatedInstitutions []ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner `json:"associated_institutions,omitempty"` // The total number of works that cite a work created by an author affiliated with this institution. CitedByCount *int32 `json:"cited_by_count,omitempty"` // The country where this institution is located, represented as an ISO two-letter country code. CountryCode *string `json:"country_code,omitempty"` // Works count and cited by count for each of the last ten years, binned by year. CountsByYear []ListAuthors200ResponseResultsInnerCountsByYearInner `json:"counts_by_year,omitempty"` // The date this Institution object was created in the OpenAlex dataset. CreatedDate *string `json:"created_date,omitempty"` // The primary name of the institution. DisplayName *string `json:"display_name,omitempty"` // Acronyms or initialisms that people sometimes use instead of the full display name. DisplayNameAcronyms []string `json:"display_name_acronyms,omitempty"` // Other names people may use for this institution. DisplayNameAlternatives []string `json:"display_name_alternatives,omitempty"` Geo *ListInstitutions200ResponseResultsInnerGeo `json:"geo,omitempty"` // The URL for institution's primary homepage. HomepageUrl *string `json:"homepage_url,omitempty"` // The OpenAlex ID for this institution. Id *string `json:"id,omitempty"` Ids *ListInstitutions200ResponseResultsInnerIds `json:"ids,omitempty"` // URL for a thumbnail image representing this institution. ImageThumbnailUrl *string `json:"image_thumbnail_url,omitempty"` // URL for an image representing this institution. ImageUrl *string `json:"image_url,omitempty"` International *ListInstitutions200ResponseResultsInnerInternational `json:"international,omitempty"` // OpenAlex IDs of this institution and its parent institutions. Lineage []string `json:"lineage,omitempty"` // Repositories that have this institution as their host organization. Repositories []ListInstitutions200ResponseResultsInnerRepositoriesInner `json:"repositories,omitempty"` // List of roles this institution plays, including itself and potentially funder and publisher roles. Roles []ListFunders200ResponseResultsInnerRolesInner `json:"roles,omitempty"` // The ROR ID for this institution. Ror *string `json:"ror,omitempty"` SummaryStats *ListInstitutions200ResponseResultsInnerSummaryStats `json:"summary_stats,omitempty"` // Topics that are frequently associated with works affiliated with this institution, in descending order of count. Topics []ListAuthors200ResponseResultsInnerTopicsInner `json:"topics,omitempty"` TopicShare []ListAuthors200ResponseResultsInnerTopicsInner `json:"topic_share,omitempty"` // The institution's primary type, using the ROR \"type\" controlled vocabulary. Type *string `json:"type,omitempty"` // The last time anything in this institution object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` // A URL that will get you a list of all the Works affiliated with this institution. WorksApiUrl *string `json:"works_api_url,omitempty"` // The number of Works created by authors affiliated with this institution. WorksCount *int32 `json:"works_count,omitempty"` // The Concepts most frequently applied to works affiliated with this institution. XConcepts []map[string]interface{} `json:"x_concepts,omitempty"` }
ListInstitutions200ResponseResultsInner struct for ListInstitutions200ResponseResultsInner
func NewListInstitutions200ResponseResultsInner ¶
func NewListInstitutions200ResponseResultsInner() *ListInstitutions200ResponseResultsInner
NewListInstitutions200ResponseResultsInner instantiates a new ListInstitutions200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerWithDefaults ¶
func NewListInstitutions200ResponseResultsInnerWithDefaults() *ListInstitutions200ResponseResultsInner
NewListInstitutions200ResponseResultsInnerWithDefaults instantiates a new ListInstitutions200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInner) GetAssociatedInstitutions ¶
func (o *ListInstitutions200ResponseResultsInner) GetAssociatedInstitutions() []ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
GetAssociatedInstitutions returns the AssociatedInstitutions field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetAssociatedInstitutionsOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetAssociatedInstitutionsOk() ([]ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner, bool)
GetAssociatedInstitutionsOk returns a tuple with the AssociatedInstitutions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetCitedByCount ¶
func (o *ListInstitutions200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetCountryCode ¶
func (o *ListInstitutions200ResponseResultsInner) GetCountryCode() string
GetCountryCode returns the CountryCode field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetCountryCodeOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetCountryCodeOk() (*string, bool)
GetCountryCodeOk returns a tuple with the CountryCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetCountsByYear ¶
func (o *ListInstitutions200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
GetCountsByYear returns the CountsByYear field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetCountsByYearOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
GetCountsByYearOk returns a tuple with the CountsByYear field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetCreatedDate ¶
func (o *ListInstitutions200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetCreatedDateOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetDisplayName ¶
func (o *ListInstitutions200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetDisplayNameAcronyms ¶
func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameAcronyms() []string
GetDisplayNameAcronyms returns the DisplayNameAcronyms field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetDisplayNameAcronymsOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameAcronymsOk() ([]string, bool)
GetDisplayNameAcronymsOk returns a tuple with the DisplayNameAcronyms field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetDisplayNameAlternatives ¶
func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameAlternatives() []string
GetDisplayNameAlternatives returns the DisplayNameAlternatives field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetDisplayNameAlternativesOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameAlternativesOk() ([]string, bool)
GetDisplayNameAlternativesOk returns a tuple with the DisplayNameAlternatives field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetGeo ¶
func (o *ListInstitutions200ResponseResultsInner) GetGeo() ListInstitutions200ResponseResultsInnerGeo
GetGeo returns the Geo field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetGeoOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetGeoOk() (*ListInstitutions200ResponseResultsInnerGeo, bool)
GetGeoOk returns a tuple with the Geo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetHomepageUrl ¶
func (o *ListInstitutions200ResponseResultsInner) GetHomepageUrl() string
GetHomepageUrl returns the HomepageUrl field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetHomepageUrlOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetHomepageUrlOk() (*string, bool)
GetHomepageUrlOk returns a tuple with the HomepageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetId ¶
func (o *ListInstitutions200ResponseResultsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetIdOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetIds ¶
func (o *ListInstitutions200ResponseResultsInner) GetIds() ListInstitutions200ResponseResultsInnerIds
GetIds returns the Ids field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetIdsOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetIdsOk() (*ListInstitutions200ResponseResultsInnerIds, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetImageThumbnailUrl ¶
func (o *ListInstitutions200ResponseResultsInner) GetImageThumbnailUrl() string
GetImageThumbnailUrl returns the ImageThumbnailUrl field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetImageThumbnailUrlOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetImageThumbnailUrlOk() (*string, bool)
GetImageThumbnailUrlOk returns a tuple with the ImageThumbnailUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetImageUrl ¶
func (o *ListInstitutions200ResponseResultsInner) GetImageUrl() string
GetImageUrl returns the ImageUrl field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetImageUrlOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetImageUrlOk() (*string, bool)
GetImageUrlOk returns a tuple with the ImageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetInternational ¶
func (o *ListInstitutions200ResponseResultsInner) GetInternational() ListInstitutions200ResponseResultsInnerInternational
GetInternational returns the International field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetInternationalOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetInternationalOk() (*ListInstitutions200ResponseResultsInnerInternational, bool)
GetInternationalOk returns a tuple with the International field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetLineage ¶
func (o *ListInstitutions200ResponseResultsInner) GetLineage() []string
GetLineage returns the Lineage field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetLineageOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetLineageOk() ([]string, bool)
GetLineageOk returns a tuple with the Lineage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetRepositories ¶
func (o *ListInstitutions200ResponseResultsInner) GetRepositories() []ListInstitutions200ResponseResultsInnerRepositoriesInner
GetRepositories returns the Repositories field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetRepositoriesOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetRepositoriesOk() ([]ListInstitutions200ResponseResultsInnerRepositoriesInner, bool)
GetRepositoriesOk returns a tuple with the Repositories field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetRoles ¶
func (o *ListInstitutions200ResponseResultsInner) GetRoles() []ListFunders200ResponseResultsInnerRolesInner
GetRoles returns the Roles field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetRolesOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetRolesOk() ([]ListFunders200ResponseResultsInnerRolesInner, bool)
GetRolesOk returns a tuple with the Roles field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetRor ¶
func (o *ListInstitutions200ResponseResultsInner) GetRor() string
GetRor returns the Ror field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetRorOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetRorOk() (*string, bool)
GetRorOk returns a tuple with the Ror field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetSummaryStats ¶
func (o *ListInstitutions200ResponseResultsInner) GetSummaryStats() ListInstitutions200ResponseResultsInnerSummaryStats
GetSummaryStats returns the SummaryStats field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetSummaryStatsOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetSummaryStatsOk() (*ListInstitutions200ResponseResultsInnerSummaryStats, bool)
GetSummaryStatsOk returns a tuple with the SummaryStats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetTopicShare ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInner) GetTopicShare() []ListAuthors200ResponseResultsInnerTopicsInner
GetTopicShare returns the TopicShare field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetTopicShareOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInner) GetTopicShareOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
GetTopicShareOk returns a tuple with the TopicShare field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetTopics ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInner) GetTopics() []ListAuthors200ResponseResultsInnerTopicsInner
GetTopics returns the Topics field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetTopicsOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInner) GetTopicsOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
GetTopicsOk returns a tuple with the Topics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetType ¶
func (o *ListInstitutions200ResponseResultsInner) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetTypeOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetUpdatedDate ¶
func (o *ListInstitutions200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetUpdatedDateOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetWorksApiUrl ¶
func (o *ListInstitutions200ResponseResultsInner) GetWorksApiUrl() string
GetWorksApiUrl returns the WorksApiUrl field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetWorksApiUrlOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
GetWorksApiUrlOk returns a tuple with the WorksApiUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetWorksCount ¶
func (o *ListInstitutions200ResponseResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetWorksCountOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) GetXConcepts ¶
func (o *ListInstitutions200ResponseResultsInner) GetXConcepts() []map[string]interface{}
GetXConcepts returns the XConcepts field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInner) GetXConceptsOk ¶
func (o *ListInstitutions200ResponseResultsInner) GetXConceptsOk() ([]map[string]interface{}, bool)
GetXConceptsOk returns a tuple with the XConcepts field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInner) HasAssociatedInstitutions ¶
func (o *ListInstitutions200ResponseResultsInner) HasAssociatedInstitutions() bool
HasAssociatedInstitutions returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasCitedByCount ¶
func (o *ListInstitutions200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasCountryCode ¶
func (o *ListInstitutions200ResponseResultsInner) HasCountryCode() bool
HasCountryCode returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasCountsByYear ¶
func (o *ListInstitutions200ResponseResultsInner) HasCountsByYear() bool
HasCountsByYear returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasCreatedDate ¶
func (o *ListInstitutions200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasDisplayName ¶
func (o *ListInstitutions200ResponseResultsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasDisplayNameAcronyms ¶
func (o *ListInstitutions200ResponseResultsInner) HasDisplayNameAcronyms() bool
HasDisplayNameAcronyms returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasDisplayNameAlternatives ¶
func (o *ListInstitutions200ResponseResultsInner) HasDisplayNameAlternatives() bool
HasDisplayNameAlternatives returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasGeo ¶
func (o *ListInstitutions200ResponseResultsInner) HasGeo() bool
HasGeo returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasHomepageUrl ¶
func (o *ListInstitutions200ResponseResultsInner) HasHomepageUrl() bool
HasHomepageUrl returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasId ¶
func (o *ListInstitutions200ResponseResultsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasIds ¶
func (o *ListInstitutions200ResponseResultsInner) HasIds() bool
HasIds returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasImageThumbnailUrl ¶
func (o *ListInstitutions200ResponseResultsInner) HasImageThumbnailUrl() bool
HasImageThumbnailUrl returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasImageUrl ¶
func (o *ListInstitutions200ResponseResultsInner) HasImageUrl() bool
HasImageUrl returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasInternational ¶
func (o *ListInstitutions200ResponseResultsInner) HasInternational() bool
HasInternational returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasLineage ¶
func (o *ListInstitutions200ResponseResultsInner) HasLineage() bool
HasLineage returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasRepositories ¶
func (o *ListInstitutions200ResponseResultsInner) HasRepositories() bool
HasRepositories returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasRoles ¶
func (o *ListInstitutions200ResponseResultsInner) HasRoles() bool
HasRoles returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasRor ¶
func (o *ListInstitutions200ResponseResultsInner) HasRor() bool
HasRor returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasSummaryStats ¶
func (o *ListInstitutions200ResponseResultsInner) HasSummaryStats() bool
HasSummaryStats returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasTopicShare ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInner) HasTopicShare() bool
HasTopicShare returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasTopics ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInner) HasTopics() bool
HasTopics returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasType ¶
func (o *ListInstitutions200ResponseResultsInner) HasType() bool
HasType returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasUpdatedDate ¶
func (o *ListInstitutions200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasWorksApiUrl ¶
func (o *ListInstitutions200ResponseResultsInner) HasWorksApiUrl() bool
HasWorksApiUrl returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasWorksCount ¶
func (o *ListInstitutions200ResponseResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInner) HasXConcepts ¶
func (o *ListInstitutions200ResponseResultsInner) HasXConcepts() bool
HasXConcepts returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInner) MarshalJSON ¶
func (o ListInstitutions200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInner) SetAssociatedInstitutions ¶
func (o *ListInstitutions200ResponseResultsInner) SetAssociatedInstitutions(v []ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner)
SetAssociatedInstitutions gets a reference to the given []ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner and assigns it to the AssociatedInstitutions field.
func (*ListInstitutions200ResponseResultsInner) SetCitedByCount ¶
func (o *ListInstitutions200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListInstitutions200ResponseResultsInner) SetCountryCode ¶
func (o *ListInstitutions200ResponseResultsInner) SetCountryCode(v string)
SetCountryCode gets a reference to the given string and assigns it to the CountryCode field.
func (*ListInstitutions200ResponseResultsInner) SetCountsByYear ¶
func (o *ListInstitutions200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
SetCountsByYear gets a reference to the given []ListAuthors200ResponseResultsInnerCountsByYearInner and assigns it to the CountsByYear field.
func (*ListInstitutions200ResponseResultsInner) SetCreatedDate ¶
func (o *ListInstitutions200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListInstitutions200ResponseResultsInner) SetDisplayName ¶
func (o *ListInstitutions200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListInstitutions200ResponseResultsInner) SetDisplayNameAcronyms ¶
func (o *ListInstitutions200ResponseResultsInner) SetDisplayNameAcronyms(v []string)
SetDisplayNameAcronyms gets a reference to the given []string and assigns it to the DisplayNameAcronyms field.
func (*ListInstitutions200ResponseResultsInner) SetDisplayNameAlternatives ¶
func (o *ListInstitutions200ResponseResultsInner) SetDisplayNameAlternatives(v []string)
SetDisplayNameAlternatives gets a reference to the given []string and assigns it to the DisplayNameAlternatives field.
func (*ListInstitutions200ResponseResultsInner) SetGeo ¶
func (o *ListInstitutions200ResponseResultsInner) SetGeo(v ListInstitutions200ResponseResultsInnerGeo)
SetGeo gets a reference to the given ListInstitutions200ResponseResultsInnerGeo and assigns it to the Geo field.
func (*ListInstitutions200ResponseResultsInner) SetHomepageUrl ¶
func (o *ListInstitutions200ResponseResultsInner) SetHomepageUrl(v string)
SetHomepageUrl gets a reference to the given string and assigns it to the HomepageUrl field.
func (*ListInstitutions200ResponseResultsInner) SetId ¶
func (o *ListInstitutions200ResponseResultsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListInstitutions200ResponseResultsInner) SetIds ¶
func (o *ListInstitutions200ResponseResultsInner) SetIds(v ListInstitutions200ResponseResultsInnerIds)
SetIds gets a reference to the given ListInstitutions200ResponseResultsInnerIds and assigns it to the Ids field.
func (*ListInstitutions200ResponseResultsInner) SetImageThumbnailUrl ¶
func (o *ListInstitutions200ResponseResultsInner) SetImageThumbnailUrl(v string)
SetImageThumbnailUrl gets a reference to the given string and assigns it to the ImageThumbnailUrl field.
func (*ListInstitutions200ResponseResultsInner) SetImageUrl ¶
func (o *ListInstitutions200ResponseResultsInner) SetImageUrl(v string)
SetImageUrl gets a reference to the given string and assigns it to the ImageUrl field.
func (*ListInstitutions200ResponseResultsInner) SetInternational ¶
func (o *ListInstitutions200ResponseResultsInner) SetInternational(v ListInstitutions200ResponseResultsInnerInternational)
SetInternational gets a reference to the given ListInstitutions200ResponseResultsInnerInternational and assigns it to the International field.
func (*ListInstitutions200ResponseResultsInner) SetLineage ¶
func (o *ListInstitutions200ResponseResultsInner) SetLineage(v []string)
SetLineage gets a reference to the given []string and assigns it to the Lineage field.
func (*ListInstitutions200ResponseResultsInner) SetRepositories ¶
func (o *ListInstitutions200ResponseResultsInner) SetRepositories(v []ListInstitutions200ResponseResultsInnerRepositoriesInner)
SetRepositories gets a reference to the given []ListInstitutions200ResponseResultsInnerRepositoriesInner and assigns it to the Repositories field.
func (*ListInstitutions200ResponseResultsInner) SetRoles ¶
func (o *ListInstitutions200ResponseResultsInner) SetRoles(v []ListFunders200ResponseResultsInnerRolesInner)
SetRoles gets a reference to the given []ListFunders200ResponseResultsInnerRolesInner and assigns it to the Roles field.
func (*ListInstitutions200ResponseResultsInner) SetRor ¶
func (o *ListInstitutions200ResponseResultsInner) SetRor(v string)
SetRor gets a reference to the given string and assigns it to the Ror field.
func (*ListInstitutions200ResponseResultsInner) SetSummaryStats ¶
func (o *ListInstitutions200ResponseResultsInner) SetSummaryStats(v ListInstitutions200ResponseResultsInnerSummaryStats)
SetSummaryStats gets a reference to the given ListInstitutions200ResponseResultsInnerSummaryStats and assigns it to the SummaryStats field.
func (*ListInstitutions200ResponseResultsInner) SetTopicShare ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInner) SetTopicShare(v []ListAuthors200ResponseResultsInnerTopicsInner)
SetTopicShare gets a reference to the given []ListAuthors200ResponseResultsInnerTopicsInner and assigns it to the TopicShare field.
func (*ListInstitutions200ResponseResultsInner) SetTopics ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInner) SetTopics(v []ListAuthors200ResponseResultsInnerTopicsInner)
SetTopics gets a reference to the given []ListAuthors200ResponseResultsInnerTopicsInner and assigns it to the Topics field.
func (*ListInstitutions200ResponseResultsInner) SetType ¶
func (o *ListInstitutions200ResponseResultsInner) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*ListInstitutions200ResponseResultsInner) SetUpdatedDate ¶
func (o *ListInstitutions200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (*ListInstitutions200ResponseResultsInner) SetWorksApiUrl ¶
func (o *ListInstitutions200ResponseResultsInner) SetWorksApiUrl(v string)
SetWorksApiUrl gets a reference to the given string and assigns it to the WorksApiUrl field.
func (*ListInstitutions200ResponseResultsInner) SetWorksCount ¶
func (o *ListInstitutions200ResponseResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (*ListInstitutions200ResponseResultsInner) SetXConcepts ¶
func (o *ListInstitutions200ResponseResultsInner) SetXConcepts(v []map[string]interface{})
SetXConcepts gets a reference to the given []map[string]interface{} and assigns it to the XConcepts field.
func (ListInstitutions200ResponseResultsInner) ToMap ¶
func (o ListInstitutions200ResponseResultsInner) ToMap() (map[string]interface{}, error)
type ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner ¶ added in v1.0.4
type ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner struct { // The OpenAlex ID for this institution. Id string `json:"id"` // The primary name of the institution. DisplayName string `json:"display_name"` // The ROR ID for this institution. Ror *string `json:"ror,omitempty"` // The country where this institution is located, represented as an ISO two-letter country code. CountryCode *string `json:"country_code,omitempty"` // The institution's primary type, using the ROR \"type\" controlled vocabulary. Type string `json:"type"` // OpenAlex IDs of this institution and its parent institutions. Lineage []string `json:"lineage,omitempty"` // The relationship between this institution and the main institution. Possible values are `parent`, `child`, and `related`. Institution associations and the relationship vocabulary come from [ROR's Relationships](https://ror.readme.io/docs/ror-data-structure#relationships) Relationship *string `json:"relationship,omitempty"` }
ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner A representation of an associated institution, extending the dehydrated institution with a relationship field.
func NewListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner ¶ added in v1.0.4
func NewListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner(id string, displayName string, type_ string) *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
NewListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner instantiates a new ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerAssociatedInstitutionsInnerWithDefaults ¶ added in v1.0.4
func NewListInstitutions200ResponseResultsInnerAssociatedInstitutionsInnerWithDefaults() *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
NewListInstitutions200ResponseResultsInnerAssociatedInstitutionsInnerWithDefaults instantiates a new ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetCountryCode ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetCountryCode() string
GetCountryCode returns the CountryCode field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetCountryCodeOk ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetCountryCodeOk() (*string, bool)
GetCountryCodeOk returns a tuple with the CountryCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetDisplayName ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetDisplayNameOk ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetId ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetId() string
GetId returns the Id field value
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetIdOk ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetLineage ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetLineage() []string
GetLineage returns the Lineage field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetLineageOk ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetLineageOk() ([]string, bool)
GetLineageOk returns a tuple with the Lineage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRelationship ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRelationship() string
GetRelationship returns the Relationship field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRelationshipOk ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRelationshipOk() (*string, bool)
GetRelationshipOk returns a tuple with the Relationship field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRor ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRor() string
GetRor returns the Ror field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRorOk ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetRorOk() (*string, bool)
GetRorOk returns a tuple with the Ror field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetType ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetType() string
GetType returns the Type field value
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetTypeOk ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasCountryCode ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasCountryCode() bool
HasCountryCode returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasLineage ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasLineage() bool
HasLineage returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasRelationship ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasRelationship() bool
HasRelationship returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasRor ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) HasRor() bool
HasRor returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) MarshalJSON ¶ added in v1.0.4
func (o ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetCountryCode ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetCountryCode(v string)
SetCountryCode gets a reference to the given string and assigns it to the CountryCode field.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetDisplayName ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetId ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetId(v string)
SetId sets field value
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetLineage ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetLineage(v []string)
SetLineage gets a reference to the given []string and assigns it to the Lineage field.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetRelationship ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetRelationship(v string)
SetRelationship gets a reference to the given string and assigns it to the Relationship field.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetRor ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetRor(v string)
SetRor gets a reference to the given string and assigns it to the Ror field.
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetType ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) SetType(v string)
SetType sets field value
func (ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) ToMap ¶ added in v1.0.4
func (o ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) ToMap() (map[string]interface{}, error)
func (*ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) UnmarshalJSON ¶ added in v1.0.4
func (o *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) UnmarshalJSON(data []byte) (err error)
type ListInstitutions200ResponseResultsInnerGeo ¶
type ListInstitutions200ResponseResultsInnerGeo struct { City *string `json:"city,omitempty"` GeonamesCityId *string `json:"geonames_city_id,omitempty"` Region *string `json:"region,omitempty"` CountryCode *string `json:"country_code,omitempty"` Country *string `json:"country,omitempty"` Latitude *float32 `json:"latitude,omitempty"` Longitude *float32 `json:"longitude,omitempty"` }
ListInstitutions200ResponseResultsInnerGeo Geographic information about the institution's location.
func NewListInstitutions200ResponseResultsInnerGeo ¶
func NewListInstitutions200ResponseResultsInnerGeo() *ListInstitutions200ResponseResultsInnerGeo
NewListInstitutions200ResponseResultsInnerGeo instantiates a new ListInstitutions200ResponseResultsInnerGeo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerGeoWithDefaults ¶
func NewListInstitutions200ResponseResultsInnerGeoWithDefaults() *ListInstitutions200ResponseResultsInnerGeo
NewListInstitutions200ResponseResultsInnerGeoWithDefaults instantiates a new ListInstitutions200ResponseResultsInnerGeo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInnerGeo) GetCity ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetCity() string
GetCity returns the City field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerGeo) GetCityOk ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetCityOk() (*string, bool)
GetCityOk returns a tuple with the City field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) GetCountry ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerGeo) GetCountryCode ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetCountryCode() string
GetCountryCode returns the CountryCode field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerGeo) GetCountryCodeOk ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetCountryCodeOk() (*string, bool)
GetCountryCodeOk returns a tuple with the CountryCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) GetCountryOk ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) GetGeonamesCityId ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetGeonamesCityId() string
GetGeonamesCityId returns the GeonamesCityId field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerGeo) GetGeonamesCityIdOk ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetGeonamesCityIdOk() (*string, bool)
GetGeonamesCityIdOk returns a tuple with the GeonamesCityId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) GetLatitude ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetLatitude() float32
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerGeo) GetLatitudeOk ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetLatitudeOk() (*float32, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) GetLongitude ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetLongitude() float32
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerGeo) GetLongitudeOk ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetLongitudeOk() (*float32, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) GetRegion ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetRegion() string
GetRegion returns the Region field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerGeo) GetRegionOk ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) GetRegionOk() (*string, bool)
GetRegionOk returns a tuple with the Region field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) HasCity ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) HasCity() bool
HasCity returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) HasCountry ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) HasCountryCode ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) HasCountryCode() bool
HasCountryCode returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) HasGeonamesCityId ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) HasGeonamesCityId() bool
HasGeonamesCityId returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) HasLatitude ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) HasLongitude ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerGeo) HasRegion ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) HasRegion() bool
HasRegion returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInnerGeo) MarshalJSON ¶
func (o ListInstitutions200ResponseResultsInnerGeo) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInnerGeo) SetCity ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) SetCity(v string)
SetCity gets a reference to the given string and assigns it to the City field.
func (*ListInstitutions200ResponseResultsInnerGeo) SetCountry ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*ListInstitutions200ResponseResultsInnerGeo) SetCountryCode ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) SetCountryCode(v string)
SetCountryCode gets a reference to the given string and assigns it to the CountryCode field.
func (*ListInstitutions200ResponseResultsInnerGeo) SetGeonamesCityId ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) SetGeonamesCityId(v string)
SetGeonamesCityId gets a reference to the given string and assigns it to the GeonamesCityId field.
func (*ListInstitutions200ResponseResultsInnerGeo) SetLatitude ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) SetLatitude(v float32)
SetLatitude gets a reference to the given float32 and assigns it to the Latitude field.
func (*ListInstitutions200ResponseResultsInnerGeo) SetLongitude ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) SetLongitude(v float32)
SetLongitude gets a reference to the given float32 and assigns it to the Longitude field.
func (*ListInstitutions200ResponseResultsInnerGeo) SetRegion ¶
func (o *ListInstitutions200ResponseResultsInnerGeo) SetRegion(v string)
SetRegion gets a reference to the given string and assigns it to the Region field.
func (ListInstitutions200ResponseResultsInnerGeo) ToMap ¶
func (o ListInstitutions200ResponseResultsInnerGeo) ToMap() (map[string]interface{}, error)
type ListInstitutions200ResponseResultsInnerIds ¶
type ListInstitutions200ResponseResultsInnerIds struct { Openalex *string `json:"openalex,omitempty"` Ror *string `json:"ror,omitempty"` Grid *string `json:"grid,omitempty"` Wikipedia *string `json:"wikipedia,omitempty"` Wikidata *string `json:"wikidata,omitempty"` Mag *string `json:"mag,omitempty"` }
ListInstitutions200ResponseResultsInnerIds External identifiers for this institution.
func NewListInstitutions200ResponseResultsInnerIds ¶
func NewListInstitutions200ResponseResultsInnerIds() *ListInstitutions200ResponseResultsInnerIds
NewListInstitutions200ResponseResultsInnerIds instantiates a new ListInstitutions200ResponseResultsInnerIds object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerIdsWithDefaults ¶
func NewListInstitutions200ResponseResultsInnerIdsWithDefaults() *ListInstitutions200ResponseResultsInnerIds
NewListInstitutions200ResponseResultsInnerIdsWithDefaults instantiates a new ListInstitutions200ResponseResultsInnerIds object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInnerIds) GetGrid ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetGrid() string
GetGrid returns the Grid field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerIds) GetGridOk ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetGridOk() (*string, bool)
GetGridOk returns a tuple with the Grid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerIds) GetMag ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetMag() string
GetMag returns the Mag field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerIds) GetMagOk ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetMagOk() (*string, bool)
GetMagOk returns a tuple with the Mag field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerIds) GetOpenalex ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetOpenalex() string
GetOpenalex returns the Openalex field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerIds) GetOpenalexOk ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
GetOpenalexOk returns a tuple with the Openalex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerIds) GetRor ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetRor() string
GetRor returns the Ror field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerIds) GetRorOk ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetRorOk() (*string, bool)
GetRorOk returns a tuple with the Ror field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerIds) GetWikidata ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetWikidata() string
GetWikidata returns the Wikidata field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerIds) GetWikidataOk ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerIds) GetWikipedia ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetWikipedia() string
GetWikipedia returns the Wikipedia field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerIds) GetWikipediaOk ¶
func (o *ListInstitutions200ResponseResultsInnerIds) GetWikipediaOk() (*string, bool)
GetWikipediaOk returns a tuple with the Wikipedia field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerIds) HasGrid ¶
func (o *ListInstitutions200ResponseResultsInnerIds) HasGrid() bool
HasGrid returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerIds) HasMag ¶
func (o *ListInstitutions200ResponseResultsInnerIds) HasMag() bool
HasMag returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerIds) HasOpenalex ¶
func (o *ListInstitutions200ResponseResultsInnerIds) HasOpenalex() bool
HasOpenalex returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerIds) HasRor ¶
func (o *ListInstitutions200ResponseResultsInnerIds) HasRor() bool
HasRor returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerIds) HasWikidata ¶
func (o *ListInstitutions200ResponseResultsInnerIds) HasWikidata() bool
HasWikidata returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerIds) HasWikipedia ¶
func (o *ListInstitutions200ResponseResultsInnerIds) HasWikipedia() bool
HasWikipedia returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInnerIds) MarshalJSON ¶
func (o ListInstitutions200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInnerIds) SetGrid ¶
func (o *ListInstitutions200ResponseResultsInnerIds) SetGrid(v string)
SetGrid gets a reference to the given string and assigns it to the Grid field.
func (*ListInstitutions200ResponseResultsInnerIds) SetMag ¶
func (o *ListInstitutions200ResponseResultsInnerIds) SetMag(v string)
SetMag gets a reference to the given string and assigns it to the Mag field.
func (*ListInstitutions200ResponseResultsInnerIds) SetOpenalex ¶
func (o *ListInstitutions200ResponseResultsInnerIds) SetOpenalex(v string)
SetOpenalex gets a reference to the given string and assigns it to the Openalex field.
func (*ListInstitutions200ResponseResultsInnerIds) SetRor ¶
func (o *ListInstitutions200ResponseResultsInnerIds) SetRor(v string)
SetRor gets a reference to the given string and assigns it to the Ror field.
func (*ListInstitutions200ResponseResultsInnerIds) SetWikidata ¶
func (o *ListInstitutions200ResponseResultsInnerIds) SetWikidata(v string)
SetWikidata gets a reference to the given string and assigns it to the Wikidata field.
func (*ListInstitutions200ResponseResultsInnerIds) SetWikipedia ¶
func (o *ListInstitutions200ResponseResultsInnerIds) SetWikipedia(v string)
SetWikipedia gets a reference to the given string and assigns it to the Wikipedia field.
func (ListInstitutions200ResponseResultsInnerIds) ToMap ¶
func (o ListInstitutions200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
type ListInstitutions200ResponseResultsInnerInternational ¶
type ListInstitutions200ResponseResultsInnerInternational struct {
DisplayName map[string]string `json:"display_name,omitempty"`
}
ListInstitutions200ResponseResultsInnerInternational The institution's display name in different languages.
func NewListInstitutions200ResponseResultsInnerInternational ¶
func NewListInstitutions200ResponseResultsInnerInternational() *ListInstitutions200ResponseResultsInnerInternational
NewListInstitutions200ResponseResultsInnerInternational instantiates a new ListInstitutions200ResponseResultsInnerInternational object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerInternationalWithDefaults ¶
func NewListInstitutions200ResponseResultsInnerInternationalWithDefaults() *ListInstitutions200ResponseResultsInnerInternational
NewListInstitutions200ResponseResultsInnerInternationalWithDefaults instantiates a new ListInstitutions200ResponseResultsInnerInternational object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInnerInternational) GetDisplayName ¶
func (o *ListInstitutions200ResponseResultsInnerInternational) GetDisplayName() map[string]string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerInternational) GetDisplayNameOk ¶
func (o *ListInstitutions200ResponseResultsInnerInternational) GetDisplayNameOk() (map[string]string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerInternational) HasDisplayName ¶
func (o *ListInstitutions200ResponseResultsInnerInternational) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInnerInternational) MarshalJSON ¶
func (o ListInstitutions200ResponseResultsInnerInternational) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInnerInternational) SetDisplayName ¶
func (o *ListInstitutions200ResponseResultsInnerInternational) SetDisplayName(v map[string]string)
SetDisplayName gets a reference to the given map[string]string and assigns it to the DisplayName field.
func (ListInstitutions200ResponseResultsInnerInternational) ToMap ¶
func (o ListInstitutions200ResponseResultsInnerInternational) ToMap() (map[string]interface{}, error)
type ListInstitutions200ResponseResultsInnerRepositoriesInner ¶
type ListInstitutions200ResponseResultsInnerRepositoriesInner struct { Id *string `json:"id,omitempty"` DisplayName *string `json:"display_name,omitempty"` HostOrganization *string `json:"host_organization,omitempty"` HostOrganizationName *string `json:"host_organization_name,omitempty"` HostOrganizationLineage []string `json:"host_organization_lineage,omitempty"` }
ListInstitutions200ResponseResultsInnerRepositoriesInner struct for ListInstitutions200ResponseResultsInnerRepositoriesInner
func NewListInstitutions200ResponseResultsInnerRepositoriesInner ¶
func NewListInstitutions200ResponseResultsInnerRepositoriesInner() *ListInstitutions200ResponseResultsInnerRepositoriesInner
NewListInstitutions200ResponseResultsInnerRepositoriesInner instantiates a new ListInstitutions200ResponseResultsInnerRepositoriesInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerRepositoriesInnerWithDefaults ¶
func NewListInstitutions200ResponseResultsInnerRepositoriesInnerWithDefaults() *ListInstitutions200ResponseResultsInnerRepositoriesInner
NewListInstitutions200ResponseResultsInnerRepositoriesInnerWithDefaults instantiates a new ListInstitutions200ResponseResultsInnerRepositoriesInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetDisplayName ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetDisplayNameOk ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganization ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganization() string
GetHostOrganization returns the HostOrganization field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationLineage ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationLineage() []string
GetHostOrganizationLineage returns the HostOrganizationLineage field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationLineageOk ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationLineageOk() ([]string, bool)
GetHostOrganizationLineageOk returns a tuple with the HostOrganizationLineage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationName ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationName() string
GetHostOrganizationName returns the HostOrganizationName field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationNameOk ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationNameOk() (*string, bool)
GetHostOrganizationNameOk returns a tuple with the HostOrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationOk ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetHostOrganizationOk() (*string, bool)
GetHostOrganizationOk returns a tuple with the HostOrganization field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetId ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) GetIdOk ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) HasDisplayName ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganization ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganization() bool
HasHostOrganization returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganizationLineage ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganizationLineage() bool
HasHostOrganizationLineage returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganizationName ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasHostOrganizationName() bool
HasHostOrganizationName returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) HasId ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) HasId() bool
HasId returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInnerRepositoriesInner) MarshalJSON ¶
func (o ListInstitutions200ResponseResultsInnerRepositoriesInner) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) SetDisplayName ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganization ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganization(v string)
SetHostOrganization gets a reference to the given string and assigns it to the HostOrganization field.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganizationLineage ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganizationLineage(v []string)
SetHostOrganizationLineage gets a reference to the given []string and assigns it to the HostOrganizationLineage field.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganizationName ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetHostOrganizationName(v string)
SetHostOrganizationName gets a reference to the given string and assigns it to the HostOrganizationName field.
func (*ListInstitutions200ResponseResultsInnerRepositoriesInner) SetId ¶
func (o *ListInstitutions200ResponseResultsInnerRepositoriesInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (ListInstitutions200ResponseResultsInnerRepositoriesInner) ToMap ¶
func (o ListInstitutions200ResponseResultsInnerRepositoriesInner) ToMap() (map[string]interface{}, error)
type ListInstitutions200ResponseResultsInnerSummaryStats ¶
type ListInstitutions200ResponseResultsInnerSummaryStats struct { Var2yrMeanCitedness *float32 `json:"2yr_mean_citedness,omitempty"` HIndex *int32 `json:"h_index,omitempty"` I10Index *int32 `json:"i10_index,omitempty"` }
ListInstitutions200ResponseResultsInnerSummaryStats Citation metrics for this institution.
func NewListInstitutions200ResponseResultsInnerSummaryStats ¶
func NewListInstitutions200ResponseResultsInnerSummaryStats() *ListInstitutions200ResponseResultsInnerSummaryStats
NewListInstitutions200ResponseResultsInnerSummaryStats instantiates a new ListInstitutions200ResponseResultsInnerSummaryStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerSummaryStatsWithDefaults ¶
func NewListInstitutions200ResponseResultsInnerSummaryStatsWithDefaults() *ListInstitutions200ResponseResultsInnerSummaryStats
NewListInstitutions200ResponseResultsInnerSummaryStatsWithDefaults instantiates a new ListInstitutions200ResponseResultsInnerSummaryStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInnerSummaryStats) GetHIndex ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetHIndex() int32
GetHIndex returns the HIndex field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) GetHIndexOk ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
GetHIndexOk returns a tuple with the HIndex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) GetI10Index ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetI10Index() int32
GetI10Index returns the I10Index field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) GetI10IndexOk ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
GetI10IndexOk returns a tuple with the I10Index field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
GetVar2yrMeanCitedness returns the Var2yrMeanCitedness field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
GetVar2yrMeanCitednessOk returns a tuple with the Var2yrMeanCitedness field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) HasHIndex ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) HasHIndex() bool
HasHIndex returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) HasI10Index ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) HasI10Index() bool
HasI10Index returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
HasVar2yrMeanCitedness returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (o ListInstitutions200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInnerSummaryStats) SetHIndex ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
SetHIndex gets a reference to the given int32 and assigns it to the HIndex field.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) SetI10Index ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
SetI10Index gets a reference to the given int32 and assigns it to the I10Index field.
func (*ListInstitutions200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness ¶
func (o *ListInstitutions200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
SetVar2yrMeanCitedness gets a reference to the given float32 and assigns it to the Var2yrMeanCitedness field.
func (ListInstitutions200ResponseResultsInnerSummaryStats) ToMap ¶
func (o ListInstitutions200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
type ListInstitutions200ResponseResultsInnerTopicsInner ¶ added in v1.0.5
type ListInstitutions200ResponseResultsInnerTopicsInner struct { // The number of works associated with this topic. Count *int32 `json:"count,omitempty"` // The name of the topic. DisplayName *string `json:"display_name,omitempty"` Domain *ListInstitutions200ResponseResultsInnerTopicsInnerDomain `json:"domain,omitempty"` Field *ListInstitutions200ResponseResultsInnerTopicsInnerDomain `json:"field,omitempty"` // The OpenAlex ID for this topic. Id *string `json:"id,omitempty"` // The strength of the connection between a work and this topic. Score *float32 `json:"score,omitempty"` Subfield *ListInstitutions200ResponseResultsInnerTopicsInnerDomain `json:"subfield,omitempty"` Value *float32 `json:"value,omitempty"` }
ListInstitutions200ResponseResultsInnerTopicsInner A simplified representation of a topic, used when a topic is referenced by another entity.
func NewListInstitutions200ResponseResultsInnerTopicsInner ¶ added in v1.0.5
func NewListInstitutions200ResponseResultsInnerTopicsInner() *ListInstitutions200ResponseResultsInnerTopicsInner
NewListInstitutions200ResponseResultsInnerTopicsInner instantiates a new ListInstitutions200ResponseResultsInnerTopicsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerTopicsInnerWithDefaults ¶ added in v1.0.5
func NewListInstitutions200ResponseResultsInnerTopicsInnerWithDefaults() *ListInstitutions200ResponseResultsInnerTopicsInner
NewListInstitutions200ResponseResultsInnerTopicsInnerWithDefaults instantiates a new ListInstitutions200ResponseResultsInnerTopicsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetCount ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetCountOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetDisplayName ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetDisplayNameOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetDomain ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetDomain() ListInstitutions200ResponseResultsInnerTopicsInnerDomain
GetDomain returns the Domain field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetDomainOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetDomainOk() (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain, bool)
GetDomainOk returns a tuple with the Domain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetField ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetField() ListInstitutions200ResponseResultsInnerTopicsInnerDomain
GetField returns the Field field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetFieldOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetFieldOk() (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain, bool)
GetFieldOk returns a tuple with the Field field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetId ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetIdOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetScore ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetScoreOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetSubfield ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetSubfield() ListInstitutions200ResponseResultsInnerTopicsInnerDomain
GetSubfield returns the Subfield field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetSubfieldOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetSubfieldOk() (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain, bool)
GetSubfieldOk returns a tuple with the Subfield field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetValue ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetValue() float32
GetValue returns the Value field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) GetValueOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) GetValueOk() (*float32, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) HasCount ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) HasDisplayName ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) HasDomain ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasDomain() bool
HasDomain returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) HasField ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasField() bool
HasField returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) HasId ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) HasScore ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) HasSubfield ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasSubfield() bool
HasSubfield returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) HasValue ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) HasValue() bool
HasValue returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInnerTopicsInner) MarshalJSON ¶ added in v1.0.5
func (o ListInstitutions200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInnerTopicsInner) SetCount ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) SetDisplayName ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) SetDomain ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetDomain(v ListInstitutions200ResponseResultsInnerTopicsInnerDomain)
SetDomain gets a reference to the given ListInstitutions200ResponseResultsInnerTopicsInnerDomain and assigns it to the Domain field.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) SetField ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetField(v ListInstitutions200ResponseResultsInnerTopicsInnerDomain)
SetField gets a reference to the given ListInstitutions200ResponseResultsInnerTopicsInnerDomain and assigns it to the Field field.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) SetId ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) SetScore ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetScore(v float32)
SetScore gets a reference to the given float32 and assigns it to the Score field.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) SetSubfield ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetSubfield(v ListInstitutions200ResponseResultsInnerTopicsInnerDomain)
SetSubfield gets a reference to the given ListInstitutions200ResponseResultsInnerTopicsInnerDomain and assigns it to the Subfield field.
func (*ListInstitutions200ResponseResultsInnerTopicsInner) SetValue ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInner) SetValue(v float32)
SetValue gets a reference to the given float32 and assigns it to the Value field.
func (ListInstitutions200ResponseResultsInnerTopicsInner) ToMap ¶ added in v1.0.5
func (o ListInstitutions200ResponseResultsInnerTopicsInner) ToMap() (map[string]interface{}, error)
type ListInstitutions200ResponseResultsInnerTopicsInnerDomain ¶ added in v1.0.5
type ListInstitutions200ResponseResultsInnerTopicsInnerDomain struct { DisplayName *string `json:"display_name,omitempty"` Id *string `json:"id,omitempty"` }
ListInstitutions200ResponseResultsInnerTopicsInnerDomain struct for ListInstitutions200ResponseResultsInnerTopicsInnerDomain
func NewListInstitutions200ResponseResultsInnerTopicsInnerDomain ¶ added in v1.0.5
func NewListInstitutions200ResponseResultsInnerTopicsInnerDomain() *ListInstitutions200ResponseResultsInnerTopicsInnerDomain
NewListInstitutions200ResponseResultsInnerTopicsInnerDomain instantiates a new ListInstitutions200ResponseResultsInnerTopicsInnerDomain object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListInstitutions200ResponseResultsInnerTopicsInnerDomainWithDefaults ¶ added in v1.0.5
func NewListInstitutions200ResponseResultsInnerTopicsInnerDomainWithDefaults() *ListInstitutions200ResponseResultsInnerTopicsInnerDomain
NewListInstitutions200ResponseResultsInnerTopicsInnerDomainWithDefaults instantiates a new ListInstitutions200ResponseResultsInnerTopicsInnerDomain object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetDisplayName ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetId ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetIdOk ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain) HasDisplayName ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain) HasId ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) HasId() bool
HasId returns a boolean if a field has been set.
func (ListInstitutions200ResponseResultsInnerTopicsInnerDomain) MarshalJSON ¶ added in v1.0.5
func (o ListInstitutions200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
func (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain) SetDisplayName ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListInstitutions200ResponseResultsInnerTopicsInnerDomain) SetId ¶ added in v1.0.5
func (o *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (ListInstitutions200ResponseResultsInnerTopicsInnerDomain) ToMap ¶ added in v1.0.5
func (o ListInstitutions200ResponseResultsInnerTopicsInnerDomain) ToMap() (map[string]interface{}, error)
type ListKeywords200Response ¶
type ListKeywords200Response struct { Meta *ListAuthors200ResponseMeta `json:"meta,omitempty"` Results []ListKeywords200ResponseResultsInner `json:"results,omitempty"` GroupBy []ListAuthors200ResponseGroupByInner `json:"group_by,omitempty"` }
ListKeywords200Response struct for ListKeywords200Response
func NewListKeywords200Response ¶
func NewListKeywords200Response() *ListKeywords200Response
NewListKeywords200Response instantiates a new ListKeywords200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListKeywords200ResponseWithDefaults ¶
func NewListKeywords200ResponseWithDefaults() *ListKeywords200Response
NewListKeywords200ResponseWithDefaults instantiates a new ListKeywords200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListKeywords200Response) GetGroupBy ¶
func (o *ListKeywords200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
GetGroupBy returns the GroupBy field value if set, zero value otherwise.
func (*ListKeywords200Response) GetGroupByOk ¶
func (o *ListKeywords200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
GetGroupByOk returns a tuple with the GroupBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200Response) GetMeta ¶
func (o *ListKeywords200Response) GetMeta() ListAuthors200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListKeywords200Response) GetMetaOk ¶
func (o *ListKeywords200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200Response) GetResults ¶
func (o *ListKeywords200Response) GetResults() []ListKeywords200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListKeywords200Response) GetResultsOk ¶
func (o *ListKeywords200Response) GetResultsOk() ([]ListKeywords200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200Response) HasGroupBy ¶
func (o *ListKeywords200Response) HasGroupBy() bool
HasGroupBy returns a boolean if a field has been set.
func (*ListKeywords200Response) HasMeta ¶
func (o *ListKeywords200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListKeywords200Response) HasResults ¶
func (o *ListKeywords200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListKeywords200Response) MarshalJSON ¶
func (o ListKeywords200Response) MarshalJSON() ([]byte, error)
func (*ListKeywords200Response) SetGroupBy ¶
func (o *ListKeywords200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
SetGroupBy gets a reference to the given []ListAuthors200ResponseGroupByInner and assigns it to the GroupBy field.
func (*ListKeywords200Response) SetMeta ¶
func (o *ListKeywords200Response) SetMeta(v ListAuthors200ResponseMeta)
SetMeta gets a reference to the given ListAuthors200ResponseMeta and assigns it to the Meta field.
func (*ListKeywords200Response) SetResults ¶
func (o *ListKeywords200Response) SetResults(v []ListKeywords200ResponseResultsInner)
SetResults gets a reference to the given []ListKeywords200ResponseResultsInner and assigns it to the Results field.
func (ListKeywords200Response) ToMap ¶
func (o ListKeywords200Response) ToMap() (map[string]interface{}, error)
type ListKeywords200ResponseResultsInner ¶
type ListKeywords200ResponseResultsInner struct { // The OpenAlex ID for this keyword. Id string `json:"id"` // The name of the keyword. DisplayName string `json:"display_name"` // The similarity score of the keyword to the work's title and abstract text. Higher scores indicate greater relevance. Score *float32 `json:"score,omitempty"` // The number of works in OpenAlex that have this keyword. WorksCount *int32 `json:"works_count,omitempty"` // An URL that will get you a list of all the works with this keyword. WorksApiUrl *string `json:"works_api_url,omitempty"` // The total number of citations received by all works with this keyword. CitedByCount *int32 `json:"cited_by_count,omitempty"` // The last time anything in this keyword object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` // The date this keyword object was created in the OpenAlex dataset. CreatedDate *string `json:"created_date,omitempty"` }
ListKeywords200ResponseResultsInner struct for ListKeywords200ResponseResultsInner
func NewListKeywords200ResponseResultsInner ¶
func NewListKeywords200ResponseResultsInner(id string, displayName string) *ListKeywords200ResponseResultsInner
NewListKeywords200ResponseResultsInner instantiates a new ListKeywords200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListKeywords200ResponseResultsInnerWithDefaults ¶
func NewListKeywords200ResponseResultsInnerWithDefaults() *ListKeywords200ResponseResultsInner
NewListKeywords200ResponseResultsInnerWithDefaults instantiates a new ListKeywords200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListKeywords200ResponseResultsInner) GetCitedByCount ¶
func (o *ListKeywords200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListKeywords200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListKeywords200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200ResponseResultsInner) GetCreatedDate ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListKeywords200ResponseResultsInner) GetCreatedDateOk ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200ResponseResultsInner) GetDisplayName ¶
func (o *ListKeywords200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListKeywords200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListKeywords200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListKeywords200ResponseResultsInner) GetId ¶
func (o *ListKeywords200ResponseResultsInner) GetId() string
GetId returns the Id field value
func (*ListKeywords200ResponseResultsInner) GetIdOk ¶
func (o *ListKeywords200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListKeywords200ResponseResultsInner) GetScore ¶
func (o *ListKeywords200ResponseResultsInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise.
func (*ListKeywords200ResponseResultsInner) GetScoreOk ¶
func (o *ListKeywords200ResponseResultsInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200ResponseResultsInner) GetUpdatedDate ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListKeywords200ResponseResultsInner) GetUpdatedDateOk ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200ResponseResultsInner) GetWorksApiUrl ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) GetWorksApiUrl() string
GetWorksApiUrl returns the WorksApiUrl field value if set, zero value otherwise.
func (*ListKeywords200ResponseResultsInner) GetWorksApiUrlOk ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
GetWorksApiUrlOk returns a tuple with the WorksApiUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200ResponseResultsInner) GetWorksCount ¶
func (o *ListKeywords200ResponseResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListKeywords200ResponseResultsInner) GetWorksCountOk ¶
func (o *ListKeywords200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListKeywords200ResponseResultsInner) HasCitedByCount ¶
func (o *ListKeywords200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListKeywords200ResponseResultsInner) HasCreatedDate ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListKeywords200ResponseResultsInner) HasScore ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (*ListKeywords200ResponseResultsInner) HasUpdatedDate ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*ListKeywords200ResponseResultsInner) HasWorksApiUrl ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) HasWorksApiUrl() bool
HasWorksApiUrl returns a boolean if a field has been set.
func (*ListKeywords200ResponseResultsInner) HasWorksCount ¶
func (o *ListKeywords200ResponseResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (ListKeywords200ResponseResultsInner) MarshalJSON ¶
func (o ListKeywords200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListKeywords200ResponseResultsInner) SetCitedByCount ¶
func (o *ListKeywords200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListKeywords200ResponseResultsInner) SetCreatedDate ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListKeywords200ResponseResultsInner) SetDisplayName ¶
func (o *ListKeywords200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListKeywords200ResponseResultsInner) SetId ¶
func (o *ListKeywords200ResponseResultsInner) SetId(v string)
SetId sets field value
func (*ListKeywords200ResponseResultsInner) SetScore ¶
func (o *ListKeywords200ResponseResultsInner) SetScore(v float32)
SetScore gets a reference to the given float32 and assigns it to the Score field.
func (*ListKeywords200ResponseResultsInner) SetUpdatedDate ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (*ListKeywords200ResponseResultsInner) SetWorksApiUrl ¶ added in v1.0.4
func (o *ListKeywords200ResponseResultsInner) SetWorksApiUrl(v string)
SetWorksApiUrl gets a reference to the given string and assigns it to the WorksApiUrl field.
func (*ListKeywords200ResponseResultsInner) SetWorksCount ¶
func (o *ListKeywords200ResponseResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (ListKeywords200ResponseResultsInner) ToMap ¶
func (o ListKeywords200ResponseResultsInner) ToMap() (map[string]interface{}, error)
func (*ListKeywords200ResponseResultsInner) UnmarshalJSON ¶
func (o *ListKeywords200ResponseResultsInner) UnmarshalJSON(data []byte) (err error)
type ListPublishers200Response ¶
type ListPublishers200Response struct { Meta *ListAuthors200ResponseMeta `json:"meta,omitempty"` Results []ListPublishers200ResponseResultsInner `json:"results,omitempty"` GroupBy []ListAuthors200ResponseGroupByInner `json:"group_by,omitempty"` }
ListPublishers200Response struct for ListPublishers200Response
func NewListPublishers200Response ¶
func NewListPublishers200Response() *ListPublishers200Response
NewListPublishers200Response instantiates a new ListPublishers200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListPublishers200ResponseWithDefaults ¶
func NewListPublishers200ResponseWithDefaults() *ListPublishers200Response
NewListPublishers200ResponseWithDefaults instantiates a new ListPublishers200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListPublishers200Response) GetGroupBy ¶
func (o *ListPublishers200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
GetGroupBy returns the GroupBy field value if set, zero value otherwise.
func (*ListPublishers200Response) GetGroupByOk ¶
func (o *ListPublishers200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
GetGroupByOk returns a tuple with the GroupBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200Response) GetMeta ¶
func (o *ListPublishers200Response) GetMeta() ListAuthors200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListPublishers200Response) GetMetaOk ¶
func (o *ListPublishers200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200Response) GetResults ¶
func (o *ListPublishers200Response) GetResults() []ListPublishers200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListPublishers200Response) GetResultsOk ¶
func (o *ListPublishers200Response) GetResultsOk() ([]ListPublishers200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200Response) HasGroupBy ¶
func (o *ListPublishers200Response) HasGroupBy() bool
HasGroupBy returns a boolean if a field has been set.
func (*ListPublishers200Response) HasMeta ¶
func (o *ListPublishers200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListPublishers200Response) HasResults ¶
func (o *ListPublishers200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListPublishers200Response) MarshalJSON ¶
func (o ListPublishers200Response) MarshalJSON() ([]byte, error)
func (*ListPublishers200Response) SetGroupBy ¶
func (o *ListPublishers200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
SetGroupBy gets a reference to the given []ListAuthors200ResponseGroupByInner and assigns it to the GroupBy field.
func (*ListPublishers200Response) SetMeta ¶
func (o *ListPublishers200Response) SetMeta(v ListAuthors200ResponseMeta)
SetMeta gets a reference to the given ListAuthors200ResponseMeta and assigns it to the Meta field.
func (*ListPublishers200Response) SetResults ¶
func (o *ListPublishers200Response) SetResults(v []ListPublishers200ResponseResultsInner)
SetResults gets a reference to the given []ListPublishers200ResponseResultsInner and assigns it to the Results field.
func (ListPublishers200Response) ToMap ¶
func (o ListPublishers200Response) ToMap() (map[string]interface{}, error)
type ListPublishers200ResponseResultsInner ¶
type ListPublishers200ResponseResultsInner struct { // A list of alternate titles for this publisher. AlternateTitles []string `json:"alternate_titles,omitempty"` // The number of citations to works that are linked to this publisher through journals or other sources. CitedByCount *int32 `json:"cited_by_count,omitempty"` // The countries where the publisher is primarily located, as an ISO two-letter country code. CountryCodes []string `json:"country_codes,omitempty"` // The values of works_count and cited_by_count for each of the last ten years, binned by year. CountsByYear []ListAuthors200ResponseResultsInnerCountsByYearInner `json:"counts_by_year,omitempty"` // The date this Publisher object was created in the OpenAlex dataset, expressed as an ISO 8601 date string. CreatedDate *string `json:"created_date,omitempty"` // The primary name of the publisher. DisplayName *string `json:"display_name,omitempty"` // The hierarchy level for this publisher. A publisher with hierarchy level 0 has no parent publishers. HierarchyLevel *int32 `json:"hierarchy_level,omitempty"` // The OpenAlex ID for this publisher. Id *string `json:"id,omitempty"` Ids *ListPublishers200ResponseResultsInnerIds `json:"ids,omitempty"` // URL for a smaller version of the image representing this publisher. ImageThumbnailUrl *string `json:"image_thumbnail_url,omitempty"` // URL where you can get an image representing this publisher. ImageUrl *string `json:"image_url,omitempty"` // OpenAlex IDs of publishers, including this publisher's ID and any parent publishers. Lineage []string `json:"lineage,omitempty"` ParentPublisher NullableListPublishers200ResponseResultsInnerParentPublisher `json:"parent_publisher,omitempty"` // List of role objects, which include the role, the id, and the works_count. Roles []ListFunders200ResponseResultsInnerRolesInner `json:"roles,omitempty"` // An URL that will get you a list of all the sources published by this publisher. SourcesApiUrl *string `json:"sources_api_url,omitempty"` SummaryStats *ListPublishers200ResponseResultsInnerSummaryStats `json:"summary_stats,omitempty"` // The last time anything in this publisher object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` // The number of works published by this publisher. WorksCount *int32 `json:"works_count,omitempty"` }
ListPublishers200ResponseResultsInner struct for ListPublishers200ResponseResultsInner
func NewListPublishers200ResponseResultsInner ¶
func NewListPublishers200ResponseResultsInner() *ListPublishers200ResponseResultsInner
NewListPublishers200ResponseResultsInner instantiates a new ListPublishers200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListPublishers200ResponseResultsInnerWithDefaults ¶
func NewListPublishers200ResponseResultsInnerWithDefaults() *ListPublishers200ResponseResultsInner
NewListPublishers200ResponseResultsInnerWithDefaults instantiates a new ListPublishers200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListPublishers200ResponseResultsInner) GetAlternateTitles ¶
func (o *ListPublishers200ResponseResultsInner) GetAlternateTitles() []string
GetAlternateTitles returns the AlternateTitles field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetAlternateTitlesOk ¶
func (o *ListPublishers200ResponseResultsInner) GetAlternateTitlesOk() ([]string, bool)
GetAlternateTitlesOk returns a tuple with the AlternateTitles field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetCitedByCount ¶
func (o *ListPublishers200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListPublishers200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetCountryCodes ¶
func (o *ListPublishers200ResponseResultsInner) GetCountryCodes() []string
GetCountryCodes returns the CountryCodes field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetCountryCodesOk ¶
func (o *ListPublishers200ResponseResultsInner) GetCountryCodesOk() ([]string, bool)
GetCountryCodesOk returns a tuple with the CountryCodes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetCountsByYear ¶
func (o *ListPublishers200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
GetCountsByYear returns the CountsByYear field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetCountsByYearOk ¶
func (o *ListPublishers200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
GetCountsByYearOk returns a tuple with the CountsByYear field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetCreatedDate ¶
func (o *ListPublishers200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetCreatedDateOk ¶
func (o *ListPublishers200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetDisplayName ¶
func (o *ListPublishers200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListPublishers200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetHierarchyLevel ¶
func (o *ListPublishers200ResponseResultsInner) GetHierarchyLevel() int32
GetHierarchyLevel returns the HierarchyLevel field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetHierarchyLevelOk ¶
func (o *ListPublishers200ResponseResultsInner) GetHierarchyLevelOk() (*int32, bool)
GetHierarchyLevelOk returns a tuple with the HierarchyLevel field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetId ¶
func (o *ListPublishers200ResponseResultsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetIdOk ¶
func (o *ListPublishers200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetIds ¶
func (o *ListPublishers200ResponseResultsInner) GetIds() ListPublishers200ResponseResultsInnerIds
GetIds returns the Ids field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetIdsOk ¶
func (o *ListPublishers200ResponseResultsInner) GetIdsOk() (*ListPublishers200ResponseResultsInnerIds, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetImageThumbnailUrl ¶
func (o *ListPublishers200ResponseResultsInner) GetImageThumbnailUrl() string
GetImageThumbnailUrl returns the ImageThumbnailUrl field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetImageThumbnailUrlOk ¶
func (o *ListPublishers200ResponseResultsInner) GetImageThumbnailUrlOk() (*string, bool)
GetImageThumbnailUrlOk returns a tuple with the ImageThumbnailUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetImageUrl ¶
func (o *ListPublishers200ResponseResultsInner) GetImageUrl() string
GetImageUrl returns the ImageUrl field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetImageUrlOk ¶
func (o *ListPublishers200ResponseResultsInner) GetImageUrlOk() (*string, bool)
GetImageUrlOk returns a tuple with the ImageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetLineage ¶
func (o *ListPublishers200ResponseResultsInner) GetLineage() []string
GetLineage returns the Lineage field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetLineageOk ¶
func (o *ListPublishers200ResponseResultsInner) GetLineageOk() ([]string, bool)
GetLineageOk returns a tuple with the Lineage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetParentPublisher ¶
func (o *ListPublishers200ResponseResultsInner) GetParentPublisher() ListPublishers200ResponseResultsInnerParentPublisher
GetParentPublisher returns the ParentPublisher field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ListPublishers200ResponseResultsInner) GetParentPublisherOk ¶
func (o *ListPublishers200ResponseResultsInner) GetParentPublisherOk() (*ListPublishers200ResponseResultsInnerParentPublisher, bool)
GetParentPublisherOk returns a tuple with the ParentPublisher field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ListPublishers200ResponseResultsInner) GetRoles ¶
func (o *ListPublishers200ResponseResultsInner) GetRoles() []ListFunders200ResponseResultsInnerRolesInner
GetRoles returns the Roles field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetRolesOk ¶
func (o *ListPublishers200ResponseResultsInner) GetRolesOk() ([]ListFunders200ResponseResultsInnerRolesInner, bool)
GetRolesOk returns a tuple with the Roles field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetSourcesApiUrl ¶
func (o *ListPublishers200ResponseResultsInner) GetSourcesApiUrl() string
GetSourcesApiUrl returns the SourcesApiUrl field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetSourcesApiUrlOk ¶
func (o *ListPublishers200ResponseResultsInner) GetSourcesApiUrlOk() (*string, bool)
GetSourcesApiUrlOk returns a tuple with the SourcesApiUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetSummaryStats ¶
func (o *ListPublishers200ResponseResultsInner) GetSummaryStats() ListPublishers200ResponseResultsInnerSummaryStats
GetSummaryStats returns the SummaryStats field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetSummaryStatsOk ¶
func (o *ListPublishers200ResponseResultsInner) GetSummaryStatsOk() (*ListPublishers200ResponseResultsInnerSummaryStats, bool)
GetSummaryStatsOk returns a tuple with the SummaryStats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetUpdatedDate ¶
func (o *ListPublishers200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetUpdatedDateOk ¶
func (o *ListPublishers200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) GetWorksCount ¶
func (o *ListPublishers200ResponseResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInner) GetWorksCountOk ¶
func (o *ListPublishers200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInner) HasAlternateTitles ¶
func (o *ListPublishers200ResponseResultsInner) HasAlternateTitles() bool
HasAlternateTitles returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasCitedByCount ¶
func (o *ListPublishers200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasCountryCodes ¶
func (o *ListPublishers200ResponseResultsInner) HasCountryCodes() bool
HasCountryCodes returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasCountsByYear ¶
func (o *ListPublishers200ResponseResultsInner) HasCountsByYear() bool
HasCountsByYear returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasCreatedDate ¶
func (o *ListPublishers200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasDisplayName ¶
func (o *ListPublishers200ResponseResultsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasHierarchyLevel ¶
func (o *ListPublishers200ResponseResultsInner) HasHierarchyLevel() bool
HasHierarchyLevel returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasId ¶
func (o *ListPublishers200ResponseResultsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasIds ¶
func (o *ListPublishers200ResponseResultsInner) HasIds() bool
HasIds returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasImageThumbnailUrl ¶
func (o *ListPublishers200ResponseResultsInner) HasImageThumbnailUrl() bool
HasImageThumbnailUrl returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasImageUrl ¶
func (o *ListPublishers200ResponseResultsInner) HasImageUrl() bool
HasImageUrl returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasLineage ¶
func (o *ListPublishers200ResponseResultsInner) HasLineage() bool
HasLineage returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasParentPublisher ¶
func (o *ListPublishers200ResponseResultsInner) HasParentPublisher() bool
HasParentPublisher returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasRoles ¶
func (o *ListPublishers200ResponseResultsInner) HasRoles() bool
HasRoles returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasSourcesApiUrl ¶
func (o *ListPublishers200ResponseResultsInner) HasSourcesApiUrl() bool
HasSourcesApiUrl returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasSummaryStats ¶
func (o *ListPublishers200ResponseResultsInner) HasSummaryStats() bool
HasSummaryStats returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasUpdatedDate ¶
func (o *ListPublishers200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInner) HasWorksCount ¶
func (o *ListPublishers200ResponseResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (ListPublishers200ResponseResultsInner) MarshalJSON ¶
func (o ListPublishers200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListPublishers200ResponseResultsInner) SetAlternateTitles ¶
func (o *ListPublishers200ResponseResultsInner) SetAlternateTitles(v []string)
SetAlternateTitles gets a reference to the given []string and assigns it to the AlternateTitles field.
func (*ListPublishers200ResponseResultsInner) SetCitedByCount ¶
func (o *ListPublishers200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListPublishers200ResponseResultsInner) SetCountryCodes ¶
func (o *ListPublishers200ResponseResultsInner) SetCountryCodes(v []string)
SetCountryCodes gets a reference to the given []string and assigns it to the CountryCodes field.
func (*ListPublishers200ResponseResultsInner) SetCountsByYear ¶
func (o *ListPublishers200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
SetCountsByYear gets a reference to the given []ListAuthors200ResponseResultsInnerCountsByYearInner and assigns it to the CountsByYear field.
func (*ListPublishers200ResponseResultsInner) SetCreatedDate ¶
func (o *ListPublishers200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListPublishers200ResponseResultsInner) SetDisplayName ¶
func (o *ListPublishers200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListPublishers200ResponseResultsInner) SetHierarchyLevel ¶
func (o *ListPublishers200ResponseResultsInner) SetHierarchyLevel(v int32)
SetHierarchyLevel gets a reference to the given int32 and assigns it to the HierarchyLevel field.
func (*ListPublishers200ResponseResultsInner) SetId ¶
func (o *ListPublishers200ResponseResultsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListPublishers200ResponseResultsInner) SetIds ¶
func (o *ListPublishers200ResponseResultsInner) SetIds(v ListPublishers200ResponseResultsInnerIds)
SetIds gets a reference to the given ListPublishers200ResponseResultsInnerIds and assigns it to the Ids field.
func (*ListPublishers200ResponseResultsInner) SetImageThumbnailUrl ¶
func (o *ListPublishers200ResponseResultsInner) SetImageThumbnailUrl(v string)
SetImageThumbnailUrl gets a reference to the given string and assigns it to the ImageThumbnailUrl field.
func (*ListPublishers200ResponseResultsInner) SetImageUrl ¶
func (o *ListPublishers200ResponseResultsInner) SetImageUrl(v string)
SetImageUrl gets a reference to the given string and assigns it to the ImageUrl field.
func (*ListPublishers200ResponseResultsInner) SetLineage ¶
func (o *ListPublishers200ResponseResultsInner) SetLineage(v []string)
SetLineage gets a reference to the given []string and assigns it to the Lineage field.
func (*ListPublishers200ResponseResultsInner) SetParentPublisher ¶
func (o *ListPublishers200ResponseResultsInner) SetParentPublisher(v ListPublishers200ResponseResultsInnerParentPublisher)
SetParentPublisher gets a reference to the given NullableListPublishers200ResponseResultsInnerParentPublisher and assigns it to the ParentPublisher field.
func (*ListPublishers200ResponseResultsInner) SetParentPublisherNil ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInner) SetParentPublisherNil()
SetParentPublisherNil sets the value for ParentPublisher to be an explicit nil
func (*ListPublishers200ResponseResultsInner) SetRoles ¶
func (o *ListPublishers200ResponseResultsInner) SetRoles(v []ListFunders200ResponseResultsInnerRolesInner)
SetRoles gets a reference to the given []ListFunders200ResponseResultsInnerRolesInner and assigns it to the Roles field.
func (*ListPublishers200ResponseResultsInner) SetSourcesApiUrl ¶
func (o *ListPublishers200ResponseResultsInner) SetSourcesApiUrl(v string)
SetSourcesApiUrl gets a reference to the given string and assigns it to the SourcesApiUrl field.
func (*ListPublishers200ResponseResultsInner) SetSummaryStats ¶
func (o *ListPublishers200ResponseResultsInner) SetSummaryStats(v ListPublishers200ResponseResultsInnerSummaryStats)
SetSummaryStats gets a reference to the given ListPublishers200ResponseResultsInnerSummaryStats and assigns it to the SummaryStats field.
func (*ListPublishers200ResponseResultsInner) SetUpdatedDate ¶
func (o *ListPublishers200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (*ListPublishers200ResponseResultsInner) SetWorksCount ¶
func (o *ListPublishers200ResponseResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (ListPublishers200ResponseResultsInner) ToMap ¶
func (o ListPublishers200ResponseResultsInner) ToMap() (map[string]interface{}, error)
func (*ListPublishers200ResponseResultsInner) UnsetParentPublisher ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInner) UnsetParentPublisher()
UnsetParentPublisher ensures that no value is present for ParentPublisher, not even an explicit nil
type ListPublishers200ResponseResultsInnerIds ¶
type ListPublishers200ResponseResultsInnerIds struct { // This publisher's OpenAlex ID Openalex *string `json:"openalex,omitempty"` // This publisher's ROR ID Ror *string `json:"ror,omitempty"` // This publisher's Wikidata ID Wikidata *string `json:"wikidata,omitempty"` }
ListPublishers200ResponseResultsInnerIds struct for ListPublishers200ResponseResultsInnerIds
func NewListPublishers200ResponseResultsInnerIds ¶
func NewListPublishers200ResponseResultsInnerIds() *ListPublishers200ResponseResultsInnerIds
NewListPublishers200ResponseResultsInnerIds instantiates a new ListPublishers200ResponseResultsInnerIds object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListPublishers200ResponseResultsInnerIdsWithDefaults ¶
func NewListPublishers200ResponseResultsInnerIdsWithDefaults() *ListPublishers200ResponseResultsInnerIds
NewListPublishers200ResponseResultsInnerIdsWithDefaults instantiates a new ListPublishers200ResponseResultsInnerIds object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListPublishers200ResponseResultsInnerIds) GetOpenalex ¶
func (o *ListPublishers200ResponseResultsInnerIds) GetOpenalex() string
GetOpenalex returns the Openalex field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInnerIds) GetOpenalexOk ¶
func (o *ListPublishers200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
GetOpenalexOk returns a tuple with the Openalex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInnerIds) GetRor ¶
func (o *ListPublishers200ResponseResultsInnerIds) GetRor() string
GetRor returns the Ror field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInnerIds) GetRorOk ¶
func (o *ListPublishers200ResponseResultsInnerIds) GetRorOk() (*string, bool)
GetRorOk returns a tuple with the Ror field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInnerIds) GetWikidata ¶
func (o *ListPublishers200ResponseResultsInnerIds) GetWikidata() string
GetWikidata returns the Wikidata field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInnerIds) GetWikidataOk ¶
func (o *ListPublishers200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInnerIds) HasOpenalex ¶
func (o *ListPublishers200ResponseResultsInnerIds) HasOpenalex() bool
HasOpenalex returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInnerIds) HasRor ¶
func (o *ListPublishers200ResponseResultsInnerIds) HasRor() bool
HasRor returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInnerIds) HasWikidata ¶
func (o *ListPublishers200ResponseResultsInnerIds) HasWikidata() bool
HasWikidata returns a boolean if a field has been set.
func (ListPublishers200ResponseResultsInnerIds) MarshalJSON ¶
func (o ListPublishers200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*ListPublishers200ResponseResultsInnerIds) SetOpenalex ¶
func (o *ListPublishers200ResponseResultsInnerIds) SetOpenalex(v string)
SetOpenalex gets a reference to the given string and assigns it to the Openalex field.
func (*ListPublishers200ResponseResultsInnerIds) SetRor ¶
func (o *ListPublishers200ResponseResultsInnerIds) SetRor(v string)
SetRor gets a reference to the given string and assigns it to the Ror field.
func (*ListPublishers200ResponseResultsInnerIds) SetWikidata ¶
func (o *ListPublishers200ResponseResultsInnerIds) SetWikidata(v string)
SetWikidata gets a reference to the given string and assigns it to the Wikidata field.
func (ListPublishers200ResponseResultsInnerIds) ToMap ¶
func (o ListPublishers200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
type ListPublishers200ResponseResultsInnerParentPublisher ¶ added in v1.0.4
type ListPublishers200ResponseResultsInnerParentPublisher struct { // The OpenAlex ID for the parent publisher. Id string `json:"id"` // The display name of the parent publisher. DisplayName string `json:"display_name"` }
ListPublishers200ResponseResultsInnerParentPublisher struct for ListPublishers200ResponseResultsInnerParentPublisher
func NewListPublishers200ResponseResultsInnerParentPublisher ¶ added in v1.0.4
func NewListPublishers200ResponseResultsInnerParentPublisher(id string, displayName string) *ListPublishers200ResponseResultsInnerParentPublisher
NewListPublishers200ResponseResultsInnerParentPublisher instantiates a new ListPublishers200ResponseResultsInnerParentPublisher object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListPublishers200ResponseResultsInnerParentPublisherWithDefaults ¶ added in v1.0.4
func NewListPublishers200ResponseResultsInnerParentPublisherWithDefaults() *ListPublishers200ResponseResultsInnerParentPublisher
NewListPublishers200ResponseResultsInnerParentPublisherWithDefaults instantiates a new ListPublishers200ResponseResultsInnerParentPublisher object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListPublishers200ResponseResultsInnerParentPublisher) GetDisplayName ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInnerParentPublisher) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListPublishers200ResponseResultsInnerParentPublisher) GetDisplayNameOk ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInnerParentPublisher) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInnerParentPublisher) GetId ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInnerParentPublisher) GetId() string
GetId returns the Id field value
func (*ListPublishers200ResponseResultsInnerParentPublisher) GetIdOk ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInnerParentPublisher) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (ListPublishers200ResponseResultsInnerParentPublisher) MarshalJSON ¶ added in v1.0.4
func (o ListPublishers200ResponseResultsInnerParentPublisher) MarshalJSON() ([]byte, error)
func (*ListPublishers200ResponseResultsInnerParentPublisher) SetDisplayName ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInnerParentPublisher) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListPublishers200ResponseResultsInnerParentPublisher) SetId ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInnerParentPublisher) SetId(v string)
SetId sets field value
func (ListPublishers200ResponseResultsInnerParentPublisher) ToMap ¶ added in v1.0.4
func (o ListPublishers200ResponseResultsInnerParentPublisher) ToMap() (map[string]interface{}, error)
func (*ListPublishers200ResponseResultsInnerParentPublisher) UnmarshalJSON ¶ added in v1.0.4
func (o *ListPublishers200ResponseResultsInnerParentPublisher) UnmarshalJSON(data []byte) (err error)
type ListPublishers200ResponseResultsInnerSummaryStats ¶
type ListPublishers200ResponseResultsInnerSummaryStats struct { // The 2-year mean citedness for this source. Var2yrMeanCitedness *float32 `json:"2yr_mean_citedness,omitempty"` // The h-index for this publisher. HIndex *int32 `json:"h_index,omitempty"` // The i-10 index for this publisher. I10Index *int32 `json:"i10_index,omitempty"` }
ListPublishers200ResponseResultsInnerSummaryStats Citation metrics for this publisher
func NewListPublishers200ResponseResultsInnerSummaryStats ¶
func NewListPublishers200ResponseResultsInnerSummaryStats() *ListPublishers200ResponseResultsInnerSummaryStats
NewListPublishers200ResponseResultsInnerSummaryStats instantiates a new ListPublishers200ResponseResultsInnerSummaryStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListPublishers200ResponseResultsInnerSummaryStatsWithDefaults ¶
func NewListPublishers200ResponseResultsInnerSummaryStatsWithDefaults() *ListPublishers200ResponseResultsInnerSummaryStats
NewListPublishers200ResponseResultsInnerSummaryStatsWithDefaults instantiates a new ListPublishers200ResponseResultsInnerSummaryStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListPublishers200ResponseResultsInnerSummaryStats) GetHIndex ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetHIndex() int32
GetHIndex returns the HIndex field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInnerSummaryStats) GetHIndexOk ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
GetHIndexOk returns a tuple with the HIndex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInnerSummaryStats) GetI10Index ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetI10Index() int32
GetI10Index returns the I10Index field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInnerSummaryStats) GetI10IndexOk ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
GetI10IndexOk returns a tuple with the I10Index field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
GetVar2yrMeanCitedness returns the Var2yrMeanCitedness field value if set, zero value otherwise.
func (*ListPublishers200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
GetVar2yrMeanCitednessOk returns a tuple with the Var2yrMeanCitedness field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListPublishers200ResponseResultsInnerSummaryStats) HasHIndex ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) HasHIndex() bool
HasHIndex returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInnerSummaryStats) HasI10Index ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) HasI10Index() bool
HasI10Index returns a boolean if a field has been set.
func (*ListPublishers200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
HasVar2yrMeanCitedness returns a boolean if a field has been set.
func (ListPublishers200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (o ListPublishers200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*ListPublishers200ResponseResultsInnerSummaryStats) SetHIndex ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
SetHIndex gets a reference to the given int32 and assigns it to the HIndex field.
func (*ListPublishers200ResponseResultsInnerSummaryStats) SetI10Index ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
SetI10Index gets a reference to the given int32 and assigns it to the I10Index field.
func (*ListPublishers200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness ¶
func (o *ListPublishers200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
SetVar2yrMeanCitedness gets a reference to the given float32 and assigns it to the Var2yrMeanCitedness field.
func (ListPublishers200ResponseResultsInnerSummaryStats) ToMap ¶
func (o ListPublishers200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
type ListSources200Response ¶
type ListSources200Response struct { Meta *ListAuthors200ResponseMeta `json:"meta,omitempty"` Results []ListSources200ResponseResultsInner `json:"results,omitempty"` GroupBy []ListAuthors200ResponseGroupByInner `json:"group_by,omitempty"` }
ListSources200Response struct for ListSources200Response
func NewListSources200Response ¶
func NewListSources200Response() *ListSources200Response
NewListSources200Response instantiates a new ListSources200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListSources200ResponseWithDefaults ¶
func NewListSources200ResponseWithDefaults() *ListSources200Response
NewListSources200ResponseWithDefaults instantiates a new ListSources200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListSources200Response) GetGroupBy ¶
func (o *ListSources200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
GetGroupBy returns the GroupBy field value if set, zero value otherwise.
func (*ListSources200Response) GetGroupByOk ¶
func (o *ListSources200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
GetGroupByOk returns a tuple with the GroupBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200Response) GetMeta ¶
func (o *ListSources200Response) GetMeta() ListAuthors200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListSources200Response) GetMetaOk ¶
func (o *ListSources200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200Response) GetResults ¶
func (o *ListSources200Response) GetResults() []ListSources200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListSources200Response) GetResultsOk ¶
func (o *ListSources200Response) GetResultsOk() ([]ListSources200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200Response) HasGroupBy ¶
func (o *ListSources200Response) HasGroupBy() bool
HasGroupBy returns a boolean if a field has been set.
func (*ListSources200Response) HasMeta ¶
func (o *ListSources200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListSources200Response) HasResults ¶
func (o *ListSources200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListSources200Response) MarshalJSON ¶
func (o ListSources200Response) MarshalJSON() ([]byte, error)
func (*ListSources200Response) SetGroupBy ¶
func (o *ListSources200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
SetGroupBy gets a reference to the given []ListAuthors200ResponseGroupByInner and assigns it to the GroupBy field.
func (*ListSources200Response) SetMeta ¶
func (o *ListSources200Response) SetMeta(v ListAuthors200ResponseMeta)
SetMeta gets a reference to the given ListAuthors200ResponseMeta and assigns it to the Meta field.
func (*ListSources200Response) SetResults ¶
func (o *ListSources200Response) SetResults(v []ListSources200ResponseResultsInner)
SetResults gets a reference to the given []ListSources200ResponseResultsInner and assigns it to the Results field.
func (ListSources200Response) ToMap ¶
func (o ListSources200Response) ToMap() (map[string]interface{}, error)
type ListSources200ResponseResultsInner ¶
type ListSources200ResponseResultsInner struct { // An abbreviated title obtained from the ISSN Centre. AbbreviatedTitle *string `json:"abbreviated_title,omitempty"` // Alternate titles for this source, as obtained from the ISSN Centre and individual work records, like Crossref DOIs, that carry the source name as a string. These are commonly abbreviations or translations of the source's canonical name. AlternateTitles []string `json:"alternate_titles,omitempty"` // Article processing charge information, taken directly from DOAJ. ApcPrices []ListSources200ResponseResultsInnerApcPricesInner `json:"apc_prices,omitempty"` // The source's article processing charge in US Dollars, if available from DOAJ. The apc_usd value is calculated by taking the APC price with a currency of USD if it is available. If it's not available, we convert the first available value from apc_prices into USD, using recent exchange rates. ApcUsd *int32 `json:"apc_usd,omitempty"` // The total number of Works that cite a Work hosted in this source. CitedByCount *int32 `json:"cited_by_count,omitempty"` // The country that this source is associated with, represented as an ISO two-letter country code. CountryCode *string `json:"country_code,omitempty"` // works_count and cited_by_count for each of the last ten years, binned by year. If the source was founded less than ten years ago, there will naturally be fewer than ten years in this list. Years with zero citations and zero works have been removed. CountsByYear []ListAuthors200ResponseResultsInnerCountsByYearInner `json:"counts_by_year,omitempty"` // The date this Source object was created in the OpenAlex dataset, expressed as an ISO 8601 date string. CreatedDate *string `json:"created_date,omitempty"` // The name of the source. DisplayName *string `json:"display_name,omitempty"` // The starting page for navigating the contents of this source; the homepage for this source's website. HomepageUrl *string `json:"homepage_url,omitempty"` // The host organization for this source as an OpenAlex ID. This will be an Institution.id if the source is a repository, and a Publisher.id if the source is a journal, conference, or eBook platform (based on the type field). HostOrganization *string `json:"host_organization,omitempty"` // OpenAlex IDs of the host organization's lineage. This will only be included if the host_organization is a publisher (and not if the host_organization is an institution). HostOrganizationLineage []string `json:"host_organization_lineage,omitempty"` // The display_name from the host_organization, shown for convenience. HostOrganizationName *string `json:"host_organization_name,omitempty"` // The OpenAlex ID for this source. Id *string `json:"id,omitempty"` Ids *ListSources200ResponseResultsInnerIds `json:"ids,omitempty"` // Whether this source is identified as a \"core source\" by [CWTS](https://www.cwts.nl/), used in the [Open Leiden Ranking](https://open.leidenranking.com/) of universities around the world. The list of core sources can be found [here](https://zenodo.org/records/10949671). IsCore *bool `json:"is_core,omitempty"` // Whether this is a journal listed in the Directory of Open Access Journals (DOAJ). IsInDoaj *bool `json:"is_in_doaj,omitempty"` // Whether this is currently fully-open-access source. This could be true for a preprint repository where everything uploaded is free to read, or for a Gold or Diamond open access journal, where all newly published Works are available for free under an open license. IsOa *bool `json:"is_oa,omitempty"` // The ISSNs used by this source. Many publications have multiple ISSNs, so ISSN-L should be used when possible. Issn []string `json:"issn,omitempty"` // The ISSN-L identifying this source. This is the Canonical External ID for sources. ISSN-L or Linking ISSN solves the problem by designating a single canonical ISSN for all media versions of the title. It's usually the same as the print ISSN. IssnL *string `json:"issn_l,omitempty"` // Societies on whose behalf the source is published and maintained, obtained from our crowdsourced list. Societies []ListSources200ResponseResultsInnerSocietiesInner `json:"societies,omitempty"` SummaryStats *ListSources200ResponseResultsInnerSummaryStats `json:"summary_stats,omitempty"` // Topics that are frequently associated with works affiliated with this source, in descending order of count. Topics []ListAuthors200ResponseResultsInnerTopicsInner `json:"topics,omitempty"` TopicShare []ListAuthors200ResponseResultsInnerTopicsInner `json:"topic_share,omitempty"` // The type of source. Type *string `json:"type,omitempty"` // The last time anything in this source object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` // A URL that will get you a list of all this source's Works. We express this as an API URL (instead of just listing the works themselves) because sometimes a source's publication list is too long to reasonably fit into a single Source object. WorksApiUrl *string `json:"works_api_url,omitempty"` // The number of Works this source hosts. WorksCount *int32 `json:"works_count,omitempty"` // The Concepts most frequently applied to works hosted by this source. XConcepts []map[string]interface{} `json:"x_concepts,omitempty"` }
ListSources200ResponseResultsInner struct for ListSources200ResponseResultsInner
func NewListSources200ResponseResultsInner ¶
func NewListSources200ResponseResultsInner() *ListSources200ResponseResultsInner
NewListSources200ResponseResultsInner instantiates a new ListSources200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListSources200ResponseResultsInnerWithDefaults ¶
func NewListSources200ResponseResultsInnerWithDefaults() *ListSources200ResponseResultsInner
NewListSources200ResponseResultsInnerWithDefaults instantiates a new ListSources200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListSources200ResponseResultsInner) GetAbbreviatedTitle ¶
func (o *ListSources200ResponseResultsInner) GetAbbreviatedTitle() string
GetAbbreviatedTitle returns the AbbreviatedTitle field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetAbbreviatedTitleOk ¶
func (o *ListSources200ResponseResultsInner) GetAbbreviatedTitleOk() (*string, bool)
GetAbbreviatedTitleOk returns a tuple with the AbbreviatedTitle field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetAlternateTitles ¶
func (o *ListSources200ResponseResultsInner) GetAlternateTitles() []string
GetAlternateTitles returns the AlternateTitles field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetAlternateTitlesOk ¶
func (o *ListSources200ResponseResultsInner) GetAlternateTitlesOk() ([]string, bool)
GetAlternateTitlesOk returns a tuple with the AlternateTitles field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetApcPrices ¶
func (o *ListSources200ResponseResultsInner) GetApcPrices() []ListSources200ResponseResultsInnerApcPricesInner
GetApcPrices returns the ApcPrices field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetApcPricesOk ¶
func (o *ListSources200ResponseResultsInner) GetApcPricesOk() ([]ListSources200ResponseResultsInnerApcPricesInner, bool)
GetApcPricesOk returns a tuple with the ApcPrices field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetApcUsd ¶
func (o *ListSources200ResponseResultsInner) GetApcUsd() int32
GetApcUsd returns the ApcUsd field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetApcUsdOk ¶
func (o *ListSources200ResponseResultsInner) GetApcUsdOk() (*int32, bool)
GetApcUsdOk returns a tuple with the ApcUsd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetCitedByCount ¶
func (o *ListSources200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListSources200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetCountryCode ¶
func (o *ListSources200ResponseResultsInner) GetCountryCode() string
GetCountryCode returns the CountryCode field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetCountryCodeOk ¶
func (o *ListSources200ResponseResultsInner) GetCountryCodeOk() (*string, bool)
GetCountryCodeOk returns a tuple with the CountryCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetCountsByYear ¶
func (o *ListSources200ResponseResultsInner) GetCountsByYear() []ListAuthors200ResponseResultsInnerCountsByYearInner
GetCountsByYear returns the CountsByYear field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetCountsByYearOk ¶
func (o *ListSources200ResponseResultsInner) GetCountsByYearOk() ([]ListAuthors200ResponseResultsInnerCountsByYearInner, bool)
GetCountsByYearOk returns a tuple with the CountsByYear field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetCreatedDate ¶
func (o *ListSources200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetCreatedDateOk ¶
func (o *ListSources200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetDisplayName ¶
func (o *ListSources200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListSources200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetHomepageUrl ¶
func (o *ListSources200ResponseResultsInner) GetHomepageUrl() string
GetHomepageUrl returns the HomepageUrl field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetHomepageUrlOk ¶
func (o *ListSources200ResponseResultsInner) GetHomepageUrlOk() (*string, bool)
GetHomepageUrlOk returns a tuple with the HomepageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetHostOrganization ¶
func (o *ListSources200ResponseResultsInner) GetHostOrganization() string
GetHostOrganization returns the HostOrganization field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetHostOrganizationLineage ¶
func (o *ListSources200ResponseResultsInner) GetHostOrganizationLineage() []string
GetHostOrganizationLineage returns the HostOrganizationLineage field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetHostOrganizationLineageOk ¶
func (o *ListSources200ResponseResultsInner) GetHostOrganizationLineageOk() ([]string, bool)
GetHostOrganizationLineageOk returns a tuple with the HostOrganizationLineage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetHostOrganizationName ¶
func (o *ListSources200ResponseResultsInner) GetHostOrganizationName() string
GetHostOrganizationName returns the HostOrganizationName field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetHostOrganizationNameOk ¶
func (o *ListSources200ResponseResultsInner) GetHostOrganizationNameOk() (*string, bool)
GetHostOrganizationNameOk returns a tuple with the HostOrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetHostOrganizationOk ¶
func (o *ListSources200ResponseResultsInner) GetHostOrganizationOk() (*string, bool)
GetHostOrganizationOk returns a tuple with the HostOrganization field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetId ¶
func (o *ListSources200ResponseResultsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetIdOk ¶
func (o *ListSources200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetIds ¶
func (o *ListSources200ResponseResultsInner) GetIds() ListSources200ResponseResultsInnerIds
GetIds returns the Ids field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetIdsOk ¶
func (o *ListSources200ResponseResultsInner) GetIdsOk() (*ListSources200ResponseResultsInnerIds, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetIsCore ¶ added in v1.0.4
func (o *ListSources200ResponseResultsInner) GetIsCore() bool
GetIsCore returns the IsCore field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetIsCoreOk ¶ added in v1.0.4
func (o *ListSources200ResponseResultsInner) GetIsCoreOk() (*bool, bool)
GetIsCoreOk returns a tuple with the IsCore field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetIsInDoaj ¶
func (o *ListSources200ResponseResultsInner) GetIsInDoaj() bool
GetIsInDoaj returns the IsInDoaj field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetIsInDoajOk ¶
func (o *ListSources200ResponseResultsInner) GetIsInDoajOk() (*bool, bool)
GetIsInDoajOk returns a tuple with the IsInDoaj field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetIsOa ¶
func (o *ListSources200ResponseResultsInner) GetIsOa() bool
GetIsOa returns the IsOa field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetIsOaOk ¶
func (o *ListSources200ResponseResultsInner) GetIsOaOk() (*bool, bool)
GetIsOaOk returns a tuple with the IsOa field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetIssn ¶
func (o *ListSources200ResponseResultsInner) GetIssn() []string
GetIssn returns the Issn field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetIssnL ¶
func (o *ListSources200ResponseResultsInner) GetIssnL() string
GetIssnL returns the IssnL field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetIssnLOk ¶
func (o *ListSources200ResponseResultsInner) GetIssnLOk() (*string, bool)
GetIssnLOk returns a tuple with the IssnL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetIssnOk ¶
func (o *ListSources200ResponseResultsInner) GetIssnOk() ([]string, bool)
GetIssnOk returns a tuple with the Issn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetSocieties ¶
func (o *ListSources200ResponseResultsInner) GetSocieties() []ListSources200ResponseResultsInnerSocietiesInner
GetSocieties returns the Societies field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetSocietiesOk ¶
func (o *ListSources200ResponseResultsInner) GetSocietiesOk() ([]ListSources200ResponseResultsInnerSocietiesInner, bool)
GetSocietiesOk returns a tuple with the Societies field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetSummaryStats ¶
func (o *ListSources200ResponseResultsInner) GetSummaryStats() ListSources200ResponseResultsInnerSummaryStats
GetSummaryStats returns the SummaryStats field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetSummaryStatsOk ¶
func (o *ListSources200ResponseResultsInner) GetSummaryStatsOk() (*ListSources200ResponseResultsInnerSummaryStats, bool)
GetSummaryStatsOk returns a tuple with the SummaryStats field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetTopicShare ¶ added in v1.0.5
func (o *ListSources200ResponseResultsInner) GetTopicShare() []ListAuthors200ResponseResultsInnerTopicsInner
GetTopicShare returns the TopicShare field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetTopicShareOk ¶ added in v1.0.5
func (o *ListSources200ResponseResultsInner) GetTopicShareOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
GetTopicShareOk returns a tuple with the TopicShare field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetTopics ¶ added in v1.0.5
func (o *ListSources200ResponseResultsInner) GetTopics() []ListAuthors200ResponseResultsInnerTopicsInner
GetTopics returns the Topics field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetTopicsOk ¶ added in v1.0.5
func (o *ListSources200ResponseResultsInner) GetTopicsOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
GetTopicsOk returns a tuple with the Topics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetType ¶
func (o *ListSources200ResponseResultsInner) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetTypeOk ¶
func (o *ListSources200ResponseResultsInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetUpdatedDate ¶
func (o *ListSources200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetUpdatedDateOk ¶
func (o *ListSources200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetWorksApiUrl ¶
func (o *ListSources200ResponseResultsInner) GetWorksApiUrl() string
GetWorksApiUrl returns the WorksApiUrl field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetWorksApiUrlOk ¶
func (o *ListSources200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
GetWorksApiUrlOk returns a tuple with the WorksApiUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetWorksCount ¶
func (o *ListSources200ResponseResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetWorksCountOk ¶
func (o *ListSources200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) GetXConcepts ¶
func (o *ListSources200ResponseResultsInner) GetXConcepts() []map[string]interface{}
GetXConcepts returns the XConcepts field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInner) GetXConceptsOk ¶
func (o *ListSources200ResponseResultsInner) GetXConceptsOk() ([]map[string]interface{}, bool)
GetXConceptsOk returns a tuple with the XConcepts field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInner) HasAbbreviatedTitle ¶
func (o *ListSources200ResponseResultsInner) HasAbbreviatedTitle() bool
HasAbbreviatedTitle returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasAlternateTitles ¶
func (o *ListSources200ResponseResultsInner) HasAlternateTitles() bool
HasAlternateTitles returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasApcPrices ¶
func (o *ListSources200ResponseResultsInner) HasApcPrices() bool
HasApcPrices returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasApcUsd ¶
func (o *ListSources200ResponseResultsInner) HasApcUsd() bool
HasApcUsd returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasCitedByCount ¶
func (o *ListSources200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasCountryCode ¶
func (o *ListSources200ResponseResultsInner) HasCountryCode() bool
HasCountryCode returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasCountsByYear ¶
func (o *ListSources200ResponseResultsInner) HasCountsByYear() bool
HasCountsByYear returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasCreatedDate ¶
func (o *ListSources200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasDisplayName ¶
func (o *ListSources200ResponseResultsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasHomepageUrl ¶
func (o *ListSources200ResponseResultsInner) HasHomepageUrl() bool
HasHomepageUrl returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasHostOrganization ¶
func (o *ListSources200ResponseResultsInner) HasHostOrganization() bool
HasHostOrganization returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasHostOrganizationLineage ¶
func (o *ListSources200ResponseResultsInner) HasHostOrganizationLineage() bool
HasHostOrganizationLineage returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasHostOrganizationName ¶
func (o *ListSources200ResponseResultsInner) HasHostOrganizationName() bool
HasHostOrganizationName returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasId ¶
func (o *ListSources200ResponseResultsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasIds ¶
func (o *ListSources200ResponseResultsInner) HasIds() bool
HasIds returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasIsCore ¶ added in v1.0.4
func (o *ListSources200ResponseResultsInner) HasIsCore() bool
HasIsCore returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasIsInDoaj ¶
func (o *ListSources200ResponseResultsInner) HasIsInDoaj() bool
HasIsInDoaj returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasIsOa ¶
func (o *ListSources200ResponseResultsInner) HasIsOa() bool
HasIsOa returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasIssn ¶
func (o *ListSources200ResponseResultsInner) HasIssn() bool
HasIssn returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasIssnL ¶
func (o *ListSources200ResponseResultsInner) HasIssnL() bool
HasIssnL returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasSocieties ¶
func (o *ListSources200ResponseResultsInner) HasSocieties() bool
HasSocieties returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasSummaryStats ¶
func (o *ListSources200ResponseResultsInner) HasSummaryStats() bool
HasSummaryStats returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasTopicShare ¶ added in v1.0.5
func (o *ListSources200ResponseResultsInner) HasTopicShare() bool
HasTopicShare returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasTopics ¶ added in v1.0.5
func (o *ListSources200ResponseResultsInner) HasTopics() bool
HasTopics returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasType ¶
func (o *ListSources200ResponseResultsInner) HasType() bool
HasType returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasUpdatedDate ¶
func (o *ListSources200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasWorksApiUrl ¶
func (o *ListSources200ResponseResultsInner) HasWorksApiUrl() bool
HasWorksApiUrl returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasWorksCount ¶
func (o *ListSources200ResponseResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInner) HasXConcepts ¶
func (o *ListSources200ResponseResultsInner) HasXConcepts() bool
HasXConcepts returns a boolean if a field has been set.
func (ListSources200ResponseResultsInner) MarshalJSON ¶
func (o ListSources200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListSources200ResponseResultsInner) SetAbbreviatedTitle ¶
func (o *ListSources200ResponseResultsInner) SetAbbreviatedTitle(v string)
SetAbbreviatedTitle gets a reference to the given string and assigns it to the AbbreviatedTitle field.
func (*ListSources200ResponseResultsInner) SetAlternateTitles ¶
func (o *ListSources200ResponseResultsInner) SetAlternateTitles(v []string)
SetAlternateTitles gets a reference to the given []string and assigns it to the AlternateTitles field.
func (*ListSources200ResponseResultsInner) SetApcPrices ¶
func (o *ListSources200ResponseResultsInner) SetApcPrices(v []ListSources200ResponseResultsInnerApcPricesInner)
SetApcPrices gets a reference to the given []ListSources200ResponseResultsInnerApcPricesInner and assigns it to the ApcPrices field.
func (*ListSources200ResponseResultsInner) SetApcUsd ¶
func (o *ListSources200ResponseResultsInner) SetApcUsd(v int32)
SetApcUsd gets a reference to the given int32 and assigns it to the ApcUsd field.
func (*ListSources200ResponseResultsInner) SetCitedByCount ¶
func (o *ListSources200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListSources200ResponseResultsInner) SetCountryCode ¶
func (o *ListSources200ResponseResultsInner) SetCountryCode(v string)
SetCountryCode gets a reference to the given string and assigns it to the CountryCode field.
func (*ListSources200ResponseResultsInner) SetCountsByYear ¶
func (o *ListSources200ResponseResultsInner) SetCountsByYear(v []ListAuthors200ResponseResultsInnerCountsByYearInner)
SetCountsByYear gets a reference to the given []ListAuthors200ResponseResultsInnerCountsByYearInner and assigns it to the CountsByYear field.
func (*ListSources200ResponseResultsInner) SetCreatedDate ¶
func (o *ListSources200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListSources200ResponseResultsInner) SetDisplayName ¶
func (o *ListSources200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListSources200ResponseResultsInner) SetHomepageUrl ¶
func (o *ListSources200ResponseResultsInner) SetHomepageUrl(v string)
SetHomepageUrl gets a reference to the given string and assigns it to the HomepageUrl field.
func (*ListSources200ResponseResultsInner) SetHostOrganization ¶
func (o *ListSources200ResponseResultsInner) SetHostOrganization(v string)
SetHostOrganization gets a reference to the given string and assigns it to the HostOrganization field.
func (*ListSources200ResponseResultsInner) SetHostOrganizationLineage ¶
func (o *ListSources200ResponseResultsInner) SetHostOrganizationLineage(v []string)
SetHostOrganizationLineage gets a reference to the given []string and assigns it to the HostOrganizationLineage field.
func (*ListSources200ResponseResultsInner) SetHostOrganizationName ¶
func (o *ListSources200ResponseResultsInner) SetHostOrganizationName(v string)
SetHostOrganizationName gets a reference to the given string and assigns it to the HostOrganizationName field.
func (*ListSources200ResponseResultsInner) SetId ¶
func (o *ListSources200ResponseResultsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListSources200ResponseResultsInner) SetIds ¶
func (o *ListSources200ResponseResultsInner) SetIds(v ListSources200ResponseResultsInnerIds)
SetIds gets a reference to the given ListSources200ResponseResultsInnerIds and assigns it to the Ids field.
func (*ListSources200ResponseResultsInner) SetIsCore ¶ added in v1.0.4
func (o *ListSources200ResponseResultsInner) SetIsCore(v bool)
SetIsCore gets a reference to the given bool and assigns it to the IsCore field.
func (*ListSources200ResponseResultsInner) SetIsInDoaj ¶
func (o *ListSources200ResponseResultsInner) SetIsInDoaj(v bool)
SetIsInDoaj gets a reference to the given bool and assigns it to the IsInDoaj field.
func (*ListSources200ResponseResultsInner) SetIsOa ¶
func (o *ListSources200ResponseResultsInner) SetIsOa(v bool)
SetIsOa gets a reference to the given bool and assigns it to the IsOa field.
func (*ListSources200ResponseResultsInner) SetIssn ¶
func (o *ListSources200ResponseResultsInner) SetIssn(v []string)
SetIssn gets a reference to the given []string and assigns it to the Issn field.
func (*ListSources200ResponseResultsInner) SetIssnL ¶
func (o *ListSources200ResponseResultsInner) SetIssnL(v string)
SetIssnL gets a reference to the given string and assigns it to the IssnL field.
func (*ListSources200ResponseResultsInner) SetSocieties ¶
func (o *ListSources200ResponseResultsInner) SetSocieties(v []ListSources200ResponseResultsInnerSocietiesInner)
SetSocieties gets a reference to the given []ListSources200ResponseResultsInnerSocietiesInner and assigns it to the Societies field.
func (*ListSources200ResponseResultsInner) SetSummaryStats ¶
func (o *ListSources200ResponseResultsInner) SetSummaryStats(v ListSources200ResponseResultsInnerSummaryStats)
SetSummaryStats gets a reference to the given ListSources200ResponseResultsInnerSummaryStats and assigns it to the SummaryStats field.
func (*ListSources200ResponseResultsInner) SetTopicShare ¶ added in v1.0.5
func (o *ListSources200ResponseResultsInner) SetTopicShare(v []ListAuthors200ResponseResultsInnerTopicsInner)
SetTopicShare gets a reference to the given []ListAuthors200ResponseResultsInnerTopicsInner and assigns it to the TopicShare field.
func (*ListSources200ResponseResultsInner) SetTopics ¶ added in v1.0.5
func (o *ListSources200ResponseResultsInner) SetTopics(v []ListAuthors200ResponseResultsInnerTopicsInner)
SetTopics gets a reference to the given []ListAuthors200ResponseResultsInnerTopicsInner and assigns it to the Topics field.
func (*ListSources200ResponseResultsInner) SetType ¶
func (o *ListSources200ResponseResultsInner) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*ListSources200ResponseResultsInner) SetUpdatedDate ¶
func (o *ListSources200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (*ListSources200ResponseResultsInner) SetWorksApiUrl ¶
func (o *ListSources200ResponseResultsInner) SetWorksApiUrl(v string)
SetWorksApiUrl gets a reference to the given string and assigns it to the WorksApiUrl field.
func (*ListSources200ResponseResultsInner) SetWorksCount ¶
func (o *ListSources200ResponseResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (*ListSources200ResponseResultsInner) SetXConcepts ¶
func (o *ListSources200ResponseResultsInner) SetXConcepts(v []map[string]interface{})
SetXConcepts gets a reference to the given []map[string]interface{} and assigns it to the XConcepts field.
func (ListSources200ResponseResultsInner) ToMap ¶
func (o ListSources200ResponseResultsInner) ToMap() (map[string]interface{}, error)
type ListSources200ResponseResultsInnerApcPricesInner ¶
type ListSources200ResponseResultsInnerApcPricesInner struct { Price *int32 `json:"price,omitempty"` Currency *string `json:"currency,omitempty"` }
ListSources200ResponseResultsInnerApcPricesInner struct for ListSources200ResponseResultsInnerApcPricesInner
func NewListSources200ResponseResultsInnerApcPricesInner ¶
func NewListSources200ResponseResultsInnerApcPricesInner() *ListSources200ResponseResultsInnerApcPricesInner
NewListSources200ResponseResultsInnerApcPricesInner instantiates a new ListSources200ResponseResultsInnerApcPricesInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListSources200ResponseResultsInnerApcPricesInnerWithDefaults ¶
func NewListSources200ResponseResultsInnerApcPricesInnerWithDefaults() *ListSources200ResponseResultsInnerApcPricesInner
NewListSources200ResponseResultsInnerApcPricesInnerWithDefaults instantiates a new ListSources200ResponseResultsInnerApcPricesInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListSources200ResponseResultsInnerApcPricesInner) GetCurrency ¶
func (o *ListSources200ResponseResultsInnerApcPricesInner) GetCurrency() string
GetCurrency returns the Currency field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerApcPricesInner) GetCurrencyOk ¶
func (o *ListSources200ResponseResultsInnerApcPricesInner) GetCurrencyOk() (*string, bool)
GetCurrencyOk returns a tuple with the Currency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerApcPricesInner) GetPrice ¶
func (o *ListSources200ResponseResultsInnerApcPricesInner) GetPrice() int32
GetPrice returns the Price field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerApcPricesInner) GetPriceOk ¶
func (o *ListSources200ResponseResultsInnerApcPricesInner) GetPriceOk() (*int32, bool)
GetPriceOk returns a tuple with the Price field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerApcPricesInner) HasCurrency ¶
func (o *ListSources200ResponseResultsInnerApcPricesInner) HasCurrency() bool
HasCurrency returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerApcPricesInner) HasPrice ¶
func (o *ListSources200ResponseResultsInnerApcPricesInner) HasPrice() bool
HasPrice returns a boolean if a field has been set.
func (ListSources200ResponseResultsInnerApcPricesInner) MarshalJSON ¶
func (o ListSources200ResponseResultsInnerApcPricesInner) MarshalJSON() ([]byte, error)
func (*ListSources200ResponseResultsInnerApcPricesInner) SetCurrency ¶
func (o *ListSources200ResponseResultsInnerApcPricesInner) SetCurrency(v string)
SetCurrency gets a reference to the given string and assigns it to the Currency field.
func (*ListSources200ResponseResultsInnerApcPricesInner) SetPrice ¶
func (o *ListSources200ResponseResultsInnerApcPricesInner) SetPrice(v int32)
SetPrice gets a reference to the given int32 and assigns it to the Price field.
func (ListSources200ResponseResultsInnerApcPricesInner) ToMap ¶
func (o ListSources200ResponseResultsInnerApcPricesInner) ToMap() (map[string]interface{}, error)
type ListSources200ResponseResultsInnerIds ¶
type ListSources200ResponseResultsInnerIds struct { Openalex *string `json:"openalex,omitempty"` IssnL *string `json:"issn_l,omitempty"` Issn []string `json:"issn,omitempty"` Mag *string `json:"mag,omitempty"` Fatcat *string `json:"fatcat,omitempty"` Wikidata *string `json:"wikidata,omitempty"` }
ListSources200ResponseResultsInnerIds All the external identifiers that we know about for this source. IDs are expressed as URIs whenever possible.
func NewListSources200ResponseResultsInnerIds ¶
func NewListSources200ResponseResultsInnerIds() *ListSources200ResponseResultsInnerIds
NewListSources200ResponseResultsInnerIds instantiates a new ListSources200ResponseResultsInnerIds object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListSources200ResponseResultsInnerIdsWithDefaults ¶
func NewListSources200ResponseResultsInnerIdsWithDefaults() *ListSources200ResponseResultsInnerIds
NewListSources200ResponseResultsInnerIdsWithDefaults instantiates a new ListSources200ResponseResultsInnerIds object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListSources200ResponseResultsInnerIds) GetFatcat ¶
func (o *ListSources200ResponseResultsInnerIds) GetFatcat() string
GetFatcat returns the Fatcat field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerIds) GetFatcatOk ¶
func (o *ListSources200ResponseResultsInnerIds) GetFatcatOk() (*string, bool)
GetFatcatOk returns a tuple with the Fatcat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerIds) GetIssn ¶
func (o *ListSources200ResponseResultsInnerIds) GetIssn() []string
GetIssn returns the Issn field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerIds) GetIssnL ¶
func (o *ListSources200ResponseResultsInnerIds) GetIssnL() string
GetIssnL returns the IssnL field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerIds) GetIssnLOk ¶
func (o *ListSources200ResponseResultsInnerIds) GetIssnLOk() (*string, bool)
GetIssnLOk returns a tuple with the IssnL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerIds) GetIssnOk ¶
func (o *ListSources200ResponseResultsInnerIds) GetIssnOk() ([]string, bool)
GetIssnOk returns a tuple with the Issn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerIds) GetMag ¶
func (o *ListSources200ResponseResultsInnerIds) GetMag() string
GetMag returns the Mag field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerIds) GetMagOk ¶
func (o *ListSources200ResponseResultsInnerIds) GetMagOk() (*string, bool)
GetMagOk returns a tuple with the Mag field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerIds) GetOpenalex ¶
func (o *ListSources200ResponseResultsInnerIds) GetOpenalex() string
GetOpenalex returns the Openalex field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerIds) GetOpenalexOk ¶
func (o *ListSources200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
GetOpenalexOk returns a tuple with the Openalex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerIds) GetWikidata ¶
func (o *ListSources200ResponseResultsInnerIds) GetWikidata() string
GetWikidata returns the Wikidata field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerIds) GetWikidataOk ¶
func (o *ListSources200ResponseResultsInnerIds) GetWikidataOk() (*string, bool)
GetWikidataOk returns a tuple with the Wikidata field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerIds) HasFatcat ¶
func (o *ListSources200ResponseResultsInnerIds) HasFatcat() bool
HasFatcat returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerIds) HasIssn ¶
func (o *ListSources200ResponseResultsInnerIds) HasIssn() bool
HasIssn returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerIds) HasIssnL ¶
func (o *ListSources200ResponseResultsInnerIds) HasIssnL() bool
HasIssnL returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerIds) HasMag ¶
func (o *ListSources200ResponseResultsInnerIds) HasMag() bool
HasMag returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerIds) HasOpenalex ¶
func (o *ListSources200ResponseResultsInnerIds) HasOpenalex() bool
HasOpenalex returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerIds) HasWikidata ¶
func (o *ListSources200ResponseResultsInnerIds) HasWikidata() bool
HasWikidata returns a boolean if a field has been set.
func (ListSources200ResponseResultsInnerIds) MarshalJSON ¶
func (o ListSources200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*ListSources200ResponseResultsInnerIds) SetFatcat ¶
func (o *ListSources200ResponseResultsInnerIds) SetFatcat(v string)
SetFatcat gets a reference to the given string and assigns it to the Fatcat field.
func (*ListSources200ResponseResultsInnerIds) SetIssn ¶
func (o *ListSources200ResponseResultsInnerIds) SetIssn(v []string)
SetIssn gets a reference to the given []string and assigns it to the Issn field.
func (*ListSources200ResponseResultsInnerIds) SetIssnL ¶
func (o *ListSources200ResponseResultsInnerIds) SetIssnL(v string)
SetIssnL gets a reference to the given string and assigns it to the IssnL field.
func (*ListSources200ResponseResultsInnerIds) SetMag ¶
func (o *ListSources200ResponseResultsInnerIds) SetMag(v string)
SetMag gets a reference to the given string and assigns it to the Mag field.
func (*ListSources200ResponseResultsInnerIds) SetOpenalex ¶
func (o *ListSources200ResponseResultsInnerIds) SetOpenalex(v string)
SetOpenalex gets a reference to the given string and assigns it to the Openalex field.
func (*ListSources200ResponseResultsInnerIds) SetWikidata ¶
func (o *ListSources200ResponseResultsInnerIds) SetWikidata(v string)
SetWikidata gets a reference to the given string and assigns it to the Wikidata field.
func (ListSources200ResponseResultsInnerIds) ToMap ¶
func (o ListSources200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
type ListSources200ResponseResultsInnerSocietiesInner ¶
type ListSources200ResponseResultsInnerSocietiesInner struct { Url *string `json:"url,omitempty"` Organization *string `json:"organization,omitempty"` }
ListSources200ResponseResultsInnerSocietiesInner struct for ListSources200ResponseResultsInnerSocietiesInner
func NewListSources200ResponseResultsInnerSocietiesInner ¶
func NewListSources200ResponseResultsInnerSocietiesInner() *ListSources200ResponseResultsInnerSocietiesInner
NewListSources200ResponseResultsInnerSocietiesInner instantiates a new ListSources200ResponseResultsInnerSocietiesInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListSources200ResponseResultsInnerSocietiesInnerWithDefaults ¶
func NewListSources200ResponseResultsInnerSocietiesInnerWithDefaults() *ListSources200ResponseResultsInnerSocietiesInner
NewListSources200ResponseResultsInnerSocietiesInnerWithDefaults instantiates a new ListSources200ResponseResultsInnerSocietiesInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListSources200ResponseResultsInnerSocietiesInner) GetOrganization ¶
func (o *ListSources200ResponseResultsInnerSocietiesInner) GetOrganization() string
GetOrganization returns the Organization field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerSocietiesInner) GetOrganizationOk ¶
func (o *ListSources200ResponseResultsInnerSocietiesInner) GetOrganizationOk() (*string, bool)
GetOrganizationOk returns a tuple with the Organization field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerSocietiesInner) GetUrl ¶
func (o *ListSources200ResponseResultsInnerSocietiesInner) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerSocietiesInner) GetUrlOk ¶
func (o *ListSources200ResponseResultsInnerSocietiesInner) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerSocietiesInner) HasOrganization ¶
func (o *ListSources200ResponseResultsInnerSocietiesInner) HasOrganization() bool
HasOrganization returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerSocietiesInner) HasUrl ¶
func (o *ListSources200ResponseResultsInnerSocietiesInner) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (ListSources200ResponseResultsInnerSocietiesInner) MarshalJSON ¶
func (o ListSources200ResponseResultsInnerSocietiesInner) MarshalJSON() ([]byte, error)
func (*ListSources200ResponseResultsInnerSocietiesInner) SetOrganization ¶
func (o *ListSources200ResponseResultsInnerSocietiesInner) SetOrganization(v string)
SetOrganization gets a reference to the given string and assigns it to the Organization field.
func (*ListSources200ResponseResultsInnerSocietiesInner) SetUrl ¶
func (o *ListSources200ResponseResultsInnerSocietiesInner) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (ListSources200ResponseResultsInnerSocietiesInner) ToMap ¶
func (o ListSources200ResponseResultsInnerSocietiesInner) ToMap() (map[string]interface{}, error)
type ListSources200ResponseResultsInnerSummaryStats ¶
type ListSources200ResponseResultsInnerSummaryStats struct { // The 2-year mean citedness for this source. Also known as impact factor. We use the year prior to the current year for the citations (the numerator) and the two years prior to that for the citation-receiving publications (the denominator). Var2yrMeanCitedness *float32 `json:"2yr_mean_citedness,omitempty"` // The h-index for this source. HIndex *int32 `json:"h_index,omitempty"` // The i-10 index for this source. I10Index *int32 `json:"i10_index,omitempty"` }
ListSources200ResponseResultsInnerSummaryStats Citation metrics for this source.
func NewListSources200ResponseResultsInnerSummaryStats ¶
func NewListSources200ResponseResultsInnerSummaryStats() *ListSources200ResponseResultsInnerSummaryStats
NewListSources200ResponseResultsInnerSummaryStats instantiates a new ListSources200ResponseResultsInnerSummaryStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListSources200ResponseResultsInnerSummaryStatsWithDefaults ¶
func NewListSources200ResponseResultsInnerSummaryStatsWithDefaults() *ListSources200ResponseResultsInnerSummaryStats
NewListSources200ResponseResultsInnerSummaryStatsWithDefaults instantiates a new ListSources200ResponseResultsInnerSummaryStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListSources200ResponseResultsInnerSummaryStats) GetHIndex ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) GetHIndex() int32
GetHIndex returns the HIndex field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerSummaryStats) GetHIndexOk ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) GetHIndexOk() (*int32, bool)
GetHIndexOk returns a tuple with the HIndex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerSummaryStats) GetI10Index ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) GetI10Index() int32
GetI10Index returns the I10Index field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerSummaryStats) GetI10IndexOk ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) GetI10IndexOk() (*int32, bool)
GetI10IndexOk returns a tuple with the I10Index field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitedness() float32
GetVar2yrMeanCitedness returns the Var2yrMeanCitedness field value if set, zero value otherwise.
func (*ListSources200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) GetVar2yrMeanCitednessOk() (*float32, bool)
GetVar2yrMeanCitednessOk returns a tuple with the Var2yrMeanCitedness field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListSources200ResponseResultsInnerSummaryStats) HasHIndex ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) HasHIndex() bool
HasHIndex returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerSummaryStats) HasI10Index ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) HasI10Index() bool
HasI10Index returns a boolean if a field has been set.
func (*ListSources200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) HasVar2yrMeanCitedness() bool
HasVar2yrMeanCitedness returns a boolean if a field has been set.
func (ListSources200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (o ListSources200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*ListSources200ResponseResultsInnerSummaryStats) SetHIndex ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) SetHIndex(v int32)
SetHIndex gets a reference to the given int32 and assigns it to the HIndex field.
func (*ListSources200ResponseResultsInnerSummaryStats) SetI10Index ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) SetI10Index(v int32)
SetI10Index gets a reference to the given int32 and assigns it to the I10Index field.
func (*ListSources200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness ¶
func (o *ListSources200ResponseResultsInnerSummaryStats) SetVar2yrMeanCitedness(v float32)
SetVar2yrMeanCitedness gets a reference to the given float32 and assigns it to the Var2yrMeanCitedness field.
func (ListSources200ResponseResultsInnerSummaryStats) ToMap ¶
func (o ListSources200ResponseResultsInnerSummaryStats) ToMap() (map[string]interface{}, error)
type ListTopics200Response ¶
type ListTopics200Response struct { Meta *ListAuthors200ResponseMeta `json:"meta,omitempty"` Results []ListTopics200ResponseResultsInner `json:"results,omitempty"` GroupBy []ListAuthors200ResponseGroupByInner `json:"group_by,omitempty"` }
ListTopics200Response struct for ListTopics200Response
func NewListTopics200Response ¶
func NewListTopics200Response() *ListTopics200Response
NewListTopics200Response instantiates a new ListTopics200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListTopics200ResponseWithDefaults ¶
func NewListTopics200ResponseWithDefaults() *ListTopics200Response
NewListTopics200ResponseWithDefaults instantiates a new ListTopics200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListTopics200Response) GetGroupBy ¶
func (o *ListTopics200Response) GetGroupBy() []ListAuthors200ResponseGroupByInner
GetGroupBy returns the GroupBy field value if set, zero value otherwise.
func (*ListTopics200Response) GetGroupByOk ¶
func (o *ListTopics200Response) GetGroupByOk() ([]ListAuthors200ResponseGroupByInner, bool)
GetGroupByOk returns a tuple with the GroupBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200Response) GetMeta ¶
func (o *ListTopics200Response) GetMeta() ListAuthors200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListTopics200Response) GetMetaOk ¶
func (o *ListTopics200Response) GetMetaOk() (*ListAuthors200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200Response) GetResults ¶
func (o *ListTopics200Response) GetResults() []ListTopics200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListTopics200Response) GetResultsOk ¶
func (o *ListTopics200Response) GetResultsOk() ([]ListTopics200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200Response) HasGroupBy ¶
func (o *ListTopics200Response) HasGroupBy() bool
HasGroupBy returns a boolean if a field has been set.
func (*ListTopics200Response) HasMeta ¶
func (o *ListTopics200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListTopics200Response) HasResults ¶
func (o *ListTopics200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListTopics200Response) MarshalJSON ¶
func (o ListTopics200Response) MarshalJSON() ([]byte, error)
func (*ListTopics200Response) SetGroupBy ¶
func (o *ListTopics200Response) SetGroupBy(v []ListAuthors200ResponseGroupByInner)
SetGroupBy gets a reference to the given []ListAuthors200ResponseGroupByInner and assigns it to the GroupBy field.
func (*ListTopics200Response) SetMeta ¶
func (o *ListTopics200Response) SetMeta(v ListAuthors200ResponseMeta)
SetMeta gets a reference to the given ListAuthors200ResponseMeta and assigns it to the Meta field.
func (*ListTopics200Response) SetResults ¶
func (o *ListTopics200Response) SetResults(v []ListTopics200ResponseResultsInner)
SetResults gets a reference to the given []ListTopics200ResponseResultsInner and assigns it to the Results field.
func (ListTopics200Response) ToMap ¶
func (o ListTopics200Response) ToMap() (map[string]interface{}, error)
type ListTopics200ResponseResultsInner ¶
type ListTopics200ResponseResultsInner struct { // The OpenAlex ID for this topic. Id string `json:"id"` // The English-language label of the topic. DisplayName string `json:"display_name"` // A description of this topic, generated by AI. Description *string `json:"description,omitempty"` // The strength of the connection between the work and this topic. Score *float32 `json:"score,omitempty"` Subfield *ListTopics200ResponseResultsInnerSubfield `json:"subfield,omitempty"` Field *ListTopics200ResponseResultsInnerField `json:"field,omitempty"` Domain *ListTopics200ResponseResultsInnerDomain `json:"domain,omitempty"` Ids *ListTopics200ResponseResultsInnerIds `json:"ids,omitempty"` // Keywords consisting of one or several words each, meant to represent the content of the papers in the topic. Keywords []string `json:"keywords,omitempty"` // The number of works tagged with this topic. WorksCount *int32 `json:"works_count,omitempty"` // The last time anything in this topic object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` // The number of citations to works tagged with this topic. CitedByCount *int32 `json:"cited_by_count,omitempty"` // URL to retrieve works tagged with this topic. WorksApiUrl *string `json:"works_api_url,omitempty"` // The date this topic was created in the OpenAlex database, expressed as an ISO 8601 date string. CreatedDate *string `json:"created_date,omitempty"` // Topics that are closely related to this topic. Siblings []ListTopics200ResponseResultsInnerSiblingsInner `json:"siblings,omitempty"` }
ListTopics200ResponseResultsInner struct for ListTopics200ResponseResultsInner
func NewListTopics200ResponseResultsInner ¶
func NewListTopics200ResponseResultsInner(id string, displayName string) *ListTopics200ResponseResultsInner
NewListTopics200ResponseResultsInner instantiates a new ListTopics200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListTopics200ResponseResultsInnerWithDefaults ¶
func NewListTopics200ResponseResultsInnerWithDefaults() *ListTopics200ResponseResultsInner
NewListTopics200ResponseResultsInnerWithDefaults instantiates a new ListTopics200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListTopics200ResponseResultsInner) GetCitedByCount ¶
func (o *ListTopics200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListTopics200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetCreatedDate ¶
func (o *ListTopics200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetCreatedDateOk ¶
func (o *ListTopics200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetDescription ¶
func (o *ListTopics200ResponseResultsInner) GetDescription() string
GetDescription returns the Description field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetDescriptionOk ¶
func (o *ListTopics200ResponseResultsInner) GetDescriptionOk() (*string, bool)
GetDescriptionOk returns a tuple with the Description field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetDisplayName ¶
func (o *ListTopics200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListTopics200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListTopics200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetDomain ¶
func (o *ListTopics200ResponseResultsInner) GetDomain() ListTopics200ResponseResultsInnerDomain
GetDomain returns the Domain field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetDomainOk ¶
func (o *ListTopics200ResponseResultsInner) GetDomainOk() (*ListTopics200ResponseResultsInnerDomain, bool)
GetDomainOk returns a tuple with the Domain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetField ¶
func (o *ListTopics200ResponseResultsInner) GetField() ListTopics200ResponseResultsInnerField
GetField returns the Field field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetFieldOk ¶
func (o *ListTopics200ResponseResultsInner) GetFieldOk() (*ListTopics200ResponseResultsInnerField, bool)
GetFieldOk returns a tuple with the Field field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetId ¶
func (o *ListTopics200ResponseResultsInner) GetId() string
GetId returns the Id field value
func (*ListTopics200ResponseResultsInner) GetIdOk ¶
func (o *ListTopics200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetIds ¶
func (o *ListTopics200ResponseResultsInner) GetIds() ListTopics200ResponseResultsInnerIds
GetIds returns the Ids field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetIdsOk ¶
func (o *ListTopics200ResponseResultsInner) GetIdsOk() (*ListTopics200ResponseResultsInnerIds, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetKeywords ¶
func (o *ListTopics200ResponseResultsInner) GetKeywords() []string
GetKeywords returns the Keywords field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetKeywordsOk ¶
func (o *ListTopics200ResponseResultsInner) GetKeywordsOk() ([]string, bool)
GetKeywordsOk returns a tuple with the Keywords field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetScore ¶
func (o *ListTopics200ResponseResultsInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetScoreOk ¶
func (o *ListTopics200ResponseResultsInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetSiblings ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInner) GetSiblings() []ListTopics200ResponseResultsInnerSiblingsInner
GetSiblings returns the Siblings field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetSiblingsOk ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInner) GetSiblingsOk() ([]ListTopics200ResponseResultsInnerSiblingsInner, bool)
GetSiblingsOk returns a tuple with the Siblings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetSubfield ¶
func (o *ListTopics200ResponseResultsInner) GetSubfield() ListTopics200ResponseResultsInnerSubfield
GetSubfield returns the Subfield field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetSubfieldOk ¶
func (o *ListTopics200ResponseResultsInner) GetSubfieldOk() (*ListTopics200ResponseResultsInnerSubfield, bool)
GetSubfieldOk returns a tuple with the Subfield field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetUpdatedDate ¶
func (o *ListTopics200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetUpdatedDateOk ¶
func (o *ListTopics200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetWorksApiUrl ¶
func (o *ListTopics200ResponseResultsInner) GetWorksApiUrl() string
GetWorksApiUrl returns the WorksApiUrl field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetWorksApiUrlOk ¶
func (o *ListTopics200ResponseResultsInner) GetWorksApiUrlOk() (*string, bool)
GetWorksApiUrlOk returns a tuple with the WorksApiUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) GetWorksCount ¶
func (o *ListTopics200ResponseResultsInner) GetWorksCount() int32
GetWorksCount returns the WorksCount field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInner) GetWorksCountOk ¶
func (o *ListTopics200ResponseResultsInner) GetWorksCountOk() (*int32, bool)
GetWorksCountOk returns a tuple with the WorksCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInner) HasCitedByCount ¶
func (o *ListTopics200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasCreatedDate ¶
func (o *ListTopics200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasDescription ¶
func (o *ListTopics200ResponseResultsInner) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasDomain ¶
func (o *ListTopics200ResponseResultsInner) HasDomain() bool
HasDomain returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasField ¶
func (o *ListTopics200ResponseResultsInner) HasField() bool
HasField returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasIds ¶
func (o *ListTopics200ResponseResultsInner) HasIds() bool
HasIds returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasKeywords ¶
func (o *ListTopics200ResponseResultsInner) HasKeywords() bool
HasKeywords returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasScore ¶
func (o *ListTopics200ResponseResultsInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasSiblings ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInner) HasSiblings() bool
HasSiblings returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasSubfield ¶
func (o *ListTopics200ResponseResultsInner) HasSubfield() bool
HasSubfield returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasUpdatedDate ¶
func (o *ListTopics200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasWorksApiUrl ¶
func (o *ListTopics200ResponseResultsInner) HasWorksApiUrl() bool
HasWorksApiUrl returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInner) HasWorksCount ¶
func (o *ListTopics200ResponseResultsInner) HasWorksCount() bool
HasWorksCount returns a boolean if a field has been set.
func (ListTopics200ResponseResultsInner) MarshalJSON ¶
func (o ListTopics200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListTopics200ResponseResultsInner) SetCitedByCount ¶
func (o *ListTopics200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListTopics200ResponseResultsInner) SetCreatedDate ¶
func (o *ListTopics200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListTopics200ResponseResultsInner) SetDescription ¶
func (o *ListTopics200ResponseResultsInner) SetDescription(v string)
SetDescription gets a reference to the given string and assigns it to the Description field.
func (*ListTopics200ResponseResultsInner) SetDisplayName ¶
func (o *ListTopics200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListTopics200ResponseResultsInner) SetDomain ¶
func (o *ListTopics200ResponseResultsInner) SetDomain(v ListTopics200ResponseResultsInnerDomain)
SetDomain gets a reference to the given ListTopics200ResponseResultsInnerDomain and assigns it to the Domain field.
func (*ListTopics200ResponseResultsInner) SetField ¶
func (o *ListTopics200ResponseResultsInner) SetField(v ListTopics200ResponseResultsInnerField)
SetField gets a reference to the given ListTopics200ResponseResultsInnerField and assigns it to the Field field.
func (*ListTopics200ResponseResultsInner) SetId ¶
func (o *ListTopics200ResponseResultsInner) SetId(v string)
SetId sets field value
func (*ListTopics200ResponseResultsInner) SetIds ¶
func (o *ListTopics200ResponseResultsInner) SetIds(v ListTopics200ResponseResultsInnerIds)
SetIds gets a reference to the given ListTopics200ResponseResultsInnerIds and assigns it to the Ids field.
func (*ListTopics200ResponseResultsInner) SetKeywords ¶
func (o *ListTopics200ResponseResultsInner) SetKeywords(v []string)
SetKeywords gets a reference to the given []string and assigns it to the Keywords field.
func (*ListTopics200ResponseResultsInner) SetScore ¶
func (o *ListTopics200ResponseResultsInner) SetScore(v float32)
SetScore gets a reference to the given float32 and assigns it to the Score field.
func (*ListTopics200ResponseResultsInner) SetSiblings ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInner) SetSiblings(v []ListTopics200ResponseResultsInnerSiblingsInner)
SetSiblings gets a reference to the given []ListTopics200ResponseResultsInnerSiblingsInner and assigns it to the Siblings field.
func (*ListTopics200ResponseResultsInner) SetSubfield ¶
func (o *ListTopics200ResponseResultsInner) SetSubfield(v ListTopics200ResponseResultsInnerSubfield)
SetSubfield gets a reference to the given ListTopics200ResponseResultsInnerSubfield and assigns it to the Subfield field.
func (*ListTopics200ResponseResultsInner) SetUpdatedDate ¶
func (o *ListTopics200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (*ListTopics200ResponseResultsInner) SetWorksApiUrl ¶
func (o *ListTopics200ResponseResultsInner) SetWorksApiUrl(v string)
SetWorksApiUrl gets a reference to the given string and assigns it to the WorksApiUrl field.
func (*ListTopics200ResponseResultsInner) SetWorksCount ¶
func (o *ListTopics200ResponseResultsInner) SetWorksCount(v int32)
SetWorksCount gets a reference to the given int32 and assigns it to the WorksCount field.
func (ListTopics200ResponseResultsInner) ToMap ¶
func (o ListTopics200ResponseResultsInner) ToMap() (map[string]interface{}, error)
func (*ListTopics200ResponseResultsInner) UnmarshalJSON ¶
func (o *ListTopics200ResponseResultsInner) UnmarshalJSON(data []byte) (err error)
type ListTopics200ResponseResultsInnerDomain ¶
type ListTopics200ResponseResultsInnerDomain struct { // The ID of the domain. Id *string `json:"id,omitempty"` // The name of the domain. DisplayName *string `json:"display_name,omitempty"` }
ListTopics200ResponseResultsInnerDomain struct for ListTopics200ResponseResultsInnerDomain
func NewListTopics200ResponseResultsInnerDomain ¶
func NewListTopics200ResponseResultsInnerDomain() *ListTopics200ResponseResultsInnerDomain
NewListTopics200ResponseResultsInnerDomain instantiates a new ListTopics200ResponseResultsInnerDomain object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListTopics200ResponseResultsInnerDomainWithDefaults ¶
func NewListTopics200ResponseResultsInnerDomainWithDefaults() *ListTopics200ResponseResultsInnerDomain
NewListTopics200ResponseResultsInnerDomainWithDefaults instantiates a new ListTopics200ResponseResultsInnerDomain object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListTopics200ResponseResultsInnerDomain) GetDisplayName ¶
func (o *ListTopics200ResponseResultsInnerDomain) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerDomain) GetDisplayNameOk ¶
func (o *ListTopics200ResponseResultsInnerDomain) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerDomain) GetId ¶
func (o *ListTopics200ResponseResultsInnerDomain) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerDomain) GetIdOk ¶
func (o *ListTopics200ResponseResultsInnerDomain) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerDomain) HasDisplayName ¶
func (o *ListTopics200ResponseResultsInnerDomain) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInnerDomain) HasId ¶
func (o *ListTopics200ResponseResultsInnerDomain) HasId() bool
HasId returns a boolean if a field has been set.
func (ListTopics200ResponseResultsInnerDomain) MarshalJSON ¶
func (o ListTopics200ResponseResultsInnerDomain) MarshalJSON() ([]byte, error)
func (*ListTopics200ResponseResultsInnerDomain) SetDisplayName ¶
func (o *ListTopics200ResponseResultsInnerDomain) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListTopics200ResponseResultsInnerDomain) SetId ¶
func (o *ListTopics200ResponseResultsInnerDomain) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (ListTopics200ResponseResultsInnerDomain) ToMap ¶
func (o ListTopics200ResponseResultsInnerDomain) ToMap() (map[string]interface{}, error)
type ListTopics200ResponseResultsInnerField ¶
type ListTopics200ResponseResultsInnerField struct { // The ID of the field. Id *string `json:"id,omitempty"` // The name of the field. DisplayName *string `json:"display_name,omitempty"` }
ListTopics200ResponseResultsInnerField struct for ListTopics200ResponseResultsInnerField
func NewListTopics200ResponseResultsInnerField ¶
func NewListTopics200ResponseResultsInnerField() *ListTopics200ResponseResultsInnerField
NewListTopics200ResponseResultsInnerField instantiates a new ListTopics200ResponseResultsInnerField object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListTopics200ResponseResultsInnerFieldWithDefaults ¶
func NewListTopics200ResponseResultsInnerFieldWithDefaults() *ListTopics200ResponseResultsInnerField
NewListTopics200ResponseResultsInnerFieldWithDefaults instantiates a new ListTopics200ResponseResultsInnerField object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListTopics200ResponseResultsInnerField) GetDisplayName ¶
func (o *ListTopics200ResponseResultsInnerField) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerField) GetDisplayNameOk ¶
func (o *ListTopics200ResponseResultsInnerField) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerField) GetId ¶
func (o *ListTopics200ResponseResultsInnerField) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerField) GetIdOk ¶
func (o *ListTopics200ResponseResultsInnerField) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerField) HasDisplayName ¶
func (o *ListTopics200ResponseResultsInnerField) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInnerField) HasId ¶
func (o *ListTopics200ResponseResultsInnerField) HasId() bool
HasId returns a boolean if a field has been set.
func (ListTopics200ResponseResultsInnerField) MarshalJSON ¶
func (o ListTopics200ResponseResultsInnerField) MarshalJSON() ([]byte, error)
func (*ListTopics200ResponseResultsInnerField) SetDisplayName ¶
func (o *ListTopics200ResponseResultsInnerField) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListTopics200ResponseResultsInnerField) SetId ¶
func (o *ListTopics200ResponseResultsInnerField) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (ListTopics200ResponseResultsInnerField) ToMap ¶
func (o ListTopics200ResponseResultsInnerField) ToMap() (map[string]interface{}, error)
type ListTopics200ResponseResultsInnerIds ¶
type ListTopics200ResponseResultsInnerIds struct { // This topic's OpenAlex ID. Same as Topic.id. Openalex *string `json:"openalex,omitempty"` // This topic's Wikipedia page URL. Wikipedia *string `json:"wikipedia,omitempty"` }
ListTopics200ResponseResultsInnerIds All the external identifiers that we know about for this topic. IDs are expressed as URIs whenever possible.
func NewListTopics200ResponseResultsInnerIds ¶
func NewListTopics200ResponseResultsInnerIds() *ListTopics200ResponseResultsInnerIds
NewListTopics200ResponseResultsInnerIds instantiates a new ListTopics200ResponseResultsInnerIds object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListTopics200ResponseResultsInnerIdsWithDefaults ¶
func NewListTopics200ResponseResultsInnerIdsWithDefaults() *ListTopics200ResponseResultsInnerIds
NewListTopics200ResponseResultsInnerIdsWithDefaults instantiates a new ListTopics200ResponseResultsInnerIds object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListTopics200ResponseResultsInnerIds) GetOpenalex ¶
func (o *ListTopics200ResponseResultsInnerIds) GetOpenalex() string
GetOpenalex returns the Openalex field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerIds) GetOpenalexOk ¶
func (o *ListTopics200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
GetOpenalexOk returns a tuple with the Openalex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerIds) GetWikipedia ¶
func (o *ListTopics200ResponseResultsInnerIds) GetWikipedia() string
GetWikipedia returns the Wikipedia field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerIds) GetWikipediaOk ¶
func (o *ListTopics200ResponseResultsInnerIds) GetWikipediaOk() (*string, bool)
GetWikipediaOk returns a tuple with the Wikipedia field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerIds) HasOpenalex ¶
func (o *ListTopics200ResponseResultsInnerIds) HasOpenalex() bool
HasOpenalex returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInnerIds) HasWikipedia ¶
func (o *ListTopics200ResponseResultsInnerIds) HasWikipedia() bool
HasWikipedia returns a boolean if a field has been set.
func (ListTopics200ResponseResultsInnerIds) MarshalJSON ¶
func (o ListTopics200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*ListTopics200ResponseResultsInnerIds) SetOpenalex ¶
func (o *ListTopics200ResponseResultsInnerIds) SetOpenalex(v string)
SetOpenalex gets a reference to the given string and assigns it to the Openalex field.
func (*ListTopics200ResponseResultsInnerIds) SetWikipedia ¶
func (o *ListTopics200ResponseResultsInnerIds) SetWikipedia(v string)
SetWikipedia gets a reference to the given string and assigns it to the Wikipedia field.
func (ListTopics200ResponseResultsInnerIds) ToMap ¶
func (o ListTopics200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
type ListTopics200ResponseResultsInnerSiblingsInner ¶ added in v1.0.4
type ListTopics200ResponseResultsInnerSiblingsInner struct { // The ID of the sibling topic. Id *string `json:"id,omitempty"` // The name of the sibling topic. DisplayName *string `json:"display_name,omitempty"` }
ListTopics200ResponseResultsInnerSiblingsInner struct for ListTopics200ResponseResultsInnerSiblingsInner
func NewListTopics200ResponseResultsInnerSiblingsInner ¶ added in v1.0.4
func NewListTopics200ResponseResultsInnerSiblingsInner() *ListTopics200ResponseResultsInnerSiblingsInner
NewListTopics200ResponseResultsInnerSiblingsInner instantiates a new ListTopics200ResponseResultsInnerSiblingsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListTopics200ResponseResultsInnerSiblingsInnerWithDefaults ¶ added in v1.0.4
func NewListTopics200ResponseResultsInnerSiblingsInnerWithDefaults() *ListTopics200ResponseResultsInnerSiblingsInner
NewListTopics200ResponseResultsInnerSiblingsInnerWithDefaults instantiates a new ListTopics200ResponseResultsInnerSiblingsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListTopics200ResponseResultsInnerSiblingsInner) GetDisplayName ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInnerSiblingsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerSiblingsInner) GetDisplayNameOk ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInnerSiblingsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerSiblingsInner) GetId ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInnerSiblingsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerSiblingsInner) GetIdOk ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInnerSiblingsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerSiblingsInner) HasDisplayName ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInnerSiblingsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInnerSiblingsInner) HasId ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInnerSiblingsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (ListTopics200ResponseResultsInnerSiblingsInner) MarshalJSON ¶ added in v1.0.4
func (o ListTopics200ResponseResultsInnerSiblingsInner) MarshalJSON() ([]byte, error)
func (*ListTopics200ResponseResultsInnerSiblingsInner) SetDisplayName ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInnerSiblingsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListTopics200ResponseResultsInnerSiblingsInner) SetId ¶ added in v1.0.4
func (o *ListTopics200ResponseResultsInnerSiblingsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (ListTopics200ResponseResultsInnerSiblingsInner) ToMap ¶ added in v1.0.4
func (o ListTopics200ResponseResultsInnerSiblingsInner) ToMap() (map[string]interface{}, error)
type ListTopics200ResponseResultsInnerSubfield ¶
type ListTopics200ResponseResultsInnerSubfield struct { // The ID of the subfield. Id *string `json:"id,omitempty"` // The name of the subfield. DisplayName *string `json:"display_name,omitempty"` }
ListTopics200ResponseResultsInnerSubfield struct for ListTopics200ResponseResultsInnerSubfield
func NewListTopics200ResponseResultsInnerSubfield ¶
func NewListTopics200ResponseResultsInnerSubfield() *ListTopics200ResponseResultsInnerSubfield
NewListTopics200ResponseResultsInnerSubfield instantiates a new ListTopics200ResponseResultsInnerSubfield object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListTopics200ResponseResultsInnerSubfieldWithDefaults ¶
func NewListTopics200ResponseResultsInnerSubfieldWithDefaults() *ListTopics200ResponseResultsInnerSubfield
NewListTopics200ResponseResultsInnerSubfieldWithDefaults instantiates a new ListTopics200ResponseResultsInnerSubfield object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListTopics200ResponseResultsInnerSubfield) GetDisplayName ¶
func (o *ListTopics200ResponseResultsInnerSubfield) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerSubfield) GetDisplayNameOk ¶
func (o *ListTopics200ResponseResultsInnerSubfield) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerSubfield) GetId ¶
func (o *ListTopics200ResponseResultsInnerSubfield) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListTopics200ResponseResultsInnerSubfield) GetIdOk ¶
func (o *ListTopics200ResponseResultsInnerSubfield) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListTopics200ResponseResultsInnerSubfield) HasDisplayName ¶
func (o *ListTopics200ResponseResultsInnerSubfield) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListTopics200ResponseResultsInnerSubfield) HasId ¶
func (o *ListTopics200ResponseResultsInnerSubfield) HasId() bool
HasId returns a boolean if a field has been set.
func (ListTopics200ResponseResultsInnerSubfield) MarshalJSON ¶
func (o ListTopics200ResponseResultsInnerSubfield) MarshalJSON() ([]byte, error)
func (*ListTopics200ResponseResultsInnerSubfield) SetDisplayName ¶
func (o *ListTopics200ResponseResultsInnerSubfield) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListTopics200ResponseResultsInnerSubfield) SetId ¶
func (o *ListTopics200ResponseResultsInnerSubfield) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (ListTopics200ResponseResultsInnerSubfield) ToMap ¶
func (o ListTopics200ResponseResultsInnerSubfield) ToMap() (map[string]interface{}, error)
type ListWorks200Response ¶
type ListWorks200Response struct { Meta *ListWorks200ResponseMeta `json:"meta,omitempty"` Results []ListWorks200ResponseResultsInner `json:"results,omitempty"` }
ListWorks200Response struct for ListWorks200Response
func NewListWorks200Response ¶
func NewListWorks200Response() *ListWorks200Response
NewListWorks200Response instantiates a new ListWorks200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseWithDefaults ¶
func NewListWorks200ResponseWithDefaults() *ListWorks200Response
NewListWorks200ResponseWithDefaults instantiates a new ListWorks200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200Response) GetMeta ¶
func (o *ListWorks200Response) GetMeta() ListWorks200ResponseMeta
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ListWorks200Response) GetMetaOk ¶
func (o *ListWorks200Response) GetMetaOk() (*ListWorks200ResponseMeta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200Response) GetResults ¶
func (o *ListWorks200Response) GetResults() []ListWorks200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ListWorks200Response) GetResultsOk ¶
func (o *ListWorks200Response) GetResultsOk() ([]ListWorks200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200Response) HasMeta ¶
func (o *ListWorks200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (*ListWorks200Response) HasResults ¶
func (o *ListWorks200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ListWorks200Response) MarshalJSON ¶
func (o ListWorks200Response) MarshalJSON() ([]byte, error)
func (*ListWorks200Response) SetMeta ¶
func (o *ListWorks200Response) SetMeta(v ListWorks200ResponseMeta)
SetMeta gets a reference to the given ListWorks200ResponseMeta and assigns it to the Meta field.
func (*ListWorks200Response) SetResults ¶
func (o *ListWorks200Response) SetResults(v []ListWorks200ResponseResultsInner)
SetResults gets a reference to the given []ListWorks200ResponseResultsInner and assigns it to the Results field.
func (ListWorks200Response) ToMap ¶
func (o ListWorks200Response) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseMeta ¶
type ListWorks200ResponseMeta struct { // Total number of results Count *int32 `json:"count,omitempty"` // Database response time in milliseconds DbResponseTimeMs *int32 `json:"db_response_time_ms,omitempty"` // Current page number Page *int32 `json:"page,omitempty"` // Number of results per page PerPage *int32 `json:"per_page,omitempty"` // Number of new results since last update CountNew *int32 `json:"count_new,omitempty"` // Number of updated results since last update CountUpdated *int32 `json:"count_updated,omitempty"` }
ListWorks200ResponseMeta struct for ListWorks200ResponseMeta
func NewListWorks200ResponseMeta ¶
func NewListWorks200ResponseMeta() *ListWorks200ResponseMeta
NewListWorks200ResponseMeta instantiates a new ListWorks200ResponseMeta object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseMetaWithDefaults ¶
func NewListWorks200ResponseMetaWithDefaults() *ListWorks200ResponseMeta
NewListWorks200ResponseMetaWithDefaults instantiates a new ListWorks200ResponseMeta object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseMeta) GetCount ¶
func (o *ListWorks200ResponseMeta) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*ListWorks200ResponseMeta) GetCountNew ¶
func (o *ListWorks200ResponseMeta) GetCountNew() int32
GetCountNew returns the CountNew field value if set, zero value otherwise.
func (*ListWorks200ResponseMeta) GetCountNewOk ¶
func (o *ListWorks200ResponseMeta) GetCountNewOk() (*int32, bool)
GetCountNewOk returns a tuple with the CountNew field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseMeta) GetCountOk ¶
func (o *ListWorks200ResponseMeta) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseMeta) GetCountUpdated ¶
func (o *ListWorks200ResponseMeta) GetCountUpdated() int32
GetCountUpdated returns the CountUpdated field value if set, zero value otherwise.
func (*ListWorks200ResponseMeta) GetCountUpdatedOk ¶
func (o *ListWorks200ResponseMeta) GetCountUpdatedOk() (*int32, bool)
GetCountUpdatedOk returns a tuple with the CountUpdated field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseMeta) GetDbResponseTimeMs ¶
func (o *ListWorks200ResponseMeta) GetDbResponseTimeMs() int32
GetDbResponseTimeMs returns the DbResponseTimeMs field value if set, zero value otherwise.
func (*ListWorks200ResponseMeta) GetDbResponseTimeMsOk ¶
func (o *ListWorks200ResponseMeta) GetDbResponseTimeMsOk() (*int32, bool)
GetDbResponseTimeMsOk returns a tuple with the DbResponseTimeMs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseMeta) GetPage ¶
func (o *ListWorks200ResponseMeta) GetPage() int32
GetPage returns the Page field value if set, zero value otherwise.
func (*ListWorks200ResponseMeta) GetPageOk ¶
func (o *ListWorks200ResponseMeta) GetPageOk() (*int32, bool)
GetPageOk returns a tuple with the Page field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseMeta) GetPerPage ¶
func (o *ListWorks200ResponseMeta) GetPerPage() int32
GetPerPage returns the PerPage field value if set, zero value otherwise.
func (*ListWorks200ResponseMeta) GetPerPageOk ¶
func (o *ListWorks200ResponseMeta) GetPerPageOk() (*int32, bool)
GetPerPageOk returns a tuple with the PerPage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseMeta) HasCount ¶
func (o *ListWorks200ResponseMeta) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*ListWorks200ResponseMeta) HasCountNew ¶
func (o *ListWorks200ResponseMeta) HasCountNew() bool
HasCountNew returns a boolean if a field has been set.
func (*ListWorks200ResponseMeta) HasCountUpdated ¶
func (o *ListWorks200ResponseMeta) HasCountUpdated() bool
HasCountUpdated returns a boolean if a field has been set.
func (*ListWorks200ResponseMeta) HasDbResponseTimeMs ¶
func (o *ListWorks200ResponseMeta) HasDbResponseTimeMs() bool
HasDbResponseTimeMs returns a boolean if a field has been set.
func (*ListWorks200ResponseMeta) HasPage ¶
func (o *ListWorks200ResponseMeta) HasPage() bool
HasPage returns a boolean if a field has been set.
func (*ListWorks200ResponseMeta) HasPerPage ¶
func (o *ListWorks200ResponseMeta) HasPerPage() bool
HasPerPage returns a boolean if a field has been set.
func (ListWorks200ResponseMeta) MarshalJSON ¶
func (o ListWorks200ResponseMeta) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseMeta) SetCount ¶
func (o *ListWorks200ResponseMeta) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*ListWorks200ResponseMeta) SetCountNew ¶
func (o *ListWorks200ResponseMeta) SetCountNew(v int32)
SetCountNew gets a reference to the given int32 and assigns it to the CountNew field.
func (*ListWorks200ResponseMeta) SetCountUpdated ¶
func (o *ListWorks200ResponseMeta) SetCountUpdated(v int32)
SetCountUpdated gets a reference to the given int32 and assigns it to the CountUpdated field.
func (*ListWorks200ResponseMeta) SetDbResponseTimeMs ¶
func (o *ListWorks200ResponseMeta) SetDbResponseTimeMs(v int32)
SetDbResponseTimeMs gets a reference to the given int32 and assigns it to the DbResponseTimeMs field.
func (*ListWorks200ResponseMeta) SetPage ¶
func (o *ListWorks200ResponseMeta) SetPage(v int32)
SetPage gets a reference to the given int32 and assigns it to the Page field.
func (*ListWorks200ResponseMeta) SetPerPage ¶
func (o *ListWorks200ResponseMeta) SetPerPage(v int32)
SetPerPage gets a reference to the given int32 and assigns it to the PerPage field.
func (ListWorks200ResponseMeta) ToMap ¶
func (o ListWorks200ResponseMeta) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInner ¶
type ListWorks200ResponseResultsInner struct { // The abstract of the work, as an inverted index. This format allows for efficient searching and analysis of the abstract text. AbstractInvertedIndex map[string]interface{} `json:"abstract_inverted_index,omitempty"` ApcList *ListWorks200ResponseResultsInnerApcList `json:"apc_list,omitempty"` ApcPaid *ListWorks200ResponseResultsInnerApcPaid `json:"apc_paid,omitempty"` // List of authorship information for the work, including authors and their institutions. Authorships []ListWorks200ResponseResultsInnerAuthorshipsInner `json:"authorships,omitempty"` BestOaLocation *ListWorks200ResponseResultsInnerBestOaLocation `json:"best_oa_location,omitempty"` Biblio *ListWorks200ResponseResultsInnerBiblio `json:"biblio,omitempty"` // A URL that displays a list of works that cite this work. CitedByApiUrl *string `json:"cited_by_api_url,omitempty"` // The number of citations to this work. CitedByCount *int32 `json:"cited_by_count,omitempty"` // List of concepts (research topics) associated with the work. These are algorithmically inferred based on the work's content. Concepts []map[string]interface{} `json:"concepts,omitempty"` // OpenAlex IDs of any authors for which authorships.is_corresponding is true. CorrespondingAuthorIds []string `json:"corresponding_author_ids,omitempty"` // OpenAlex IDs of any institutions found within an authorship for which authorships.is_corresponding is true. CorrespondingInstitutionIds []string `json:"corresponding_institution_ids,omitempty"` // Number of distinct country_codes among the authorships for this work. CountriesDistinctCount *int32 `json:"countries_distinct_count,omitempty"` // Cited_by_count for each of the last ten years, binned by year. CountsByYear []ListWorks200ResponseResultsInnerCountsByYearInner `json:"counts_by_year,omitempty"` // The date this Work object was created in the OpenAlex dataset. CreatedDate *string `json:"created_date,omitempty"` // The title of this work (same as title). DisplayName *string `json:"display_name,omitempty"` // The DOI for the work. Doi *string `json:"doi,omitempty" validate:"regexp=^https:\\/\\/doi.org\\/10\\\\.\\\\d{4,9}\\/[-._;()\\/:A-Z0-9]+$"` // If a work's full text is searchable in OpenAlex, this tells you how we got the text. FulltextOrigin *string `json:"fulltext_origin,omitempty"` // Information about grants that funded this work. Grants []ListWorks200ResponseResultsInnerGrantsInner `json:"grants,omitempty"` // Set to true if the work's full text is searchable in OpenAlex. HasFulltext *bool `json:"has_fulltext,omitempty"` // The OpenAlex ID for this work. Id *string `json:"id,omitempty" validate:"regexp=^https:\\/\\/openalex.org\\/W\\\\d+$"` Ids *ListWorks200ResponseResultsInnerIds `json:"ids,omitempty"` // The sources this work is indexed in. IndexedIn []string `json:"indexed_in,omitempty"` // Number of distinct institutions among the authorships for this work. InstitutionsDistinctCount *int32 `json:"institutions_distinct_count,omitempty"` // True if we think this work is paratext. IsParatext *bool `json:"is_paratext,omitempty"` // True if we know this work has been retracted. IsRetracted *bool `json:"is_retracted,omitempty"` // A list of keywords associated with this work. Keywords []ListKeywords200ResponseResultsInner `json:"keywords,omitempty"` // The language of the work in ISO 639-1 format. Language *string `json:"language,omitempty"` // The license applied to this work at this host. Most toll-access works don't have an explicit license (they're under \"all rights reserved\" copyright), so this field generally has content only if is_oa is true. License *string `json:"license,omitempty"` // List of locations where the work can be found, including various versions and sources. Locations []ListWorks200ResponseResultsInnerLocationsInner `json:"locations,omitempty"` // Number of locations for this work. LocationsCount *int32 `json:"locations_count,omitempty"` // List of Medical Subject Headings (MeSH) associated with the work, if applicable. MeSH terms are used to index and categorize biomedical literature. Mesh []ListWorks200ResponseResultsInnerMeshInner `json:"mesh,omitempty"` // URL to retrieve n-grams for this work. NgramsUrl *string `json:"ngrams_url,omitempty"` OpenAccess *ListWorks200ResponseResultsInnerOpenAccess `json:"open_access,omitempty"` PrimaryLocation *ListWorks200ResponseResultsInnerPrimaryLocation `json:"primary_location,omitempty"` PrimaryTopic *ListWorks200ResponseResultsInnerPrimaryTopic `json:"primary_topic,omitempty"` // The day when this work was published, formatted as an ISO 8601 date. PublicationDate *string `json:"publication_date,omitempty" validate:"regexp=^\\\\d{4}-\\\\d{2}-\\\\d{2}$"` // The year this work was published. PublicationYear *int32 `json:"publication_year,omitempty"` // OpenAlex IDs for works that this work cites. ReferencedWorks []string `json:"referenced_works,omitempty"` // OpenAlex IDs for works related to this work. These are computed algorithmically based on shared concepts. RelatedWorks []string `json:"related_works,omitempty"` // The UN Sustainable Development Goals relevant to this work. SustainableDevelopmentGoals []ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner `json:"sustainable_development_goals,omitempty"` // The title of this work. Title *string `json:"title,omitempty"` // The top ranked Topics for this work. Topics []ListAuthors200ResponseResultsInnerTopicsInner `json:"topics,omitempty"` // The type of the work. Type *string `json:"type,omitempty"` // Legacy type information, using Crossref's \"type\" controlled vocabulary. TypeCrossref *string `json:"type_crossref,omitempty"` // The last time anything in this work object changed. Formatted as ISO 8601 extended format without time zone designator. UpdatedDate *string `json:"updated_date,omitempty"` }
ListWorks200ResponseResultsInner struct for ListWorks200ResponseResultsInner
func NewListWorks200ResponseResultsInner ¶
func NewListWorks200ResponseResultsInner() *ListWorks200ResponseResultsInner
NewListWorks200ResponseResultsInner instantiates a new ListWorks200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerWithDefaults ¶
func NewListWorks200ResponseResultsInnerWithDefaults() *ListWorks200ResponseResultsInner
NewListWorks200ResponseResultsInnerWithDefaults instantiates a new ListWorks200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInner) GetAbstractInvertedIndex ¶
func (o *ListWorks200ResponseResultsInner) GetAbstractInvertedIndex() map[string]interface{}
GetAbstractInvertedIndex returns the AbstractInvertedIndex field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetAbstractInvertedIndexOk ¶
func (o *ListWorks200ResponseResultsInner) GetAbstractInvertedIndexOk() (map[string]interface{}, bool)
GetAbstractInvertedIndexOk returns a tuple with the AbstractInvertedIndex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetApcList ¶
func (o *ListWorks200ResponseResultsInner) GetApcList() ListWorks200ResponseResultsInnerApcList
GetApcList returns the ApcList field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetApcListOk ¶
func (o *ListWorks200ResponseResultsInner) GetApcListOk() (*ListWorks200ResponseResultsInnerApcList, bool)
GetApcListOk returns a tuple with the ApcList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetApcPaid ¶
func (o *ListWorks200ResponseResultsInner) GetApcPaid() ListWorks200ResponseResultsInnerApcPaid
GetApcPaid returns the ApcPaid field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetApcPaidOk ¶
func (o *ListWorks200ResponseResultsInner) GetApcPaidOk() (*ListWorks200ResponseResultsInnerApcPaid, bool)
GetApcPaidOk returns a tuple with the ApcPaid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetAuthorships ¶
func (o *ListWorks200ResponseResultsInner) GetAuthorships() []ListWorks200ResponseResultsInnerAuthorshipsInner
GetAuthorships returns the Authorships field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetAuthorshipsOk ¶
func (o *ListWorks200ResponseResultsInner) GetAuthorshipsOk() ([]ListWorks200ResponseResultsInnerAuthorshipsInner, bool)
GetAuthorshipsOk returns a tuple with the Authorships field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetBestOaLocation ¶
func (o *ListWorks200ResponseResultsInner) GetBestOaLocation() ListWorks200ResponseResultsInnerBestOaLocation
GetBestOaLocation returns the BestOaLocation field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetBestOaLocationOk ¶
func (o *ListWorks200ResponseResultsInner) GetBestOaLocationOk() (*ListWorks200ResponseResultsInnerBestOaLocation, bool)
GetBestOaLocationOk returns a tuple with the BestOaLocation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetBiblio ¶
func (o *ListWorks200ResponseResultsInner) GetBiblio() ListWorks200ResponseResultsInnerBiblio
GetBiblio returns the Biblio field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetBiblioOk ¶
func (o *ListWorks200ResponseResultsInner) GetBiblioOk() (*ListWorks200ResponseResultsInnerBiblio, bool)
GetBiblioOk returns a tuple with the Biblio field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetCitedByApiUrl ¶
func (o *ListWorks200ResponseResultsInner) GetCitedByApiUrl() string
GetCitedByApiUrl returns the CitedByApiUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetCitedByApiUrlOk ¶
func (o *ListWorks200ResponseResultsInner) GetCitedByApiUrlOk() (*string, bool)
GetCitedByApiUrlOk returns a tuple with the CitedByApiUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetCitedByCount ¶
func (o *ListWorks200ResponseResultsInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetCitedByCountOk ¶
func (o *ListWorks200ResponseResultsInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetConcepts ¶
func (o *ListWorks200ResponseResultsInner) GetConcepts() []map[string]interface{}
GetConcepts returns the Concepts field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetConceptsOk ¶
func (o *ListWorks200ResponseResultsInner) GetConceptsOk() ([]map[string]interface{}, bool)
GetConceptsOk returns a tuple with the Concepts field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetCorrespondingAuthorIds ¶
func (o *ListWorks200ResponseResultsInner) GetCorrespondingAuthorIds() []string
GetCorrespondingAuthorIds returns the CorrespondingAuthorIds field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetCorrespondingAuthorIdsOk ¶
func (o *ListWorks200ResponseResultsInner) GetCorrespondingAuthorIdsOk() ([]string, bool)
GetCorrespondingAuthorIdsOk returns a tuple with the CorrespondingAuthorIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetCorrespondingInstitutionIds ¶
func (o *ListWorks200ResponseResultsInner) GetCorrespondingInstitutionIds() []string
GetCorrespondingInstitutionIds returns the CorrespondingInstitutionIds field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetCorrespondingInstitutionIdsOk ¶
func (o *ListWorks200ResponseResultsInner) GetCorrespondingInstitutionIdsOk() ([]string, bool)
GetCorrespondingInstitutionIdsOk returns a tuple with the CorrespondingInstitutionIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetCountriesDistinctCount ¶
func (o *ListWorks200ResponseResultsInner) GetCountriesDistinctCount() int32
GetCountriesDistinctCount returns the CountriesDistinctCount field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetCountriesDistinctCountOk ¶
func (o *ListWorks200ResponseResultsInner) GetCountriesDistinctCountOk() (*int32, bool)
GetCountriesDistinctCountOk returns a tuple with the CountriesDistinctCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetCountsByYear ¶
func (o *ListWorks200ResponseResultsInner) GetCountsByYear() []ListWorks200ResponseResultsInnerCountsByYearInner
GetCountsByYear returns the CountsByYear field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetCountsByYearOk ¶
func (o *ListWorks200ResponseResultsInner) GetCountsByYearOk() ([]ListWorks200ResponseResultsInnerCountsByYearInner, bool)
GetCountsByYearOk returns a tuple with the CountsByYear field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetCreatedDate ¶
func (o *ListWorks200ResponseResultsInner) GetCreatedDate() string
GetCreatedDate returns the CreatedDate field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetCreatedDateOk ¶
func (o *ListWorks200ResponseResultsInner) GetCreatedDateOk() (*string, bool)
GetCreatedDateOk returns a tuple with the CreatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetDisplayName ¶
func (o *ListWorks200ResponseResultsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetDisplayNameOk ¶
func (o *ListWorks200ResponseResultsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetDoi ¶
func (o *ListWorks200ResponseResultsInner) GetDoi() string
GetDoi returns the Doi field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetDoiOk ¶
func (o *ListWorks200ResponseResultsInner) GetDoiOk() (*string, bool)
GetDoiOk returns a tuple with the Doi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetFulltextOrigin ¶
func (o *ListWorks200ResponseResultsInner) GetFulltextOrigin() string
GetFulltextOrigin returns the FulltextOrigin field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetFulltextOriginOk ¶
func (o *ListWorks200ResponseResultsInner) GetFulltextOriginOk() (*string, bool)
GetFulltextOriginOk returns a tuple with the FulltextOrigin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetGrants ¶
func (o *ListWorks200ResponseResultsInner) GetGrants() []ListWorks200ResponseResultsInnerGrantsInner
GetGrants returns the Grants field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetGrantsOk ¶
func (o *ListWorks200ResponseResultsInner) GetGrantsOk() ([]ListWorks200ResponseResultsInnerGrantsInner, bool)
GetGrantsOk returns a tuple with the Grants field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetHasFulltext ¶
func (o *ListWorks200ResponseResultsInner) GetHasFulltext() bool
GetHasFulltext returns the HasFulltext field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetHasFulltextOk ¶
func (o *ListWorks200ResponseResultsInner) GetHasFulltextOk() (*bool, bool)
GetHasFulltextOk returns a tuple with the HasFulltext field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetId ¶
func (o *ListWorks200ResponseResultsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetIdOk ¶
func (o *ListWorks200ResponseResultsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetIds ¶
func (o *ListWorks200ResponseResultsInner) GetIds() ListWorks200ResponseResultsInnerIds
GetIds returns the Ids field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetIdsOk ¶
func (o *ListWorks200ResponseResultsInner) GetIdsOk() (*ListWorks200ResponseResultsInnerIds, bool)
GetIdsOk returns a tuple with the Ids field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetIndexedIn ¶
func (o *ListWorks200ResponseResultsInner) GetIndexedIn() []string
GetIndexedIn returns the IndexedIn field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetIndexedInOk ¶
func (o *ListWorks200ResponseResultsInner) GetIndexedInOk() ([]string, bool)
GetIndexedInOk returns a tuple with the IndexedIn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetInstitutionsDistinctCount ¶
func (o *ListWorks200ResponseResultsInner) GetInstitutionsDistinctCount() int32
GetInstitutionsDistinctCount returns the InstitutionsDistinctCount field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetInstitutionsDistinctCountOk ¶
func (o *ListWorks200ResponseResultsInner) GetInstitutionsDistinctCountOk() (*int32, bool)
GetInstitutionsDistinctCountOk returns a tuple with the InstitutionsDistinctCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetIsParatext ¶
func (o *ListWorks200ResponseResultsInner) GetIsParatext() bool
GetIsParatext returns the IsParatext field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetIsParatextOk ¶
func (o *ListWorks200ResponseResultsInner) GetIsParatextOk() (*bool, bool)
GetIsParatextOk returns a tuple with the IsParatext field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetIsRetracted ¶
func (o *ListWorks200ResponseResultsInner) GetIsRetracted() bool
GetIsRetracted returns the IsRetracted field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetIsRetractedOk ¶
func (o *ListWorks200ResponseResultsInner) GetIsRetractedOk() (*bool, bool)
GetIsRetractedOk returns a tuple with the IsRetracted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetKeywords ¶
func (o *ListWorks200ResponseResultsInner) GetKeywords() []ListKeywords200ResponseResultsInner
GetKeywords returns the Keywords field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetKeywordsOk ¶
func (o *ListWorks200ResponseResultsInner) GetKeywordsOk() ([]ListKeywords200ResponseResultsInner, bool)
GetKeywordsOk returns a tuple with the Keywords field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetLanguage ¶
func (o *ListWorks200ResponseResultsInner) GetLanguage() string
GetLanguage returns the Language field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetLanguageOk ¶
func (o *ListWorks200ResponseResultsInner) GetLanguageOk() (*string, bool)
GetLanguageOk returns a tuple with the Language field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetLicense ¶
func (o *ListWorks200ResponseResultsInner) GetLicense() string
GetLicense returns the License field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetLicenseOk ¶
func (o *ListWorks200ResponseResultsInner) GetLicenseOk() (*string, bool)
GetLicenseOk returns a tuple with the License field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetLocations ¶
func (o *ListWorks200ResponseResultsInner) GetLocations() []ListWorks200ResponseResultsInnerLocationsInner
GetLocations returns the Locations field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetLocationsCount ¶
func (o *ListWorks200ResponseResultsInner) GetLocationsCount() int32
GetLocationsCount returns the LocationsCount field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetLocationsCountOk ¶
func (o *ListWorks200ResponseResultsInner) GetLocationsCountOk() (*int32, bool)
GetLocationsCountOk returns a tuple with the LocationsCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetLocationsOk ¶
func (o *ListWorks200ResponseResultsInner) GetLocationsOk() ([]ListWorks200ResponseResultsInnerLocationsInner, bool)
GetLocationsOk returns a tuple with the Locations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetMesh ¶
func (o *ListWorks200ResponseResultsInner) GetMesh() []ListWorks200ResponseResultsInnerMeshInner
GetMesh returns the Mesh field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetMeshOk ¶
func (o *ListWorks200ResponseResultsInner) GetMeshOk() ([]ListWorks200ResponseResultsInnerMeshInner, bool)
GetMeshOk returns a tuple with the Mesh field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetNgramsUrl ¶
func (o *ListWorks200ResponseResultsInner) GetNgramsUrl() string
GetNgramsUrl returns the NgramsUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetNgramsUrlOk ¶
func (o *ListWorks200ResponseResultsInner) GetNgramsUrlOk() (*string, bool)
GetNgramsUrlOk returns a tuple with the NgramsUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetOpenAccess ¶
func (o *ListWorks200ResponseResultsInner) GetOpenAccess() ListWorks200ResponseResultsInnerOpenAccess
GetOpenAccess returns the OpenAccess field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetOpenAccessOk ¶
func (o *ListWorks200ResponseResultsInner) GetOpenAccessOk() (*ListWorks200ResponseResultsInnerOpenAccess, bool)
GetOpenAccessOk returns a tuple with the OpenAccess field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetPrimaryLocation ¶
func (o *ListWorks200ResponseResultsInner) GetPrimaryLocation() ListWorks200ResponseResultsInnerPrimaryLocation
GetPrimaryLocation returns the PrimaryLocation field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetPrimaryLocationOk ¶
func (o *ListWorks200ResponseResultsInner) GetPrimaryLocationOk() (*ListWorks200ResponseResultsInnerPrimaryLocation, bool)
GetPrimaryLocationOk returns a tuple with the PrimaryLocation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetPrimaryTopic ¶
func (o *ListWorks200ResponseResultsInner) GetPrimaryTopic() ListWorks200ResponseResultsInnerPrimaryTopic
GetPrimaryTopic returns the PrimaryTopic field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetPrimaryTopicOk ¶
func (o *ListWorks200ResponseResultsInner) GetPrimaryTopicOk() (*ListWorks200ResponseResultsInnerPrimaryTopic, bool)
GetPrimaryTopicOk returns a tuple with the PrimaryTopic field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetPublicationDate ¶
func (o *ListWorks200ResponseResultsInner) GetPublicationDate() string
GetPublicationDate returns the PublicationDate field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetPublicationDateOk ¶
func (o *ListWorks200ResponseResultsInner) GetPublicationDateOk() (*string, bool)
GetPublicationDateOk returns a tuple with the PublicationDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetPublicationYear ¶
func (o *ListWorks200ResponseResultsInner) GetPublicationYear() int32
GetPublicationYear returns the PublicationYear field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetPublicationYearOk ¶
func (o *ListWorks200ResponseResultsInner) GetPublicationYearOk() (*int32, bool)
GetPublicationYearOk returns a tuple with the PublicationYear field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetReferencedWorks ¶
func (o *ListWorks200ResponseResultsInner) GetReferencedWorks() []string
GetReferencedWorks returns the ReferencedWorks field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetReferencedWorksOk ¶
func (o *ListWorks200ResponseResultsInner) GetReferencedWorksOk() ([]string, bool)
GetReferencedWorksOk returns a tuple with the ReferencedWorks field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetRelatedWorks ¶
func (o *ListWorks200ResponseResultsInner) GetRelatedWorks() []string
GetRelatedWorks returns the RelatedWorks field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetRelatedWorksOk ¶
func (o *ListWorks200ResponseResultsInner) GetRelatedWorksOk() ([]string, bool)
GetRelatedWorksOk returns a tuple with the RelatedWorks field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetSustainableDevelopmentGoals ¶
func (o *ListWorks200ResponseResultsInner) GetSustainableDevelopmentGoals() []ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
GetSustainableDevelopmentGoals returns the SustainableDevelopmentGoals field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetSustainableDevelopmentGoalsOk ¶
func (o *ListWorks200ResponseResultsInner) GetSustainableDevelopmentGoalsOk() ([]ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner, bool)
GetSustainableDevelopmentGoalsOk returns a tuple with the SustainableDevelopmentGoals field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetTitle ¶
func (o *ListWorks200ResponseResultsInner) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetTitleOk ¶
func (o *ListWorks200ResponseResultsInner) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetTopics ¶
func (o *ListWorks200ResponseResultsInner) GetTopics() []ListAuthors200ResponseResultsInnerTopicsInner
GetTopics returns the Topics field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetTopicsOk ¶
func (o *ListWorks200ResponseResultsInner) GetTopicsOk() ([]ListAuthors200ResponseResultsInnerTopicsInner, bool)
GetTopicsOk returns a tuple with the Topics field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetType ¶
func (o *ListWorks200ResponseResultsInner) GetType() string
GetType returns the Type field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetTypeCrossref ¶
func (o *ListWorks200ResponseResultsInner) GetTypeCrossref() string
GetTypeCrossref returns the TypeCrossref field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetTypeCrossrefOk ¶
func (o *ListWorks200ResponseResultsInner) GetTypeCrossrefOk() (*string, bool)
GetTypeCrossrefOk returns a tuple with the TypeCrossref field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetTypeOk ¶
func (o *ListWorks200ResponseResultsInner) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) GetUpdatedDate ¶
func (o *ListWorks200ResponseResultsInner) GetUpdatedDate() string
GetUpdatedDate returns the UpdatedDate field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInner) GetUpdatedDateOk ¶
func (o *ListWorks200ResponseResultsInner) GetUpdatedDateOk() (*string, bool)
GetUpdatedDateOk returns a tuple with the UpdatedDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInner) HasAbstractInvertedIndex ¶
func (o *ListWorks200ResponseResultsInner) HasAbstractInvertedIndex() bool
HasAbstractInvertedIndex returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasApcList ¶
func (o *ListWorks200ResponseResultsInner) HasApcList() bool
HasApcList returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasApcPaid ¶
func (o *ListWorks200ResponseResultsInner) HasApcPaid() bool
HasApcPaid returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasAuthorships ¶
func (o *ListWorks200ResponseResultsInner) HasAuthorships() bool
HasAuthorships returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasBestOaLocation ¶
func (o *ListWorks200ResponseResultsInner) HasBestOaLocation() bool
HasBestOaLocation returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasBiblio ¶
func (o *ListWorks200ResponseResultsInner) HasBiblio() bool
HasBiblio returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasCitedByApiUrl ¶
func (o *ListWorks200ResponseResultsInner) HasCitedByApiUrl() bool
HasCitedByApiUrl returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasCitedByCount ¶
func (o *ListWorks200ResponseResultsInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasConcepts ¶
func (o *ListWorks200ResponseResultsInner) HasConcepts() bool
HasConcepts returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasCorrespondingAuthorIds ¶
func (o *ListWorks200ResponseResultsInner) HasCorrespondingAuthorIds() bool
HasCorrespondingAuthorIds returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasCorrespondingInstitutionIds ¶
func (o *ListWorks200ResponseResultsInner) HasCorrespondingInstitutionIds() bool
HasCorrespondingInstitutionIds returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasCountriesDistinctCount ¶
func (o *ListWorks200ResponseResultsInner) HasCountriesDistinctCount() bool
HasCountriesDistinctCount returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasCountsByYear ¶
func (o *ListWorks200ResponseResultsInner) HasCountsByYear() bool
HasCountsByYear returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasCreatedDate ¶
func (o *ListWorks200ResponseResultsInner) HasCreatedDate() bool
HasCreatedDate returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasDisplayName ¶
func (o *ListWorks200ResponseResultsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasDoi ¶
func (o *ListWorks200ResponseResultsInner) HasDoi() bool
HasDoi returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasFulltextOrigin ¶
func (o *ListWorks200ResponseResultsInner) HasFulltextOrigin() bool
HasFulltextOrigin returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasGrants ¶
func (o *ListWorks200ResponseResultsInner) HasGrants() bool
HasGrants returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasHasFulltext ¶
func (o *ListWorks200ResponseResultsInner) HasHasFulltext() bool
HasHasFulltext returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasId ¶
func (o *ListWorks200ResponseResultsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasIds ¶
func (o *ListWorks200ResponseResultsInner) HasIds() bool
HasIds returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasIndexedIn ¶
func (o *ListWorks200ResponseResultsInner) HasIndexedIn() bool
HasIndexedIn returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasInstitutionsDistinctCount ¶
func (o *ListWorks200ResponseResultsInner) HasInstitutionsDistinctCount() bool
HasInstitutionsDistinctCount returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasIsParatext ¶
func (o *ListWorks200ResponseResultsInner) HasIsParatext() bool
HasIsParatext returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasIsRetracted ¶
func (o *ListWorks200ResponseResultsInner) HasIsRetracted() bool
HasIsRetracted returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasKeywords ¶
func (o *ListWorks200ResponseResultsInner) HasKeywords() bool
HasKeywords returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasLanguage ¶
func (o *ListWorks200ResponseResultsInner) HasLanguage() bool
HasLanguage returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasLicense ¶
func (o *ListWorks200ResponseResultsInner) HasLicense() bool
HasLicense returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasLocations ¶
func (o *ListWorks200ResponseResultsInner) HasLocations() bool
HasLocations returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasLocationsCount ¶
func (o *ListWorks200ResponseResultsInner) HasLocationsCount() bool
HasLocationsCount returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasMesh ¶
func (o *ListWorks200ResponseResultsInner) HasMesh() bool
HasMesh returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasNgramsUrl ¶
func (o *ListWorks200ResponseResultsInner) HasNgramsUrl() bool
HasNgramsUrl returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasOpenAccess ¶
func (o *ListWorks200ResponseResultsInner) HasOpenAccess() bool
HasOpenAccess returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasPrimaryLocation ¶
func (o *ListWorks200ResponseResultsInner) HasPrimaryLocation() bool
HasPrimaryLocation returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasPrimaryTopic ¶
func (o *ListWorks200ResponseResultsInner) HasPrimaryTopic() bool
HasPrimaryTopic returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasPublicationDate ¶
func (o *ListWorks200ResponseResultsInner) HasPublicationDate() bool
HasPublicationDate returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasPublicationYear ¶
func (o *ListWorks200ResponseResultsInner) HasPublicationYear() bool
HasPublicationYear returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasReferencedWorks ¶
func (o *ListWorks200ResponseResultsInner) HasReferencedWorks() bool
HasReferencedWorks returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasRelatedWorks ¶
func (o *ListWorks200ResponseResultsInner) HasRelatedWorks() bool
HasRelatedWorks returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasSustainableDevelopmentGoals ¶
func (o *ListWorks200ResponseResultsInner) HasSustainableDevelopmentGoals() bool
HasSustainableDevelopmentGoals returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasTitle ¶
func (o *ListWorks200ResponseResultsInner) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasTopics ¶
func (o *ListWorks200ResponseResultsInner) HasTopics() bool
HasTopics returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasType ¶
func (o *ListWorks200ResponseResultsInner) HasType() bool
HasType returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasTypeCrossref ¶
func (o *ListWorks200ResponseResultsInner) HasTypeCrossref() bool
HasTypeCrossref returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInner) HasUpdatedDate ¶
func (o *ListWorks200ResponseResultsInner) HasUpdatedDate() bool
HasUpdatedDate returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInner) MarshalJSON ¶
func (o ListWorks200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInner) SetAbstractInvertedIndex ¶
func (o *ListWorks200ResponseResultsInner) SetAbstractInvertedIndex(v map[string]interface{})
SetAbstractInvertedIndex gets a reference to the given map[string]interface{} and assigns it to the AbstractInvertedIndex field.
func (*ListWorks200ResponseResultsInner) SetApcList ¶
func (o *ListWorks200ResponseResultsInner) SetApcList(v ListWorks200ResponseResultsInnerApcList)
SetApcList gets a reference to the given ListWorks200ResponseResultsInnerApcList and assigns it to the ApcList field.
func (*ListWorks200ResponseResultsInner) SetApcPaid ¶
func (o *ListWorks200ResponseResultsInner) SetApcPaid(v ListWorks200ResponseResultsInnerApcPaid)
SetApcPaid gets a reference to the given ListWorks200ResponseResultsInnerApcPaid and assigns it to the ApcPaid field.
func (*ListWorks200ResponseResultsInner) SetAuthorships ¶
func (o *ListWorks200ResponseResultsInner) SetAuthorships(v []ListWorks200ResponseResultsInnerAuthorshipsInner)
SetAuthorships gets a reference to the given []ListWorks200ResponseResultsInnerAuthorshipsInner and assigns it to the Authorships field.
func (*ListWorks200ResponseResultsInner) SetBestOaLocation ¶
func (o *ListWorks200ResponseResultsInner) SetBestOaLocation(v ListWorks200ResponseResultsInnerBestOaLocation)
SetBestOaLocation gets a reference to the given ListWorks200ResponseResultsInnerBestOaLocation and assigns it to the BestOaLocation field.
func (*ListWorks200ResponseResultsInner) SetBiblio ¶
func (o *ListWorks200ResponseResultsInner) SetBiblio(v ListWorks200ResponseResultsInnerBiblio)
SetBiblio gets a reference to the given ListWorks200ResponseResultsInnerBiblio and assigns it to the Biblio field.
func (*ListWorks200ResponseResultsInner) SetCitedByApiUrl ¶
func (o *ListWorks200ResponseResultsInner) SetCitedByApiUrl(v string)
SetCitedByApiUrl gets a reference to the given string and assigns it to the CitedByApiUrl field.
func (*ListWorks200ResponseResultsInner) SetCitedByCount ¶
func (o *ListWorks200ResponseResultsInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListWorks200ResponseResultsInner) SetConcepts ¶
func (o *ListWorks200ResponseResultsInner) SetConcepts(v []map[string]interface{})
SetConcepts gets a reference to the given []map[string]interface{} and assigns it to the Concepts field.
func (*ListWorks200ResponseResultsInner) SetCorrespondingAuthorIds ¶
func (o *ListWorks200ResponseResultsInner) SetCorrespondingAuthorIds(v []string)
SetCorrespondingAuthorIds gets a reference to the given []string and assigns it to the CorrespondingAuthorIds field.
func (*ListWorks200ResponseResultsInner) SetCorrespondingInstitutionIds ¶
func (o *ListWorks200ResponseResultsInner) SetCorrespondingInstitutionIds(v []string)
SetCorrespondingInstitutionIds gets a reference to the given []string and assigns it to the CorrespondingInstitutionIds field.
func (*ListWorks200ResponseResultsInner) SetCountriesDistinctCount ¶
func (o *ListWorks200ResponseResultsInner) SetCountriesDistinctCount(v int32)
SetCountriesDistinctCount gets a reference to the given int32 and assigns it to the CountriesDistinctCount field.
func (*ListWorks200ResponseResultsInner) SetCountsByYear ¶
func (o *ListWorks200ResponseResultsInner) SetCountsByYear(v []ListWorks200ResponseResultsInnerCountsByYearInner)
SetCountsByYear gets a reference to the given []ListWorks200ResponseResultsInnerCountsByYearInner and assigns it to the CountsByYear field.
func (*ListWorks200ResponseResultsInner) SetCreatedDate ¶
func (o *ListWorks200ResponseResultsInner) SetCreatedDate(v string)
SetCreatedDate gets a reference to the given string and assigns it to the CreatedDate field.
func (*ListWorks200ResponseResultsInner) SetDisplayName ¶
func (o *ListWorks200ResponseResultsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListWorks200ResponseResultsInner) SetDoi ¶
func (o *ListWorks200ResponseResultsInner) SetDoi(v string)
SetDoi gets a reference to the given string and assigns it to the Doi field.
func (*ListWorks200ResponseResultsInner) SetFulltextOrigin ¶
func (o *ListWorks200ResponseResultsInner) SetFulltextOrigin(v string)
SetFulltextOrigin gets a reference to the given string and assigns it to the FulltextOrigin field.
func (*ListWorks200ResponseResultsInner) SetGrants ¶
func (o *ListWorks200ResponseResultsInner) SetGrants(v []ListWorks200ResponseResultsInnerGrantsInner)
SetGrants gets a reference to the given []ListWorks200ResponseResultsInnerGrantsInner and assigns it to the Grants field.
func (*ListWorks200ResponseResultsInner) SetHasFulltext ¶
func (o *ListWorks200ResponseResultsInner) SetHasFulltext(v bool)
SetHasFulltext gets a reference to the given bool and assigns it to the HasFulltext field.
func (*ListWorks200ResponseResultsInner) SetId ¶
func (o *ListWorks200ResponseResultsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListWorks200ResponseResultsInner) SetIds ¶
func (o *ListWorks200ResponseResultsInner) SetIds(v ListWorks200ResponseResultsInnerIds)
SetIds gets a reference to the given ListWorks200ResponseResultsInnerIds and assigns it to the Ids field.
func (*ListWorks200ResponseResultsInner) SetIndexedIn ¶
func (o *ListWorks200ResponseResultsInner) SetIndexedIn(v []string)
SetIndexedIn gets a reference to the given []string and assigns it to the IndexedIn field.
func (*ListWorks200ResponseResultsInner) SetInstitutionsDistinctCount ¶
func (o *ListWorks200ResponseResultsInner) SetInstitutionsDistinctCount(v int32)
SetInstitutionsDistinctCount gets a reference to the given int32 and assigns it to the InstitutionsDistinctCount field.
func (*ListWorks200ResponseResultsInner) SetIsParatext ¶
func (o *ListWorks200ResponseResultsInner) SetIsParatext(v bool)
SetIsParatext gets a reference to the given bool and assigns it to the IsParatext field.
func (*ListWorks200ResponseResultsInner) SetIsRetracted ¶
func (o *ListWorks200ResponseResultsInner) SetIsRetracted(v bool)
SetIsRetracted gets a reference to the given bool and assigns it to the IsRetracted field.
func (*ListWorks200ResponseResultsInner) SetKeywords ¶
func (o *ListWorks200ResponseResultsInner) SetKeywords(v []ListKeywords200ResponseResultsInner)
SetKeywords gets a reference to the given []ListKeywords200ResponseResultsInner and assigns it to the Keywords field.
func (*ListWorks200ResponseResultsInner) SetLanguage ¶
func (o *ListWorks200ResponseResultsInner) SetLanguage(v string)
SetLanguage gets a reference to the given string and assigns it to the Language field.
func (*ListWorks200ResponseResultsInner) SetLicense ¶
func (o *ListWorks200ResponseResultsInner) SetLicense(v string)
SetLicense gets a reference to the given string and assigns it to the License field.
func (*ListWorks200ResponseResultsInner) SetLocations ¶
func (o *ListWorks200ResponseResultsInner) SetLocations(v []ListWorks200ResponseResultsInnerLocationsInner)
SetLocations gets a reference to the given []ListWorks200ResponseResultsInnerLocationsInner and assigns it to the Locations field.
func (*ListWorks200ResponseResultsInner) SetLocationsCount ¶
func (o *ListWorks200ResponseResultsInner) SetLocationsCount(v int32)
SetLocationsCount gets a reference to the given int32 and assigns it to the LocationsCount field.
func (*ListWorks200ResponseResultsInner) SetMesh ¶
func (o *ListWorks200ResponseResultsInner) SetMesh(v []ListWorks200ResponseResultsInnerMeshInner)
SetMesh gets a reference to the given []ListWorks200ResponseResultsInnerMeshInner and assigns it to the Mesh field.
func (*ListWorks200ResponseResultsInner) SetNgramsUrl ¶
func (o *ListWorks200ResponseResultsInner) SetNgramsUrl(v string)
SetNgramsUrl gets a reference to the given string and assigns it to the NgramsUrl field.
func (*ListWorks200ResponseResultsInner) SetOpenAccess ¶
func (o *ListWorks200ResponseResultsInner) SetOpenAccess(v ListWorks200ResponseResultsInnerOpenAccess)
SetOpenAccess gets a reference to the given ListWorks200ResponseResultsInnerOpenAccess and assigns it to the OpenAccess field.
func (*ListWorks200ResponseResultsInner) SetPrimaryLocation ¶
func (o *ListWorks200ResponseResultsInner) SetPrimaryLocation(v ListWorks200ResponseResultsInnerPrimaryLocation)
SetPrimaryLocation gets a reference to the given ListWorks200ResponseResultsInnerPrimaryLocation and assigns it to the PrimaryLocation field.
func (*ListWorks200ResponseResultsInner) SetPrimaryTopic ¶
func (o *ListWorks200ResponseResultsInner) SetPrimaryTopic(v ListWorks200ResponseResultsInnerPrimaryTopic)
SetPrimaryTopic gets a reference to the given ListWorks200ResponseResultsInnerPrimaryTopic and assigns it to the PrimaryTopic field.
func (*ListWorks200ResponseResultsInner) SetPublicationDate ¶
func (o *ListWorks200ResponseResultsInner) SetPublicationDate(v string)
SetPublicationDate gets a reference to the given string and assigns it to the PublicationDate field.
func (*ListWorks200ResponseResultsInner) SetPublicationYear ¶
func (o *ListWorks200ResponseResultsInner) SetPublicationYear(v int32)
SetPublicationYear gets a reference to the given int32 and assigns it to the PublicationYear field.
func (*ListWorks200ResponseResultsInner) SetReferencedWorks ¶
func (o *ListWorks200ResponseResultsInner) SetReferencedWorks(v []string)
SetReferencedWorks gets a reference to the given []string and assigns it to the ReferencedWorks field.
func (*ListWorks200ResponseResultsInner) SetRelatedWorks ¶
func (o *ListWorks200ResponseResultsInner) SetRelatedWorks(v []string)
SetRelatedWorks gets a reference to the given []string and assigns it to the RelatedWorks field.
func (*ListWorks200ResponseResultsInner) SetSustainableDevelopmentGoals ¶
func (o *ListWorks200ResponseResultsInner) SetSustainableDevelopmentGoals(v []ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner)
SetSustainableDevelopmentGoals gets a reference to the given []ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner and assigns it to the SustainableDevelopmentGoals field.
func (*ListWorks200ResponseResultsInner) SetTitle ¶
func (o *ListWorks200ResponseResultsInner) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (*ListWorks200ResponseResultsInner) SetTopics ¶
func (o *ListWorks200ResponseResultsInner) SetTopics(v []ListAuthors200ResponseResultsInnerTopicsInner)
SetTopics gets a reference to the given []ListAuthors200ResponseResultsInnerTopicsInner and assigns it to the Topics field.
func (*ListWorks200ResponseResultsInner) SetType ¶
func (o *ListWorks200ResponseResultsInner) SetType(v string)
SetType gets a reference to the given string and assigns it to the Type field.
func (*ListWorks200ResponseResultsInner) SetTypeCrossref ¶
func (o *ListWorks200ResponseResultsInner) SetTypeCrossref(v string)
SetTypeCrossref gets a reference to the given string and assigns it to the TypeCrossref field.
func (*ListWorks200ResponseResultsInner) SetUpdatedDate ¶
func (o *ListWorks200ResponseResultsInner) SetUpdatedDate(v string)
SetUpdatedDate gets a reference to the given string and assigns it to the UpdatedDate field.
func (ListWorks200ResponseResultsInner) ToMap ¶
func (o ListWorks200ResponseResultsInner) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerApcList ¶
type ListWorks200ResponseResultsInnerApcList struct { // The currency of the APC. Currency *string `json:"currency,omitempty"` // The source of this APC information. Provenance *string `json:"provenance,omitempty"` // The amount of the APC. Value *int32 `json:"value,omitempty"` // The APC converted into USD. ValueUsd *int32 `json:"value_usd,omitempty"` }
ListWorks200ResponseResultsInnerApcList Information about this work's APC (article processing charge) list price.
func NewListWorks200ResponseResultsInnerApcList ¶
func NewListWorks200ResponseResultsInnerApcList() *ListWorks200ResponseResultsInnerApcList
NewListWorks200ResponseResultsInnerApcList instantiates a new ListWorks200ResponseResultsInnerApcList object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerApcListWithDefaults ¶
func NewListWorks200ResponseResultsInnerApcListWithDefaults() *ListWorks200ResponseResultsInnerApcList
NewListWorks200ResponseResultsInnerApcListWithDefaults instantiates a new ListWorks200ResponseResultsInnerApcList object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerApcList) GetCurrency ¶
func (o *ListWorks200ResponseResultsInnerApcList) GetCurrency() string
GetCurrency returns the Currency field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerApcList) GetCurrencyOk ¶
func (o *ListWorks200ResponseResultsInnerApcList) GetCurrencyOk() (*string, bool)
GetCurrencyOk returns a tuple with the Currency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerApcList) GetProvenance ¶
func (o *ListWorks200ResponseResultsInnerApcList) GetProvenance() string
GetProvenance returns the Provenance field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerApcList) GetProvenanceOk ¶
func (o *ListWorks200ResponseResultsInnerApcList) GetProvenanceOk() (*string, bool)
GetProvenanceOk returns a tuple with the Provenance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerApcList) GetValue ¶
func (o *ListWorks200ResponseResultsInnerApcList) GetValue() int32
GetValue returns the Value field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerApcList) GetValueOk ¶
func (o *ListWorks200ResponseResultsInnerApcList) GetValueOk() (*int32, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerApcList) GetValueUsd ¶
func (o *ListWorks200ResponseResultsInnerApcList) GetValueUsd() int32
GetValueUsd returns the ValueUsd field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerApcList) GetValueUsdOk ¶
func (o *ListWorks200ResponseResultsInnerApcList) GetValueUsdOk() (*int32, bool)
GetValueUsdOk returns a tuple with the ValueUsd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerApcList) HasCurrency ¶
func (o *ListWorks200ResponseResultsInnerApcList) HasCurrency() bool
HasCurrency returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerApcList) HasProvenance ¶
func (o *ListWorks200ResponseResultsInnerApcList) HasProvenance() bool
HasProvenance returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerApcList) HasValue ¶
func (o *ListWorks200ResponseResultsInnerApcList) HasValue() bool
HasValue returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerApcList) HasValueUsd ¶
func (o *ListWorks200ResponseResultsInnerApcList) HasValueUsd() bool
HasValueUsd returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerApcList) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerApcList) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerApcList) SetCurrency ¶
func (o *ListWorks200ResponseResultsInnerApcList) SetCurrency(v string)
SetCurrency gets a reference to the given string and assigns it to the Currency field.
func (*ListWorks200ResponseResultsInnerApcList) SetProvenance ¶
func (o *ListWorks200ResponseResultsInnerApcList) SetProvenance(v string)
SetProvenance gets a reference to the given string and assigns it to the Provenance field.
func (*ListWorks200ResponseResultsInnerApcList) SetValue ¶
func (o *ListWorks200ResponseResultsInnerApcList) SetValue(v int32)
SetValue gets a reference to the given int32 and assigns it to the Value field.
func (*ListWorks200ResponseResultsInnerApcList) SetValueUsd ¶
func (o *ListWorks200ResponseResultsInnerApcList) SetValueUsd(v int32)
SetValueUsd gets a reference to the given int32 and assigns it to the ValueUsd field.
func (ListWorks200ResponseResultsInnerApcList) ToMap ¶
func (o ListWorks200ResponseResultsInnerApcList) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerApcPaid ¶
type ListWorks200ResponseResultsInnerApcPaid struct { // The currency of the paid APC. Currency *string `json:"currency,omitempty"` // The source of this paid APC information. Provenance *string `json:"provenance,omitempty"` // The amount of the paid APC. Value *int32 `json:"value,omitempty"` // The paid APC converted into USD. ValueUsd *int32 `json:"value_usd,omitempty"` }
ListWorks200ResponseResultsInnerApcPaid Information about the paid APC (article processing charge) for this work.
func NewListWorks200ResponseResultsInnerApcPaid ¶
func NewListWorks200ResponseResultsInnerApcPaid() *ListWorks200ResponseResultsInnerApcPaid
NewListWorks200ResponseResultsInnerApcPaid instantiates a new ListWorks200ResponseResultsInnerApcPaid object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerApcPaidWithDefaults ¶
func NewListWorks200ResponseResultsInnerApcPaidWithDefaults() *ListWorks200ResponseResultsInnerApcPaid
NewListWorks200ResponseResultsInnerApcPaidWithDefaults instantiates a new ListWorks200ResponseResultsInnerApcPaid object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerApcPaid) GetCurrency ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) GetCurrency() string
GetCurrency returns the Currency field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerApcPaid) GetCurrencyOk ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) GetCurrencyOk() (*string, bool)
GetCurrencyOk returns a tuple with the Currency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerApcPaid) GetProvenance ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) GetProvenance() string
GetProvenance returns the Provenance field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerApcPaid) GetProvenanceOk ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) GetProvenanceOk() (*string, bool)
GetProvenanceOk returns a tuple with the Provenance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerApcPaid) GetValue ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) GetValue() int32
GetValue returns the Value field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerApcPaid) GetValueOk ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) GetValueOk() (*int32, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerApcPaid) GetValueUsd ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) GetValueUsd() int32
GetValueUsd returns the ValueUsd field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerApcPaid) GetValueUsdOk ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) GetValueUsdOk() (*int32, bool)
GetValueUsdOk returns a tuple with the ValueUsd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerApcPaid) HasCurrency ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) HasCurrency() bool
HasCurrency returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerApcPaid) HasProvenance ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) HasProvenance() bool
HasProvenance returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerApcPaid) HasValue ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) HasValue() bool
HasValue returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerApcPaid) HasValueUsd ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) HasValueUsd() bool
HasValueUsd returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerApcPaid) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerApcPaid) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerApcPaid) SetCurrency ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) SetCurrency(v string)
SetCurrency gets a reference to the given string and assigns it to the Currency field.
func (*ListWorks200ResponseResultsInnerApcPaid) SetProvenance ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) SetProvenance(v string)
SetProvenance gets a reference to the given string and assigns it to the Provenance field.
func (*ListWorks200ResponseResultsInnerApcPaid) SetValue ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) SetValue(v int32)
SetValue gets a reference to the given int32 and assigns it to the Value field.
func (*ListWorks200ResponseResultsInnerApcPaid) SetValueUsd ¶
func (o *ListWorks200ResponseResultsInnerApcPaid) SetValueUsd(v int32)
SetValueUsd gets a reference to the given int32 and assigns it to the ValueUsd field.
func (ListWorks200ResponseResultsInnerApcPaid) ToMap ¶
func (o ListWorks200ResponseResultsInnerApcPaid) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerAuthorshipsInner ¶
type ListWorks200ResponseResultsInnerAuthorshipsInner struct { // Each institutional affiliation that this author has claimed will be listed here: the raw affiliation string that we found, along with the OpenAlex Institution ID or IDs that we matched it to. This information will be redundant with institutions below, but is useful if you need to know about what we used to match institutions. Affiliations []ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner `json:"affiliations,omitempty"` Author ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor `json:"author"` // A summarized description of this author's position in the work's author list. AuthorPosition string `json:"author_position"` // The country or countries for this author, determined using a combination of matched institutions and parsing of the raw affiliation strings. Countries []string `json:"countries,omitempty"` // The institutional affiliations this author claimed in the context of this work, as dehydrated Institution objects. Institutions []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution `json:"institutions"` // If true, this is a corresponding author for this work. IsCorresponding *bool `json:"is_corresponding,omitempty"` // This author's affiliation as it originally came to us, as a list of raw unformatted strings. RawAffiliationStrings []string `json:"raw_affiliation_strings"` // This author's name as it originally came to us, as a raw unformatted string. RawAuthorName string `json:"raw_author_name"` }
ListWorks200ResponseResultsInnerAuthorshipsInner struct for ListWorks200ResponseResultsInnerAuthorshipsInner
func NewListWorks200ResponseResultsInnerAuthorshipsInner ¶
func NewListWorks200ResponseResultsInnerAuthorshipsInner(author ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor, authorPosition string, institutions []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution, rawAffiliationStrings []string, rawAuthorName string) *ListWorks200ResponseResultsInnerAuthorshipsInner
NewListWorks200ResponseResultsInnerAuthorshipsInner instantiates a new ListWorks200ResponseResultsInnerAuthorshipsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerAuthorshipsInnerWithDefaults ¶
func NewListWorks200ResponseResultsInnerAuthorshipsInnerWithDefaults() *ListWorks200ResponseResultsInnerAuthorshipsInner
NewListWorks200ResponseResultsInnerAuthorshipsInnerWithDefaults instantiates a new ListWorks200ResponseResultsInnerAuthorshipsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetAffiliations ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAffiliations() []ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
GetAffiliations returns the Affiliations field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetAffiliationsOk ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAffiliationsOk() ([]ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner, bool)
GetAffiliationsOk returns a tuple with the Affiliations field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthor ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthor() ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor
GetAuthor returns the Author field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorOk() (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor, bool)
GetAuthorOk returns a tuple with the Author field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorPosition ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorPosition() string
GetAuthorPosition returns the AuthorPosition field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorPositionOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetAuthorPositionOk() (*string, bool)
GetAuthorPositionOk returns a tuple with the AuthorPosition field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetCountries ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetCountries() []string
GetCountries returns the Countries field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetCountriesOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetCountriesOk() ([]string, bool)
GetCountriesOk returns a tuple with the Countries field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetInstitutions ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetInstitutions() []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
GetInstitutions returns the Institutions field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetInstitutionsOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetInstitutionsOk() ([]ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution, bool)
GetInstitutionsOk returns a tuple with the Institutions field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetIsCorresponding ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetIsCorresponding() bool
GetIsCorresponding returns the IsCorresponding field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetIsCorrespondingOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetIsCorrespondingOk() (*bool, bool)
GetIsCorrespondingOk returns a tuple with the IsCorresponding field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAffiliationStrings ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAffiliationStrings() []string
GetRawAffiliationStrings returns the RawAffiliationStrings field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAffiliationStringsOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAffiliationStringsOk() ([]string, bool)
GetRawAffiliationStringsOk returns a tuple with the RawAffiliationStrings field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAuthorName ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAuthorName() string
GetRawAuthorName returns the RawAuthorName field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAuthorNameOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) GetRawAuthorNameOk() (*string, bool)
GetRawAuthorNameOk returns a tuple with the RawAuthorName field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) HasAffiliations ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) HasAffiliations() bool
HasAffiliations returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) HasCountries ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) HasCountries() bool
HasCountries returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) HasIsCorresponding ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) HasIsCorresponding() bool
HasIsCorresponding returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerAuthorshipsInner) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerAuthorshipsInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) SetAffiliations ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetAffiliations(v []ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner)
SetAffiliations gets a reference to the given []ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner and assigns it to the Affiliations field.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) SetAuthor ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetAuthor(v ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor)
SetAuthor sets field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) SetAuthorPosition ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetAuthorPosition(v string)
SetAuthorPosition sets field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) SetCountries ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetCountries(v []string)
SetCountries gets a reference to the given []string and assigns it to the Countries field.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) SetInstitutions ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetInstitutions(v []ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution)
SetInstitutions sets field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) SetIsCorresponding ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetIsCorresponding(v bool)
SetIsCorresponding gets a reference to the given bool and assigns it to the IsCorresponding field.
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) SetRawAffiliationStrings ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetRawAffiliationStrings(v []string)
SetRawAffiliationStrings sets field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) SetRawAuthorName ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) SetRawAuthorName(v string)
SetRawAuthorName sets field value
func (ListWorks200ResponseResultsInnerAuthorshipsInner) ToMap ¶
func (o ListWorks200ResponseResultsInnerAuthorshipsInner) ToMap() (map[string]interface{}, error)
func (*ListWorks200ResponseResultsInnerAuthorshipsInner) UnmarshalJSON ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInner) UnmarshalJSON(data []byte) (err error)
type ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner ¶ added in v1.0.4
type ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner struct { RawAffiliationString *string `json:"raw_affiliation_string,omitempty"` InstitutionIds []string `json:"institution_ids,omitempty"` }
ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner struct for ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
func NewListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner ¶ added in v1.0.4
func NewListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner() *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
NewListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner instantiates a new ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInnerWithDefaults ¶ added in v1.0.4
func NewListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInnerWithDefaults() *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
NewListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInnerWithDefaults instantiates a new ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetInstitutionIds ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetInstitutionIds() []string
GetInstitutionIds returns the InstitutionIds field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetInstitutionIdsOk ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetInstitutionIdsOk() ([]string, bool)
GetInstitutionIdsOk returns a tuple with the InstitutionIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetRawAffiliationString ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetRawAffiliationString() string
GetRawAffiliationString returns the RawAffiliationString field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetRawAffiliationStringOk ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) GetRawAffiliationStringOk() (*string, bool)
GetRawAffiliationStringOk returns a tuple with the RawAffiliationString field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) HasInstitutionIds ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) HasInstitutionIds() bool
HasInstitutionIds returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) HasRawAffiliationString ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) HasRawAffiliationString() bool
HasRawAffiliationString returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) MarshalJSON ¶ added in v1.0.4
func (o ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) SetInstitutionIds ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) SetInstitutionIds(v []string)
SetInstitutionIds gets a reference to the given []string and assigns it to the InstitutionIds field.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) SetRawAffiliationString ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) SetRawAffiliationString(v string)
SetRawAffiliationString gets a reference to the given string and assigns it to the RawAffiliationString field.
func (ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) ToMap ¶ added in v1.0.4
func (o ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor ¶
type ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor struct { // The OpenAlex ID for this author. Id string `json:"id"` // The name of the author as a single string. DisplayName string `json:"display_name"` // The ORCID for this author, if known. Orcid *string `json:"orcid,omitempty"` }
ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor An author of this work, as a dehydrated Author object.
func NewListWorks200ResponseResultsInnerAuthorshipsInnerAuthor ¶
func NewListWorks200ResponseResultsInnerAuthorshipsInnerAuthor(id string, displayName string) *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor
NewListWorks200ResponseResultsInnerAuthorshipsInnerAuthor instantiates a new ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerAuthorshipsInnerAuthorWithDefaults ¶
func NewListWorks200ResponseResultsInnerAuthorshipsInnerAuthorWithDefaults() *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor
NewListWorks200ResponseResultsInnerAuthorshipsInnerAuthorWithDefaults instantiates a new ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetDisplayNameOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetId ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetId() string
GetId returns the Id field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetIdOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetOrcid ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetOrcid() string
GetOrcid returns the Orcid field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetOrcidOk ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) GetOrcidOk() (*string, bool)
GetOrcidOk returns a tuple with the Orcid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) HasOrcid ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) HasOrcid() bool
HasOrcid returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetId ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetId(v string)
SetId sets field value
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetOrcid ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) SetOrcid(v string)
SetOrcid gets a reference to the given string and assigns it to the Orcid field.
func (ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) ToMap ¶
func (o ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) ToMap() (map[string]interface{}, error)
func (*ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) UnmarshalJSON ¶
func (o *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) UnmarshalJSON(data []byte) (err error)
type ListWorks200ResponseResultsInnerBestOaLocation ¶
type ListWorks200ResponseResultsInnerBestOaLocation struct { // True if this location's version is either acceptedVersion or publishedVersion; otherwise false. IsAccepted *bool `json:"is_accepted,omitempty"` // True if an Open Access (OA) version of this work is available at this location. OA is defined as having a URL where you can read the fulltext of this work without needing to pay money or log in. IsOa *bool `json:"is_oa,omitempty"` // True if this location's version is publishedVersion; otherwise false. IsPublished *bool `json:"is_published,omitempty"` // The landing page URL for this location. LandingPageUrl *string `json:"landing_page_url,omitempty"` // The location's publishing license. This can be a Creative Commons license such as cc0 or cc-by, a publisher-specific license, or null which means we are not able to determine a license for this location. License *string `json:"license,omitempty"` Source *ListWorks200ResponseResultsInnerBestOaLocationSource `json:"source,omitempty"` // A URL where you can find this location as a PDF. PdfUrl *string `json:"pdf_url,omitempty"` // The version of the work, based on the DRIVER Guidelines versioning scheme. Version *string `json:"version,omitempty"` }
ListWorks200ResponseResultsInnerBestOaLocation The best available open access location for this work.
func NewListWorks200ResponseResultsInnerBestOaLocation ¶
func NewListWorks200ResponseResultsInnerBestOaLocation() *ListWorks200ResponseResultsInnerBestOaLocation
NewListWorks200ResponseResultsInnerBestOaLocation instantiates a new ListWorks200ResponseResultsInnerBestOaLocation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerBestOaLocationWithDefaults ¶
func NewListWorks200ResponseResultsInnerBestOaLocationWithDefaults() *ListWorks200ResponseResultsInnerBestOaLocation
NewListWorks200ResponseResultsInnerBestOaLocationWithDefaults instantiates a new ListWorks200ResponseResultsInnerBestOaLocation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsAccepted() bool
GetIsAccepted returns the IsAccepted field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetIsAcceptedOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsAcceptedOk() (*bool, bool)
GetIsAcceptedOk returns a tuple with the IsAccepted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetIsOa ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsOa() bool
GetIsOa returns the IsOa field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetIsOaOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsOaOk() (*bool, bool)
GetIsOaOk returns a tuple with the IsOa field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetIsPublished ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsPublished() bool
GetIsPublished returns the IsPublished field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetIsPublishedOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetIsPublishedOk() (*bool, bool)
GetIsPublishedOk returns a tuple with the IsPublished field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetLandingPageUrl() string
GetLandingPageUrl returns the LandingPageUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetLandingPageUrlOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetLandingPageUrlOk() (*string, bool)
GetLandingPageUrlOk returns a tuple with the LandingPageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetLicense ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetLicense() string
GetLicense returns the License field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetLicenseOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetLicenseOk() (*string, bool)
GetLicenseOk returns a tuple with the License field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetPdfUrl() string
GetPdfUrl returns the PdfUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetPdfUrlOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetPdfUrlOk() (*string, bool)
GetPdfUrlOk returns a tuple with the PdfUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetSource ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetSource() ListWorks200ResponseResultsInnerBestOaLocationSource
GetSource returns the Source field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetSourceOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetSourceOk() (*ListWorks200ResponseResultsInnerBestOaLocationSource, bool)
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetVersion ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetVersion() string
GetVersion returns the Version field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocation) GetVersionOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) GetVersionOk() (*string, bool)
GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) HasIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasIsAccepted() bool
HasIsAccepted returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) HasIsOa ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasIsOa() bool
HasIsOa returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) HasIsPublished ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasIsPublished() bool
HasIsPublished returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) HasLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasLandingPageUrl() bool
HasLandingPageUrl returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) HasLicense ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasLicense() bool
HasLicense returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) HasPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasPdfUrl() bool
HasPdfUrl returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) HasSource ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasSource() bool
HasSource returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocation) HasVersion ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) HasVersion() bool
HasVersion returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerBestOaLocation) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerBestOaLocation) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerBestOaLocation) SetIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetIsAccepted(v bool)
SetIsAccepted gets a reference to the given bool and assigns it to the IsAccepted field.
func (*ListWorks200ResponseResultsInnerBestOaLocation) SetIsOa ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetIsOa(v bool)
SetIsOa gets a reference to the given bool and assigns it to the IsOa field.
func (*ListWorks200ResponseResultsInnerBestOaLocation) SetIsPublished ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetIsPublished(v bool)
SetIsPublished gets a reference to the given bool and assigns it to the IsPublished field.
func (*ListWorks200ResponseResultsInnerBestOaLocation) SetLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetLandingPageUrl(v string)
SetLandingPageUrl gets a reference to the given string and assigns it to the LandingPageUrl field.
func (*ListWorks200ResponseResultsInnerBestOaLocation) SetLicense ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetLicense(v string)
SetLicense gets a reference to the given string and assigns it to the License field.
func (*ListWorks200ResponseResultsInnerBestOaLocation) SetPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetPdfUrl(v string)
SetPdfUrl gets a reference to the given string and assigns it to the PdfUrl field.
func (*ListWorks200ResponseResultsInnerBestOaLocation) SetSource ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetSource(v ListWorks200ResponseResultsInnerBestOaLocationSource)
SetSource gets a reference to the given ListWorks200ResponseResultsInnerBestOaLocationSource and assigns it to the Source field.
func (*ListWorks200ResponseResultsInnerBestOaLocation) SetVersion ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocation) SetVersion(v string)
SetVersion gets a reference to the given string and assigns it to the Version field.
func (ListWorks200ResponseResultsInnerBestOaLocation) ToMap ¶
func (o ListWorks200ResponseResultsInnerBestOaLocation) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerBestOaLocationSource ¶
type ListWorks200ResponseResultsInnerBestOaLocationSource struct { // The OpenAlex ID for this source. Id string `json:"id"` // The name of the source. DisplayName string `json:"display_name"` // The OpenAlex ID of the host organization for this source. HostOrganization *string `json:"host_organization,omitempty"` // OpenAlex IDs of the host organization's lineage, from most specific to most general. HostOrganizationLineage []string `json:"host_organization_lineage,omitempty"` // The display names of the host organization's lineage, from most specific to most general. HostOrganizationLineageNames []string `json:"host_organization_lineage_names,omitempty"` // The display_name of the host organization, shown for convenience. HostOrganizationName *string `json:"host_organization_name,omitempty"` // Whether this source is identified as a \"core source\" by [CWTS](https://www.cwts.nl/), used in the [Open Leiden Ranking](https://open.leidenranking.com/) of universities around the world. The list of core sources can be found [here](https://zenodo.org/records/10949671). IsCore *bool `json:"is_core,omitempty"` // Whether this source is listed in the Directory of Open Access Journals (DOAJ). IsInDoaj *bool `json:"is_in_doaj,omitempty"` // Whether this is currently a fully open-access source. IsOa *bool `json:"is_oa,omitempty"` // The ISSNs (International Standard Serial Numbers) used by this source. Issn []string `json:"issn,omitempty"` // The ISSN-L (linking ISSN) identifying this source. IssnL *string `json:"issn_l,omitempty"` // The type of source. Type string `json:"type"` }
ListWorks200ResponseResultsInnerBestOaLocationSource Information about the source of this location, as a DehydratedSource object.
func NewListWorks200ResponseResultsInnerBestOaLocationSource ¶
func NewListWorks200ResponseResultsInnerBestOaLocationSource(id string, displayName string, type_ string) *ListWorks200ResponseResultsInnerBestOaLocationSource
NewListWorks200ResponseResultsInnerBestOaLocationSource instantiates a new ListWorks200ResponseResultsInnerBestOaLocationSource object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerBestOaLocationSourceWithDefaults ¶
func NewListWorks200ResponseResultsInnerBestOaLocationSourceWithDefaults() *ListWorks200ResponseResultsInnerBestOaLocationSource
NewListWorks200ResponseResultsInnerBestOaLocationSourceWithDefaults instantiates a new ListWorks200ResponseResultsInnerBestOaLocationSource object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetDisplayName() string
GetDisplayName returns the DisplayName field value
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetDisplayNameOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganization ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganization() string
GetHostOrganization returns the HostOrganization field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineage ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineage() []string
GetHostOrganizationLineage returns the HostOrganizationLineage field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageNames ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageNames() []string
GetHostOrganizationLineageNames returns the HostOrganizationLineageNames field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageNamesOk ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageNamesOk() ([]string, bool)
GetHostOrganizationLineageNamesOk returns a tuple with the HostOrganizationLineageNames field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationLineageOk() ([]string, bool)
GetHostOrganizationLineageOk returns a tuple with the HostOrganizationLineage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationName ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationName() string
GetHostOrganizationName returns the HostOrganizationName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationNameOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationNameOk() (*string, bool)
GetHostOrganizationNameOk returns a tuple with the HostOrganizationName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetHostOrganizationOk() (*string, bool)
GetHostOrganizationOk returns a tuple with the HostOrganization field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetId ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetId() string
GetId returns the Id field value
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIdOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsCore ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsCore() bool
GetIsCore returns the IsCore field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsCoreOk ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsCoreOk() (*bool, bool)
GetIsCoreOk returns a tuple with the IsCore field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsInDoaj ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsInDoaj() bool
GetIsInDoaj returns the IsInDoaj field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsInDoajOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsInDoajOk() (*bool, bool)
GetIsInDoajOk returns a tuple with the IsInDoaj field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsOa ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsOa() bool
GetIsOa returns the IsOa field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsOaOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIsOaOk() (*bool, bool)
GetIsOaOk returns a tuple with the IsOa field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssn ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssn() []string
GetIssn returns the Issn field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnL ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnL() string
GetIssnL returns the IssnL field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnLOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnLOk() (*string, bool)
GetIssnLOk returns a tuple with the IssnL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetIssnOk() ([]string, bool)
GetIssnOk returns a tuple with the Issn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetType ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetType() string
GetType returns the Type field value
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) GetTypeOk ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) GetTypeOk() (*string, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganization ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganization() bool
HasHostOrganization returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationLineage ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationLineage() bool
HasHostOrganizationLineage returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationLineageNames ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationLineageNames() bool
HasHostOrganizationLineageNames returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationName ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasHostOrganizationName() bool
HasHostOrganizationName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsCore ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsCore() bool
HasIsCore returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsInDoaj ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsInDoaj() bool
HasIsInDoaj returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsOa ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIsOa() bool
HasIsOa returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasIssn ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIssn() bool
HasIssn returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) HasIssnL ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) HasIssnL() bool
HasIssnL returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerBestOaLocationSource) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerBestOaLocationSource) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetDisplayName(v string)
SetDisplayName sets field value
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganization ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganization(v string)
SetHostOrganization gets a reference to the given string and assigns it to the HostOrganization field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationLineage ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationLineage(v []string)
SetHostOrganizationLineage gets a reference to the given []string and assigns it to the HostOrganizationLineage field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationLineageNames ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationLineageNames(v []string)
SetHostOrganizationLineageNames gets a reference to the given []string and assigns it to the HostOrganizationLineageNames field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationName ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetHostOrganizationName(v string)
SetHostOrganizationName gets a reference to the given string and assigns it to the HostOrganizationName field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetId ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetId(v string)
SetId sets field value
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsCore ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsCore(v bool)
SetIsCore gets a reference to the given bool and assigns it to the IsCore field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsInDoaj ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsInDoaj(v bool)
SetIsInDoaj gets a reference to the given bool and assigns it to the IsInDoaj field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsOa ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIsOa(v bool)
SetIsOa gets a reference to the given bool and assigns it to the IsOa field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetIssn ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIssn(v []string)
SetIssn gets a reference to the given []string and assigns it to the Issn field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetIssnL ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetIssnL(v string)
SetIssnL gets a reference to the given string and assigns it to the IssnL field.
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) SetType ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) SetType(v string)
SetType sets field value
func (ListWorks200ResponseResultsInnerBestOaLocationSource) ToMap ¶
func (o ListWorks200ResponseResultsInnerBestOaLocationSource) ToMap() (map[string]interface{}, error)
func (*ListWorks200ResponseResultsInnerBestOaLocationSource) UnmarshalJSON ¶
func (o *ListWorks200ResponseResultsInnerBestOaLocationSource) UnmarshalJSON(data []byte) (err error)
type ListWorks200ResponseResultsInnerBiblio ¶
type ListWorks200ResponseResultsInnerBiblio struct { // The first page number for this work. FirstPage *string `json:"first_page,omitempty"` // The issue number for this work. Issue *string `json:"issue,omitempty"` // The last page number for this work. LastPage *string `json:"last_page,omitempty"` // The volume number for this work. Volume *string `json:"volume,omitempty"` }
ListWorks200ResponseResultsInnerBiblio Old-timey bibliographic info for this work.
func NewListWorks200ResponseResultsInnerBiblio ¶
func NewListWorks200ResponseResultsInnerBiblio() *ListWorks200ResponseResultsInnerBiblio
NewListWorks200ResponseResultsInnerBiblio instantiates a new ListWorks200ResponseResultsInnerBiblio object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerBiblioWithDefaults ¶
func NewListWorks200ResponseResultsInnerBiblioWithDefaults() *ListWorks200ResponseResultsInnerBiblio
NewListWorks200ResponseResultsInnerBiblioWithDefaults instantiates a new ListWorks200ResponseResultsInnerBiblio object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerBiblio) GetFirstPage ¶
func (o *ListWorks200ResponseResultsInnerBiblio) GetFirstPage() string
GetFirstPage returns the FirstPage field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBiblio) GetFirstPageOk ¶
func (o *ListWorks200ResponseResultsInnerBiblio) GetFirstPageOk() (*string, bool)
GetFirstPageOk returns a tuple with the FirstPage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBiblio) GetIssue ¶
func (o *ListWorks200ResponseResultsInnerBiblio) GetIssue() string
GetIssue returns the Issue field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBiblio) GetIssueOk ¶
func (o *ListWorks200ResponseResultsInnerBiblio) GetIssueOk() (*string, bool)
GetIssueOk returns a tuple with the Issue field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBiblio) GetLastPage ¶
func (o *ListWorks200ResponseResultsInnerBiblio) GetLastPage() string
GetLastPage returns the LastPage field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBiblio) GetLastPageOk ¶
func (o *ListWorks200ResponseResultsInnerBiblio) GetLastPageOk() (*string, bool)
GetLastPageOk returns a tuple with the LastPage field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBiblio) GetVolume ¶
func (o *ListWorks200ResponseResultsInnerBiblio) GetVolume() string
GetVolume returns the Volume field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerBiblio) GetVolumeOk ¶
func (o *ListWorks200ResponseResultsInnerBiblio) GetVolumeOk() (*string, bool)
GetVolumeOk returns a tuple with the Volume field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerBiblio) HasFirstPage ¶
func (o *ListWorks200ResponseResultsInnerBiblio) HasFirstPage() bool
HasFirstPage returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBiblio) HasIssue ¶
func (o *ListWorks200ResponseResultsInnerBiblio) HasIssue() bool
HasIssue returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBiblio) HasLastPage ¶
func (o *ListWorks200ResponseResultsInnerBiblio) HasLastPage() bool
HasLastPage returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerBiblio) HasVolume ¶
func (o *ListWorks200ResponseResultsInnerBiblio) HasVolume() bool
HasVolume returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerBiblio) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerBiblio) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerBiblio) SetFirstPage ¶
func (o *ListWorks200ResponseResultsInnerBiblio) SetFirstPage(v string)
SetFirstPage gets a reference to the given string and assigns it to the FirstPage field.
func (*ListWorks200ResponseResultsInnerBiblio) SetIssue ¶
func (o *ListWorks200ResponseResultsInnerBiblio) SetIssue(v string)
SetIssue gets a reference to the given string and assigns it to the Issue field.
func (*ListWorks200ResponseResultsInnerBiblio) SetLastPage ¶
func (o *ListWorks200ResponseResultsInnerBiblio) SetLastPage(v string)
SetLastPage gets a reference to the given string and assigns it to the LastPage field.
func (*ListWorks200ResponseResultsInnerBiblio) SetVolume ¶
func (o *ListWorks200ResponseResultsInnerBiblio) SetVolume(v string)
SetVolume gets a reference to the given string and assigns it to the Volume field.
func (ListWorks200ResponseResultsInnerBiblio) ToMap ¶
func (o ListWorks200ResponseResultsInnerBiblio) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerCountsByYearInner ¶
type ListWorks200ResponseResultsInnerCountsByYearInner struct { CitedByCount *int32 `json:"cited_by_count,omitempty"` Year *int32 `json:"year,omitempty"` }
ListWorks200ResponseResultsInnerCountsByYearInner struct for ListWorks200ResponseResultsInnerCountsByYearInner
func NewListWorks200ResponseResultsInnerCountsByYearInner ¶
func NewListWorks200ResponseResultsInnerCountsByYearInner() *ListWorks200ResponseResultsInnerCountsByYearInner
NewListWorks200ResponseResultsInnerCountsByYearInner instantiates a new ListWorks200ResponseResultsInnerCountsByYearInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerCountsByYearInnerWithDefaults ¶
func NewListWorks200ResponseResultsInnerCountsByYearInnerWithDefaults() *ListWorks200ResponseResultsInnerCountsByYearInner
NewListWorks200ResponseResultsInnerCountsByYearInnerWithDefaults instantiates a new ListWorks200ResponseResultsInnerCountsByYearInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerCountsByYearInner) GetCitedByCount ¶
func (o *ListWorks200ResponseResultsInnerCountsByYearInner) GetCitedByCount() int32
GetCitedByCount returns the CitedByCount field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerCountsByYearInner) GetCitedByCountOk ¶
func (o *ListWorks200ResponseResultsInnerCountsByYearInner) GetCitedByCountOk() (*int32, bool)
GetCitedByCountOk returns a tuple with the CitedByCount field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerCountsByYearInner) GetYear ¶
func (o *ListWorks200ResponseResultsInnerCountsByYearInner) GetYear() int32
GetYear returns the Year field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerCountsByYearInner) GetYearOk ¶
func (o *ListWorks200ResponseResultsInnerCountsByYearInner) GetYearOk() (*int32, bool)
GetYearOk returns a tuple with the Year field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerCountsByYearInner) HasCitedByCount ¶
func (o *ListWorks200ResponseResultsInnerCountsByYearInner) HasCitedByCount() bool
HasCitedByCount returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerCountsByYearInner) HasYear ¶
func (o *ListWorks200ResponseResultsInnerCountsByYearInner) HasYear() bool
HasYear returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerCountsByYearInner) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerCountsByYearInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerCountsByYearInner) SetCitedByCount ¶
func (o *ListWorks200ResponseResultsInnerCountsByYearInner) SetCitedByCount(v int32)
SetCitedByCount gets a reference to the given int32 and assigns it to the CitedByCount field.
func (*ListWorks200ResponseResultsInnerCountsByYearInner) SetYear ¶
func (o *ListWorks200ResponseResultsInnerCountsByYearInner) SetYear(v int32)
SetYear gets a reference to the given int32 and assigns it to the Year field.
func (ListWorks200ResponseResultsInnerCountsByYearInner) ToMap ¶
func (o ListWorks200ResponseResultsInnerCountsByYearInner) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerGrantsInner ¶
type ListWorks200ResponseResultsInnerGrantsInner struct { // The OpenAlex ID for the funder of this grant. Funder string `json:"funder"` // The display name of the funder. FunderDisplayName string `json:"funder_display_name"` // The identifier for this specific grant, as given by the funder. AwardId *string `json:"award_id,omitempty"` }
ListWorks200ResponseResultsInnerGrantsInner struct for ListWorks200ResponseResultsInnerGrantsInner
func NewListWorks200ResponseResultsInnerGrantsInner ¶
func NewListWorks200ResponseResultsInnerGrantsInner(funder string, funderDisplayName string) *ListWorks200ResponseResultsInnerGrantsInner
NewListWorks200ResponseResultsInnerGrantsInner instantiates a new ListWorks200ResponseResultsInnerGrantsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerGrantsInnerWithDefaults ¶
func NewListWorks200ResponseResultsInnerGrantsInnerWithDefaults() *ListWorks200ResponseResultsInnerGrantsInner
NewListWorks200ResponseResultsInnerGrantsInnerWithDefaults instantiates a new ListWorks200ResponseResultsInnerGrantsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerGrantsInner) GetAwardId ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) GetAwardId() string
GetAwardId returns the AwardId field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerGrantsInner) GetAwardIdOk ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) GetAwardIdOk() (*string, bool)
GetAwardIdOk returns a tuple with the AwardId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerGrantsInner) GetFunder ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) GetFunder() string
GetFunder returns the Funder field value
func (*ListWorks200ResponseResultsInnerGrantsInner) GetFunderDisplayName ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) GetFunderDisplayName() string
GetFunderDisplayName returns the FunderDisplayName field value
func (*ListWorks200ResponseResultsInnerGrantsInner) GetFunderDisplayNameOk ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) GetFunderDisplayNameOk() (*string, bool)
GetFunderDisplayNameOk returns a tuple with the FunderDisplayName field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerGrantsInner) GetFunderOk ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) GetFunderOk() (*string, bool)
GetFunderOk returns a tuple with the Funder field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerGrantsInner) HasAwardId ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) HasAwardId() bool
HasAwardId returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerGrantsInner) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerGrantsInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerGrantsInner) SetAwardId ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) SetAwardId(v string)
SetAwardId gets a reference to the given string and assigns it to the AwardId field.
func (*ListWorks200ResponseResultsInnerGrantsInner) SetFunder ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) SetFunder(v string)
SetFunder sets field value
func (*ListWorks200ResponseResultsInnerGrantsInner) SetFunderDisplayName ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) SetFunderDisplayName(v string)
SetFunderDisplayName sets field value
func (ListWorks200ResponseResultsInnerGrantsInner) ToMap ¶
func (o ListWorks200ResponseResultsInnerGrantsInner) ToMap() (map[string]interface{}, error)
func (*ListWorks200ResponseResultsInnerGrantsInner) UnmarshalJSON ¶
func (o *ListWorks200ResponseResultsInnerGrantsInner) UnmarshalJSON(data []byte) (err error)
type ListWorks200ResponseResultsInnerIds ¶
type ListWorks200ResponseResultsInnerIds struct { // The DOI for this work. Doi *string `json:"doi,omitempty"` // The Microsoft Academic Graph ID for this work. Mag *string `json:"mag,omitempty"` // The OpenAlex ID for this work. Openalex *string `json:"openalex,omitempty"` // The PubMed Central ID for this work. Pmcid *string `json:"pmcid,omitempty"` // The PubMed ID for this work. Pmid *string `json:"pmid,omitempty"` }
ListWorks200ResponseResultsInnerIds All the external identifiers that we know about for this work. IDs are expressed as URIs whenever possible.
func NewListWorks200ResponseResultsInnerIds ¶
func NewListWorks200ResponseResultsInnerIds() *ListWorks200ResponseResultsInnerIds
NewListWorks200ResponseResultsInnerIds instantiates a new ListWorks200ResponseResultsInnerIds object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerIdsWithDefaults ¶
func NewListWorks200ResponseResultsInnerIdsWithDefaults() *ListWorks200ResponseResultsInnerIds
NewListWorks200ResponseResultsInnerIdsWithDefaults instantiates a new ListWorks200ResponseResultsInnerIds object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerIds) GetDoi ¶
func (o *ListWorks200ResponseResultsInnerIds) GetDoi() string
GetDoi returns the Doi field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerIds) GetDoiOk ¶
func (o *ListWorks200ResponseResultsInnerIds) GetDoiOk() (*string, bool)
GetDoiOk returns a tuple with the Doi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerIds) GetMag ¶
func (o *ListWorks200ResponseResultsInnerIds) GetMag() string
GetMag returns the Mag field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerIds) GetMagOk ¶
func (o *ListWorks200ResponseResultsInnerIds) GetMagOk() (*string, bool)
GetMagOk returns a tuple with the Mag field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerIds) GetOpenalex ¶
func (o *ListWorks200ResponseResultsInnerIds) GetOpenalex() string
GetOpenalex returns the Openalex field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerIds) GetOpenalexOk ¶
func (o *ListWorks200ResponseResultsInnerIds) GetOpenalexOk() (*string, bool)
GetOpenalexOk returns a tuple with the Openalex field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerIds) GetPmcid ¶
func (o *ListWorks200ResponseResultsInnerIds) GetPmcid() string
GetPmcid returns the Pmcid field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerIds) GetPmcidOk ¶
func (o *ListWorks200ResponseResultsInnerIds) GetPmcidOk() (*string, bool)
GetPmcidOk returns a tuple with the Pmcid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerIds) GetPmid ¶
func (o *ListWorks200ResponseResultsInnerIds) GetPmid() string
GetPmid returns the Pmid field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerIds) GetPmidOk ¶
func (o *ListWorks200ResponseResultsInnerIds) GetPmidOk() (*string, bool)
GetPmidOk returns a tuple with the Pmid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerIds) HasDoi ¶
func (o *ListWorks200ResponseResultsInnerIds) HasDoi() bool
HasDoi returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerIds) HasMag ¶
func (o *ListWorks200ResponseResultsInnerIds) HasMag() bool
HasMag returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerIds) HasOpenalex ¶
func (o *ListWorks200ResponseResultsInnerIds) HasOpenalex() bool
HasOpenalex returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerIds) HasPmcid ¶
func (o *ListWorks200ResponseResultsInnerIds) HasPmcid() bool
HasPmcid returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerIds) HasPmid ¶
func (o *ListWorks200ResponseResultsInnerIds) HasPmid() bool
HasPmid returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerIds) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerIds) SetDoi ¶
func (o *ListWorks200ResponseResultsInnerIds) SetDoi(v string)
SetDoi gets a reference to the given string and assigns it to the Doi field.
func (*ListWorks200ResponseResultsInnerIds) SetMag ¶
func (o *ListWorks200ResponseResultsInnerIds) SetMag(v string)
SetMag gets a reference to the given string and assigns it to the Mag field.
func (*ListWorks200ResponseResultsInnerIds) SetOpenalex ¶
func (o *ListWorks200ResponseResultsInnerIds) SetOpenalex(v string)
SetOpenalex gets a reference to the given string and assigns it to the Openalex field.
func (*ListWorks200ResponseResultsInnerIds) SetPmcid ¶
func (o *ListWorks200ResponseResultsInnerIds) SetPmcid(v string)
SetPmcid gets a reference to the given string and assigns it to the Pmcid field.
func (*ListWorks200ResponseResultsInnerIds) SetPmid ¶
func (o *ListWorks200ResponseResultsInnerIds) SetPmid(v string)
SetPmid gets a reference to the given string and assigns it to the Pmid field.
func (ListWorks200ResponseResultsInnerIds) ToMap ¶
func (o ListWorks200ResponseResultsInnerIds) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerLocationsInner ¶
type ListWorks200ResponseResultsInnerLocationsInner struct { // True if this location's version is either acceptedVersion or publishedVersion; otherwise false. IsAccepted *bool `json:"is_accepted,omitempty"` // True if an Open Access (OA) version of this work is available at this location. OA is defined as having a URL where you can read the fulltext of this work without needing to pay money or log in. IsOa *bool `json:"is_oa,omitempty"` // True if this location's version is publishedVersion; otherwise false. IsPublished *bool `json:"is_published,omitempty"` // The landing page URL for this location. LandingPageUrl *string `json:"landing_page_url,omitempty"` // The location's publishing license. This can be a Creative Commons license such as cc0 or cc-by, a publisher-specific license, or null which means we are not able to determine a license for this location. License *string `json:"license,omitempty"` Source *ListWorks200ResponseResultsInnerBestOaLocationSource `json:"source,omitempty"` // A URL where you can find this location as a PDF. PdfUrl *string `json:"pdf_url,omitempty"` // The version of the work, based on the DRIVER Guidelines versioning scheme. Version *string `json:"version,omitempty"` }
ListWorks200ResponseResultsInnerLocationsInner The Location object describes the location of a given work. It's only found as part of the Work object.
func NewListWorks200ResponseResultsInnerLocationsInner ¶
func NewListWorks200ResponseResultsInnerLocationsInner() *ListWorks200ResponseResultsInnerLocationsInner
NewListWorks200ResponseResultsInnerLocationsInner instantiates a new ListWorks200ResponseResultsInnerLocationsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerLocationsInnerWithDefaults ¶
func NewListWorks200ResponseResultsInnerLocationsInnerWithDefaults() *ListWorks200ResponseResultsInnerLocationsInner
NewListWorks200ResponseResultsInnerLocationsInnerWithDefaults instantiates a new ListWorks200ResponseResultsInnerLocationsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerLocationsInner) GetIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsAccepted() bool
GetIsAccepted returns the IsAccepted field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetIsAcceptedOk ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsAcceptedOk() (*bool, bool)
GetIsAcceptedOk returns a tuple with the IsAccepted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetIsOa ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsOa() bool
GetIsOa returns the IsOa field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetIsOaOk ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsOaOk() (*bool, bool)
GetIsOaOk returns a tuple with the IsOa field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetIsPublished ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsPublished() bool
GetIsPublished returns the IsPublished field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetIsPublishedOk ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetIsPublishedOk() (*bool, bool)
GetIsPublishedOk returns a tuple with the IsPublished field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetLandingPageUrl() string
GetLandingPageUrl returns the LandingPageUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetLandingPageUrlOk ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetLandingPageUrlOk() (*string, bool)
GetLandingPageUrlOk returns a tuple with the LandingPageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetLicense ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetLicense() string
GetLicense returns the License field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetLicenseOk ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetLicenseOk() (*string, bool)
GetLicenseOk returns a tuple with the License field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetPdfUrl() string
GetPdfUrl returns the PdfUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetPdfUrlOk ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetPdfUrlOk() (*string, bool)
GetPdfUrlOk returns a tuple with the PdfUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetSource ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetSource() ListWorks200ResponseResultsInnerBestOaLocationSource
GetSource returns the Source field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetSourceOk ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetSourceOk() (*ListWorks200ResponseResultsInnerBestOaLocationSource, bool)
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetVersion ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetVersion() string
GetVersion returns the Version field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerLocationsInner) GetVersionOk ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) GetVersionOk() (*string, bool)
GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) HasIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) HasIsAccepted() bool
HasIsAccepted returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) HasIsOa ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) HasIsOa() bool
HasIsOa returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) HasIsPublished ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) HasIsPublished() bool
HasIsPublished returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) HasLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) HasLandingPageUrl() bool
HasLandingPageUrl returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) HasLicense ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) HasLicense() bool
HasLicense returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) HasPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) HasPdfUrl() bool
HasPdfUrl returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) HasSource ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) HasSource() bool
HasSource returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerLocationsInner) HasVersion ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) HasVersion() bool
HasVersion returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerLocationsInner) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerLocationsInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerLocationsInner) SetIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) SetIsAccepted(v bool)
SetIsAccepted gets a reference to the given bool and assigns it to the IsAccepted field.
func (*ListWorks200ResponseResultsInnerLocationsInner) SetIsOa ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) SetIsOa(v bool)
SetIsOa gets a reference to the given bool and assigns it to the IsOa field.
func (*ListWorks200ResponseResultsInnerLocationsInner) SetIsPublished ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) SetIsPublished(v bool)
SetIsPublished gets a reference to the given bool and assigns it to the IsPublished field.
func (*ListWorks200ResponseResultsInnerLocationsInner) SetLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) SetLandingPageUrl(v string)
SetLandingPageUrl gets a reference to the given string and assigns it to the LandingPageUrl field.
func (*ListWorks200ResponseResultsInnerLocationsInner) SetLicense ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) SetLicense(v string)
SetLicense gets a reference to the given string and assigns it to the License field.
func (*ListWorks200ResponseResultsInnerLocationsInner) SetPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) SetPdfUrl(v string)
SetPdfUrl gets a reference to the given string and assigns it to the PdfUrl field.
func (*ListWorks200ResponseResultsInnerLocationsInner) SetSource ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) SetSource(v ListWorks200ResponseResultsInnerBestOaLocationSource)
SetSource gets a reference to the given ListWorks200ResponseResultsInnerBestOaLocationSource and assigns it to the Source field.
func (*ListWorks200ResponseResultsInnerLocationsInner) SetVersion ¶
func (o *ListWorks200ResponseResultsInnerLocationsInner) SetVersion(v string)
SetVersion gets a reference to the given string and assigns it to the Version field.
func (ListWorks200ResponseResultsInnerLocationsInner) ToMap ¶
func (o ListWorks200ResponseResultsInnerLocationsInner) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerMeshInner ¶
type ListWorks200ResponseResultsInnerMeshInner struct { // The unique identifier for the MeSH descriptor, starting with the letter D. DescriptorUi *string `json:"descriptor_ui,omitempty"` // The name of the MeSH descriptor. DescriptorName *string `json:"descriptor_name,omitempty"` // The unique identifier for the MeSH qualifier, starting with the letter Q. QualifierUi *string `json:"qualifier_ui,omitempty"` // The name of the MeSH qualifier. QualifierName *string `json:"qualifier_name,omitempty"` // Indicates if this MeSH tag is a major topic for the work. Major topics are the main focus of the article. IsMajorTopic *bool `json:"is_major_topic,omitempty"` }
ListWorks200ResponseResultsInnerMeshInner struct for ListWorks200ResponseResultsInnerMeshInner
func NewListWorks200ResponseResultsInnerMeshInner ¶
func NewListWorks200ResponseResultsInnerMeshInner() *ListWorks200ResponseResultsInnerMeshInner
NewListWorks200ResponseResultsInnerMeshInner instantiates a new ListWorks200ResponseResultsInnerMeshInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerMeshInnerWithDefaults ¶
func NewListWorks200ResponseResultsInnerMeshInnerWithDefaults() *ListWorks200ResponseResultsInnerMeshInner
NewListWorks200ResponseResultsInnerMeshInnerWithDefaults instantiates a new ListWorks200ResponseResultsInnerMeshInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerMeshInner) GetDescriptorName ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetDescriptorName() string
GetDescriptorName returns the DescriptorName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerMeshInner) GetDescriptorNameOk ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetDescriptorNameOk() (*string, bool)
GetDescriptorNameOk returns a tuple with the DescriptorName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) GetDescriptorUi ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetDescriptorUi() string
GetDescriptorUi returns the DescriptorUi field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerMeshInner) GetDescriptorUiOk ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetDescriptorUiOk() (*string, bool)
GetDescriptorUiOk returns a tuple with the DescriptorUi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) GetIsMajorTopic ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetIsMajorTopic() bool
GetIsMajorTopic returns the IsMajorTopic field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerMeshInner) GetIsMajorTopicOk ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetIsMajorTopicOk() (*bool, bool)
GetIsMajorTopicOk returns a tuple with the IsMajorTopic field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) GetQualifierName ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetQualifierName() string
GetQualifierName returns the QualifierName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerMeshInner) GetQualifierNameOk ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetQualifierNameOk() (*string, bool)
GetQualifierNameOk returns a tuple with the QualifierName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) GetQualifierUi ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetQualifierUi() string
GetQualifierUi returns the QualifierUi field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerMeshInner) GetQualifierUiOk ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) GetQualifierUiOk() (*string, bool)
GetQualifierUiOk returns a tuple with the QualifierUi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) HasDescriptorName ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) HasDescriptorName() bool
HasDescriptorName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) HasDescriptorUi ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) HasDescriptorUi() bool
HasDescriptorUi returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) HasIsMajorTopic ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) HasIsMajorTopic() bool
HasIsMajorTopic returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) HasQualifierName ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) HasQualifierName() bool
HasQualifierName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerMeshInner) HasQualifierUi ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) HasQualifierUi() bool
HasQualifierUi returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerMeshInner) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerMeshInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerMeshInner) SetDescriptorName ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) SetDescriptorName(v string)
SetDescriptorName gets a reference to the given string and assigns it to the DescriptorName field.
func (*ListWorks200ResponseResultsInnerMeshInner) SetDescriptorUi ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) SetDescriptorUi(v string)
SetDescriptorUi gets a reference to the given string and assigns it to the DescriptorUi field.
func (*ListWorks200ResponseResultsInnerMeshInner) SetIsMajorTopic ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) SetIsMajorTopic(v bool)
SetIsMajorTopic gets a reference to the given bool and assigns it to the IsMajorTopic field.
func (*ListWorks200ResponseResultsInnerMeshInner) SetQualifierName ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) SetQualifierName(v string)
SetQualifierName gets a reference to the given string and assigns it to the QualifierName field.
func (*ListWorks200ResponseResultsInnerMeshInner) SetQualifierUi ¶
func (o *ListWorks200ResponseResultsInnerMeshInner) SetQualifierUi(v string)
SetQualifierUi gets a reference to the given string and assigns it to the QualifierUi field.
func (ListWorks200ResponseResultsInnerMeshInner) ToMap ¶
func (o ListWorks200ResponseResultsInnerMeshInner) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerOpenAccess ¶
type ListWorks200ResponseResultsInnerOpenAccess struct { // True if this work is Open Access (OA). IsOa bool `json:"is_oa"` // The Open Access (OA) status of this work. OaStatus string `json:"oa_status"` // The best Open Access (OA) URL for this work. OaUrl *string `json:"oa_url,omitempty"` // True if any of this work's locations has is_oa=true and source.type=repository. This indicates that a full-text version of the work is available in an open access repository. AnyRepositoryHasFulltext *bool `json:"any_repository_has_fulltext,omitempty"` }
ListWorks200ResponseResultsInnerOpenAccess Information about the open access status of the work.
func NewListWorks200ResponseResultsInnerOpenAccess ¶
func NewListWorks200ResponseResultsInnerOpenAccess(isOa bool, oaStatus string) *ListWorks200ResponseResultsInnerOpenAccess
NewListWorks200ResponseResultsInnerOpenAccess instantiates a new ListWorks200ResponseResultsInnerOpenAccess object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerOpenAccessWithDefaults ¶
func NewListWorks200ResponseResultsInnerOpenAccessWithDefaults() *ListWorks200ResponseResultsInnerOpenAccess
NewListWorks200ResponseResultsInnerOpenAccessWithDefaults instantiates a new ListWorks200ResponseResultsInnerOpenAccess object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerOpenAccess) GetAnyRepositoryHasFulltext ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) GetAnyRepositoryHasFulltext() bool
GetAnyRepositoryHasFulltext returns the AnyRepositoryHasFulltext field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerOpenAccess) GetAnyRepositoryHasFulltextOk ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) GetAnyRepositoryHasFulltextOk() (*bool, bool)
GetAnyRepositoryHasFulltextOk returns a tuple with the AnyRepositoryHasFulltext field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerOpenAccess) GetIsOa ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) GetIsOa() bool
GetIsOa returns the IsOa field value
func (*ListWorks200ResponseResultsInnerOpenAccess) GetIsOaOk ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) GetIsOaOk() (*bool, bool)
GetIsOaOk returns a tuple with the IsOa field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerOpenAccess) GetOaStatus ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) GetOaStatus() string
GetOaStatus returns the OaStatus field value
func (*ListWorks200ResponseResultsInnerOpenAccess) GetOaStatusOk ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) GetOaStatusOk() (*string, bool)
GetOaStatusOk returns a tuple with the OaStatus field value and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerOpenAccess) GetOaUrl ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) GetOaUrl() string
GetOaUrl returns the OaUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerOpenAccess) GetOaUrlOk ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) GetOaUrlOk() (*string, bool)
GetOaUrlOk returns a tuple with the OaUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerOpenAccess) HasAnyRepositoryHasFulltext ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) HasAnyRepositoryHasFulltext() bool
HasAnyRepositoryHasFulltext returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerOpenAccess) HasOaUrl ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) HasOaUrl() bool
HasOaUrl returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerOpenAccess) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerOpenAccess) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerOpenAccess) SetAnyRepositoryHasFulltext ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) SetAnyRepositoryHasFulltext(v bool)
SetAnyRepositoryHasFulltext gets a reference to the given bool and assigns it to the AnyRepositoryHasFulltext field.
func (*ListWorks200ResponseResultsInnerOpenAccess) SetIsOa ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) SetIsOa(v bool)
SetIsOa sets field value
func (*ListWorks200ResponseResultsInnerOpenAccess) SetOaStatus ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) SetOaStatus(v string)
SetOaStatus sets field value
func (*ListWorks200ResponseResultsInnerOpenAccess) SetOaUrl ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) SetOaUrl(v string)
SetOaUrl gets a reference to the given string and assigns it to the OaUrl field.
func (ListWorks200ResponseResultsInnerOpenAccess) ToMap ¶
func (o ListWorks200ResponseResultsInnerOpenAccess) ToMap() (map[string]interface{}, error)
func (*ListWorks200ResponseResultsInnerOpenAccess) UnmarshalJSON ¶
func (o *ListWorks200ResponseResultsInnerOpenAccess) UnmarshalJSON(data []byte) (err error)
type ListWorks200ResponseResultsInnerPrimaryLocation ¶
type ListWorks200ResponseResultsInnerPrimaryLocation struct { // True if this location's version is either acceptedVersion or publishedVersion; otherwise false. IsAccepted *bool `json:"is_accepted,omitempty"` // True if an Open Access (OA) version of this work is available at this location. OA is defined as having a URL where you can read the fulltext of this work without needing to pay money or log in. IsOa *bool `json:"is_oa,omitempty"` // True if this location's version is publishedVersion; otherwise false. IsPublished *bool `json:"is_published,omitempty"` // The landing page URL for this location. LandingPageUrl *string `json:"landing_page_url,omitempty"` // The location's publishing license. This can be a Creative Commons license such as cc0 or cc-by, a publisher-specific license, or null which means we are not able to determine a license for this location. License *string `json:"license,omitempty"` Source *ListWorks200ResponseResultsInnerBestOaLocationSource `json:"source,omitempty"` // A URL where you can find this location as a PDF. PdfUrl *string `json:"pdf_url,omitempty"` // The version of the work, based on the DRIVER Guidelines versioning scheme. Version *string `json:"version,omitempty"` }
ListWorks200ResponseResultsInnerPrimaryLocation The primary location where this work can be found, typically the publisher's site.
func NewListWorks200ResponseResultsInnerPrimaryLocation ¶
func NewListWorks200ResponseResultsInnerPrimaryLocation() *ListWorks200ResponseResultsInnerPrimaryLocation
NewListWorks200ResponseResultsInnerPrimaryLocation instantiates a new ListWorks200ResponseResultsInnerPrimaryLocation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerPrimaryLocationWithDefaults ¶
func NewListWorks200ResponseResultsInnerPrimaryLocationWithDefaults() *ListWorks200ResponseResultsInnerPrimaryLocation
NewListWorks200ResponseResultsInnerPrimaryLocationWithDefaults instantiates a new ListWorks200ResponseResultsInnerPrimaryLocation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsAccepted() bool
GetIsAccepted returns the IsAccepted field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetIsAcceptedOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsAcceptedOk() (*bool, bool)
GetIsAcceptedOk returns a tuple with the IsAccepted field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetIsOa ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsOa() bool
GetIsOa returns the IsOa field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetIsOaOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsOaOk() (*bool, bool)
GetIsOaOk returns a tuple with the IsOa field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetIsPublished ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsPublished() bool
GetIsPublished returns the IsPublished field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetIsPublishedOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetIsPublishedOk() (*bool, bool)
GetIsPublishedOk returns a tuple with the IsPublished field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetLandingPageUrl() string
GetLandingPageUrl returns the LandingPageUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetLandingPageUrlOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetLandingPageUrlOk() (*string, bool)
GetLandingPageUrlOk returns a tuple with the LandingPageUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetLicense ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetLicense() string
GetLicense returns the License field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetLicenseOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetLicenseOk() (*string, bool)
GetLicenseOk returns a tuple with the License field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetPdfUrl() string
GetPdfUrl returns the PdfUrl field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetPdfUrlOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetPdfUrlOk() (*string, bool)
GetPdfUrlOk returns a tuple with the PdfUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetSource ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetSource() ListWorks200ResponseResultsInnerBestOaLocationSource
GetSource returns the Source field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetSourceOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetSourceOk() (*ListWorks200ResponseResultsInnerBestOaLocationSource, bool)
GetSourceOk returns a tuple with the Source field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetVersion ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetVersion() string
GetVersion returns the Version field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) GetVersionOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) GetVersionOk() (*string, bool)
GetVersionOk returns a tuple with the Version field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) HasIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasIsAccepted() bool
HasIsAccepted returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) HasIsOa ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasIsOa() bool
HasIsOa returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) HasIsPublished ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasIsPublished() bool
HasIsPublished returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) HasLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasLandingPageUrl() bool
HasLandingPageUrl returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) HasLicense ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasLicense() bool
HasLicense returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) HasPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasPdfUrl() bool
HasPdfUrl returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) HasSource ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasSource() bool
HasSource returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) HasVersion ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) HasVersion() bool
HasVersion returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerPrimaryLocation) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerPrimaryLocation) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerPrimaryLocation) SetIsAccepted ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetIsAccepted(v bool)
SetIsAccepted gets a reference to the given bool and assigns it to the IsAccepted field.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) SetIsOa ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetIsOa(v bool)
SetIsOa gets a reference to the given bool and assigns it to the IsOa field.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) SetIsPublished ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetIsPublished(v bool)
SetIsPublished gets a reference to the given bool and assigns it to the IsPublished field.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) SetLandingPageUrl ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetLandingPageUrl(v string)
SetLandingPageUrl gets a reference to the given string and assigns it to the LandingPageUrl field.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) SetLicense ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetLicense(v string)
SetLicense gets a reference to the given string and assigns it to the License field.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) SetPdfUrl ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetPdfUrl(v string)
SetPdfUrl gets a reference to the given string and assigns it to the PdfUrl field.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) SetSource ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetSource(v ListWorks200ResponseResultsInnerBestOaLocationSource)
SetSource gets a reference to the given ListWorks200ResponseResultsInnerBestOaLocationSource and assigns it to the Source field.
func (*ListWorks200ResponseResultsInnerPrimaryLocation) SetVersion ¶
func (o *ListWorks200ResponseResultsInnerPrimaryLocation) SetVersion(v string)
SetVersion gets a reference to the given string and assigns it to the Version field.
func (ListWorks200ResponseResultsInnerPrimaryLocation) ToMap ¶
func (o ListWorks200ResponseResultsInnerPrimaryLocation) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerPrimaryTopic ¶
type ListWorks200ResponseResultsInnerPrimaryTopic struct { // The number of works associated with this topic. Count *int32 `json:"count,omitempty"` // The name of the topic. DisplayName *string `json:"display_name,omitempty"` Domain *ListAuthors200ResponseResultsInnerTopicsInnerDomain `json:"domain,omitempty"` Field *ListAuthors200ResponseResultsInnerTopicsInnerDomain `json:"field,omitempty"` // The OpenAlex ID for this topic. Id *string `json:"id,omitempty"` // The strength of the connection between a work and this topic. Score *float32 `json:"score,omitempty"` Subfield *ListAuthors200ResponseResultsInnerTopicsInnerDomain `json:"subfield,omitempty"` Value *float32 `json:"value,omitempty"` }
ListWorks200ResponseResultsInnerPrimaryTopic The top ranked Topic for this work.
func NewListWorks200ResponseResultsInnerPrimaryTopic ¶
func NewListWorks200ResponseResultsInnerPrimaryTopic() *ListWorks200ResponseResultsInnerPrimaryTopic
NewListWorks200ResponseResultsInnerPrimaryTopic instantiates a new ListWorks200ResponseResultsInnerPrimaryTopic object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerPrimaryTopicWithDefaults ¶
func NewListWorks200ResponseResultsInnerPrimaryTopicWithDefaults() *ListWorks200ResponseResultsInnerPrimaryTopic
NewListWorks200ResponseResultsInnerPrimaryTopicWithDefaults instantiates a new ListWorks200ResponseResultsInnerPrimaryTopic object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetCount ¶ added in v1.0.5
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetCount() int32
GetCount returns the Count field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetCountOk ¶ added in v1.0.5
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetCountOk() (*int32, bool)
GetCountOk returns a tuple with the Count field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetDisplayNameOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetDomain ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetDomain() ListAuthors200ResponseResultsInnerTopicsInnerDomain
GetDomain returns the Domain field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetDomainOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetDomainOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
GetDomainOk returns a tuple with the Domain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetField ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetField() ListAuthors200ResponseResultsInnerTopicsInnerDomain
GetField returns the Field field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetFieldOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetFieldOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
GetFieldOk returns a tuple with the Field field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetId ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetIdOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetScore ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetScoreOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetSubfield ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetSubfield() ListAuthors200ResponseResultsInnerTopicsInnerDomain
GetSubfield returns the Subfield field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetSubfieldOk ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetSubfieldOk() (*ListAuthors200ResponseResultsInnerTopicsInnerDomain, bool)
GetSubfieldOk returns a tuple with the Subfield field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetValue ¶ added in v1.0.5
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetValue() float32
GetValue returns the Value field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) GetValueOk ¶ added in v1.0.5
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) GetValueOk() (*float32, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) HasCount ¶ added in v1.0.5
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasCount() bool
HasCount returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) HasDisplayName ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) HasDomain ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasDomain() bool
HasDomain returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) HasField ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasField() bool
HasField returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) HasId ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) HasScore ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasScore() bool
HasScore returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) HasSubfield ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasSubfield() bool
HasSubfield returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) HasValue ¶ added in v1.0.5
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) HasValue() bool
HasValue returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerPrimaryTopic) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerPrimaryTopic) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerPrimaryTopic) SetCount ¶ added in v1.0.5
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetCount(v int32)
SetCount gets a reference to the given int32 and assigns it to the Count field.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) SetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) SetDomain ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetDomain(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
SetDomain gets a reference to the given ListAuthors200ResponseResultsInnerTopicsInnerDomain and assigns it to the Domain field.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) SetField ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetField(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
SetField gets a reference to the given ListAuthors200ResponseResultsInnerTopicsInnerDomain and assigns it to the Field field.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) SetId ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) SetScore ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetScore(v float32)
SetScore gets a reference to the given float32 and assigns it to the Score field.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) SetSubfield ¶
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetSubfield(v ListAuthors200ResponseResultsInnerTopicsInnerDomain)
SetSubfield gets a reference to the given ListAuthors200ResponseResultsInnerTopicsInnerDomain and assigns it to the Subfield field.
func (*ListWorks200ResponseResultsInnerPrimaryTopic) SetValue ¶ added in v1.0.5
func (o *ListWorks200ResponseResultsInnerPrimaryTopic) SetValue(v float32)
SetValue gets a reference to the given float32 and assigns it to the Value field.
func (ListWorks200ResponseResultsInnerPrimaryTopic) ToMap ¶
func (o ListWorks200ResponseResultsInnerPrimaryTopic) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerPrimaryTopicDomain ¶ added in v1.0.4
type ListWorks200ResponseResultsInnerPrimaryTopicDomain struct { DisplayName *string `json:"display_name,omitempty"` Id *string `json:"id,omitempty"` }
ListWorks200ResponseResultsInnerPrimaryTopicDomain struct for ListWorks200ResponseResultsInnerPrimaryTopicDomain
func NewListWorks200ResponseResultsInnerPrimaryTopicDomain ¶ added in v1.0.4
func NewListWorks200ResponseResultsInnerPrimaryTopicDomain() *ListWorks200ResponseResultsInnerPrimaryTopicDomain
NewListWorks200ResponseResultsInnerPrimaryTopicDomain instantiates a new ListWorks200ResponseResultsInnerPrimaryTopicDomain object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerPrimaryTopicDomainWithDefaults ¶ added in v1.0.4
func NewListWorks200ResponseResultsInnerPrimaryTopicDomainWithDefaults() *ListWorks200ResponseResultsInnerPrimaryTopicDomain
NewListWorks200ResponseResultsInnerPrimaryTopicDomainWithDefaults instantiates a new ListWorks200ResponseResultsInnerPrimaryTopicDomain object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetDisplayName ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetDisplayNameOk ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetId ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetIdOk ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopicDomain) HasDisplayName ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerPrimaryTopicDomain) HasId ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) HasId() bool
HasId returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerPrimaryTopicDomain) MarshalJSON ¶ added in v1.0.4
func (o ListWorks200ResponseResultsInnerPrimaryTopicDomain) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerPrimaryTopicDomain) SetDisplayName ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListWorks200ResponseResultsInnerPrimaryTopicDomain) SetId ¶ added in v1.0.4
func (o *ListWorks200ResponseResultsInnerPrimaryTopicDomain) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (ListWorks200ResponseResultsInnerPrimaryTopicDomain) ToMap ¶ added in v1.0.4
func (o ListWorks200ResponseResultsInnerPrimaryTopicDomain) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner ¶
type ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner struct { // The OpenAlex ID for this sustainable development goal. Id *string `json:"id,omitempty"` // The name of the sustainable development goal. DisplayName *string `json:"display_name,omitempty"` // The relevance score of this goal for the work. Score *float32 `json:"score,omitempty"` }
ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner struct for ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
func NewListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner ¶
func NewListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner() *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
NewListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner instantiates a new ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInnerWithDefaults ¶
func NewListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInnerWithDefaults() *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
NewListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInnerWithDefaults instantiates a new ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetDisplayNameOk ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetId ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetIdOk ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetScore ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetScoreOk ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasDisplayName ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasId ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasScore ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetId ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetScore ¶
func (o *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) SetScore(v float32)
SetScore gets a reference to the given float32 and assigns it to the Score field.
func (ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) ToMap ¶
func (o ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerTopicsInner ¶
type ListWorks200ResponseResultsInnerTopicsInner struct { // The name of the topic. DisplayName *string `json:"display_name,omitempty"` Domain *ListWorks200ResponseResultsInnerPrimaryTopicDomain `json:"domain,omitempty"` Field *ListWorks200ResponseResultsInnerPrimaryTopicDomain `json:"field,omitempty"` // The OpenAlex ID for this topic. Id *string `json:"id,omitempty"` // The strength of the connection between the work and this topic. Score *float32 `json:"score,omitempty"` Subfield *ListWorks200ResponseResultsInnerPrimaryTopicDomain `json:"subfield,omitempty"` }
ListWorks200ResponseResultsInnerTopicsInner A simplified representation of a topic, used when a topic is referenced by another entity.
func NewListWorks200ResponseResultsInnerTopicsInner ¶
func NewListWorks200ResponseResultsInnerTopicsInner() *ListWorks200ResponseResultsInnerTopicsInner
NewListWorks200ResponseResultsInnerTopicsInner instantiates a new ListWorks200ResponseResultsInnerTopicsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerTopicsInnerWithDefaults ¶
func NewListWorks200ResponseResultsInnerTopicsInnerWithDefaults() *ListWorks200ResponseResultsInnerTopicsInner
NewListWorks200ResponseResultsInnerTopicsInnerWithDefaults instantiates a new ListWorks200ResponseResultsInnerTopicsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerTopicsInner) GetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetDisplayNameOk ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetDomain ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetDomain() ListWorks200ResponseResultsInnerPrimaryTopicDomain
GetDomain returns the Domain field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetDomainOk ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetDomainOk() (*ListWorks200ResponseResultsInnerPrimaryTopicDomain, bool)
GetDomainOk returns a tuple with the Domain field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetField ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetField() ListWorks200ResponseResultsInnerPrimaryTopicDomain
GetField returns the Field field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetFieldOk ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetFieldOk() (*ListWorks200ResponseResultsInnerPrimaryTopicDomain, bool)
GetFieldOk returns a tuple with the Field field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetId ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetId() string
GetId returns the Id field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetIdOk ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetIdOk() (*string, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetScore ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetScore() float32
GetScore returns the Score field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetScoreOk ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetScoreOk() (*float32, bool)
GetScoreOk returns a tuple with the Score field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetSubfield ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetSubfield() ListWorks200ResponseResultsInnerPrimaryTopicDomain
GetSubfield returns the Subfield field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerTopicsInner) GetSubfieldOk ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) GetSubfieldOk() (*ListWorks200ResponseResultsInnerPrimaryTopicDomain, bool)
GetSubfieldOk returns a tuple with the Subfield field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) HasDisplayName ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) HasDomain ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) HasDomain() bool
HasDomain returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) HasField ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) HasField() bool
HasField returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) HasId ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) HasScore ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) HasScore() bool
HasScore returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerTopicsInner) HasSubfield ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) HasSubfield() bool
HasSubfield returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerTopicsInner) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerTopicsInner) SetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListWorks200ResponseResultsInnerTopicsInner) SetDomain ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) SetDomain(v ListWorks200ResponseResultsInnerPrimaryTopicDomain)
SetDomain gets a reference to the given ListWorks200ResponseResultsInnerPrimaryTopicDomain and assigns it to the Domain field.
func (*ListWorks200ResponseResultsInnerTopicsInner) SetField ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) SetField(v ListWorks200ResponseResultsInnerPrimaryTopicDomain)
SetField gets a reference to the given ListWorks200ResponseResultsInnerPrimaryTopicDomain and assigns it to the Field field.
func (*ListWorks200ResponseResultsInnerTopicsInner) SetId ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) SetId(v string)
SetId gets a reference to the given string and assigns it to the Id field.
func (*ListWorks200ResponseResultsInnerTopicsInner) SetScore ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) SetScore(v float32)
SetScore gets a reference to the given float32 and assigns it to the Score field.
func (*ListWorks200ResponseResultsInnerTopicsInner) SetSubfield ¶
func (o *ListWorks200ResponseResultsInnerTopicsInner) SetSubfield(v ListWorks200ResponseResultsInnerPrimaryTopicDomain)
SetSubfield gets a reference to the given ListWorks200ResponseResultsInnerPrimaryTopicDomain and assigns it to the Subfield field.
func (ListWorks200ResponseResultsInnerTopicsInner) ToMap ¶
func (o ListWorks200ResponseResultsInnerTopicsInner) ToMap() (map[string]interface{}, error)
type ListWorks200ResponseResultsInnerTopicsInnerDomain ¶
type ListWorks200ResponseResultsInnerTopicsInnerDomain struct { DisplayName *string `json:"display_name,omitempty"` Id *int32 `json:"id,omitempty"` }
ListWorks200ResponseResultsInnerTopicsInnerDomain struct for ListWorks200ResponseResultsInnerTopicsInnerDomain
func NewListWorks200ResponseResultsInnerTopicsInnerDomain ¶
func NewListWorks200ResponseResultsInnerTopicsInnerDomain() *ListWorks200ResponseResultsInnerTopicsInnerDomain
NewListWorks200ResponseResultsInnerTopicsInnerDomain instantiates a new ListWorks200ResponseResultsInnerTopicsInnerDomain object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewListWorks200ResponseResultsInnerTopicsInnerDomainWithDefaults ¶
func NewListWorks200ResponseResultsInnerTopicsInnerDomainWithDefaults() *ListWorks200ResponseResultsInnerTopicsInnerDomain
NewListWorks200ResponseResultsInnerTopicsInnerDomainWithDefaults instantiates a new ListWorks200ResponseResultsInnerTopicsInnerDomain object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ListWorks200ResponseResultsInnerTopicsInnerDomain) GetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) GetDisplayName() string
GetDisplayName returns the DisplayName field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk ¶
func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) GetDisplayNameOk() (*string, bool)
GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerTopicsInnerDomain) GetId ¶
func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*ListWorks200ResponseResultsInnerTopicsInnerDomain) GetIdOk ¶
func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ListWorks200ResponseResultsInnerTopicsInnerDomain) HasDisplayName ¶
func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) HasDisplayName() bool
HasDisplayName returns a boolean if a field has been set.
func (*ListWorks200ResponseResultsInnerTopicsInnerDomain) HasId ¶
func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) HasId() bool
HasId returns a boolean if a field has been set.
func (ListWorks200ResponseResultsInnerTopicsInnerDomain) MarshalJSON ¶
func (o ListWorks200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
func (*ListWorks200ResponseResultsInnerTopicsInnerDomain) SetDisplayName ¶
func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) SetDisplayName(v string)
SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.
func (*ListWorks200ResponseResultsInnerTopicsInnerDomain) SetId ¶
func (o *ListWorks200ResponseResultsInnerTopicsInnerDomain) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (ListWorks200ResponseResultsInnerTopicsInnerDomain) ToMap ¶
func (o ListWorks200ResponseResultsInnerTopicsInnerDomain) ToMap() (map[string]interface{}, error)
type MappedNullable ¶
type NullableAutocomplete ¶
type NullableAutocomplete struct {
// contains filtered or unexported fields
}
func NewNullableAutocomplete ¶
func NewNullableAutocomplete(val *Autocomplete) *NullableAutocomplete
func (NullableAutocomplete) Get ¶
func (v NullableAutocomplete) Get() *Autocomplete
func (NullableAutocomplete) IsSet ¶
func (v NullableAutocomplete) IsSet() bool
func (NullableAutocomplete) MarshalJSON ¶
func (v NullableAutocomplete) MarshalJSON() ([]byte, error)
func (*NullableAutocomplete) Set ¶
func (v *NullableAutocomplete) Set(val *Autocomplete)
func (*NullableAutocomplete) UnmarshalJSON ¶
func (v *NullableAutocomplete) UnmarshalJSON(src []byte) error
func (*NullableAutocomplete) Unset ¶
func (v *NullableAutocomplete) Unset()
type NullableAutocompleteEntities400Response ¶
type NullableAutocompleteEntities400Response struct {
// contains filtered or unexported fields
}
func NewNullableAutocompleteEntities400Response ¶
func NewNullableAutocompleteEntities400Response(val *AutocompleteEntities400Response) *NullableAutocompleteEntities400Response
func (NullableAutocompleteEntities400Response) IsSet ¶
func (v NullableAutocompleteEntities400Response) IsSet() bool
func (NullableAutocompleteEntities400Response) MarshalJSON ¶
func (v NullableAutocompleteEntities400Response) MarshalJSON() ([]byte, error)
func (*NullableAutocompleteEntities400Response) Set ¶
func (v *NullableAutocompleteEntities400Response) Set(val *AutocompleteEntities400Response)
func (*NullableAutocompleteEntities400Response) UnmarshalJSON ¶
func (v *NullableAutocompleteEntities400Response) UnmarshalJSON(src []byte) error
func (*NullableAutocompleteEntities400Response) Unset ¶
func (v *NullableAutocompleteEntities400Response) Unset()
type NullableAutocompleteMeta ¶
type NullableAutocompleteMeta struct {
// contains filtered or unexported fields
}
func NewNullableAutocompleteMeta ¶
func NewNullableAutocompleteMeta(val *AutocompleteMeta) *NullableAutocompleteMeta
func (NullableAutocompleteMeta) Get ¶
func (v NullableAutocompleteMeta) Get() *AutocompleteMeta
func (NullableAutocompleteMeta) IsSet ¶
func (v NullableAutocompleteMeta) IsSet() bool
func (NullableAutocompleteMeta) MarshalJSON ¶
func (v NullableAutocompleteMeta) MarshalJSON() ([]byte, error)
func (*NullableAutocompleteMeta) Set ¶
func (v *NullableAutocompleteMeta) Set(val *AutocompleteMeta)
func (*NullableAutocompleteMeta) UnmarshalJSON ¶
func (v *NullableAutocompleteMeta) UnmarshalJSON(src []byte) error
func (*NullableAutocompleteMeta) Unset ¶
func (v *NullableAutocompleteMeta) Unset()
type NullableAutocompleteResultsInner ¶
type NullableAutocompleteResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableAutocompleteResultsInner ¶
func NewNullableAutocompleteResultsInner(val *AutocompleteResultsInner) *NullableAutocompleteResultsInner
func (NullableAutocompleteResultsInner) Get ¶
func (v NullableAutocompleteResultsInner) Get() *AutocompleteResultsInner
func (NullableAutocompleteResultsInner) IsSet ¶
func (v NullableAutocompleteResultsInner) IsSet() bool
func (NullableAutocompleteResultsInner) MarshalJSON ¶
func (v NullableAutocompleteResultsInner) MarshalJSON() ([]byte, error)
func (*NullableAutocompleteResultsInner) Set ¶
func (v *NullableAutocompleteResultsInner) Set(val *AutocompleteResultsInner)
func (*NullableAutocompleteResultsInner) UnmarshalJSON ¶
func (v *NullableAutocompleteResultsInner) UnmarshalJSON(src []byte) error
func (*NullableAutocompleteResultsInner) Unset ¶
func (v *NullableAutocompleteResultsInner) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableListAuthors200Response ¶
type NullableListAuthors200Response struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200Response ¶
func NewNullableListAuthors200Response(val *ListAuthors200Response) *NullableListAuthors200Response
func (NullableListAuthors200Response) Get ¶
func (v NullableListAuthors200Response) Get() *ListAuthors200Response
func (NullableListAuthors200Response) IsSet ¶
func (v NullableListAuthors200Response) IsSet() bool
func (NullableListAuthors200Response) MarshalJSON ¶
func (v NullableListAuthors200Response) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200Response) Set ¶
func (v *NullableListAuthors200Response) Set(val *ListAuthors200Response)
func (*NullableListAuthors200Response) UnmarshalJSON ¶
func (v *NullableListAuthors200Response) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200Response) Unset ¶
func (v *NullableListAuthors200Response) Unset()
type NullableListAuthors200ResponseGroupByInner ¶
type NullableListAuthors200ResponseGroupByInner struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseGroupByInner ¶
func NewNullableListAuthors200ResponseGroupByInner(val *ListAuthors200ResponseGroupByInner) *NullableListAuthors200ResponseGroupByInner
func (NullableListAuthors200ResponseGroupByInner) IsSet ¶
func (v NullableListAuthors200ResponseGroupByInner) IsSet() bool
func (NullableListAuthors200ResponseGroupByInner) MarshalJSON ¶
func (v NullableListAuthors200ResponseGroupByInner) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseGroupByInner) Set ¶
func (v *NullableListAuthors200ResponseGroupByInner) Set(val *ListAuthors200ResponseGroupByInner)
func (*NullableListAuthors200ResponseGroupByInner) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseGroupByInner) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseGroupByInner) Unset ¶
func (v *NullableListAuthors200ResponseGroupByInner) Unset()
type NullableListAuthors200ResponseMeta ¶
type NullableListAuthors200ResponseMeta struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseMeta ¶
func NewNullableListAuthors200ResponseMeta(val *ListAuthors200ResponseMeta) *NullableListAuthors200ResponseMeta
func (NullableListAuthors200ResponseMeta) Get ¶
func (v NullableListAuthors200ResponseMeta) Get() *ListAuthors200ResponseMeta
func (NullableListAuthors200ResponseMeta) IsSet ¶
func (v NullableListAuthors200ResponseMeta) IsSet() bool
func (NullableListAuthors200ResponseMeta) MarshalJSON ¶
func (v NullableListAuthors200ResponseMeta) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseMeta) Set ¶
func (v *NullableListAuthors200ResponseMeta) Set(val *ListAuthors200ResponseMeta)
func (*NullableListAuthors200ResponseMeta) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseMeta) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseMeta) Unset ¶
func (v *NullableListAuthors200ResponseMeta) Unset()
type NullableListAuthors200ResponseResultsInner ¶
type NullableListAuthors200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInner ¶
func NewNullableListAuthors200ResponseResultsInner(val *ListAuthors200ResponseResultsInner) *NullableListAuthors200ResponseResultsInner
func (NullableListAuthors200ResponseResultsInner) IsSet ¶
func (v NullableListAuthors200ResponseResultsInner) IsSet() bool
func (NullableListAuthors200ResponseResultsInner) MarshalJSON ¶
func (v NullableListAuthors200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInner) Set ¶
func (v *NullableListAuthors200ResponseResultsInner) Set(val *ListAuthors200ResponseResultsInner)
func (*NullableListAuthors200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInner) Unset ¶
func (v *NullableListAuthors200ResponseResultsInner) Unset()
type NullableListAuthors200ResponseResultsInnerAffiliationsInner ¶
type NullableListAuthors200ResponseResultsInnerAffiliationsInner struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerAffiliationsInner ¶
func NewNullableListAuthors200ResponseResultsInnerAffiliationsInner(val *ListAuthors200ResponseResultsInnerAffiliationsInner) *NullableListAuthors200ResponseResultsInnerAffiliationsInner
func (NullableListAuthors200ResponseResultsInnerAffiliationsInner) IsSet ¶
func (v NullableListAuthors200ResponseResultsInnerAffiliationsInner) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerAffiliationsInner) MarshalJSON ¶
func (v NullableListAuthors200ResponseResultsInnerAffiliationsInner) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerAffiliationsInner) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInner) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerAffiliationsInner) Unset ¶
func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInner) Unset()
type NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution ¶
type NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution ¶
func NewNullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution(val *ListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) *NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution
func (NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) MarshalJSON ¶
func (v NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) Unset ¶
func (v *NullableListAuthors200ResponseResultsInnerAffiliationsInnerInstitution) Unset()
type NullableListAuthors200ResponseResultsInnerCountsByYearInner ¶
type NullableListAuthors200ResponseResultsInnerCountsByYearInner struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerCountsByYearInner ¶
func NewNullableListAuthors200ResponseResultsInnerCountsByYearInner(val *ListAuthors200ResponseResultsInnerCountsByYearInner) *NullableListAuthors200ResponseResultsInnerCountsByYearInner
func (NullableListAuthors200ResponseResultsInnerCountsByYearInner) IsSet ¶
func (v NullableListAuthors200ResponseResultsInnerCountsByYearInner) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerCountsByYearInner) MarshalJSON ¶
func (v NullableListAuthors200ResponseResultsInnerCountsByYearInner) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerCountsByYearInner) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseResultsInnerCountsByYearInner) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerCountsByYearInner) Unset ¶
func (v *NullableListAuthors200ResponseResultsInnerCountsByYearInner) Unset()
type NullableListAuthors200ResponseResultsInnerIds ¶
type NullableListAuthors200ResponseResultsInnerIds struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerIds ¶
func NewNullableListAuthors200ResponseResultsInnerIds(val *ListAuthors200ResponseResultsInnerIds) *NullableListAuthors200ResponseResultsInnerIds
func (NullableListAuthors200ResponseResultsInnerIds) IsSet ¶
func (v NullableListAuthors200ResponseResultsInnerIds) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerIds) MarshalJSON ¶
func (v NullableListAuthors200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerIds) Set ¶
func (v *NullableListAuthors200ResponseResultsInnerIds) Set(val *ListAuthors200ResponseResultsInnerIds)
func (*NullableListAuthors200ResponseResultsInnerIds) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerIds) Unset ¶
func (v *NullableListAuthors200ResponseResultsInnerIds) Unset()
type NullableListAuthors200ResponseResultsInnerLastKnownInstitution ¶
type NullableListAuthors200ResponseResultsInnerLastKnownInstitution struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerLastKnownInstitution ¶
func NewNullableListAuthors200ResponseResultsInnerLastKnownInstitution(val *ListAuthors200ResponseResultsInnerLastKnownInstitution) *NullableListAuthors200ResponseResultsInnerLastKnownInstitution
func (NullableListAuthors200ResponseResultsInnerLastKnownInstitution) IsSet ¶
func (v NullableListAuthors200ResponseResultsInnerLastKnownInstitution) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerLastKnownInstitution) MarshalJSON ¶
func (v NullableListAuthors200ResponseResultsInnerLastKnownInstitution) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerLastKnownInstitution) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseResultsInnerLastKnownInstitution) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerLastKnownInstitution) Unset ¶
func (v *NullableListAuthors200ResponseResultsInnerLastKnownInstitution) Unset()
type NullableListAuthors200ResponseResultsInnerSummaryStats ¶
type NullableListAuthors200ResponseResultsInnerSummaryStats struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerSummaryStats ¶
func NewNullableListAuthors200ResponseResultsInnerSummaryStats(val *ListAuthors200ResponseResultsInnerSummaryStats) *NullableListAuthors200ResponseResultsInnerSummaryStats
func (NullableListAuthors200ResponseResultsInnerSummaryStats) IsSet ¶
func (v NullableListAuthors200ResponseResultsInnerSummaryStats) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (v NullableListAuthors200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerSummaryStats) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerSummaryStats) Unset ¶
func (v *NullableListAuthors200ResponseResultsInnerSummaryStats) Unset()
type NullableListAuthors200ResponseResultsInnerTopicsInner ¶ added in v1.0.6
type NullableListAuthors200ResponseResultsInnerTopicsInner struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerTopicsInner ¶ added in v1.0.6
func NewNullableListAuthors200ResponseResultsInnerTopicsInner(val *ListAuthors200ResponseResultsInnerTopicsInner) *NullableListAuthors200ResponseResultsInnerTopicsInner
func (NullableListAuthors200ResponseResultsInnerTopicsInner) IsSet ¶ added in v1.0.6
func (v NullableListAuthors200ResponseResultsInnerTopicsInner) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerTopicsInner) MarshalJSON ¶ added in v1.0.6
func (v NullableListAuthors200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerTopicsInner) UnmarshalJSON ¶ added in v1.0.6
func (v *NullableListAuthors200ResponseResultsInnerTopicsInner) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerTopicsInner) Unset ¶ added in v1.0.6
func (v *NullableListAuthors200ResponseResultsInnerTopicsInner) Unset()
type NullableListAuthors200ResponseResultsInnerTopicsInnerDomain ¶ added in v1.0.6
type NullableListAuthors200ResponseResultsInnerTopicsInnerDomain struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerTopicsInnerDomain ¶ added in v1.0.6
func NewNullableListAuthors200ResponseResultsInnerTopicsInnerDomain(val *ListAuthors200ResponseResultsInnerTopicsInnerDomain) *NullableListAuthors200ResponseResultsInnerTopicsInnerDomain
func (NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) IsSet ¶ added in v1.0.6
func (v NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) MarshalJSON ¶ added in v1.0.6
func (v NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON ¶ added in v1.0.6
func (v *NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) Unset ¶ added in v1.0.6
func (v *NullableListAuthors200ResponseResultsInnerTopicsInnerDomain) Unset()
type NullableListAuthors200ResponseResultsInnerXConceptsInner ¶
type NullableListAuthors200ResponseResultsInnerXConceptsInner struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerXConceptsInner ¶
func NewNullableListAuthors200ResponseResultsInnerXConceptsInner(val *ListAuthors200ResponseResultsInnerXConceptsInner) *NullableListAuthors200ResponseResultsInnerXConceptsInner
func (NullableListAuthors200ResponseResultsInnerXConceptsInner) IsSet ¶
func (v NullableListAuthors200ResponseResultsInnerXConceptsInner) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerXConceptsInner) MarshalJSON ¶
func (v NullableListAuthors200ResponseResultsInnerXConceptsInner) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerXConceptsInner) UnmarshalJSON ¶
func (v *NullableListAuthors200ResponseResultsInnerXConceptsInner) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerXConceptsInner) Unset ¶
func (v *NullableListAuthors200ResponseResultsInnerXConceptsInner) Unset()
type NullableListAuthors200ResponseResultsInnerXConceptsInnerInner ¶ added in v1.0.4
type NullableListAuthors200ResponseResultsInnerXConceptsInnerInner struct {
// contains filtered or unexported fields
}
func NewNullableListAuthors200ResponseResultsInnerXConceptsInnerInner ¶ added in v1.0.4
func NewNullableListAuthors200ResponseResultsInnerXConceptsInnerInner(val *ListAuthors200ResponseResultsInnerXConceptsInnerInner) *NullableListAuthors200ResponseResultsInnerXConceptsInnerInner
func (NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) IsSet ¶ added in v1.0.4
func (v NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) IsSet() bool
func (NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) MarshalJSON ¶ added in v1.0.4
func (v NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) MarshalJSON() ([]byte, error)
func (*NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) UnmarshalJSON ¶ added in v1.0.4
func (v *NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) UnmarshalJSON(src []byte) error
func (*NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) Unset ¶ added in v1.0.4
func (v *NullableListAuthors200ResponseResultsInnerXConceptsInnerInner) Unset()
type NullableListConcepts200Response ¶
type NullableListConcepts200Response struct {
// contains filtered or unexported fields
}
func NewNullableListConcepts200Response ¶
func NewNullableListConcepts200Response(val *ListConcepts200Response) *NullableListConcepts200Response
func (NullableListConcepts200Response) Get ¶
func (v NullableListConcepts200Response) Get() *ListConcepts200Response
func (NullableListConcepts200Response) IsSet ¶
func (v NullableListConcepts200Response) IsSet() bool
func (NullableListConcepts200Response) MarshalJSON ¶
func (v NullableListConcepts200Response) MarshalJSON() ([]byte, error)
func (*NullableListConcepts200Response) Set ¶
func (v *NullableListConcepts200Response) Set(val *ListConcepts200Response)
func (*NullableListConcepts200Response) UnmarshalJSON ¶
func (v *NullableListConcepts200Response) UnmarshalJSON(src []byte) error
func (*NullableListConcepts200Response) Unset ¶
func (v *NullableListConcepts200Response) Unset()
type NullableListConcepts200ResponseResultsInner ¶
type NullableListConcepts200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListConcepts200ResponseResultsInner ¶
func NewNullableListConcepts200ResponseResultsInner(val *ListConcepts200ResponseResultsInner) *NullableListConcepts200ResponseResultsInner
func (NullableListConcepts200ResponseResultsInner) IsSet ¶
func (v NullableListConcepts200ResponseResultsInner) IsSet() bool
func (NullableListConcepts200ResponseResultsInner) MarshalJSON ¶
func (v NullableListConcepts200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListConcepts200ResponseResultsInner) Set ¶
func (v *NullableListConcepts200ResponseResultsInner) Set(val *ListConcepts200ResponseResultsInner)
func (*NullableListConcepts200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListConcepts200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListConcepts200ResponseResultsInner) Unset ¶
func (v *NullableListConcepts200ResponseResultsInner) Unset()
type NullableListConcepts200ResponseResultsInnerAncestorsInner ¶
type NullableListConcepts200ResponseResultsInnerAncestorsInner struct {
// contains filtered or unexported fields
}
func NewNullableListConcepts200ResponseResultsInnerAncestorsInner ¶
func NewNullableListConcepts200ResponseResultsInnerAncestorsInner(val *ListConcepts200ResponseResultsInnerAncestorsInner) *NullableListConcepts200ResponseResultsInnerAncestorsInner
func (NullableListConcepts200ResponseResultsInnerAncestorsInner) IsSet ¶
func (v NullableListConcepts200ResponseResultsInnerAncestorsInner) IsSet() bool
func (NullableListConcepts200ResponseResultsInnerAncestorsInner) MarshalJSON ¶
func (v NullableListConcepts200ResponseResultsInnerAncestorsInner) MarshalJSON() ([]byte, error)
func (*NullableListConcepts200ResponseResultsInnerAncestorsInner) UnmarshalJSON ¶
func (v *NullableListConcepts200ResponseResultsInnerAncestorsInner) UnmarshalJSON(src []byte) error
func (*NullableListConcepts200ResponseResultsInnerAncestorsInner) Unset ¶
func (v *NullableListConcepts200ResponseResultsInnerAncestorsInner) Unset()
type NullableListConcepts200ResponseResultsInnerIds ¶
type NullableListConcepts200ResponseResultsInnerIds struct {
// contains filtered or unexported fields
}
func NewNullableListConcepts200ResponseResultsInnerIds ¶
func NewNullableListConcepts200ResponseResultsInnerIds(val *ListConcepts200ResponseResultsInnerIds) *NullableListConcepts200ResponseResultsInnerIds
func (NullableListConcepts200ResponseResultsInnerIds) IsSet ¶
func (v NullableListConcepts200ResponseResultsInnerIds) IsSet() bool
func (NullableListConcepts200ResponseResultsInnerIds) MarshalJSON ¶
func (v NullableListConcepts200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*NullableListConcepts200ResponseResultsInnerIds) Set ¶
func (v *NullableListConcepts200ResponseResultsInnerIds) Set(val *ListConcepts200ResponseResultsInnerIds)
func (*NullableListConcepts200ResponseResultsInnerIds) UnmarshalJSON ¶
func (v *NullableListConcepts200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
func (*NullableListConcepts200ResponseResultsInnerIds) Unset ¶
func (v *NullableListConcepts200ResponseResultsInnerIds) Unset()
type NullableListConcepts200ResponseResultsInnerInternational ¶
type NullableListConcepts200ResponseResultsInnerInternational struct {
// contains filtered or unexported fields
}
func NewNullableListConcepts200ResponseResultsInnerInternational ¶
func NewNullableListConcepts200ResponseResultsInnerInternational(val *ListConcepts200ResponseResultsInnerInternational) *NullableListConcepts200ResponseResultsInnerInternational
func (NullableListConcepts200ResponseResultsInnerInternational) IsSet ¶
func (v NullableListConcepts200ResponseResultsInnerInternational) IsSet() bool
func (NullableListConcepts200ResponseResultsInnerInternational) MarshalJSON ¶
func (v NullableListConcepts200ResponseResultsInnerInternational) MarshalJSON() ([]byte, error)
func (*NullableListConcepts200ResponseResultsInnerInternational) UnmarshalJSON ¶
func (v *NullableListConcepts200ResponseResultsInnerInternational) UnmarshalJSON(src []byte) error
func (*NullableListConcepts200ResponseResultsInnerInternational) Unset ¶
func (v *NullableListConcepts200ResponseResultsInnerInternational) Unset()
type NullableListConcepts200ResponseResultsInnerRelatedConceptsInner ¶
type NullableListConcepts200ResponseResultsInnerRelatedConceptsInner struct {
// contains filtered or unexported fields
}
func NewNullableListConcepts200ResponseResultsInnerRelatedConceptsInner ¶
func NewNullableListConcepts200ResponseResultsInnerRelatedConceptsInner(val *ListConcepts200ResponseResultsInnerRelatedConceptsInner) *NullableListConcepts200ResponseResultsInnerRelatedConceptsInner
func (NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) IsSet ¶
func (v NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) IsSet() bool
func (NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) MarshalJSON ¶
func (v NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) MarshalJSON() ([]byte, error)
func (*NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) UnmarshalJSON ¶
func (v *NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) UnmarshalJSON(src []byte) error
func (*NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) Unset ¶
func (v *NullableListConcepts200ResponseResultsInnerRelatedConceptsInner) Unset()
type NullableListConcepts200ResponseResultsInnerSummaryStats ¶
type NullableListConcepts200ResponseResultsInnerSummaryStats struct {
// contains filtered or unexported fields
}
func NewNullableListConcepts200ResponseResultsInnerSummaryStats ¶
func NewNullableListConcepts200ResponseResultsInnerSummaryStats(val *ListConcepts200ResponseResultsInnerSummaryStats) *NullableListConcepts200ResponseResultsInnerSummaryStats
func (NullableListConcepts200ResponseResultsInnerSummaryStats) IsSet ¶
func (v NullableListConcepts200ResponseResultsInnerSummaryStats) IsSet() bool
func (NullableListConcepts200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (v NullableListConcepts200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*NullableListConcepts200ResponseResultsInnerSummaryStats) UnmarshalJSON ¶
func (v *NullableListConcepts200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
func (*NullableListConcepts200ResponseResultsInnerSummaryStats) Unset ¶
func (v *NullableListConcepts200ResponseResultsInnerSummaryStats) Unset()
type NullableListFunders200Response ¶
type NullableListFunders200Response struct {
// contains filtered or unexported fields
}
func NewNullableListFunders200Response ¶
func NewNullableListFunders200Response(val *ListFunders200Response) *NullableListFunders200Response
func (NullableListFunders200Response) Get ¶
func (v NullableListFunders200Response) Get() *ListFunders200Response
func (NullableListFunders200Response) IsSet ¶
func (v NullableListFunders200Response) IsSet() bool
func (NullableListFunders200Response) MarshalJSON ¶
func (v NullableListFunders200Response) MarshalJSON() ([]byte, error)
func (*NullableListFunders200Response) Set ¶
func (v *NullableListFunders200Response) Set(val *ListFunders200Response)
func (*NullableListFunders200Response) UnmarshalJSON ¶
func (v *NullableListFunders200Response) UnmarshalJSON(src []byte) error
func (*NullableListFunders200Response) Unset ¶
func (v *NullableListFunders200Response) Unset()
type NullableListFunders200ResponseResultsInner ¶
type NullableListFunders200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListFunders200ResponseResultsInner ¶
func NewNullableListFunders200ResponseResultsInner(val *ListFunders200ResponseResultsInner) *NullableListFunders200ResponseResultsInner
func (NullableListFunders200ResponseResultsInner) IsSet ¶
func (v NullableListFunders200ResponseResultsInner) IsSet() bool
func (NullableListFunders200ResponseResultsInner) MarshalJSON ¶
func (v NullableListFunders200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListFunders200ResponseResultsInner) Set ¶
func (v *NullableListFunders200ResponseResultsInner) Set(val *ListFunders200ResponseResultsInner)
func (*NullableListFunders200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListFunders200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListFunders200ResponseResultsInner) Unset ¶
func (v *NullableListFunders200ResponseResultsInner) Unset()
type NullableListFunders200ResponseResultsInnerIds ¶
type NullableListFunders200ResponseResultsInnerIds struct {
// contains filtered or unexported fields
}
func NewNullableListFunders200ResponseResultsInnerIds ¶
func NewNullableListFunders200ResponseResultsInnerIds(val *ListFunders200ResponseResultsInnerIds) *NullableListFunders200ResponseResultsInnerIds
func (NullableListFunders200ResponseResultsInnerIds) IsSet ¶
func (v NullableListFunders200ResponseResultsInnerIds) IsSet() bool
func (NullableListFunders200ResponseResultsInnerIds) MarshalJSON ¶
func (v NullableListFunders200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*NullableListFunders200ResponseResultsInnerIds) Set ¶
func (v *NullableListFunders200ResponseResultsInnerIds) Set(val *ListFunders200ResponseResultsInnerIds)
func (*NullableListFunders200ResponseResultsInnerIds) UnmarshalJSON ¶
func (v *NullableListFunders200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
func (*NullableListFunders200ResponseResultsInnerIds) Unset ¶
func (v *NullableListFunders200ResponseResultsInnerIds) Unset()
type NullableListFunders200ResponseResultsInnerRolesInner ¶
type NullableListFunders200ResponseResultsInnerRolesInner struct {
// contains filtered or unexported fields
}
func NewNullableListFunders200ResponseResultsInnerRolesInner ¶
func NewNullableListFunders200ResponseResultsInnerRolesInner(val *ListFunders200ResponseResultsInnerRolesInner) *NullableListFunders200ResponseResultsInnerRolesInner
func (NullableListFunders200ResponseResultsInnerRolesInner) IsSet ¶
func (v NullableListFunders200ResponseResultsInnerRolesInner) IsSet() bool
func (NullableListFunders200ResponseResultsInnerRolesInner) MarshalJSON ¶
func (v NullableListFunders200ResponseResultsInnerRolesInner) MarshalJSON() ([]byte, error)
func (*NullableListFunders200ResponseResultsInnerRolesInner) UnmarshalJSON ¶
func (v *NullableListFunders200ResponseResultsInnerRolesInner) UnmarshalJSON(src []byte) error
func (*NullableListFunders200ResponseResultsInnerRolesInner) Unset ¶
func (v *NullableListFunders200ResponseResultsInnerRolesInner) Unset()
type NullableListFunders200ResponseResultsInnerSummaryStats ¶
type NullableListFunders200ResponseResultsInnerSummaryStats struct {
// contains filtered or unexported fields
}
func NewNullableListFunders200ResponseResultsInnerSummaryStats ¶
func NewNullableListFunders200ResponseResultsInnerSummaryStats(val *ListFunders200ResponseResultsInnerSummaryStats) *NullableListFunders200ResponseResultsInnerSummaryStats
func (NullableListFunders200ResponseResultsInnerSummaryStats) IsSet ¶
func (v NullableListFunders200ResponseResultsInnerSummaryStats) IsSet() bool
func (NullableListFunders200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (v NullableListFunders200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*NullableListFunders200ResponseResultsInnerSummaryStats) UnmarshalJSON ¶
func (v *NullableListFunders200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
func (*NullableListFunders200ResponseResultsInnerSummaryStats) Unset ¶
func (v *NullableListFunders200ResponseResultsInnerSummaryStats) Unset()
type NullableListInstitutions200Response ¶
type NullableListInstitutions200Response struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200Response ¶
func NewNullableListInstitutions200Response(val *ListInstitutions200Response) *NullableListInstitutions200Response
func (NullableListInstitutions200Response) Get ¶
func (v NullableListInstitutions200Response) Get() *ListInstitutions200Response
func (NullableListInstitutions200Response) IsSet ¶
func (v NullableListInstitutions200Response) IsSet() bool
func (NullableListInstitutions200Response) MarshalJSON ¶
func (v NullableListInstitutions200Response) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200Response) Set ¶
func (v *NullableListInstitutions200Response) Set(val *ListInstitutions200Response)
func (*NullableListInstitutions200Response) UnmarshalJSON ¶
func (v *NullableListInstitutions200Response) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200Response) Unset ¶
func (v *NullableListInstitutions200Response) Unset()
type NullableListInstitutions200ResponseResultsInner ¶
type NullableListInstitutions200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInner ¶
func NewNullableListInstitutions200ResponseResultsInner(val *ListInstitutions200ResponseResultsInner) *NullableListInstitutions200ResponseResultsInner
func (NullableListInstitutions200ResponseResultsInner) IsSet ¶
func (v NullableListInstitutions200ResponseResultsInner) IsSet() bool
func (NullableListInstitutions200ResponseResultsInner) MarshalJSON ¶
func (v NullableListInstitutions200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListInstitutions200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200ResponseResultsInner) Unset ¶
func (v *NullableListInstitutions200ResponseResultsInner) Unset()
type NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner ¶ added in v1.0.4
type NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner ¶ added in v1.0.4
func NewNullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner(val *ListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) *NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner
func (NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) Get ¶ added in v1.0.4
func (NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) IsSet ¶ added in v1.0.4
func (NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) MarshalJSON ¶ added in v1.0.4
func (v NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) Set ¶ added in v1.0.4
func (*NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) UnmarshalJSON ¶ added in v1.0.4
func (v *NullableListInstitutions200ResponseResultsInnerAssociatedInstitutionsInner) UnmarshalJSON(src []byte) error
type NullableListInstitutions200ResponseResultsInnerGeo ¶
type NullableListInstitutions200ResponseResultsInnerGeo struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInnerGeo ¶
func NewNullableListInstitutions200ResponseResultsInnerGeo(val *ListInstitutions200ResponseResultsInnerGeo) *NullableListInstitutions200ResponseResultsInnerGeo
func (NullableListInstitutions200ResponseResultsInnerGeo) IsSet ¶
func (v NullableListInstitutions200ResponseResultsInnerGeo) IsSet() bool
func (NullableListInstitutions200ResponseResultsInnerGeo) MarshalJSON ¶
func (v NullableListInstitutions200ResponseResultsInnerGeo) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInnerGeo) UnmarshalJSON ¶
func (v *NullableListInstitutions200ResponseResultsInnerGeo) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200ResponseResultsInnerGeo) Unset ¶
func (v *NullableListInstitutions200ResponseResultsInnerGeo) Unset()
type NullableListInstitutions200ResponseResultsInnerIds ¶
type NullableListInstitutions200ResponseResultsInnerIds struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInnerIds ¶
func NewNullableListInstitutions200ResponseResultsInnerIds(val *ListInstitutions200ResponseResultsInnerIds) *NullableListInstitutions200ResponseResultsInnerIds
func (NullableListInstitutions200ResponseResultsInnerIds) IsSet ¶
func (v NullableListInstitutions200ResponseResultsInnerIds) IsSet() bool
func (NullableListInstitutions200ResponseResultsInnerIds) MarshalJSON ¶
func (v NullableListInstitutions200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInnerIds) UnmarshalJSON ¶
func (v *NullableListInstitutions200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200ResponseResultsInnerIds) Unset ¶
func (v *NullableListInstitutions200ResponseResultsInnerIds) Unset()
type NullableListInstitutions200ResponseResultsInnerInternational ¶
type NullableListInstitutions200ResponseResultsInnerInternational struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInnerInternational ¶
func NewNullableListInstitutions200ResponseResultsInnerInternational(val *ListInstitutions200ResponseResultsInnerInternational) *NullableListInstitutions200ResponseResultsInnerInternational
func (NullableListInstitutions200ResponseResultsInnerInternational) IsSet ¶
func (v NullableListInstitutions200ResponseResultsInnerInternational) IsSet() bool
func (NullableListInstitutions200ResponseResultsInnerInternational) MarshalJSON ¶
func (v NullableListInstitutions200ResponseResultsInnerInternational) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInnerInternational) UnmarshalJSON ¶
func (v *NullableListInstitutions200ResponseResultsInnerInternational) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200ResponseResultsInnerInternational) Unset ¶
func (v *NullableListInstitutions200ResponseResultsInnerInternational) Unset()
type NullableListInstitutions200ResponseResultsInnerRepositoriesInner ¶
type NullableListInstitutions200ResponseResultsInnerRepositoriesInner struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInnerRepositoriesInner ¶
func NewNullableListInstitutions200ResponseResultsInnerRepositoriesInner(val *ListInstitutions200ResponseResultsInnerRepositoriesInner) *NullableListInstitutions200ResponseResultsInnerRepositoriesInner
func (NullableListInstitutions200ResponseResultsInnerRepositoriesInner) IsSet ¶
func (v NullableListInstitutions200ResponseResultsInnerRepositoriesInner) IsSet() bool
func (NullableListInstitutions200ResponseResultsInnerRepositoriesInner) MarshalJSON ¶
func (v NullableListInstitutions200ResponseResultsInnerRepositoriesInner) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInnerRepositoriesInner) UnmarshalJSON ¶
func (v *NullableListInstitutions200ResponseResultsInnerRepositoriesInner) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200ResponseResultsInnerRepositoriesInner) Unset ¶
func (v *NullableListInstitutions200ResponseResultsInnerRepositoriesInner) Unset()
type NullableListInstitutions200ResponseResultsInnerSummaryStats ¶
type NullableListInstitutions200ResponseResultsInnerSummaryStats struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInnerSummaryStats ¶
func NewNullableListInstitutions200ResponseResultsInnerSummaryStats(val *ListInstitutions200ResponseResultsInnerSummaryStats) *NullableListInstitutions200ResponseResultsInnerSummaryStats
func (NullableListInstitutions200ResponseResultsInnerSummaryStats) IsSet ¶
func (v NullableListInstitutions200ResponseResultsInnerSummaryStats) IsSet() bool
func (NullableListInstitutions200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (v NullableListInstitutions200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInnerSummaryStats) UnmarshalJSON ¶
func (v *NullableListInstitutions200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200ResponseResultsInnerSummaryStats) Unset ¶
func (v *NullableListInstitutions200ResponseResultsInnerSummaryStats) Unset()
type NullableListInstitutions200ResponseResultsInnerTopicsInner ¶ added in v1.0.5
type NullableListInstitutions200ResponseResultsInnerTopicsInner struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInnerTopicsInner ¶ added in v1.0.5
func NewNullableListInstitutions200ResponseResultsInnerTopicsInner(val *ListInstitutions200ResponseResultsInnerTopicsInner) *NullableListInstitutions200ResponseResultsInnerTopicsInner
func (NullableListInstitutions200ResponseResultsInnerTopicsInner) IsSet ¶ added in v1.0.5
func (v NullableListInstitutions200ResponseResultsInnerTopicsInner) IsSet() bool
func (NullableListInstitutions200ResponseResultsInnerTopicsInner) MarshalJSON ¶ added in v1.0.5
func (v NullableListInstitutions200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInnerTopicsInner) UnmarshalJSON ¶ added in v1.0.5
func (v *NullableListInstitutions200ResponseResultsInnerTopicsInner) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200ResponseResultsInnerTopicsInner) Unset ¶ added in v1.0.5
func (v *NullableListInstitutions200ResponseResultsInnerTopicsInner) Unset()
type NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain ¶ added in v1.0.5
type NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain struct {
// contains filtered or unexported fields
}
func NewNullableListInstitutions200ResponseResultsInnerTopicsInnerDomain ¶ added in v1.0.5
func NewNullableListInstitutions200ResponseResultsInnerTopicsInnerDomain(val *ListInstitutions200ResponseResultsInnerTopicsInnerDomain) *NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain
func (NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) IsSet ¶ added in v1.0.5
func (v NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) IsSet() bool
func (NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) MarshalJSON ¶ added in v1.0.5
func (v NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
func (*NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON ¶ added in v1.0.5
func (v *NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON(src []byte) error
func (*NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) Unset ¶ added in v1.0.5
func (v *NullableListInstitutions200ResponseResultsInnerTopicsInnerDomain) Unset()
type NullableListKeywords200Response ¶
type NullableListKeywords200Response struct {
// contains filtered or unexported fields
}
func NewNullableListKeywords200Response ¶
func NewNullableListKeywords200Response(val *ListKeywords200Response) *NullableListKeywords200Response
func (NullableListKeywords200Response) Get ¶
func (v NullableListKeywords200Response) Get() *ListKeywords200Response
func (NullableListKeywords200Response) IsSet ¶
func (v NullableListKeywords200Response) IsSet() bool
func (NullableListKeywords200Response) MarshalJSON ¶
func (v NullableListKeywords200Response) MarshalJSON() ([]byte, error)
func (*NullableListKeywords200Response) Set ¶
func (v *NullableListKeywords200Response) Set(val *ListKeywords200Response)
func (*NullableListKeywords200Response) UnmarshalJSON ¶
func (v *NullableListKeywords200Response) UnmarshalJSON(src []byte) error
func (*NullableListKeywords200Response) Unset ¶
func (v *NullableListKeywords200Response) Unset()
type NullableListKeywords200ResponseResultsInner ¶
type NullableListKeywords200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListKeywords200ResponseResultsInner ¶
func NewNullableListKeywords200ResponseResultsInner(val *ListKeywords200ResponseResultsInner) *NullableListKeywords200ResponseResultsInner
func (NullableListKeywords200ResponseResultsInner) IsSet ¶
func (v NullableListKeywords200ResponseResultsInner) IsSet() bool
func (NullableListKeywords200ResponseResultsInner) MarshalJSON ¶
func (v NullableListKeywords200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListKeywords200ResponseResultsInner) Set ¶
func (v *NullableListKeywords200ResponseResultsInner) Set(val *ListKeywords200ResponseResultsInner)
func (*NullableListKeywords200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListKeywords200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListKeywords200ResponseResultsInner) Unset ¶
func (v *NullableListKeywords200ResponseResultsInner) Unset()
type NullableListPublishers200Response ¶
type NullableListPublishers200Response struct {
// contains filtered or unexported fields
}
func NewNullableListPublishers200Response ¶
func NewNullableListPublishers200Response(val *ListPublishers200Response) *NullableListPublishers200Response
func (NullableListPublishers200Response) Get ¶
func (v NullableListPublishers200Response) Get() *ListPublishers200Response
func (NullableListPublishers200Response) IsSet ¶
func (v NullableListPublishers200Response) IsSet() bool
func (NullableListPublishers200Response) MarshalJSON ¶
func (v NullableListPublishers200Response) MarshalJSON() ([]byte, error)
func (*NullableListPublishers200Response) Set ¶
func (v *NullableListPublishers200Response) Set(val *ListPublishers200Response)
func (*NullableListPublishers200Response) UnmarshalJSON ¶
func (v *NullableListPublishers200Response) UnmarshalJSON(src []byte) error
func (*NullableListPublishers200Response) Unset ¶
func (v *NullableListPublishers200Response) Unset()
type NullableListPublishers200ResponseResultsInner ¶
type NullableListPublishers200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListPublishers200ResponseResultsInner ¶
func NewNullableListPublishers200ResponseResultsInner(val *ListPublishers200ResponseResultsInner) *NullableListPublishers200ResponseResultsInner
func (NullableListPublishers200ResponseResultsInner) IsSet ¶
func (v NullableListPublishers200ResponseResultsInner) IsSet() bool
func (NullableListPublishers200ResponseResultsInner) MarshalJSON ¶
func (v NullableListPublishers200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListPublishers200ResponseResultsInner) Set ¶
func (v *NullableListPublishers200ResponseResultsInner) Set(val *ListPublishers200ResponseResultsInner)
func (*NullableListPublishers200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListPublishers200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListPublishers200ResponseResultsInner) Unset ¶
func (v *NullableListPublishers200ResponseResultsInner) Unset()
type NullableListPublishers200ResponseResultsInnerIds ¶
type NullableListPublishers200ResponseResultsInnerIds struct {
// contains filtered or unexported fields
}
func NewNullableListPublishers200ResponseResultsInnerIds ¶
func NewNullableListPublishers200ResponseResultsInnerIds(val *ListPublishers200ResponseResultsInnerIds) *NullableListPublishers200ResponseResultsInnerIds
func (NullableListPublishers200ResponseResultsInnerIds) IsSet ¶
func (v NullableListPublishers200ResponseResultsInnerIds) IsSet() bool
func (NullableListPublishers200ResponseResultsInnerIds) MarshalJSON ¶
func (v NullableListPublishers200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*NullableListPublishers200ResponseResultsInnerIds) UnmarshalJSON ¶
func (v *NullableListPublishers200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
func (*NullableListPublishers200ResponseResultsInnerIds) Unset ¶
func (v *NullableListPublishers200ResponseResultsInnerIds) Unset()
type NullableListPublishers200ResponseResultsInnerParentPublisher ¶ added in v1.0.4
type NullableListPublishers200ResponseResultsInnerParentPublisher struct {
// contains filtered or unexported fields
}
func NewNullableListPublishers200ResponseResultsInnerParentPublisher ¶ added in v1.0.4
func NewNullableListPublishers200ResponseResultsInnerParentPublisher(val *ListPublishers200ResponseResultsInnerParentPublisher) *NullableListPublishers200ResponseResultsInnerParentPublisher
func (NullableListPublishers200ResponseResultsInnerParentPublisher) IsSet ¶ added in v1.0.4
func (v NullableListPublishers200ResponseResultsInnerParentPublisher) IsSet() bool
func (NullableListPublishers200ResponseResultsInnerParentPublisher) MarshalJSON ¶ added in v1.0.4
func (v NullableListPublishers200ResponseResultsInnerParentPublisher) MarshalJSON() ([]byte, error)
func (*NullableListPublishers200ResponseResultsInnerParentPublisher) UnmarshalJSON ¶ added in v1.0.4
func (v *NullableListPublishers200ResponseResultsInnerParentPublisher) UnmarshalJSON(src []byte) error
func (*NullableListPublishers200ResponseResultsInnerParentPublisher) Unset ¶ added in v1.0.4
func (v *NullableListPublishers200ResponseResultsInnerParentPublisher) Unset()
type NullableListPublishers200ResponseResultsInnerSummaryStats ¶
type NullableListPublishers200ResponseResultsInnerSummaryStats struct {
// contains filtered or unexported fields
}
func NewNullableListPublishers200ResponseResultsInnerSummaryStats ¶
func NewNullableListPublishers200ResponseResultsInnerSummaryStats(val *ListPublishers200ResponseResultsInnerSummaryStats) *NullableListPublishers200ResponseResultsInnerSummaryStats
func (NullableListPublishers200ResponseResultsInnerSummaryStats) IsSet ¶
func (v NullableListPublishers200ResponseResultsInnerSummaryStats) IsSet() bool
func (NullableListPublishers200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (v NullableListPublishers200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*NullableListPublishers200ResponseResultsInnerSummaryStats) UnmarshalJSON ¶
func (v *NullableListPublishers200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
func (*NullableListPublishers200ResponseResultsInnerSummaryStats) Unset ¶
func (v *NullableListPublishers200ResponseResultsInnerSummaryStats) Unset()
type NullableListSources200Response ¶
type NullableListSources200Response struct {
// contains filtered or unexported fields
}
func NewNullableListSources200Response ¶
func NewNullableListSources200Response(val *ListSources200Response) *NullableListSources200Response
func (NullableListSources200Response) Get ¶
func (v NullableListSources200Response) Get() *ListSources200Response
func (NullableListSources200Response) IsSet ¶
func (v NullableListSources200Response) IsSet() bool
func (NullableListSources200Response) MarshalJSON ¶
func (v NullableListSources200Response) MarshalJSON() ([]byte, error)
func (*NullableListSources200Response) Set ¶
func (v *NullableListSources200Response) Set(val *ListSources200Response)
func (*NullableListSources200Response) UnmarshalJSON ¶
func (v *NullableListSources200Response) UnmarshalJSON(src []byte) error
func (*NullableListSources200Response) Unset ¶
func (v *NullableListSources200Response) Unset()
type NullableListSources200ResponseResultsInner ¶
type NullableListSources200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListSources200ResponseResultsInner ¶
func NewNullableListSources200ResponseResultsInner(val *ListSources200ResponseResultsInner) *NullableListSources200ResponseResultsInner
func (NullableListSources200ResponseResultsInner) IsSet ¶
func (v NullableListSources200ResponseResultsInner) IsSet() bool
func (NullableListSources200ResponseResultsInner) MarshalJSON ¶
func (v NullableListSources200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListSources200ResponseResultsInner) Set ¶
func (v *NullableListSources200ResponseResultsInner) Set(val *ListSources200ResponseResultsInner)
func (*NullableListSources200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListSources200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListSources200ResponseResultsInner) Unset ¶
func (v *NullableListSources200ResponseResultsInner) Unset()
type NullableListSources200ResponseResultsInnerApcPricesInner ¶
type NullableListSources200ResponseResultsInnerApcPricesInner struct {
// contains filtered or unexported fields
}
func NewNullableListSources200ResponseResultsInnerApcPricesInner ¶
func NewNullableListSources200ResponseResultsInnerApcPricesInner(val *ListSources200ResponseResultsInnerApcPricesInner) *NullableListSources200ResponseResultsInnerApcPricesInner
func (NullableListSources200ResponseResultsInnerApcPricesInner) IsSet ¶
func (v NullableListSources200ResponseResultsInnerApcPricesInner) IsSet() bool
func (NullableListSources200ResponseResultsInnerApcPricesInner) MarshalJSON ¶
func (v NullableListSources200ResponseResultsInnerApcPricesInner) MarshalJSON() ([]byte, error)
func (*NullableListSources200ResponseResultsInnerApcPricesInner) UnmarshalJSON ¶
func (v *NullableListSources200ResponseResultsInnerApcPricesInner) UnmarshalJSON(src []byte) error
func (*NullableListSources200ResponseResultsInnerApcPricesInner) Unset ¶
func (v *NullableListSources200ResponseResultsInnerApcPricesInner) Unset()
type NullableListSources200ResponseResultsInnerIds ¶
type NullableListSources200ResponseResultsInnerIds struct {
// contains filtered or unexported fields
}
func NewNullableListSources200ResponseResultsInnerIds ¶
func NewNullableListSources200ResponseResultsInnerIds(val *ListSources200ResponseResultsInnerIds) *NullableListSources200ResponseResultsInnerIds
func (NullableListSources200ResponseResultsInnerIds) IsSet ¶
func (v NullableListSources200ResponseResultsInnerIds) IsSet() bool
func (NullableListSources200ResponseResultsInnerIds) MarshalJSON ¶
func (v NullableListSources200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*NullableListSources200ResponseResultsInnerIds) Set ¶
func (v *NullableListSources200ResponseResultsInnerIds) Set(val *ListSources200ResponseResultsInnerIds)
func (*NullableListSources200ResponseResultsInnerIds) UnmarshalJSON ¶
func (v *NullableListSources200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
func (*NullableListSources200ResponseResultsInnerIds) Unset ¶
func (v *NullableListSources200ResponseResultsInnerIds) Unset()
type NullableListSources200ResponseResultsInnerSocietiesInner ¶
type NullableListSources200ResponseResultsInnerSocietiesInner struct {
// contains filtered or unexported fields
}
func NewNullableListSources200ResponseResultsInnerSocietiesInner ¶
func NewNullableListSources200ResponseResultsInnerSocietiesInner(val *ListSources200ResponseResultsInnerSocietiesInner) *NullableListSources200ResponseResultsInnerSocietiesInner
func (NullableListSources200ResponseResultsInnerSocietiesInner) IsSet ¶
func (v NullableListSources200ResponseResultsInnerSocietiesInner) IsSet() bool
func (NullableListSources200ResponseResultsInnerSocietiesInner) MarshalJSON ¶
func (v NullableListSources200ResponseResultsInnerSocietiesInner) MarshalJSON() ([]byte, error)
func (*NullableListSources200ResponseResultsInnerSocietiesInner) UnmarshalJSON ¶
func (v *NullableListSources200ResponseResultsInnerSocietiesInner) UnmarshalJSON(src []byte) error
func (*NullableListSources200ResponseResultsInnerSocietiesInner) Unset ¶
func (v *NullableListSources200ResponseResultsInnerSocietiesInner) Unset()
type NullableListSources200ResponseResultsInnerSummaryStats ¶
type NullableListSources200ResponseResultsInnerSummaryStats struct {
// contains filtered or unexported fields
}
func NewNullableListSources200ResponseResultsInnerSummaryStats ¶
func NewNullableListSources200ResponseResultsInnerSummaryStats(val *ListSources200ResponseResultsInnerSummaryStats) *NullableListSources200ResponseResultsInnerSummaryStats
func (NullableListSources200ResponseResultsInnerSummaryStats) IsSet ¶
func (v NullableListSources200ResponseResultsInnerSummaryStats) IsSet() bool
func (NullableListSources200ResponseResultsInnerSummaryStats) MarshalJSON ¶
func (v NullableListSources200ResponseResultsInnerSummaryStats) MarshalJSON() ([]byte, error)
func (*NullableListSources200ResponseResultsInnerSummaryStats) UnmarshalJSON ¶
func (v *NullableListSources200ResponseResultsInnerSummaryStats) UnmarshalJSON(src []byte) error
func (*NullableListSources200ResponseResultsInnerSummaryStats) Unset ¶
func (v *NullableListSources200ResponseResultsInnerSummaryStats) Unset()
type NullableListTopics200Response ¶
type NullableListTopics200Response struct {
// contains filtered or unexported fields
}
func NewNullableListTopics200Response ¶
func NewNullableListTopics200Response(val *ListTopics200Response) *NullableListTopics200Response
func (NullableListTopics200Response) Get ¶
func (v NullableListTopics200Response) Get() *ListTopics200Response
func (NullableListTopics200Response) IsSet ¶
func (v NullableListTopics200Response) IsSet() bool
func (NullableListTopics200Response) MarshalJSON ¶
func (v NullableListTopics200Response) MarshalJSON() ([]byte, error)
func (*NullableListTopics200Response) Set ¶
func (v *NullableListTopics200Response) Set(val *ListTopics200Response)
func (*NullableListTopics200Response) UnmarshalJSON ¶
func (v *NullableListTopics200Response) UnmarshalJSON(src []byte) error
func (*NullableListTopics200Response) Unset ¶
func (v *NullableListTopics200Response) Unset()
type NullableListTopics200ResponseResultsInner ¶
type NullableListTopics200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListTopics200ResponseResultsInner ¶
func NewNullableListTopics200ResponseResultsInner(val *ListTopics200ResponseResultsInner) *NullableListTopics200ResponseResultsInner
func (NullableListTopics200ResponseResultsInner) IsSet ¶
func (v NullableListTopics200ResponseResultsInner) IsSet() bool
func (NullableListTopics200ResponseResultsInner) MarshalJSON ¶
func (v NullableListTopics200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListTopics200ResponseResultsInner) Set ¶
func (v *NullableListTopics200ResponseResultsInner) Set(val *ListTopics200ResponseResultsInner)
func (*NullableListTopics200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListTopics200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListTopics200ResponseResultsInner) Unset ¶
func (v *NullableListTopics200ResponseResultsInner) Unset()
type NullableListTopics200ResponseResultsInnerDomain ¶
type NullableListTopics200ResponseResultsInnerDomain struct {
// contains filtered or unexported fields
}
func NewNullableListTopics200ResponseResultsInnerDomain ¶
func NewNullableListTopics200ResponseResultsInnerDomain(val *ListTopics200ResponseResultsInnerDomain) *NullableListTopics200ResponseResultsInnerDomain
func (NullableListTopics200ResponseResultsInnerDomain) IsSet ¶
func (v NullableListTopics200ResponseResultsInnerDomain) IsSet() bool
func (NullableListTopics200ResponseResultsInnerDomain) MarshalJSON ¶
func (v NullableListTopics200ResponseResultsInnerDomain) MarshalJSON() ([]byte, error)
func (*NullableListTopics200ResponseResultsInnerDomain) UnmarshalJSON ¶
func (v *NullableListTopics200ResponseResultsInnerDomain) UnmarshalJSON(src []byte) error
func (*NullableListTopics200ResponseResultsInnerDomain) Unset ¶
func (v *NullableListTopics200ResponseResultsInnerDomain) Unset()
type NullableListTopics200ResponseResultsInnerField ¶
type NullableListTopics200ResponseResultsInnerField struct {
// contains filtered or unexported fields
}
func NewNullableListTopics200ResponseResultsInnerField ¶
func NewNullableListTopics200ResponseResultsInnerField(val *ListTopics200ResponseResultsInnerField) *NullableListTopics200ResponseResultsInnerField
func (NullableListTopics200ResponseResultsInnerField) IsSet ¶
func (v NullableListTopics200ResponseResultsInnerField) IsSet() bool
func (NullableListTopics200ResponseResultsInnerField) MarshalJSON ¶
func (v NullableListTopics200ResponseResultsInnerField) MarshalJSON() ([]byte, error)
func (*NullableListTopics200ResponseResultsInnerField) Set ¶
func (v *NullableListTopics200ResponseResultsInnerField) Set(val *ListTopics200ResponseResultsInnerField)
func (*NullableListTopics200ResponseResultsInnerField) UnmarshalJSON ¶
func (v *NullableListTopics200ResponseResultsInnerField) UnmarshalJSON(src []byte) error
func (*NullableListTopics200ResponseResultsInnerField) Unset ¶
func (v *NullableListTopics200ResponseResultsInnerField) Unset()
type NullableListTopics200ResponseResultsInnerIds ¶
type NullableListTopics200ResponseResultsInnerIds struct {
// contains filtered or unexported fields
}
func NewNullableListTopics200ResponseResultsInnerIds ¶
func NewNullableListTopics200ResponseResultsInnerIds(val *ListTopics200ResponseResultsInnerIds) *NullableListTopics200ResponseResultsInnerIds
func (NullableListTopics200ResponseResultsInnerIds) IsSet ¶
func (v NullableListTopics200ResponseResultsInnerIds) IsSet() bool
func (NullableListTopics200ResponseResultsInnerIds) MarshalJSON ¶
func (v NullableListTopics200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*NullableListTopics200ResponseResultsInnerIds) Set ¶
func (v *NullableListTopics200ResponseResultsInnerIds) Set(val *ListTopics200ResponseResultsInnerIds)
func (*NullableListTopics200ResponseResultsInnerIds) UnmarshalJSON ¶
func (v *NullableListTopics200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
func (*NullableListTopics200ResponseResultsInnerIds) Unset ¶
func (v *NullableListTopics200ResponseResultsInnerIds) Unset()
type NullableListTopics200ResponseResultsInnerSiblingsInner ¶ added in v1.0.4
type NullableListTopics200ResponseResultsInnerSiblingsInner struct {
// contains filtered or unexported fields
}
func NewNullableListTopics200ResponseResultsInnerSiblingsInner ¶ added in v1.0.4
func NewNullableListTopics200ResponseResultsInnerSiblingsInner(val *ListTopics200ResponseResultsInnerSiblingsInner) *NullableListTopics200ResponseResultsInnerSiblingsInner
func (NullableListTopics200ResponseResultsInnerSiblingsInner) IsSet ¶ added in v1.0.4
func (v NullableListTopics200ResponseResultsInnerSiblingsInner) IsSet() bool
func (NullableListTopics200ResponseResultsInnerSiblingsInner) MarshalJSON ¶ added in v1.0.4
func (v NullableListTopics200ResponseResultsInnerSiblingsInner) MarshalJSON() ([]byte, error)
func (*NullableListTopics200ResponseResultsInnerSiblingsInner) UnmarshalJSON ¶ added in v1.0.4
func (v *NullableListTopics200ResponseResultsInnerSiblingsInner) UnmarshalJSON(src []byte) error
func (*NullableListTopics200ResponseResultsInnerSiblingsInner) Unset ¶ added in v1.0.4
func (v *NullableListTopics200ResponseResultsInnerSiblingsInner) Unset()
type NullableListTopics200ResponseResultsInnerSubfield ¶
type NullableListTopics200ResponseResultsInnerSubfield struct {
// contains filtered or unexported fields
}
func NewNullableListTopics200ResponseResultsInnerSubfield ¶
func NewNullableListTopics200ResponseResultsInnerSubfield(val *ListTopics200ResponseResultsInnerSubfield) *NullableListTopics200ResponseResultsInnerSubfield
func (NullableListTopics200ResponseResultsInnerSubfield) IsSet ¶
func (v NullableListTopics200ResponseResultsInnerSubfield) IsSet() bool
func (NullableListTopics200ResponseResultsInnerSubfield) MarshalJSON ¶
func (v NullableListTopics200ResponseResultsInnerSubfield) MarshalJSON() ([]byte, error)
func (*NullableListTopics200ResponseResultsInnerSubfield) UnmarshalJSON ¶
func (v *NullableListTopics200ResponseResultsInnerSubfield) UnmarshalJSON(src []byte) error
func (*NullableListTopics200ResponseResultsInnerSubfield) Unset ¶
func (v *NullableListTopics200ResponseResultsInnerSubfield) Unset()
type NullableListWorks200Response ¶
type NullableListWorks200Response struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200Response ¶
func NewNullableListWorks200Response(val *ListWorks200Response) *NullableListWorks200Response
func (NullableListWorks200Response) Get ¶
func (v NullableListWorks200Response) Get() *ListWorks200Response
func (NullableListWorks200Response) IsSet ¶
func (v NullableListWorks200Response) IsSet() bool
func (NullableListWorks200Response) MarshalJSON ¶
func (v NullableListWorks200Response) MarshalJSON() ([]byte, error)
func (*NullableListWorks200Response) Set ¶
func (v *NullableListWorks200Response) Set(val *ListWorks200Response)
func (*NullableListWorks200Response) UnmarshalJSON ¶
func (v *NullableListWorks200Response) UnmarshalJSON(src []byte) error
func (*NullableListWorks200Response) Unset ¶
func (v *NullableListWorks200Response) Unset()
type NullableListWorks200ResponseMeta ¶
type NullableListWorks200ResponseMeta struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseMeta ¶
func NewNullableListWorks200ResponseMeta(val *ListWorks200ResponseMeta) *NullableListWorks200ResponseMeta
func (NullableListWorks200ResponseMeta) Get ¶
func (v NullableListWorks200ResponseMeta) Get() *ListWorks200ResponseMeta
func (NullableListWorks200ResponseMeta) IsSet ¶
func (v NullableListWorks200ResponseMeta) IsSet() bool
func (NullableListWorks200ResponseMeta) MarshalJSON ¶
func (v NullableListWorks200ResponseMeta) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseMeta) Set ¶
func (v *NullableListWorks200ResponseMeta) Set(val *ListWorks200ResponseMeta)
func (*NullableListWorks200ResponseMeta) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseMeta) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseMeta) Unset ¶
func (v *NullableListWorks200ResponseMeta) Unset()
type NullableListWorks200ResponseResultsInner ¶
type NullableListWorks200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInner ¶
func NewNullableListWorks200ResponseResultsInner(val *ListWorks200ResponseResultsInner) *NullableListWorks200ResponseResultsInner
func (NullableListWorks200ResponseResultsInner) IsSet ¶
func (v NullableListWorks200ResponseResultsInner) IsSet() bool
func (NullableListWorks200ResponseResultsInner) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInner) Set ¶
func (v *NullableListWorks200ResponseResultsInner) Set(val *ListWorks200ResponseResultsInner)
func (*NullableListWorks200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInner) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInner) Unset ¶
func (v *NullableListWorks200ResponseResultsInner) Unset()
type NullableListWorks200ResponseResultsInnerApcList ¶
type NullableListWorks200ResponseResultsInnerApcList struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerApcList ¶
func NewNullableListWorks200ResponseResultsInnerApcList(val *ListWorks200ResponseResultsInnerApcList) *NullableListWorks200ResponseResultsInnerApcList
func (NullableListWorks200ResponseResultsInnerApcList) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerApcList) IsSet() bool
func (NullableListWorks200ResponseResultsInnerApcList) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerApcList) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerApcList) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerApcList) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerApcList) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerApcList) Unset()
type NullableListWorks200ResponseResultsInnerApcPaid ¶
type NullableListWorks200ResponseResultsInnerApcPaid struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerApcPaid ¶
func NewNullableListWorks200ResponseResultsInnerApcPaid(val *ListWorks200ResponseResultsInnerApcPaid) *NullableListWorks200ResponseResultsInnerApcPaid
func (NullableListWorks200ResponseResultsInnerApcPaid) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerApcPaid) IsSet() bool
func (NullableListWorks200ResponseResultsInnerApcPaid) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerApcPaid) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerApcPaid) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerApcPaid) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerApcPaid) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerApcPaid) Unset()
type NullableListWorks200ResponseResultsInnerAuthorshipsInner ¶
type NullableListWorks200ResponseResultsInnerAuthorshipsInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerAuthorshipsInner ¶
func NewNullableListWorks200ResponseResultsInnerAuthorshipsInner(val *ListWorks200ResponseResultsInnerAuthorshipsInner) *NullableListWorks200ResponseResultsInnerAuthorshipsInner
func (NullableListWorks200ResponseResultsInnerAuthorshipsInner) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerAuthorshipsInner) IsSet() bool
func (NullableListWorks200ResponseResultsInnerAuthorshipsInner) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerAuthorshipsInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerAuthorshipsInner) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInner) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerAuthorshipsInner) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInner) Unset()
type NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner ¶ added in v1.0.4
type NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner ¶ added in v1.0.4
func NewNullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner(val *ListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner
func (NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) Get ¶ added in v1.0.4
func (NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) IsSet ¶ added in v1.0.4
func (NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) MarshalJSON ¶ added in v1.0.4
func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) Set ¶ added in v1.0.4
func (*NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) UnmarshalJSON ¶ added in v1.0.4
func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAffiliationsInner) UnmarshalJSON(src []byte) error
type NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor ¶
type NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor ¶
func NewNullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor(val *ListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor
func (NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) IsSet() bool
func (NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerAuthorshipsInnerAuthor) Unset()
type NullableListWorks200ResponseResultsInnerBestOaLocation ¶
type NullableListWorks200ResponseResultsInnerBestOaLocation struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerBestOaLocation ¶
func NewNullableListWorks200ResponseResultsInnerBestOaLocation(val *ListWorks200ResponseResultsInnerBestOaLocation) *NullableListWorks200ResponseResultsInnerBestOaLocation
func (NullableListWorks200ResponseResultsInnerBestOaLocation) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerBestOaLocation) IsSet() bool
func (NullableListWorks200ResponseResultsInnerBestOaLocation) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerBestOaLocation) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerBestOaLocation) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerBestOaLocation) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerBestOaLocation) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerBestOaLocation) Unset()
type NullableListWorks200ResponseResultsInnerBestOaLocationSource ¶
type NullableListWorks200ResponseResultsInnerBestOaLocationSource struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerBestOaLocationSource ¶
func NewNullableListWorks200ResponseResultsInnerBestOaLocationSource(val *ListWorks200ResponseResultsInnerBestOaLocationSource) *NullableListWorks200ResponseResultsInnerBestOaLocationSource
func (NullableListWorks200ResponseResultsInnerBestOaLocationSource) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerBestOaLocationSource) IsSet() bool
func (NullableListWorks200ResponseResultsInnerBestOaLocationSource) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerBestOaLocationSource) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerBestOaLocationSource) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerBestOaLocationSource) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerBestOaLocationSource) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerBestOaLocationSource) Unset()
type NullableListWorks200ResponseResultsInnerBiblio ¶
type NullableListWorks200ResponseResultsInnerBiblio struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerBiblio ¶
func NewNullableListWorks200ResponseResultsInnerBiblio(val *ListWorks200ResponseResultsInnerBiblio) *NullableListWorks200ResponseResultsInnerBiblio
func (NullableListWorks200ResponseResultsInnerBiblio) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerBiblio) IsSet() bool
func (NullableListWorks200ResponseResultsInnerBiblio) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerBiblio) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerBiblio) Set ¶
func (v *NullableListWorks200ResponseResultsInnerBiblio) Set(val *ListWorks200ResponseResultsInnerBiblio)
func (*NullableListWorks200ResponseResultsInnerBiblio) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerBiblio) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerBiblio) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerBiblio) Unset()
type NullableListWorks200ResponseResultsInnerCountsByYearInner ¶
type NullableListWorks200ResponseResultsInnerCountsByYearInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerCountsByYearInner ¶
func NewNullableListWorks200ResponseResultsInnerCountsByYearInner(val *ListWorks200ResponseResultsInnerCountsByYearInner) *NullableListWorks200ResponseResultsInnerCountsByYearInner
func (NullableListWorks200ResponseResultsInnerCountsByYearInner) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerCountsByYearInner) IsSet() bool
func (NullableListWorks200ResponseResultsInnerCountsByYearInner) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerCountsByYearInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerCountsByYearInner) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerCountsByYearInner) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerCountsByYearInner) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerCountsByYearInner) Unset()
type NullableListWorks200ResponseResultsInnerGrantsInner ¶
type NullableListWorks200ResponseResultsInnerGrantsInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerGrantsInner ¶
func NewNullableListWorks200ResponseResultsInnerGrantsInner(val *ListWorks200ResponseResultsInnerGrantsInner) *NullableListWorks200ResponseResultsInnerGrantsInner
func (NullableListWorks200ResponseResultsInnerGrantsInner) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerGrantsInner) IsSet() bool
func (NullableListWorks200ResponseResultsInnerGrantsInner) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerGrantsInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerGrantsInner) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerGrantsInner) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerGrantsInner) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerGrantsInner) Unset()
type NullableListWorks200ResponseResultsInnerIds ¶
type NullableListWorks200ResponseResultsInnerIds struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerIds ¶
func NewNullableListWorks200ResponseResultsInnerIds(val *ListWorks200ResponseResultsInnerIds) *NullableListWorks200ResponseResultsInnerIds
func (NullableListWorks200ResponseResultsInnerIds) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerIds) IsSet() bool
func (NullableListWorks200ResponseResultsInnerIds) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerIds) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerIds) Set ¶
func (v *NullableListWorks200ResponseResultsInnerIds) Set(val *ListWorks200ResponseResultsInnerIds)
func (*NullableListWorks200ResponseResultsInnerIds) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerIds) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerIds) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerIds) Unset()
type NullableListWorks200ResponseResultsInnerLocationsInner ¶
type NullableListWorks200ResponseResultsInnerLocationsInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerLocationsInner ¶
func NewNullableListWorks200ResponseResultsInnerLocationsInner(val *ListWorks200ResponseResultsInnerLocationsInner) *NullableListWorks200ResponseResultsInnerLocationsInner
func (NullableListWorks200ResponseResultsInnerLocationsInner) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerLocationsInner) IsSet() bool
func (NullableListWorks200ResponseResultsInnerLocationsInner) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerLocationsInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerLocationsInner) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerLocationsInner) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerLocationsInner) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerLocationsInner) Unset()
type NullableListWorks200ResponseResultsInnerMeshInner ¶
type NullableListWorks200ResponseResultsInnerMeshInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerMeshInner ¶
func NewNullableListWorks200ResponseResultsInnerMeshInner(val *ListWorks200ResponseResultsInnerMeshInner) *NullableListWorks200ResponseResultsInnerMeshInner
func (NullableListWorks200ResponseResultsInnerMeshInner) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerMeshInner) IsSet() bool
func (NullableListWorks200ResponseResultsInnerMeshInner) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerMeshInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerMeshInner) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerMeshInner) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerMeshInner) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerMeshInner) Unset()
type NullableListWorks200ResponseResultsInnerOpenAccess ¶
type NullableListWorks200ResponseResultsInnerOpenAccess struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerOpenAccess ¶
func NewNullableListWorks200ResponseResultsInnerOpenAccess(val *ListWorks200ResponseResultsInnerOpenAccess) *NullableListWorks200ResponseResultsInnerOpenAccess
func (NullableListWorks200ResponseResultsInnerOpenAccess) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerOpenAccess) IsSet() bool
func (NullableListWorks200ResponseResultsInnerOpenAccess) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerOpenAccess) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerOpenAccess) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerOpenAccess) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerOpenAccess) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerOpenAccess) Unset()
type NullableListWorks200ResponseResultsInnerPrimaryLocation ¶
type NullableListWorks200ResponseResultsInnerPrimaryLocation struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerPrimaryLocation ¶
func NewNullableListWorks200ResponseResultsInnerPrimaryLocation(val *ListWorks200ResponseResultsInnerPrimaryLocation) *NullableListWorks200ResponseResultsInnerPrimaryLocation
func (NullableListWorks200ResponseResultsInnerPrimaryLocation) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerPrimaryLocation) IsSet() bool
func (NullableListWorks200ResponseResultsInnerPrimaryLocation) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerPrimaryLocation) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerPrimaryLocation) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerPrimaryLocation) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerPrimaryLocation) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerPrimaryLocation) Unset()
type NullableListWorks200ResponseResultsInnerPrimaryTopic ¶
type NullableListWorks200ResponseResultsInnerPrimaryTopic struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerPrimaryTopic ¶
func NewNullableListWorks200ResponseResultsInnerPrimaryTopic(val *ListWorks200ResponseResultsInnerPrimaryTopic) *NullableListWorks200ResponseResultsInnerPrimaryTopic
func (NullableListWorks200ResponseResultsInnerPrimaryTopic) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerPrimaryTopic) IsSet() bool
func (NullableListWorks200ResponseResultsInnerPrimaryTopic) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerPrimaryTopic) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerPrimaryTopic) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerPrimaryTopic) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerPrimaryTopic) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerPrimaryTopic) Unset()
type NullableListWorks200ResponseResultsInnerPrimaryTopicDomain ¶ added in v1.0.4
type NullableListWorks200ResponseResultsInnerPrimaryTopicDomain struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerPrimaryTopicDomain ¶ added in v1.0.4
func NewNullableListWorks200ResponseResultsInnerPrimaryTopicDomain(val *ListWorks200ResponseResultsInnerPrimaryTopicDomain) *NullableListWorks200ResponseResultsInnerPrimaryTopicDomain
func (NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) IsSet ¶ added in v1.0.4
func (v NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) IsSet() bool
func (NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) MarshalJSON ¶ added in v1.0.4
func (v NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) UnmarshalJSON ¶ added in v1.0.4
func (v *NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) Unset ¶ added in v1.0.4
func (v *NullableListWorks200ResponseResultsInnerPrimaryTopicDomain) Unset()
type NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner ¶
type NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner ¶
func NewNullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner(val *ListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) *NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner
func (NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerSustainableDevelopmentGoalsInner) Unset()
type NullableListWorks200ResponseResultsInnerTopicsInner ¶
type NullableListWorks200ResponseResultsInnerTopicsInner struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerTopicsInner ¶
func NewNullableListWorks200ResponseResultsInnerTopicsInner(val *ListWorks200ResponseResultsInnerTopicsInner) *NullableListWorks200ResponseResultsInnerTopicsInner
func (NullableListWorks200ResponseResultsInnerTopicsInner) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerTopicsInner) IsSet() bool
func (NullableListWorks200ResponseResultsInnerTopicsInner) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerTopicsInner) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerTopicsInner) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerTopicsInner) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerTopicsInner) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerTopicsInner) Unset()
type NullableListWorks200ResponseResultsInnerTopicsInnerDomain ¶
type NullableListWorks200ResponseResultsInnerTopicsInnerDomain struct {
// contains filtered or unexported fields
}
func NewNullableListWorks200ResponseResultsInnerTopicsInnerDomain ¶
func NewNullableListWorks200ResponseResultsInnerTopicsInnerDomain(val *ListWorks200ResponseResultsInnerTopicsInnerDomain) *NullableListWorks200ResponseResultsInnerTopicsInnerDomain
func (NullableListWorks200ResponseResultsInnerTopicsInnerDomain) IsSet ¶
func (v NullableListWorks200ResponseResultsInnerTopicsInnerDomain) IsSet() bool
func (NullableListWorks200ResponseResultsInnerTopicsInnerDomain) MarshalJSON ¶
func (v NullableListWorks200ResponseResultsInnerTopicsInnerDomain) MarshalJSON() ([]byte, error)
func (*NullableListWorks200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON ¶
func (v *NullableListWorks200ResponseResultsInnerTopicsInnerDomain) UnmarshalJSON(src []byte) error
func (*NullableListWorks200ResponseResultsInnerTopicsInnerDomain) Unset ¶
func (v *NullableListWorks200ResponseResultsInnerTopicsInnerDomain) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
Source Files ¶
- api_default.go
- client.go
- configuration.go
- model_autocomplete.go
- model_autocomplete_entities_400_response.go
- model_autocomplete_meta.go
- model_autocomplete_results_inner.go
- model_list_authors_200_response.go
- model_list_authors_200_response_group_by_inner.go
- model_list_authors_200_response_meta.go
- model_list_authors_200_response_results_inner.go
- model_list_authors_200_response_results_inner_affiliations_inner.go
- model_list_authors_200_response_results_inner_affiliations_inner_institution.go
- model_list_authors_200_response_results_inner_counts_by_year_inner.go
- model_list_authors_200_response_results_inner_ids.go
- model_list_authors_200_response_results_inner_last_known_institution.go
- model_list_authors_200_response_results_inner_summary_stats.go
- model_list_authors_200_response_results_inner_topics_inner.go
- model_list_authors_200_response_results_inner_topics_inner_domain.go
- model_list_authors_200_response_results_inner_x_concepts_inner.go
- model_list_authors_200_response_results_inner_x_concepts_inner_inner.go
- model_list_concepts_200_response.go
- model_list_concepts_200_response_results_inner.go
- model_list_concepts_200_response_results_inner_ancestors_inner.go
- model_list_concepts_200_response_results_inner_ids.go
- model_list_concepts_200_response_results_inner_international.go
- model_list_concepts_200_response_results_inner_related_concepts_inner.go
- model_list_concepts_200_response_results_inner_summary_stats.go
- model_list_funders_200_response.go
- model_list_funders_200_response_results_inner.go
- model_list_funders_200_response_results_inner_ids.go
- model_list_funders_200_response_results_inner_roles_inner.go
- model_list_funders_200_response_results_inner_summary_stats.go
- model_list_institutions_200_response.go
- model_list_institutions_200_response_results_inner.go
- model_list_institutions_200_response_results_inner_associated_institutions_inner.go
- model_list_institutions_200_response_results_inner_geo.go
- model_list_institutions_200_response_results_inner_ids.go
- model_list_institutions_200_response_results_inner_international.go
- model_list_institutions_200_response_results_inner_repositories_inner.go
- model_list_institutions_200_response_results_inner_summary_stats.go
- model_list_institutions_200_response_results_inner_topics_inner.go
- model_list_institutions_200_response_results_inner_topics_inner_domain.go
- model_list_keywords_200_response.go
- model_list_keywords_200_response_results_inner.go
- model_list_publishers_200_response.go
- model_list_publishers_200_response_results_inner.go
- model_list_publishers_200_response_results_inner_ids.go
- model_list_publishers_200_response_results_inner_parent_publisher.go
- model_list_publishers_200_response_results_inner_summary_stats.go
- model_list_sources_200_response.go
- model_list_sources_200_response_results_inner.go
- model_list_sources_200_response_results_inner_apc_prices_inner.go
- model_list_sources_200_response_results_inner_ids.go
- model_list_sources_200_response_results_inner_societies_inner.go
- model_list_sources_200_response_results_inner_summary_stats.go
- model_list_topics_200_response.go
- model_list_topics_200_response_results_inner.go
- model_list_topics_200_response_results_inner_domain.go
- model_list_topics_200_response_results_inner_field.go
- model_list_topics_200_response_results_inner_ids.go
- model_list_topics_200_response_results_inner_siblings_inner.go
- model_list_topics_200_response_results_inner_subfield.go
- model_list_works_200_response.go
- model_list_works_200_response_meta.go
- model_list_works_200_response_results_inner.go
- model_list_works_200_response_results_inner_apc_list.go
- model_list_works_200_response_results_inner_apc_paid.go
- model_list_works_200_response_results_inner_authorships_inner.go
- model_list_works_200_response_results_inner_authorships_inner_affiliations_inner.go
- model_list_works_200_response_results_inner_authorships_inner_author.go
- model_list_works_200_response_results_inner_best_oa_location.go
- model_list_works_200_response_results_inner_best_oa_location_source.go
- model_list_works_200_response_results_inner_biblio.go
- model_list_works_200_response_results_inner_counts_by_year_inner.go
- model_list_works_200_response_results_inner_grants_inner.go
- model_list_works_200_response_results_inner_ids.go
- model_list_works_200_response_results_inner_locations_inner.go
- model_list_works_200_response_results_inner_mesh_inner.go
- model_list_works_200_response_results_inner_open_access.go
- model_list_works_200_response_results_inner_primary_location.go
- model_list_works_200_response_results_inner_primary_topic.go
- model_list_works_200_response_results_inner_primary_topic_domain.go
- model_list_works_200_response_results_inner_sustainable_development_goals_inner.go
- model_list_works_200_response_results_inner_topics_inner.go
- model_list_works_200_response_results_inner_topics_inner_domain.go
- response.go
- utils.go