PeerDetails

interface PeerDetails

Interface containing peer metadata.

Inheritors

Properties

Link copied to clipboard
abstract val firstName: String?

The first name of the peer.

Link copied to clipboard
abstract val lastName: String?

The last name of the peer.

Link copied to clipboard
abstract val peerType: PeerType

The type of a transaction peer.