toggle menu
DIDCommDIDPeer
1.1.2
common
switch theme
search in API
DIDCommDIDPeer
/
io.iohk.atala.prism.didcomm.didpeer
/
OtherService
Other
Service
data
class
OtherService
(
val
data
:
Map
<
String
,
Any
>
)
:
Service
(
source
)
Represents a service provided by a DID document.
Members
Constructors
Other
Service
Link copied to clipboard
constructor
(
data
:
Map
<
String
,
Any
>
)
Properties
data
Link copied to clipboard
val
data
:
Map
<
String
,
Any
>
The data of the service.