Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
RoflUpdate
Interface RoflUpdate
interface
RoflUpdate
{
admin
?:
Uint8Array
;
id
:
AppID
;
metadata
?:
{
[
key
:
string
]
:
string
;
}
;
policy
:
RoflAppAuthPolicy
;
secrets
?:
{
[
key
:
string
]
:
Uint8Array
;
}
;
}
Index
Properties
admin?
id
metadata?
policy
secrets?
Properties
Optional
admin
admin
?:
Uint8Array
id
id
:
AppID
Optional
metadata
metadata
?:
{
[
key
:
string
]
:
string
;
}
policy
policy
:
RoflAppAuthPolicy
Optional
secrets
secrets
?:
{
[
key
:
string
]
:
Uint8Array
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
id
metadata
policy
secrets
@oasisprotocol/client-rt
Loading...