chore(docs): Generated JS Client Reference (automated) (#2660)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-28 11:02:11 +02:00
committed by GitHub
co-authored by olivermrbl
parent 3cee0bc8fc
commit ee14155eb7
238 changed files with 2768 additions and 1718 deletions
@@ -1,22 +1,17 @@
# Namespace: internal
## Classes
- [ShippingAddressPayload](../classes/internal-38.ShippingAddressPayload.md)
- [StoreGetOrdersParams](../classes/internal-38.StoreGetOrdersParams.md)
## Type Aliases
### StoreOrdersRes
### StoreGiftCardsRes
Ƭ **StoreOrdersRes**: `Object`
Ƭ **StoreGiftCardsRes**: `Object`
#### Type declaration
| Name | Type |
| :------ | :------ |
| `order` | [`Order`](../classes/internal.Order.md) |
| `gift_card` | [`GiftCard`](../classes/internal.GiftCard.md) |
#### Defined in
medusa/dist/api/routes/store/orders/index.d.ts:9
medusa/dist/api/routes/store/gift-cards/index.d.ts:8