outputSignature property

  1. @BuiltValueField.new(wireName: r'OutputSignature')
String? get outputSignature

Vendor-specific signature of the text message to display or print. If protection has to be provided to the vendor on the text to display or print.

Implementation

@BuiltValueField(wireName: r'OutputSignature')
String? get outputSignature;