@suluk/cockpit - v0.2.0
↑ Suluk
GitHub
Preparing search index...
CostSummary
Interface CostSummary
interface
CostSummary
{
total
:
number
;
count
:
number
;
byPrincipal
:
Record
<
string
,
number
>
;
byOperation
:
Record
<
string
,
number
>
;
byAction
:
Record
<
string
,
number
>
;
bySource
:
Record
<
string
,
number
>
;
}
Index
Properties
total
count
by
Principal
by
Operation
by
Action
by
Source
Properties
total
total
:
number
count
count
:
number
by
Principal
byPrincipal
:
Record
<
string
,
number
>
by
Operation
byOperation
:
Record
<
string
,
number
>
by
Action
byAction
:
Record
<
string
,
number
>
by
Source
bySource
:
Record
<
string
,
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
count
by
Principal
by
Operation
by
Action
by
Source
↑ Suluk
GitHub
@suluk/cockpit - v0.2.0
Loading...