Preparing search index...
The search index is not available
@switchboard-xyz/sui-sdk
@switchboard-xyz/sui-sdk
PullFeedValueEvent
Class PullFeedValueEvent
Index
Constructors
constructor
Properties
raw
Methods
to
Rows
Constructors
constructor
new
PullFeedValueEvent
(
raw
:
any
)
:
PullFeedValueEvent
Parameters
raw
:
any
Returns
PullFeedValueEvent
Properties
Readonly
raw
raw
:
any
Methods
to
Rows
toRows
()
:
{
feed
:
string
;
oracle
:
string
;
value
:
string
}
[]
Returns
{
feed
:
string
;
oracle
:
string
;
value
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
raw
Methods
to
Rows
@switchboard-xyz/sui-sdk
Loading...