mDocs Verifier SDK
Toggle table of contents
4.1.1
Select version
5.0.0
4.1.1
4.1.0
4.0.0
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mDocs Verifier SDK
mDocs Verifier SDK
/
global.mattr.mobilecredential.common.deviceretrieval.devicerequest
/
NameSpaces
Name
Spaces
@
Serializable
(
with
=
NameSpacesSerializer::class
)
data
class
NameSpaces
(
val
value
:
Map
<
NameSpace
,
DataElements
>
)
:
CborEncodable
A collection of namespaces for retrieval.
Members
Constructors
Name
Spaces
Link copied to clipboard
constructor
(
value
:
Map
<
NameSpace
,
DataElements
>
)
Properties
value
Link copied to clipboard
val
value
:
Map
<
NameSpace
,
DataElements
>
Functions
encode
To
Bytes
Link copied to clipboard
open
fun
encodeToBytes
(
)
:
ByteArray