planId property

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

The plan's identifier.

Implementation

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