chore(docs): Generated JS Client Reference (#5334)

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-10 17:47:07 +00:00
committed by GitHub
parent 378ca1b36e
commit daea35fe73
1091 changed files with 140791 additions and 25954 deletions
@@ -0,0 +1,97 @@
---
displayed_sidebar: jsClientSidebar
---
# Class: LineItemAdjustment
[internal](../modules/internal-3.md).LineItemAdjustment
## Properties
### amount
**amount**: `number`
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:10
___
### beforeInsert
`Private` **beforeInsert**: `any`
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:12
___
### description
**description**: `string`
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:7
___
### discount
**discount**: [`Discount`](internal-3.Discount.md)
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:8
___
### discount\_id
**discount\_id**: `string`
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:9
___
### id
**id**: `string`
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:4
___
### item
**item**: [`LineItem`](internal-3.LineItem.md)
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:6
___
### item\_id
**item\_id**: `string`
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:5
___
### metadata
**metadata**: [`Record`](../modules/internal.md#record)<`string`, `unknown`\>
#### Defined in
packages/medusa/dist/models/line-item-adjustment.d.ts:11