Méthode | Description | |
---|---|---|
CheckTransactionRequestDto ( decimal amount, ulong transactionId, string token ) |
Create new object for check the result of transacction process
|
public CheckTransactionRequestDto ( decimal amount, ulong transactionId, string token ) | ||
amount | decimal | Total value of the transaction |
transactionId | ulong | Unique identifier of the client's transaction |
token | string | Unique identifier of the transaction Payment Point |