type property

String type
final

Required unique identifier of this mechanism determining rendering and processing of the mechanism data The type attribute is required to send any exception mechanism attribute, even if the SDK cannot determine the specific mechanism. In this case, set the type to "generic". See below for an example.

Implementation

final String type;