ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
auth-migration
/
com.pingidentity.auth.migration
/
LegacyAccount
/
LegacyAccount
Legacy
Account
constructor
(
id
:
String
,
issuer
:
String
,
displayIssuer
:
String
?
=
null
,
accountName
:
String
,
displayAccountName
:
String
?
=
null
,
imageURL
:
String
?
=
null
,
backgroundColor
:
String
?
=
null
,
timeAdded
:
Long
?
=
null
,
policies
:
String
?
=
null
,
lockingPolicy
:
String
?
=
null
,
lock
:
Boolean
=
false
)