* 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
48 lines
509 B
Markdown
48 lines
509 B
Markdown
---
|
|
displayed_sidebar: jsClientSidebar
|
|
---
|
|
|
|
# Class: Currency
|
|
|
|
[internal](../modules/internal.md).Currency
|
|
|
|
## Properties
|
|
|
|
### code
|
|
|
|
• **code**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/models/currency.d.ts:2
|
|
|
|
___
|
|
|
|
### name
|
|
|
|
• **name**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/models/currency.d.ts:5
|
|
|
|
___
|
|
|
|
### symbol
|
|
|
|
• **symbol**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/models/currency.d.ts:3
|
|
|
|
___
|
|
|
|
### symbol\_native
|
|
|
|
• **symbol\_native**: `string`
|
|
|
|
#### Defined in
|
|
|
|
medusa/dist/models/currency.d.ts:4
|