Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 811 Bytes

InventoryLowQuantityNotificationApiDataSourceItemConfigurationInterface.md

File metadata and controls

16 lines (10 loc) · 811 Bytes

# InventoryLowQuantityNotificationApiDataSourceItemConfigurationInterface

Represents a Source Item Configuration object Used fully qualified namespaces in annotations for proper work of WebApi request parser

Properties

Name Type Description Notes
SourceCode string Source code [optional]
NotifyStockQty float32 Notify stock qty [optional]
Sku string SKU [optional]
ExtensionAttributes map[string]interface{} ExtensionInterface class for @see \Magento\InventoryLowQuantityNotificationApi\Api\Data\SourceItemConfigurationInterface [optional]

[Back to Model list] [Back to API list] [Back to README]