Documentation
Preparing search index...
@sdk/asset-core
ProcessingTokensQuotationQuery
Type Alias ProcessingTokensQuotationQuery
type
ProcessingTokensQuotationQuery
=
{
__typename
?:
"Query"
;
processingTokensQuotation
:
|
{
__typename
:
"ProcessingTokenQuotationOutput"
;
total
:
number
}
|
{
__typename
:
"ProcessingTokenQuotationRemoteServiceErrorOutput"
}
;
}
Index
Properties
__
typename?
processing
Tokens
Quotation
Properties
Optional
__
typename
__typename
?:
"Query"
processing
Tokens
Quotation
processingTokensQuotation
:
|
{
__typename
:
"ProcessingTokenQuotationOutput"
;
total
:
number
}
|
{
__typename
:
"ProcessingTokenQuotationRemoteServiceErrorOutput"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
processing
Tokens
Quotation
Documentation
Loading...