CardPaymentMethod
constructor(type: String?, checkoutAttemptId: String?, encryptedCardNumber: String? = null, encryptedExpiryMonth: String? = null, encryptedExpiryYear: String? = null, encryptedSecurityCode: String? = null, encryptedPassword: String? = null, holderName: String? = null, storedPaymentMethodId: String? = null, taxNumber: String? = null, brand: String? = null, threeDS2SdkVersion: String? = null, fundingSource: String? = null)