API Models Filter
Type to start searching
    GitHub
    • Docs
    • API
    GitHub
      • Welcome
      • Getting Started
      • Dashboard
        • Settings Overview
        • My Profile
        • Account Settings
        • User & Department Settings
        • Ticket Settings
        • Task Settings
        • Project Settings
        • Lead Settings
        • Sales Settings
        • Document Settings
        • Time Settings
      • Tickets
      • Tasks
      • Contacts
      • Projects
      • Sales
      • Time
      • Calendar
      • Reports
      • Labels
      • Getting Started
      • Authentication
      • Reading from the API
      • Writing to the API
      • Handling API responses
        • Calendar Event
        • Contact
        • Contact Role
        • Custom Field
        • Department
        • Document
        • File
        • Filter
        • Invoice
        • Label
        • Lead
        • Lead Lost Reason
        • Lead Source
        • Log
        • Mail Template
        • Note
        • Package
        • Product
        • Project
        • Project Role
        • Project Status
        • Project Template
        • Quote
        • Task
        • Ticket
        • Ticket Post
        • Time
        • Time Status
        • Track
        • Track Task
        • Webhook
    edit

    Filter Model¶

    Represents a filter used within Zebreco. Filters are used for various view purposes throughout Zebreco.

    Name Type Description
    id integer read only The unique id of the filter
    contact Contact The contact related to the filter
    type string The filter type
    name string The name of the filter - required
    string string The filter string content
    isdefault boolean Whether or not the filter is default
    global boolean Whether or not the filter has global scope
    Previous File
    Next Invoice
    Copyright © 2017 Zebreco
    powered by MkDocs and Material for MkDocs