model/transaction_response_dto library

Classes

Data
The above class defines a data model for a transaction with various properties such as ID, email, address, expected amount in USD and crypto, fees, and exchange rates.
TransactionResponseDto
The TransactionResponseDto class is a data transfer object that represents a response from a transaction, including success status, message, and data.