Preparing search index...
The search index is not available
contentful-management
contentful-management
AggregatedUsage
Interface AggregatedUsage
interface
AggregatedUsage
{
data
:
number
[]
;
dateRange
:
{
end
:
string
;
start
:
string
;
}
;
granularity
?:
string
;
sys
:
{
accumulation
:
string
;
dimensions
:
Record
<
string
,
AggregatedUsageDimension
>
;
id
:
string
;
key
:
string
;
organization
:
{
sys
:
{
id
:
string
;
linkType
:
"Organization"
;
type
:
"Link"
;
}
;
}
;
type
:
string
;
unitOfMeasurement
:
string
;
}
;
toPlainObject
(
)
:
AggregatedUsageItemProps
;
}
Hierarchy (
view full
)
AggregatedUsageItemProps
DefaultElements
<
AggregatedUsageItemProps
>
AggregatedUsage
Index
Properties
data
date
Range
granularity?
sys
Methods
to
Plain
Object
Properties
data
data
:
number
[]
date
Range
date
Range
:
{
end
:
string
;
start
:
string
;
}
Optional
granularity
granularity
?:
string
sys
sys
:
{
accumulation
:
string
;
dimensions
:
Record
<
string
,
AggregatedUsageDimension
>
;
id
:
string
;
key
:
string
;
organization
:
{
sys
:
{
id
:
string
;
linkType
:
"Organization"
;
type
:
"Link"
;
}
;
}
;
type
:
string
;
unitOfMeasurement
:
string
;
}
Methods
to
Plain
Object
to
Plain
Object
(
)
:
AggregatedUsageItemProps
Returns
AggregatedUsageItemProps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
date
Range
granularity
sys
Methods
to
Plain
Object
contentful-management
Loading...