Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/prices
PriceParams
Interface PriceParams
An inline price supplied in a request.
interface
PriceParams
{
currency
:
Currency
;
value
:
number
;
}
Hierarchy (
View Summary
)
AmountParams
PriceParams
Index
Properties
currency
value
Properties
currency
currency
:
Currency
value
value
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currency
value
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...
An inline price supplied in a request.