Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/prices
CatalogPrice
Interface CatalogPrice
interface
CatalogPrice
{
about
?:
string
|
null
;
active
:
boolean
;
archivedAt
?:
string
|
null
;
createdAt
:
string
;
id
:
string
;
label
?:
string
|
null
;
nominal
:
Amount
;
product
?:
Product
|
null
;
productId
?:
string
;
updatedAt
?:
string
|
null
;
}
Index
Properties
about?
active
archived
At?
created
At
id
label?
nominal
product?
product
Id?
updated
At?
Properties
Optional
about
about
?:
string
|
null
active
active
:
boolean
Optional
archived
At
archivedAt
?:
string
|
null
created
At
createdAt
:
string
id
id
:
string
Optional
label
label
?:
string
|
null
nominal
nominal
:
Amount
Optional
product
product
?:
Product
|
null
Optional
product
Id
productId
?:
string
Optional
updated
At
updatedAt
?:
string
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
about
active
archived
At
created
At
id
label
nominal
product
product
Id
updated
At
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...