corda / net.corda.core.contracts / UniqueIdentifier / externalId

externalId

val externalId: String?

Any existing weak identifier such as trade reference ID. This should be set here the first time a UniqueIdentifier is created as part of state issuance, or ledger on-boarding activity. This ensure that the human readable identity is paired with the strong ID.