Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/prices
CatalogPriceParams
Interface CatalogPriceParams
Parameters for creating a stored catalog price.
interface
CatalogPriceParams
{
about
?:
string
;
amount
:
AmountParams
;
label
?:
string
;
productId
?:
string
;
}
Index
Properties
about?
amount
label?
product
Id?
Properties
Optional
about
about
?:
string
amount
amount
:
AmountParams
Optional
label
label
?:
string
Optional
product
Id
productId
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
about
amount
label
product
Id
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...
Parameters for creating a stored catalog price.