Card

constructor(brand: Card.Brand, lastFourDigits: String, expirationMonth: Int, expirationYear: Int, postalCode: String?, type: Card.Type = Type.UNKNOWN, prepaidType: Card.PrepaidType = PrepaidType.UNKNOWN)