@nebius/js-sdk - v0.2.22
Services Index
GitHub
Preparing search index...
api/nebius/billing/v1
EstimateBatchResponse
Interface EstimateBatchResponse
interface
EstimateBatchResponse
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.billing.v1.EstimateBatchResponse"
;
currency
:
string
;
resourceCosts
:
ResourceCost
[]
;
totalCosts
:
TotalCost
[]
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
currency
resource
Costs
total
Costs
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.billing.v1.EstimateBatchResponse"
currency
currency
:
string
Currency used for the estimate.
resource
Costs
resourceCosts
:
ResourceCost
[]
total
Costs
totalCosts
:
TotalCost
[]
Total cost for all resource units.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
currency
resource
Costs
total
Costs
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.2.22
Loading...
Currency used for the estimate.