![]() |
CloverConnector
4.0.5
Copyright (C) 2018 Clover Network, Inc.
|
Properties | |
long | inquiryRateId [get, set] |
Inquiry Rate ID (IPG) More... | |
bool | dccApplied [get, set] |
Flag indicating whether DCC was applied on this txn More... | |
string | foreignCurrencyCode [get, set] |
Foreign currency code More... | |
long | foreignAmount [get, set] |
Foreign (transaction) amount More... | |
double | exchangeRate [get, set] |
Exchange Rate More... | |
string | marginRatePercentage [get, set] |
Margin Rate Percentage More... | |
string | exchangeRateSourceName [get, set] |
Exchange Rate Source Name More... | |
string | ExchangeRateSourceTimeStamp [get, set] |
Exchange Rate Source Timestamp More... | |
Reference | paymentRef [get, set] |
The payment with which this DCC info is associated More... | |
Reference | creditRef [get, set] |
The credit (manual refund) with which this DCC info is associated More... | |
Definition at line 5 of file DCCInfo.cs.
|
getset |
The credit (manual refund) with which this DCC info is associated
Definition at line 46 of file DCCInfo.cs.
|
getset |
Flag indicating whether DCC was applied on this txn
Definition at line 14 of file DCCInfo.cs.
|
getset |
Exchange Rate
Definition at line 26 of file DCCInfo.cs.
|
getset |
Exchange Rate Source Name
Definition at line 34 of file DCCInfo.cs.
|
getset |
Exchange Rate Source Timestamp
Definition at line 38 of file DCCInfo.cs.
|
getset |
Foreign (transaction) amount
Definition at line 22 of file DCCInfo.cs.
|
getset |
Foreign currency code
Definition at line 18 of file DCCInfo.cs.
|
getset |
Inquiry Rate ID (IPG)
Definition at line 10 of file DCCInfo.cs.
|
getset |
Margin Rate Percentage
Definition at line 30 of file DCCInfo.cs.
|
getset |
The payment with which this DCC info is associated
Definition at line 42 of file DCCInfo.cs.