package org.petify.funding.model; public enum PaymentMethod { CARD, BLIK, BANK_TRANSFER, GOOGLE_PAY, APPLE_PAY, PRZELEWY24 }