CloverConnector  4.0.2
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.payments.DCCInfo Class Reference

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...
 

Detailed Description

Definition at line 5 of file DCCInfo.cs.

Property Documentation

◆ creditRef

Reference com.clover.sdk.v3.payments.DCCInfo.creditRef
getset

The credit (manual refund) with which this DCC info is associated

Definition at line 46 of file DCCInfo.cs.

◆ dccApplied

bool com.clover.sdk.v3.payments.DCCInfo.dccApplied
getset

Flag indicating whether DCC was applied on this txn

Definition at line 14 of file DCCInfo.cs.

◆ exchangeRate

double com.clover.sdk.v3.payments.DCCInfo.exchangeRate
getset

Exchange Rate

Definition at line 26 of file DCCInfo.cs.

◆ exchangeRateSourceName

string com.clover.sdk.v3.payments.DCCInfo.exchangeRateSourceName
getset

Exchange Rate Source Name

Definition at line 34 of file DCCInfo.cs.

◆ ExchangeRateSourceTimeStamp

string com.clover.sdk.v3.payments.DCCInfo.ExchangeRateSourceTimeStamp
getset

Exchange Rate Source Timestamp

Definition at line 38 of file DCCInfo.cs.

◆ foreignAmount

long com.clover.sdk.v3.payments.DCCInfo.foreignAmount
getset

Foreign (transaction) amount

Definition at line 22 of file DCCInfo.cs.

◆ foreignCurrencyCode

string com.clover.sdk.v3.payments.DCCInfo.foreignCurrencyCode
getset

Foreign currency code

Definition at line 18 of file DCCInfo.cs.

◆ inquiryRateId

long com.clover.sdk.v3.payments.DCCInfo.inquiryRateId
getset

Inquiry Rate ID (IPG)

Definition at line 10 of file DCCInfo.cs.

◆ marginRatePercentage

string com.clover.sdk.v3.payments.DCCInfo.marginRatePercentage
getset

Margin Rate Percentage

Definition at line 30 of file DCCInfo.cs.

◆ paymentRef

Reference com.clover.sdk.v3.payments.DCCInfo.paymentRef
getset

The payment with which this DCC info is associated

Definition at line 42 of file DCCInfo.cs.


The documentation for this class was generated from the following file: