Loyalty condition Data Model

Domain

The schema is part of the Domain

Description

A condition, comprised of a attribute that will be tested against a value.

Data model

A JSON Schema corresponding to this data model can be found here.

The Data model is defined as shown below:

  • id : Unique identifier for the loyalty condition.

  • Optional

  • href : A reference to the loyalty event type.

  • Optional

  • attribute : The attribute to evaluate.

  • Optional

  • operator : Comparison operator to be used in the evaluation.

  • Optional

  • value : The value of the attribute to be evaluated.

  • Optional

TMForum APIs that use this schema

Taking into consideration the snapshot of 04/02/2020 04:59:17 UTC the list of TMForum Open APIs that uses this schemas is:

Coming soon