linkedBills property

List<LinkedBillDto>? linkedBills
read / write

List of IDs of linked bills.

Implementation

List<LinkedBillDto>? linkedBills;