data class ServiceEntryInformation for an advertised service including the service specific identity information. The identity can be used in protocols and is distinct from the Nodes legalIdentity
| <init> |
ServiceEntry(info: ServiceInfo, identity: Party)Information for an advertised service including the service specific identity information. The identity can be used in protocols and is distinct from the Nodes legalIdentity |
| identity |
val identity: Party |
| info |
val info: ServiceInfo |