Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/products
ProductDefaultUnitPrice
Interface ProductDefaultUnitPrice
interface
ProductDefaultUnitPrice
{
about
?:
string
|
null
;
active
:
boolean
;
archivedAt
?:
string
|
null
;
createdAt
:
string
;
id
:
string
;
label
?:
string
|
null
;
nominal
:
Amount
;
productId
?:
string
|
null
;
updatedAt
?:
string
|
null
;
}
Index
Properties
about?
active
archived
At?
created
At
id
label?
nominal
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
Id
productId
?:
string
|
null
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
Id
updated
At
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...