externalIDs property

List<ExternalID> externalIDs
getter/setter pair

Allows the client to set the id in their own system. The list of supplier references to this place. The references are provided by external suppliers and are only available to users with valid contracts with said suppliers. If the user has no such contracts, the list is empty.

Implementation

List<ExternalID> externalIDs;