ids property
All the external identifiers that we know about for this institution. IDs are expressed as URIs whenever possible. Possible ID types:
Implementation
@JsonKey(name: 'ids')
AlexIds? ids;
All the external identifiers that we know about for this institution. IDs are expressed as URIs whenever possible. Possible ID types:
@JsonKey(name: 'ids')
AlexIds? ids;