IntentTypeEnum
Describes the type of an intent.
enum IntentTypeEnum {
BUY
DONATION
SHOP
FLIPGIVECREDIT
TRANSFER
LINKEDCARDSALE
RELOAD
FLIPGIVEINACTIVITYFEE
}
Values
IntentTypeEnum.BUY
Giftcard purchase
IntentTypeEnum.DONATION
A monetary donation.
IntentTypeEnum.SHOP
An online purchase from a merchant.
IntentTypeEnum.FLIPGIVECREDIT
A contribution to a campaign from FlipGive.
IntentTypeEnum.TRANSFER
Funds transferred from personal account to a team.
IntentTypeEnum.LINKEDCARDSALE
An in store purchase using payment card.
IntentTypeEnum.RELOAD
A giftcard reload
IntentTypeEnum.FLIPGIVEINACTIVITYFEE
Fees charged due to inactivity
Member of
GiftcardIntent object ● Intent object