Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.shared.models.form
/
ZyncAssociatedProduct
/
ZyncAssociatedProduct
Zync
Associated
Product
constructor
(
productUid
:
String
?
,
productId
:
String
?
,
name
:
String
,
prefix
:
String
?
,
quantity
:
Double
,
image
:
String
?
,
uom
:
String
?
,
price
:
Double
,
locationUid
:
String
?
,
locationName
:
String
?
,
productType
:
ZyncProductType
,
isBillable
:
Boolean
,
lineItemUid
:
String
?
)