com.getsensibill.core / TransactionDataObserver / notify
notify
abstract fun notify(transaction: Transaction): Unit
Called when state of an receipt upload has changed
Parameters
transaction - object that represents the state of a receipt upload.
com.getsensibill.core / TransactionDataObserver / notify
abstract fun notify(transaction: Transaction): Unit
Called when state of an receipt upload has changed
transaction - object that represents the state of a receipt upload.