Typed Inttegro domain value.
@type t() :: %Inttegro.Balances.CurrencyBalanceSnapshotRefund{amount: integer()}
@spec from_map(map()) :: t()
@spec new!(map() | keyword()) :: t()
@spec to_map(t()) :: map()