@silencelaboratories/walletprovider-sdk
Preparing search index...
DryRunPolicyStateEntry
Interface DryRunPolicyStateEntry
Response from the network for dry-run policy state entry changes.
interface
DryRunPolicyStateEntry
{
base_version
?:
number
|
null
;
controller_id
:
string
;
partition_key
:
number
[]
;
value
:
string
;
window_start
:
string
;
}
Index
Properties
base_
version?
controller_
id
partition_
key
value
window_
start
Properties
Optional
base_
version
base_version
?:
number
|
null
controller_
id
controller_id
:
string
partition_
key
partition_key
:
number
[]
value
value
:
string
window_
start
window_start
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base_
version
controller_
id
partition_
key
value
window_
start
@silencelaboratories/walletprovider-sdk
Loading...
Response from the network for dry-run policy state entry changes.