Specification
GitHub
Preparing search index...
The search index is not available
L3RS-1 TypeScript SDK - v1.0.0
L3RS-1 TypeScript SDK
OverrideObject
Interface OverrideObject
§5.2 — Governance override request object.
interface
OverrideObject
{
action
:
GovernanceAction
;
authority
:
string
;
legalBasis
:
string
;
overrideId
:
string
;
signature
:
string
;
target
:
string
;
timestamp
:
number
;
}
Index
Properties
action
authority
legal
Basis
override
Id
signature
target
timestamp
Properties
action
action
:
GovernanceAction
authority
authority
:
string
legal
Basis
legal
Basis
:
string
SHA-256 hash of the legal basis document
override
Id
override
Id
:
string
signature
signature
:
string
target
target
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
authority
legal
Basis
override
Id
signature
target
timestamp
Python
Go
Rust
Java
Solidity
Specification
GitHub
L3RS-1 TypeScript SDK - v1.0.0
Loading...
§5.2 — Governance override request object.