Constructor TransactionInfo
- Namespace
- RinhaBackend
- Assembly
- Api.dll
TransactionInfo(decimal, int, string)
Core transaction data: amount, installments, and the UTC timestamp of the request.
public TransactionInfo(decimal Amount, int Installments, string RequestedAt)