UNPKG

tipi-cloudbeds

Version:

Node.js library to connect to cloudbeds REST API

10 lines (9 loc) 242 B
module.exports = Object.freeze({ identityCard: 'dni', driversLicense: 'driver_license', residentPermit: 'nie', passport: 'passport', socialSecurityCard: 'social_security_card', studentId: 'student_id', unknown: 'na' })