items property

List<ABATransactionItem> items
final

items respresent list of items(json format) that user selected

Implementation

final List<ABATransactionItem> items;