serviceIdentification property

  1. @BuiltValueField.new(wireName: r'ServiceIdentification')
String? get serviceIdentification

Identification of the administrative service to process.

Implementation

@BuiltValueField(wireName: r'ServiceIdentification')
String? get serviceIdentification;