DCCInfo
-
Inquiry Rate ID (IPG)
Declaration
Swift
public var inquiryRateId: Int? -
Flag indicating whether DCC was applied on this txn
Declaration
Swift
public var dccApplied: Bool? -
Foreign currency code
Declaration
Swift
public var foreignCurrencyCode: String? -
Foreign (transaction) amount
Declaration
Swift
public var foreignAmount: Int? -
Exchange Rate
Declaration
Swift
public var exchangeRate: Double? -
Margin Rate Percentage
Declaration
Swift
public var marginRatePercentage: String? -
Exchange Rate Source Name
Declaration
Swift
public var exchangeRateSourceName: String? -
Exchange Rate Source Timestamp
Declaration
Swift
public var exchangeRateSourceTimeStamp: String? -
-
-
-
-
DCCInfo Class Reference