Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.product.models
/
ProductChangeEvent
/
OutOfStockAlert
Out
Of
Stock
Alert
data
class
OutOfStockAlert
(
val
productUid
:
String
,
val
locationName
:
String
?
)
:
ProductChangeEvent
Members
Constructors
Out
Of
Stock
Alert
Link copied to clipboard
constructor
(
productUid
:
String
,
locationName
:
String
?
)
Properties
location
Name
Link copied to clipboard
val
locationName
:
String
?
product
Uid
Link copied to clipboard
val
productUid
:
String