Cnpja.SuframaIncentive (Cnpja v0.1.2)

Copy Markdown View Source

Tax incentive granted by SUFRAMA.

Summary

Types

t()

@type t() :: %Cnpja.SuframaIncentive{
  basis: String.t(),
  benefit: String.t(),
  purpose: String.t(),
  tribute: String.t()
}

Functions

from_map(map)

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