PaymentCard

constructor(brand: String?, expirationMonth: String?, expirationYear: String?, issuer: String?, currency: String?, segment: String?, type: String?, lastFourDigits: String?, wallet: FrameObjects.Wallet? = null)