Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/prices
Price
Interface Price
An inline price returned by the API.
interface
Price
{
currency
:
Currency
;
value
:
number
;
}
Hierarchy (
View Summary
)
Amount
Price
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 returned by the API.