Card

constructor(publisher: String? = null, issuer: String? = null, brand: CardBrand? = null, type: CardType? = null, ownerType: CardOwnerType? = null, bin: String? = null, name: String? = null, number: String? = null)