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,53 @@
|
||||
# Class: AdminPostGiftCardsGiftCardReq
|
||||
|
||||
[internal](../modules/internal-8.md).AdminPostGiftCardsGiftCardReq
|
||||
|
||||
## Properties
|
||||
|
||||
### balance
|
||||
|
||||
• `Optional` **balance**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/gift-cards/update-gift-card.d.ts:47
|
||||
|
||||
___
|
||||
|
||||
### ends\_at
|
||||
|
||||
• `Optional` **ends\_at**: `Date`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/gift-cards/update-gift-card.d.ts:49
|
||||
|
||||
___
|
||||
|
||||
### is\_disabled
|
||||
|
||||
• `Optional` **is\_disabled**: `boolean`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/gift-cards/update-gift-card.d.ts:48
|
||||
|
||||
___
|
||||
|
||||
### metadata
|
||||
|
||||
• `Optional` **metadata**: `Record`<`string`, `unknown`\>
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/gift-cards/update-gift-card.d.ts:51
|
||||
|
||||
___
|
||||
|
||||
### region\_id
|
||||
|
||||
• `Optional` **region\_id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/gift-cards/update-gift-card.d.ts:50
|
||||
Reference in New Issue
Block a user