NlpSciencelitPublicationType

GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitPublicationType


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. name (type: String.t, default: nil)
    - Display name for the publication type, e.g. "Journal Article"
  2. ui (type: String.t, default: nil)
    - MeSH unique identifiers for publication types, e.g. "D016428"

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitPublicationType{
name: String.t() | nil,
ui: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitPublicationType