IGPAPI
Preparing search index...
@igpapi/ios
InsightsServiceAccountResponseNodesItem
Interface InsightsServiceAccountResponseNodesItem
interface
InsightsServiceAccountResponseNodesItem
{
__typename
?:
string
;
data_points
?:
InsightsServiceAccountResponseDataPointsItem
[]
;
delta
?:
null
;
graph_name
?:
string
;
organic
?:
InsightsServiceAccountResponseOrganic
;
total
?:
number
;
}
Index
Properties
__
typename?
data_
points?
delta?
graph_
name?
organic?
total?
Properties
Optional
__
typename
__typename
?:
string
Optional
data_
points
data_points
?:
InsightsServiceAccountResponseDataPointsItem
[]
Optional
delta
delta
?:
null
Optional
graph_
name
graph_name
?:
string
Optional
organic
organic
?:
InsightsServiceAccountResponseOrganic
Optional
total
total
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
data_
points
delta
graph_
name
organic
total
IGPAPI
Loading...