redacted property

  1. @JsonKey(name: 'redacted')
bool? redacted
getter/setter pair

If this is true, then there is an entity with this identifier/type combination, but BNet is not yet allowed to show it. Sorry!

Implementation

@JsonKey(name:'redacted')
bool? redacted;