View Source GoogleApi.ContentWarehouse.V1.Model.NlpSciencelitPubDate (google_api_content_warehouse v0.4.0)

Pubdate extracted from PMC article metadata.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.