Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
DlgParamsOracleResponse1
Interface DlgParamsOracleResponse1
interface
DlgParamsOracleResponse1
{
contractAddress
:
`
ct_
${
string
}
`
;
queryId
:
`
oq_
${
string
}
`
;
tag
:
OracleResponse
;
version
?:
1
;
}
Hierarchy (
view full
)
DlgParamsOracleResponse1Type
DlgParamsOracleResponse1
Index
Properties
contract
Address
query
Id
tag
version?
Properties
contract
Address
contract
Address
:
`
ct_
${
string
}
`
query
Id
query
Id
:
`
oq_
${
string
}
`
= queryIdField
tag
tag
:
OracleResponse
= ...
Optional
version
version
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
contract
Address
query
Id
tag
version
@aeternity/aepp-sdk
Loading...