type property

String type
final

The type of the command. This is used by the system to deserialize the command from JSON into the proper model.

Implementation

final String type;