shownAttributes property

  1. @HiveField.new(3)
List<String> shownAttributes
getter/setter pair

Credential attributes that were shown

Implementation

@HiveField(3)
List<String> shownAttributes;