ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
davinci
/
com.pingidentity.davinci.collector
/
History
History
@
Serializable
data
class
History
(
val
count
:
Int
,
val
retentionDays
:
Int
)
Data class representing a password policy history.
Members
Constructors
History
Link copied to clipboard
constructor
(
count
:
Int
,
retentionDays
:
Int
)
Properties
count
Link copied to clipboard
val
count
:
Int
retention
Days
Link copied to clipboard
val
retentionDays
:
Int