View Source Gpp.Sections.Uspco (Gpp v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %Gpp.Sections.Uspco{
  core: Gpp.Sections.Uspco.Core.t(),
  section_id: Gpp.section_id(),
  usgpc: Gpp.Sections.Usgpc.t(),
  value: String.t()
}