planId property

  1. @ImcField('Plan Identifier', 'plan_id', ImcType.typePlaintext)
String planId

The identifier for the plan to be stopped / started / loaded / retrieved according to the command requested (op field).

Implementation

@ImcField('Plan Identifier', 'plan_id', ImcType.typePlaintext)
String get planId;