ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
tools.ozone.hosting
/
GetAccountHistoryAccountCreated
Get
Account
History
Account
Created
@
Serializable
data
class
GetAccountHistoryAccountCreated
(
val
email
:
String
?
=
null
,
val
handle
:
Handle
?
=
null
)
Members
Constructors
Get
Account
History
Account
Created
Link copied to clipboard
constructor
(
email
:
String
?
=
null
,
handle
:
Handle
?
=
null
)
Properties
email
Link copied to clipboard
val
email
:
String
?
handle
Link copied to clipboard
val
handle
:
Handle
?