Preparing search index...
The search index is not available
printful-sdk-js-v2
printful-sdk-js-v2
TaskSummary
Type Alias TaskSummary
Task
Summary
:
{
costs
:
Costs
&
Record
<
string
,
any
>
|
null
;
failure_reasons
:
string
[]
;
id
:
string
;
retail_costs
:
RetailCosts
&
Record
<
string
,
any
>
|
null
;
status
:
TaskSummary
.
status
;
}
Order estimation task summary
Type declaration
costs
:
Costs
&
Record
<
string
,
any
>
|
null
failure_
reasons
:
string
[]
Reasons why calculation failed.
id
:
string
Task ID
retail_
costs
:
RetailCosts
&
Record
<
string
,
any
>
|
null
status
:
TaskSummary
.
status
Task status
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
printful-sdk-js-v2
Loading...
Order estimation task summary