SignalCD Modern PoC API
Preparing search index...
storage/src
StoredAuthorizationResolution
Interface StoredAuthorizationResolution
interface
StoredAuthorizationResolution
{
chosenControlId
:
string
;
commonPredecessor
:
string
;
competingControlIds
:
readonly
string
[]
;
forkRevision
:
number
;
messageId
:
string
;
payload
:
Uint8Array
;
receivedAt
:
number
;
resolutionId
:
string
;
resultingAccess
:
DocumentAccessState
;
revision
:
number
;
senderId
:
string
;
}
Index
Properties
chosen
Control
Id
common
Predecessor
competing
Control
Ids
fork
Revision
message
Id
payload
received
At
resolution
Id
resulting
Access
revision
sender
Id
Properties
Readonly
chosen
Control
Id
chosenControlId
:
string
Readonly
common
Predecessor
commonPredecessor
:
string
Readonly
competing
Control
Ids
competingControlIds
:
readonly
string
[]
Readonly
fork
Revision
forkRevision
:
number
Readonly
message
Id
messageId
:
string
Readonly
payload
payload
:
Uint8Array
Readonly
received
At
receivedAt
:
number
Readonly
resolution
Id
resolutionId
:
string
Readonly
resulting
Access
resultingAccess
:
DocumentAccessState
Readonly
revision
revision
:
number
Readonly
sender
Id
senderId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chosen
Control
Id
common
Predecessor
competing
Control
Ids
fork
Revision
message
Id
payload
received
At
resolution
Id
resulting
Access
revision
sender
Id
SignalCD Modern PoC API
Loading...