{
    "type": "object",
    "properties": {
        "active_flag": {
            "type": "boolean"
        },
        "add_time": {
            "type": "string"
        },
        "assigned_to_user_id": {
            "type": "integer"
        },
        "busy_flag": {
            "type": "boolean"
        },
        "company_id": {
            "type": "integer"
        },
        "conference_meeting_id": {
            "type": "null"
        },
        "created_by_user_id": {
            "type": "integer"
        },
        "done": {
            "type": "boolean"
        },
        "due_date": {
            "type": "string"
        },
        "due_time": {
            "type": "string"
        },
        "duration": {
            "type": "string"
        },
        "id": {
            "type": "integer"
        },
        "is_recurring": {
            "type": "null"
        },
        "last_notification_time": {
            "type": "null"
        },
        "last_notification_user_id": {
            "type": "null"
        },
        "lead": {
            "type": "null"
        },
        "lead_id": {
            "type": "null"
        },
        "lead_title": {
            "type": "null"
        },
        "location_admin_area_level_1": {
            "type": "null"
        },
        "location_admin_area_level_2": {
            "type": "null"
        },
        "location_country": {
            "type": "null"
        },
        "location_formatted_address": {
            "type": "null"
        },
        "location_locality": {
            "type": "null"
        },
        "location_postal_code": {
            "type": "null"
        },
        "location_route": {
            "type": "null"
        },
        "location_street_number": {
            "type": "null"
        },
        "location_sublocality": {
            "type": "null"
        },
        "location_subpremise": {
            "type": "null"
        },
        "marked_as_done_time": {
            "type": "string"
        },
        "notification_language_id": {
            "type": "null"
        },
        "original_start_time": {
            "type": "null"
        },
        "owner_name": {
            "type": "string"
        },
        "private": {
            "type": "boolean"
        },
        "rec_master_activity_id": {
            "type": "null"
        },
        "rec_rule": {
            "type": "null"
        },
        "rec_rule_extension": {
            "type": "null"
        },
        "reference_id": {
            "type": "null"
        },
        "series": {
            "type": "null"
        },
        "subject": {
            "type": "string"
        },
        "type": {
            "type": "string"
        },
        "type_name": {
            "type": "string"
        },
        "update_time": {
            "type": "string"
        },
        "update_user_id": {
            "type": "integer"
        },
        "user_id": {
            "type": "integer"
        }
    },
    "version": 1
}
