planId property

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

Plan identifier for the operation, if one is required.

Implementation

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