@theredspace/spp-client
    Preparing search index...

    Interface ProjectBillingRule

    interface ProjectBillingRule {
        accounting_period_id: string;
        acct_date: DateContainer;
        acct_date_how: string;
        active: number;
        adjust_if_capped: number;
        agreementid: string;
        amount: number;
        assigned_user: string;
        backout_gst: number;
        cap: number;
        cap_by_customerpo: number;
        cap_hours: number;
        category_1id: string;
        category_2id: string;
        category_3id: string;
        category_4id: string;
        category_5id: string;
        category_filter: string;
        category_when: string;
        categoryid: string;
        cost_center_id: string;
        created: DateContainer;
        currency: string;
        customerid: string;
        customerpoid: string;
        daily_cap_hours: number;
        daily_cap_is_per_user: number;
        daily_cap_period: string;
        daily_rate_multiplier: number;
        daily_roll_to_next: number;
        description: string;
        end_date: DateContainer;
        end_milestone: string;
        exclude_archived_ts: number;
        exclude_non_billable: number;
        exclude_non_billable_task: number;
        exclude_non_reimbursible: number;
        extra_data: string;
        id: string;
        item_filter: string;
        job_code_filter: string;
        markup: number;
        markup_category: string;
        markup_type: string;
        name: string;
        notes: string;
        percent: number;
        percent_how: string;
        position: number;
        product_filter: string;
        project_task_filter: string;
        project_task_id: string;
        projectid: string;
        rate_cardid: string;
        rate_from: string;
        rate_multiplier: number;
        repeatid: string;
        round_rules: string;
        slip_stageid: string;
        start_date: DateContainer;
        start_milestone: string;
        stop_if_capped: number;
        ticket_maximus: number;
        timetype_filter: string;
        type: string;
        updated: DateContainer;
        user_filter: string;
    }
    Index

    Properties

    accounting_period_id: string
    acct_date: DateContainer
    acct_date_how: string
    active: number
    adjust_if_capped: number
    agreementid: string
    amount: number
    assigned_user: string
    backout_gst: number
    cap: number
    cap_by_customerpo: number
    cap_hours: number
    category_1id: string
    category_2id: string
    category_3id: string
    category_4id: string
    category_5id: string
    category_filter: string
    category_when: string
    categoryid: string
    cost_center_id: string
    created: DateContainer
    currency: string
    customerid: string
    customerpoid: string
    daily_cap_hours: number
    daily_cap_is_per_user: number
    daily_cap_period: string
    daily_rate_multiplier: number
    daily_roll_to_next: number
    description: string
    end_date: DateContainer
    end_milestone: string
    exclude_archived_ts: number
    exclude_non_billable: number
    exclude_non_billable_task: number
    exclude_non_reimbursible: number
    extra_data: string
    id: string
    item_filter: string
    job_code_filter: string
    markup: number
    markup_category: string
    markup_type: string
    name: string
    notes: string
    percent: number
    percent_how: string
    position: number
    product_filter: string
    project_task_filter: string
    project_task_id: string
    projectid: string
    rate_cardid: string
    rate_from: string
    rate_multiplier: number
    repeatid: string
    round_rules: string
    slip_stageid: string
    start_date: DateContainer
    start_milestone: string
    stop_if_capped: number
    ticket_maximus: number
    timetype_filter: string
    type: string
    updated: DateContainer
    user_filter: string