info property

  1. @ImcField('Complementary Information', 'info', ImcType.typePlaintext)
String info

Human-readable complementary information. For example this may be used to detail reasons for failure, or to report in-progress information.

Implementation

@ImcField('Complementary Information', 'info', ImcType.typePlaintext)
String get info;