toggle menu
ozone
common
switch theme
search in API
ozone
/
tools.ozone.hosting
/
GetAccountHistoryEvent
Get
Account
History
Event
@
Serializable
data
class
GetAccountHistoryEvent
(
val
details
:
GetAccountHistoryEventDetailsUnion
,
val
createdBy
:
String
,
val
createdAt
:
Timestamp
)
Members
Constructors
Get
Account
History
Event
Link copied to clipboard
constructor
(
details
:
GetAccountHistoryEventDetailsUnion
,
createdBy
:
String
,
createdAt
:
Timestamp
)
Properties
created
At
Link copied to clipboard
val
createdAt
:
Timestamp
created
By
Link copied to clipboard
val
createdBy
:
String
details
Link copied to clipboard
val
details
:
GetAccountHistoryEventDetailsUnion