A receipt document attached to a transaction.
Summary
Types
@type t() :: %Ramp.Transactions.Receipt{ created_at: DateTime.t() | nil, id: String.t() }
A receipt document attached to a transaction.
@type t() :: %Ramp.Transactions.Receipt{ created_at: DateTime.t() | nil, id: String.t() }