Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.Orders.OrderFeeLineItemFee{ amount: Inttegro.Money.Amount.t(), description: String.t() | nil, id: String.t(), label: String.t(), tax_code: String.t() | nil }
Typed Inttegro domain value.
@type t() :: %Inttegro.Orders.OrderFeeLineItemFee{ amount: Inttegro.Money.Amount.t(), description: String.t() | nil, id: String.t(), label: String.t(), tax_code: String.t() | nil }