Account credit balance.
@type t() :: %Cnpja.Credit{perpetual: integer(), transient: integer()}
@spec from_map(map()) :: t()