Constructors
constructor
-
Parameters
Properties
config
config: any
Methods
createChildProduct
-
Parameters
Returns Promise<Result>
- A promise that resolves to the ID of the newly created relationship
createCreateChildProductInput
-
createGetProductDetailsInput
-
- an instance of GetProductDetailsInput
createGetRelatedProductsInput
-
- an instance of GetRelatedProductsInput
createParentChildItemInput
-
- an instance of ParentChildItemInput
deleteParentChildItem
-
Parameters
Returns Promise<any>
- Promise that returns a success or failure message
getProduct2Details
-
Parameters
Returns Promise<any>
- Promise that returns a success or failure message
getProductChildItem
-
Parameters
Returns Promise<any>
- A promise that resolves to the list of available fields, attributes and attribute values.
getProductDetails
-
Parameters
Returns Promise<Result>
- Promise that returns a success or failure message
getRelatedProducts
-
Parameters
Returns Promise<any>
- Promise that returns a success or failure message
updateProductChildItem
-
Parameters
Returns Promise<any>
- A promise that resolves to the list of available fields, attributes and attribute values.
Product Structure Facade to interact with Vlocity Product Console functionality.