ConnectionRecord(id: String, @Json("State") state: String, @Json("Alias") alias: ConnectionAlias?)
Represents a connection record in the agency wallet.
Pay attention: myDid, myVerKey, theirDid and theirVerKey can also be used as tags. We might use these as tags in the future.