export class PaymentMethods { static BONUS_BALANCE = 'bonus balance' static STRIPE_BALANCE = 'balance' static FREE = 'free of charge' }