Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GiftCardConfigurations

Index

Enumeration members

InvalidData

InvalidData: = "GiftCardConfigurations:InvalidData"

The data is not in a valid format for the selected type

InvalidUsageType

InvalidUsageType: = "GiftCardConfigurations:InvalidUsageType"

Usage type needs at least Sale or Payment, never None

InvalidUsageTypeForHandler

InvalidUsageTypeForHandler: = "GiftCardConfigurations:InvalidUsageTypeForHandler"

The selected usage type is not supported for the selected handler

MissingHandler

MissingHandler: = "GiftCardConfigurations:MissingHandler"

Handler is required

UnknownHandler

UnknownHandler: = "GiftCardConfigurations:UnknownHandler"

The given handler doesn't exist