customerId property

List<String>? customerId
getter/setter pair

The list of customer IDs to search for.

Implementation

core.List<core.String>? customerId;