Class: Currency
internal.Currency
Properties
code
• code: string
Defined in
medusa/dist/models/currency.d.ts:2
includes_tax
• Optional
includes_tax: boolean
Defined in
medusa/dist/models/currency.d.ts:6
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
Was this page helpful?