Merchant.Tax (Merchant v0.2.0)

View Source

Provides struct and type for a Tax

Summary

Types

t()

@type t() :: %Merchant.Tax{amount: integer() | nil, name: String.t() | nil}