Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.asset.models
/
ZyncAssetPart
/
ZyncAssetPart
Zync
Asset
Part
constructor
(
productUid
:
String
?
,
productName
:
String
?
,
productDescription
:
String
?
,
productImage
:
String
?
,
quantity
:
Double
,
serialNumbers
:
List
<
String
>
,
product
:
ZyncProduct
?
)