poloniex-node-api
Preparing search index...
IActivityOptions
Interface IActivityOptions
interface
IActivityOptions
{
activityType
?:
IActivityType
;
end
:
string
|
number
|
Date
;
start
:
string
|
number
|
Date
;
[
key
:
string
]:
undefined
|
string
|
number
|
Date
;
}
Hierarchy
Record
<
string
,
Date
|
number
|
string
|
undefined
>
IActivityOptions
Indexable
[
key
:
string
]:
undefined
|
string
|
number
|
Date
Index
Properties
activity
Type?
end
start
Properties
Optional
activity
Type
activityType
?:
IActivityType
end
end
:
string
|
number
|
Date
start
start
:
string
|
number
|
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activity
Type
end
start
poloniex-node-api
Loading...