Method | Description | |
---|---|---|
CreateTransactionRequestDto ( decimal amount, ulong transactionId ) : System.Globalization |
Create a new object for create process for payment.
|
|
GetJson ( ) : string |
public CreateTransactionRequestDto ( decimal amount, ulong transactionId ) : System.Globalization | ||
amount | decimal | Total value of the transaction |
transactionId | ulong | Unique identifier of the client's transaction |
return | System.Globalization |