This structure represents a Yapay transaction.
Yapay
t() :: %ExYapay.Resources.Transaction{ customer: customer(), free: String.t(), order_number: String.t(), payment: payment(), refunds: list(), status_id: String.t(), status_name: String.t(), token_transaction: String.t(), transaction_id: String.t() }