GiftcardAccessType
Giftcard access type
enum GiftcardAccessType {
PURCHASE
VIEW
PRINT
UPDATE_BALANCE
MANUAL_RELOAD
AUTO_RELOAD
ADMIN_VIEW
DISABLE_AUTO_RELOAD
ENABLE_AUTO_RELOAD
}
Values
GiftcardAccessType.PURCHASE
Purchase
GiftcardAccessType.VIEW
View
GiftcardAccessType.PRINT
GiftcardAccessType.UPDATE_BALANCE
Update Balance
GiftcardAccessType.MANUAL_RELOAD
Manual Reload
GiftcardAccessType.AUTO_RELOAD
Auto Reload
GiftcardAccessType.ADMIN_VIEW
Admin View
GiftcardAccessType.DISABLE_AUTO_RELOAD
Disable Auto Reload
GiftcardAccessType.ENABLE_AUTO_RELOAD
Enable Auto Reload
Member of
AccessLogs object