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

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-03 10:08:09 +02:00
committed by GitHub
parent 0b0d50b476
commit 3c6fe30ee7
123 changed files with 1946 additions and 601 deletions

View File

@@ -14,7 +14,7 @@ displayed_sidebar: jsClientSidebar
#### Defined in
medusa/dist/models/shipping-method.d.ts:26
medusa/dist/models/shipping-method.d.ts:29
___
@@ -158,6 +158,16 @@ medusa/dist/models/shipping-method.d.ts:10
___
### subtotal
• `Optional` **subtotal**: `number`
#### Defined in
medusa/dist/models/shipping-method.d.ts:26
___
### swap
• **swap**: [`Swap`](internal.Swap.md)
@@ -185,3 +195,23 @@ ___
#### Defined in
medusa/dist/models/shipping-method.d.ts:22
___
### tax\_total
• `Optional` **tax\_total**: `number`
#### Defined in
medusa/dist/models/shipping-method.d.ts:28
___
### total
• `Optional` **total**: `number`
#### Defined in
medusa/dist/models/shipping-method.d.ts:27