ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
tools.ozone.setting
/
Option
/
Option
Option
constructor
(
key
:
Nsid
,
did
:
Did
,
value
:
JsonContent
,
description
:
String
?
=
null
,
createdAt
:
Timestamp
?
=
null
,
updatedAt
:
Timestamp
?
=
null
,
managerRole
:
String
?
=
null
,
scope
:
OptionScope
,
createdBy
:
Did
,
lastUpdatedBy
:
Did
)