WSOfferValidationInfo

A simple wrapper type around offer validation information.

It contains the following fields:

  • errorCode: if not null, then defines the alphanumeric validate error code. See the IStandardDefinitions class for error codes.
  • errorMessage: optional localized message that describes the error (if one occurred).
  • codeOrName: the validated offer code or offer list name.
  • reference: the offer or offer list's reference, if valid.