commerce_ordermanagement.ProductExpandResponse

Methods 

global String getErrorCode() 

Gets error code.

Returns 

TypeDescription
Stringthe error code

global void setErrorCode(String errorCode) 

Sets error code.

Parameters 

ParamDescription
errorCodethe error code

global String getErrorMessage() 

Gets error message.

Returns 

TypeDescription
Stringthe error message

global void setErrorMessage(String errorMessage) 

Sets error message.

Parameters 

ParamDescription
errorMessagethe error message

global Boolean getSucceed() 

Gets succeed.

Returns 

TypeDescription
Booleanthe succeed

global void setSucceed(Boolean succeed) 

Sets succeed.

Parameters 

ParamDescription
succeedthe succeed

global List<ProductData> getProductList() 

Get productList epn product data.

Returns 

TypeDescription
List<ProductData>the epn product data

global void setProductList(List<ProductData> productList) 

Sets product list.

Parameters 

ParamDescription
productListthe product list

Newer Version Available

This content describes an older version of this product. View Latest

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!