Id: {{userSelected._id}}

Nom: {{userSelected.identity.lastName}}

Prénom: {{userSelected.identity.firstName}}

Validation: {{userSelected.isValidate ? 'Ok' : 'NON'}}

Tel: {{userSelected.identity.phone}}

Mobile: {{userSelected.identity.mobilePhone}}

Mobile Validation: {{userSelected.identity.mobileVerified ? 'Ok' : 'NON'}}

Email: {{userSelected.email}}

Carte d'identité vérifiée

Cartes bancaires

MM/AAAA
••••
Défaut
{{card.brand}}
{{card.exp_month}}/{{card.exp_year}}
•••• {{card.last4}}
Défaut

Notes

{{note.createdAt | amDateFormat:'LL'}} {{team[note.ownerId] ? team[note.ownerId] : 'Sportihome'}}: {{note.note}}

Bookings Voyageurs

Création
ShotId
Total V.
Status
Arrivée
Départ
{{booking.createdAt| amDateFormat:'LL'}}
{{booking.shortId ? booking.shortId : 'N/A'}}
{{booking.cart.totalGuestATI | number:2}} €
{{booking.status}}
{{booking.arrival| amDateFormat:'LL'}}
{{booking.departure| amDateFormat:'LL'}}

Bookings Hôte

Création
ShotId
Total V.
Total Hôte
Status
Arrivée
Départ
{{booking.createdAt| amDateFormat:'LL'}}
{{booking.shortId ? booking.shortId : 'N/A'}}
{{booking.cart.totalGuestATI | number:2}} €
{{booking.cart.totalHostATI | number:2}} €
{{booking.status}}
{{booking.arrival| amDateFormat:'LL'}}
{{booking.departure| amDateFormat:'LL'}}

Logements

Création
Id
ShotId
nom
Fini
Actif
{{place.createdAt| amDateFormat:'LL'}}
{{place._id.substring(place._id.length - 5, place._id.length)}}
{{place.shortId}}
{{place.name}}
{{place.finished}}
{{place.isActive}}

Modifier

{{error}}

SMS

{{sms.content.$viewValue.length || 0}}

Message

{{ errorMessage }}

Ajouter une carte bancaire