Cnpja.SimplesHistory (Cnpja v0.1.2)

Copy Markdown View Source

Historical period of Simples Nacional or MEI enrollment.

Summary

Types

t()

@type t() :: %Cnpja.SimplesHistory{
  from: String.t(),
  text: String.t(),
  until: String.t() | nil
}

Functions

from_map(map)

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