enum MandateType Enumeration of supported mandate types Members CART = "cart" INTENT = "intent" PAYMENT = "payment" UNKNOWN = "unknown"