IncentiveType public enum IncentiveType : String, Codable Incentive type enum. cashback Card cashback incentive. Declaration Swift case cashback = "CASHBACK" boost Card boost incentive. Declaration Swift case boost = "BOOST"