Account Protection
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Account Protection
Account Protection
/
com.transmit.accountprotection.api
/
TransactionData
Transaction
Data
interface
TransactionData
Members
Properties
amount
Link copied to clipboard
abstract
val
amount
:
Double
?
currency
Link copied to clipboard
abstract
val
currency
:
String
?
payee
Link copied to clipboard
abstract
val
payee
:
PayeeData
?
payer
Link copied to clipboard
abstract
val
payer
:
PayerData
?
reason
Link copied to clipboard
abstract
val
reason
:
String
?
transaction
Date
Link copied to clipboard
abstract
val
transactionDate
:
Long
?