externalDealIds property

List<String>? externalDealIds
getter/setter pair

The external_deal_id's of the deals to be paused.

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

Implementation

core.List<core.String>? externalDealIds;