View Source Gpp.Sections.Uspv1 (Gpp v0.1.2)

Link to this section Summary

Link to this section Types

@type t() :: %Gpp.Sections.Uspv1{
  lspa_covered_transaction: boolean(),
  opt_out_notice: boolean(),
  sale_opt_out: boolean(),
  section_id: pos_integer(),
  value: String.t(),
  version: pos_integer()
}