@type t() :: %Ory.Model.Money{ Cents: integer() | nil, String: String.t() | nil, Unit: String.t() | nil }