Card

fun Card(id: String, isDefault: Boolean, expiryYear: Int, expiryMonth: Int, brand: CardBrand, last4: String)