commerce_ordermanagement.ProductExpandResponse

Instantiates a new product expand response. Including the java reference to ProductExpandResponseDto

Instantiates a new product expand response. Including the java reference to ProductExpandResponseDto


Gets error code.

TypeDescription
Stringthe error code

Sets error code.

ParamDescription
errorCodethe error code

Gets error message.

TypeDescription
Stringthe error message

Sets error message.

ParamDescription
errorMessagethe error message

Gets succeed.

TypeDescription
Booleanthe succeed

Sets succeed.

ParamDescription
succeedthe succeed

Get productList epn product data.

TypeDescription
Listthe epn product data

Sets product list.

ParamDescription
productListthe product list

Gets the java reference to the Dto

TypeDescription
sfdcProduct Expand Response Dto