type property

  1. @BuiltValueField.new(wireName: r'type')
IssuingTransactionDataTypeEnum get type

The type of events data. Possible values: - issuingTransactionData: issuing transaction data

Implementation

@BuiltValueField(wireName: r'type')
IssuingTransactionDataTypeEnum get type;