Options
All
  • Public
  • Public/Protected
  • All
Menu

Estimates query parameters

Hierarchy

Index

Properties

Optional client_id

client_id: number

Only return estimates belonging to the client with the given ID. Type: integer.

Optional from

from: string

Only return estimates with an issue_date on or after the given date. Type: date

Optional page

page: number

The page number to use in pagination. Type: integer Default: 1 Range: 1 or more

Optional per_page

per_page: number

The number of records to return per page. Type: integer Default: 100 Range: 1 to 100

Optional to

to: string

Only return estimates with an issue_date on or before the given date. Type: date

Optional updated_since

updated_since: string

Pass true to only return active estimates and false to return inactive estimates Type: datetime.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc