LoyaltyActionResult Class
Namespace
LoyaltyActionResult Methods
The following are methods for LoyaltyActionResult.
getErrors()
If an error occurred, returns a LoyaltyManagement.LoyaltyActionError object providing the error code and
description.
Signature
public List<LoyaltyManagement.LoyaltyActionError> getErrors()
Return Value
Type: List<LoyaltyManagement.LoyaltyActionError>