{
    "type": "object",
    "properties": {
        "@odata.context": {
            "type": "string"
        },
        "createdDateTime": {
            "type": "string"
        },
        "displayName": {
            "type": "string"
        },
        "email": {
            "type": "string"
        },
        "id": {
            "type": "string"
        },
        "isArchived": {
            "type": "boolean"
        },
        "membershipType": {
            "type": "string"
        },
        "webUrl": {
            "type": "string"
        }
    },
    "version": 1
}
