Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
eWAY
Rapid
Models
TransactionStatus
C# Class eWAY.Rapid.Models.TransactionStatus
Combines together all the status information for a transaction.
Afficher le fichier
Open project: eWAYPayment/eway-rapid-net
Méthodes publiques
Méthode
Description
getTransactionID
( ) :
string
Fetches the TransactionID as a string
hasFraudCode
( ) :
bool
Check if the response contains a fraud code
Method Details
getTransactionID()
public
méthode
Fetches the TransactionID as a string
public
getTransactionID
( ) :
string
Résultat
string
hasFraudCode()
public
méthode
Check if the response contains a fraud code
public
hasFraudCode
( ) :
bool
Résultat
bool