chore(docs): Generated References (#6222)
Generated the following references: - `entities` - `file` - `fulfillment` - `inventory` - `js_client` - `medusa` - `medusa_config` - `medusa_react` - `modules` - `notification` - `payment` - `price_selection` - `pricing` - `product` - `search` - `services` - `stock_location` - `tax` - `tax_calculation` - `types` - `workflows` Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
co-authored by
Oli Juhl
Shahed Nasser
parent
bbf79169a9
commit
5a550e73b4
@@ -8,10 +8,10 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
|
||||
|
||||
## Interfaces
|
||||
|
||||
- [PaymentProcessor](../payment/interfaces/payment.PaymentProcessor.mdx)
|
||||
- [PaymentProcessorContext](../payment/interfaces/payment.PaymentProcessorContext.mdx)
|
||||
- [PaymentProcessorError](../payment/interfaces/payment.PaymentProcessorError.mdx)
|
||||
- [PaymentProcessorSessionResponse](../payment/interfaces/payment.PaymentProcessorSessionResponse.mdx)
|
||||
- [PaymentProcessorError](../payment/interfaces/payment.PaymentProcessorError.mdx)
|
||||
- [PaymentProcessor](../payment/interfaces/payment.PaymentProcessor.mdx)
|
||||
|
||||
___
|
||||
|
||||
@@ -21,8 +21,8 @@ ___
|
||||
|
||||
#### Parameters
|
||||
|
||||
<ParameterTypes parameters={[{"name":"obj","type":"`any`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]} />
|
||||
<ParameterTypes parameters={[{"name":"obj","type":"`any`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="isPaymentProcessorError"/>
|
||||
|
||||
#### Returns
|
||||
|
||||
<ParameterTypes parameters={[{"name":"obj","type":"obj is PaymentProcessorError","optional":false,"defaultValue":"","description":"","expandable":false,"children":[]}]} />
|
||||
<ParameterTypes parameters={[{"name":"obj","type":"obj is PaymentProcessorError","optional":false,"defaultValue":"","description":"","expandable":false,"children":[]}]} sectionTitle="isPaymentProcessorError"/>
|
||||
|
||||
Reference in New Issue
Block a user