Session model


Properties

{
    "id": "string",
    "firstName": "string",
    "lastName": "string",
    "documentPhoto":"string",
    "age": int
}
Name Type Description age_only basic picture_age full
id string id for this session
firstName string First name
lastName string Last name
documentPhoto string (b64) Identity document's photograph
age string Age of user