{
    "type": "object",
    "properties": {
        "active_flag": {
            "type": "boolean"
        },
        "activities_count": {
            "type": "integer"
        },
        "add_time": {
            "type": "string"
        },
        "birthday": {
            "type": "null"
        },
        "cc_email": {
            "type": "string"
        },
        "closed_deals_count": {
            "type": "integer"
        },
        "company_id": {
            "type": "integer"
        },
        "done_activities_count": {
            "type": "integer"
        },
        "email": {
            "type": "array",
            "items": {
                "type": "object",
                "properties": {
                    "label": {
                        "type": "string"
                    },
                    "primary": {
                        "type": "boolean"
                    },
                    "value": {
                        "type": "string"
                    }
                }
            }
        },
        "email_messages_count": {
            "type": "integer"
        },
        "files_count": {
            "type": "integer"
        },
        "first_char": {
            "type": "string"
        },
        "first_name": {
            "type": "string"
        },
        "followers_count": {
            "type": "integer"
        },
        "id": {
            "type": "integer"
        },
        "im": {
            "type": "array",
            "items": {
                "type": "object",
                "properties": {
                    "primary": {
                        "type": "boolean"
                    },
                    "value": {
                        "type": "string"
                    }
                }
            }
        },
        "label_ids": {
            "type": "array",
            "items": {
                "type": "integer"
            }
        },
        "lost_deals_count": {
            "type": "integer"
        },
        "name": {
            "type": "string"
        },
        "notes_count": {
            "type": "integer"
        },
        "open_deals_count": {
            "type": "integer"
        },
        "org_id": {
            "type": "object",
            "properties": {
                "active_flag": {
                    "type": "boolean"
                },
                "cc_email": {
                    "type": "string"
                },
                "label_ids": {
                    "type": "array",
                    "items": {
                        "type": "integer"
                    }
                },
                "name": {
                    "type": "string"
                },
                "owner_id": {
                    "type": "integer"
                },
                "owner_name": {
                    "type": "string"
                },
                "people_count": {
                    "type": "integer"
                },
                "value": {
                    "type": "integer"
                }
            }
        },
        "owner_id": {
            "type": "object",
            "properties": {
                "active_flag": {
                    "type": "boolean"
                },
                "email": {
                    "type": "string"
                },
                "has_pic": {
                    "type": "integer"
                },
                "id": {
                    "type": "integer"
                },
                "name": {
                    "type": "string"
                },
                "value": {
                    "type": "integer"
                }
            }
        },
        "owner_name": {
            "type": "string"
        },
        "participant_closed_deals_count": {
            "type": "integer"
        },
        "participant_open_deals_count": {
            "type": "integer"
        },
        "phone": {
            "type": "array",
            "items": {
                "type": "object",
                "properties": {
                    "label": {
                        "type": "string"
                    },
                    "primary": {
                        "type": "boolean"
                    },
                    "value": {
                        "type": "string"
                    }
                }
            }
        },
        "postal_address_admin_area_level_1": {
            "type": "null"
        },
        "postal_address_admin_area_level_2": {
            "type": "null"
        },
        "postal_address_country": {
            "type": "null"
        },
        "postal_address_formatted_address": {
            "type": "null"
        },
        "postal_address_lat": {
            "type": "null"
        },
        "postal_address_locality": {
            "type": "null"
        },
        "postal_address_long": {
            "type": "null"
        },
        "postal_address_postal_code": {
            "type": "null"
        },
        "postal_address_route": {
            "type": "null"
        },
        "postal_address_street_number": {
            "type": "null"
        },
        "postal_address_sublocality": {
            "type": "null"
        },
        "postal_address_subpremise": {
            "type": "null"
        },
        "related_closed_deals_count": {
            "type": "integer"
        },
        "related_lost_deals_count": {
            "type": "integer"
        },
        "related_open_deals_count": {
            "type": "integer"
        },
        "related_won_deals_count": {
            "type": "integer"
        },
        "undone_activities_count": {
            "type": "integer"
        },
        "update_time": {
            "type": "string"
        },
        "visible_to": {
            "type": "string"
        },
        "won_deals_count": {
            "type": "integer"
        }
    },
    "version": 2
}
