|
Lines 1-59
Link Here
|
| 1 |
{ |
|
|
| 2 |
"cardnumber": "cardnumber", |
| 3 |
"surname": "surname", |
| 4 |
"firstname": "firstname", |
| 5 |
"title": "title", |
| 6 |
"othernames": "othernames", |
| 7 |
"initials": "initials", |
| 8 |
"streetnumber": "streetnumber", |
| 9 |
"streettype": "streettype", |
| 10 |
"address": "address", |
| 11 |
"address2": "address2", |
| 12 |
"city": "city", |
| 13 |
"state": "state", |
| 14 |
"zipcode": "zipcode", |
| 15 |
"country": "country", |
| 16 |
"email": "email", |
| 17 |
"phone": "phone", |
| 18 |
"mobile": "mobile", |
| 19 |
"fax": "fax", |
| 20 |
"emailpro": "emailpro", |
| 21 |
"phonepro": "phonepro", |
| 22 |
"B_streetnumber": "B_streetnumber", |
| 23 |
"B_streettype": "B_streettype", |
| 24 |
"B_address": "B_address", |
| 25 |
"B_address2": "B_address2", |
| 26 |
"B_city": "B_city", |
| 27 |
"B_state": "B_state", |
| 28 |
"B_zipcode": "B_zipcode", |
| 29 |
"B_country": "B_country", |
| 30 |
"B_email": "B_email", |
| 31 |
"B_phone": "B_phone", |
| 32 |
"dateofbirth": "dateofbirth", |
| 33 |
"dateenrolled": "dateenrolled", |
| 34 |
"dateexpiry": "dateexpiry", |
| 35 |
"branchcode": "branchcode", |
| 36 |
"categorycode": "categorycode", |
| 37 |
"contactname": "contactname", |
| 38 |
"contactfirstname": "contactfirstname", |
| 39 |
"borrowernotes": "borrowernotes", |
| 40 |
"sex": "sex", |
| 41 |
"password": "password", |
| 42 |
"userid": "userid", |
| 43 |
"opacnote": "opacnote", |
| 44 |
"contactnote": "contactnote", |
| 45 |
"altcontactfirstname": "altcontactfirstname", |
| 46 |
"altcontactsurname": "altcontactsurname", |
| 47 |
"altcontactaddress1": "altcontactaddress1", |
| 48 |
"altcontactaddress2": "altcontactaddress2", |
| 49 |
"altcontactaddress3": "altcontactaddress3", |
| 50 |
"altcontactstate": "altcontactstate", |
| 51 |
"altcontactzipcode": "altcontactzipcode", |
| 52 |
"altcontactcountry": "altcontactcountry", |
| 53 |
"altcontactphone": "altcontactphone", |
| 54 |
"smsalertnumber": "smsalertnumber", |
| 55 |
"autorenew_checkouts": "autorenew_checkouts", |
| 56 |
"primary_contact_method": "primary_contact_method", |
| 57 |
"sort1": "sort1", |
| 58 |
"sort2": "sort2" |
| 59 |
} |