Skip to main content

Class: Currency

Constructors

constructor

new Currency()

Properties

code

code: string

Defined in

models/currency.ts:8


includes_tax

Optional includes_tax: boolean

Defined in

models/currency.ts:20


name

name: string

Defined in

models/currency.ts:17


symbol

symbol: string

Defined in

models/currency.ts:11


symbol_native

symbol_native: string

Defined in

models/currency.ts:14

Was this page helpful?