chore(docs): Generated References (#8573)
Generated the following references: - `cart` - `core_flows` - `dml` - `fulfillment` - `helper_steps` - `inventory_next` - `modules` - `order` - `order_models` - `payment` - `pricing` - `promotion` - `tax` - `types` - `utils` - `workflows` Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a013c4edc5
commit
e5909d4aad
@@ -8,6 +8,10 @@ This class is used to create the response returned by a step. A step return its
|
||||
|
||||
<TypeList types={[{"name":"TOutput","type":"`object`","description":"The type of the output of the step.","optional":true,"defaultValue":"","expandable":false,"children":[]},{"name":"TCompensateInput","type":"`object`","description":"The type of the compensation input. If the step doesn't specify any compensation input, then the type of `TCompensateInput` is the same\nas that of `TOutput`.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="StepResponse"/>
|
||||
|
||||
## Constructors
|
||||
|
||||
- [constructor](page.mdx#constructor)
|
||||
|
||||
## Methods
|
||||
|
||||
- [permanentFailure](../../StepResponse/methods/workflows.StepResponse.permanentFailure/page.mdx)
|
||||
|
||||
Reference in New Issue
Block a user