description property

  1. @ImcField('Plan Description', 'description', ImcType.typePlaintext)
String description

Verbose text description of plan.

Implementation

@ImcField('Plan Description', 'description', ImcType.typePlaintext)
String get description;