Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
MoveOnIntervalConfig
Interface MoveOnIntervalConfig
interface
MoveOnIntervalConfig
{
fetchConfig
:
undefined
|
MoveFetchConfig
;
intervalConfig
:
undefined
|
OnIntervalConfig
;
ownerType
:
MoveOwnerType
;
resourceFetchConfig
:
undefined
|
MoveAccountFetchConfig
;
type
:
string
;
}
Index
Properties
fetch
Config
interval
Config
owner
Type
resource
Fetch
Config
type
Properties
fetch
Config
fetchConfig
:
undefined
|
MoveFetchConfig
interval
Config
intervalConfig
:
undefined
|
OnIntervalConfig
owner
Type
ownerType
:
MoveOwnerType
resource
Fetch
Config
resourceFetchConfig
:
undefined
|
MoveAccountFetchConfig
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Config
interval
Config
owner
Type
resource
Fetch
Config
type
@sentio/sdk
Loading...