identifier property

FixedList<Identifier>? get identifier

Business Identifiers that are specific to a role/location.

Implementation

FixedList<Identifier>? get identifier => identifierField.getValue(json);