Map<String, dynamic> toMap() { return { 'advancedValue': advancedValue, 'advanceFee': advanceFee, 'receivedValue': receivedValue, }; }