services property

  1. @ImcField('Services', 'services', ImcType.typePlaintext)
String services

Semicolon separated list of URLs. Examples of such URLs are:

Implementation

@ImcField('Services', 'services', ImcType.typePlaintext)
String get services;