new ShowPnARequest() → {Object}
This class represents a show PnA request.
Returns:
API's to set Show PnA parameters.
- Type
- Object
Methods
-
<static> getProductID(product)
-
Set the product ID that will be used to display the PnA table.
Parameters:
Name Type Description product
String ID Product ID that will be used to display the PnA table.
-
<static> getProductID(product)
-
Get the product ID to display the PnA table.
Parameters:
Name Type Description product
String ID Product ID that will be used to display the PnA table.
-
<static> getReferenceID(reference)
-
Get the reference ID to associate with this request.
Parameters:
Name Type Description reference
String ID Reference ID to associate with this request.
-
<static> setReferenceID(reference)
-
Set the reference ID to associate with this request.
Parameters:
Name Type Description reference
String ID Reference ID to associate with this request.