commands property

List<String>? commands
getter/setter pair

List of commands to be executed by the customer.

Output only.

Implementation

core.List<core.String>? commands;