Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.storage.cloud.passkey.data
/
AuthenticationOptions
/
Credential
Credential
data
class
Credential
(
val
type
:
String
,
val
id
:
String
?
)
Members
Constructors
Credential
Link copied to clipboard
constructor
(
type
:
String
,
id
:
String
?
)
Properties
id
Link copied to clipboard
val
id
:
String
?
type
Link copied to clipboard
val
type
:
String