Ravak Configurator
Preparing search index...
PriceAPIModel
Interface PriceAPIModel
interface
PriceAPIModel
{
currency
:
string
;
type
:
PriceType
;
relative
:
boolean
;
without_vat
?:
null
|
number
;
with_vat
?:
null
|
number
;
regular_without_vat
?:
null
|
number
;
regular_with_vat
?:
null
|
number
;
}
Index
Properties
currency
type
relative
without_
vat?
with_
vat?
regular_
without_
vat?
regular_
with_
vat?
Properties
currency
currency
:
string
Currency code
Example: "CZK"
type
type
:
PriceType
relative
relative
:
boolean
If TRUE, it's price increment/decrement - should be displayed with sign
Optional
without_
vat
without_vat
?:
null
|
number
Format
float
Optional
with_
vat
with_vat
?:
null
|
number
Format
float
Optional
regular_
without_
vat
regular_without_vat
?:
null
|
number
Format
float
Optional
regular_
with_
vat
regular_with_vat
?:
null
|
number
Format
float
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
type
relative
without_
vat
with_
vat
regular_
without_
vat
regular_
with_
vat
Ravak Configurator
Loading...
Currency code