CreditCard

constructor(    guid: String,     ccName: String,     ccNumberEnc: String,     ccNumberLast4: String,     ccExpMonth: Long,     ccExpYear: Long,     ccType: String,     timeCreated: Long,     timeLastUsed: Long?,     timeLastModified: Long,     timesUsed: Long)