goalXml property

  1. @ImcField('Goal XML', 'goal_xml', ImcType.typePlaintext)
String goalXml

The goal encoded as XML, if applicable (OP == POST_GOAL)

Implementation

@ImcField('Goal XML', 'goal_xml', ImcType.typePlaintext)
String get goalXml;