Class CreateChildProductInput
Constructors
constructor
-
Properties
childProductId
childProductId: string
parentProductId
parentProductId: string
relationshipType
relationshipType: string
sequence
sequence: number
Methods
getCreateChildProductInputString
- getCreateChildProductInputString(): string
-
Returns string
- stringified json for input
Class that defines input for creating child products.