NlpSciencelitPubDate

GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitPubDate


Table of Contents ▼

Jump to a specific part of the page:

Description

Pubdate extracted from PMC article metadata.

Attributes List

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

View Attributes

Attributes

  1. dateStr (type: String.t, default: nil)
    -
  2. pubType (type: String.t, default: nil)
    - "ppub" for a print ISSN and "epub" for an electronic ISSN.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitPubDate{
dateStr: String.t() | nil,
pubType: String.t() | nil
}

Function

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

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