toggle menu
vc-k
5.1.0
common
switch theme
search in API
openid-data-classes
/
at.asitplus.openid
/
OpenIdConstants
/
ProofType
/
Other
Other
@
Serializable
(
with
=
OpenIdConstants.ProofType.Serializer::class
)
class
Other
(
val
stringRepresentation
:
String
)
:
OpenIdConstants.ProofType
(
source
)
Any proof type not natively supported by this library
Members
Constructors
Other
Link copied to clipboard
constructor
(
stringRepresentation
:
String
)
Properties
string
Representation
Link copied to clipboard
val
stringRepresentation
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String