Class: LoyaltyFunctionType

timapi.constants.LoyaltyFunctionType()

Overview

Members-Overview

new LoyaltyFunctionType()

Defines what kind of loyalty mode will be used.

The are different modes that can be used with the LoyaltyData function.

The following values are valid:

Specification: valueAddedServices.

Member-List

deinit (static, constant)

Loyalty deinitialization

Specification: valueAddedServices.

init (static, constant)

Loyalty initialization

Specification: valueAddedServices.

query (static, constant)

Loyalty query

Specification: valueAddedServices.

update (static, constant)

Loyalty data update

Specification: valueAddedServices.