CreditCard( {@required this.number, @required this.securityCode, @required this.expiryMonth, @required this.expiryYear});