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:
@@ -0,0 +1,63 @@
|
||||
# Class: Item
|
||||
|
||||
[internal](../modules/internal-12.md).Item
|
||||
|
||||
## Properties
|
||||
|
||||
### images
|
||||
|
||||
• `Optional` **images**: `string`[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:144
|
||||
|
||||
___
|
||||
|
||||
### item\_id
|
||||
|
||||
• **item\_id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:139
|
||||
|
||||
___
|
||||
|
||||
### note
|
||||
|
||||
• `Optional` **note**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:141
|
||||
|
||||
___
|
||||
|
||||
### quantity
|
||||
|
||||
• **quantity**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:140
|
||||
|
||||
___
|
||||
|
||||
### reason
|
||||
|
||||
• `Optional` **reason**: [`ClaimReason`](../enums/internal.ClaimReason.md)
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:142
|
||||
|
||||
___
|
||||
|
||||
### tags
|
||||
|
||||
• `Optional` **tags**: `string`[]
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/create-claim.d.ts:143
|
||||
Reference in New Issue
Block a user