externalDealIds property

List<String>? externalDealIds
getter/setter pair

The external_deal_id's of the deals to resume.

If empty, all the deals in the proposal will be resumed.

Implementation

core.List<core.String>? externalDealIds;