sdk
/
au.com.woolworths.village.sdk.model
/
MerchantTransactionSummaries
MerchantTransactionSummaries
List of merchant transactions.
interface
MerchantTransactionSummaries
:
MerchantTransactions
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
transactions
Link copied to clipboard
The resulting list of transactions.
abstract val
transactions
:
List
<
MerchantTransactionSummary
>
Content copied to clipboard