File size: 271 Bytes
87c8aa2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"bank_account_or_service": 0,
"checking_or_savings": 1,
"consumer_loan": 2,
"credit_card": 3,
"credit_reporting": 4,
"debt_collection": 5,
"money_transfer": 6,
"mortgage": 7,
"other": 8,
"payday_loan": 9,
"student_loan": 10,
"vehicle_loan": 11
} |