docs: update Typedoc and regenerate references (#1994)
* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
This commit is contained in:
@@ -6,52 +6,52 @@ displayed_sidebar: jsClientSidebar
|
||||
|
||||
[internal](../modules/internal.md).SwapFulfillmentStatus
|
||||
|
||||
## Enumeration members
|
||||
## Enumeration Members
|
||||
|
||||
### CANCELED
|
||||
|
||||
• **CANCELED** = `"canceled"`
|
||||
• **CANCELED** = ``"canceled"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/swap.d.ts:14
|
||||
medusa/dist/models/swap.d.ts:14
|
||||
|
||||
___
|
||||
|
||||
### FULFILLED
|
||||
|
||||
• **FULFILLED** = `"fulfilled"`
|
||||
• **FULFILLED** = ``"fulfilled"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/swap.d.ts:12
|
||||
medusa/dist/models/swap.d.ts:12
|
||||
|
||||
___
|
||||
|
||||
### NOT\_FULFILLED
|
||||
|
||||
• **NOT\_FULFILLED** = `"not_fulfilled"`
|
||||
• **NOT\_FULFILLED** = ``"not_fulfilled"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/swap.d.ts:11
|
||||
medusa/dist/models/swap.d.ts:11
|
||||
|
||||
___
|
||||
|
||||
### REQUIRES\_ACTION
|
||||
|
||||
• **REQUIRES\_ACTION** = `"requires_action"`
|
||||
• **REQUIRES\_ACTION** = ``"requires_action"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/swap.d.ts:15
|
||||
medusa/dist/models/swap.d.ts:15
|
||||
|
||||
___
|
||||
|
||||
### SHIPPED
|
||||
|
||||
• **SHIPPED** = `"shipped"`
|
||||
• **SHIPPED** = ``"shipped"``
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/swap.d.ts:13
|
||||
medusa/dist/models/swap.d.ts:13
|
||||
|
||||
Reference in New Issue
Block a user