public class XPFUpdateSingleQuantityInventoryContext extends XPFEntity
| Modifier and Type | Field and Description | 
|---|---|
private @NonNull Map<String,Object> | 
attributes
The attribute values. 
 | 
private @NonNull XPFInventoryKeyContext | 
inventoryKey
The inventory key. 
 | 
private @NonNull int | 
quantity
The quantity to update. 
 | 
| Constructor and Description | 
|---|
XPFUpdateSingleQuantityInventoryContext()  | 
@NonNull private final @NonNull XPFInventoryKeyContext inventoryKey
@NonNull private final @NonNull int quantity
Copyright © 2023. All rights reserved.