ExIbge.Bngb.Category (ex_ibge v0.4.0)

Copy Markdown View Source

Struct representing a BNGB category (EDGV 3.0).

Summary

Types

t()

@type t() :: %ExIbge.Bngb.Category{name: String.t() | nil}

Functions

from_map(data)

@spec from_map(map() | nil) :: t() | nil