Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Project

Index

Type aliases

BillExpensesEnum

BillExpensesEnum: "Billable" | "DoNotBill" | "NoCharge" | "NoDefault"

BillProductsEnum

BillProductsEnum: "Billable" | "DoNotBill" | "NoCharge" | "NoDefault"

BillTimeEnum

BillTimeEnum: "Billable" | "DoNotBill" | "NoCharge" | "NoDefault"

BillingMethodEnum

BillingMethodEnum: "ActualRates" | "FixedFee" | "NotToExceed" | "OverrideRate"

BillingRateTypeEnum

BillingRateTypeEnum: "WorkRole" | "StaffMember"

BudgetAnalysisEnum

BudgetAnalysisEnum: "ActualHours" | "BillableHours"

Properties

Optional _info

_info: Metadata

Metadata of the entity

Optional actualEnd

actualEnd: Date

Optional actualHours

actualHours: number

Optional actualStart

actualStart: Date

Optional agreement

Optional billExpenses

billExpenses: BillExpensesEnum

Optional billProducts

billProducts: BillProductsEnum

Optional billProjectAfterClosedFlag

billProjectAfterClosedFlag: boolean

Optional billTime

billTime: BillTimeEnum

Optional billToCompany

billToCompany: CompanyReference

Optional billToContact

billToContact: ContactReference

Optional billToSite

billToSite: SiteReference

Optional billUnapprovedTimeAndExpense

billUnapprovedTimeAndExpense: boolean

Optional billingAmount

billingAmount: number

Optional billingAttention

billingAttention: string

billingMethod

billingMethod: BillingMethodEnum

Optional billingRateType

billingRateType: BillingRateTypeEnum

Optional billingStartDate

billingStartDate: Date

Optional billingTerms

billingTerms: BillingTermsReference

board

Optional budgetAnalysis

budgetAnalysis: BudgetAnalysisEnum

Optional budgetFlag

budgetFlag: boolean

Optional budgetHours

budgetHours: number

Optional businessUnitId

businessUnitId: number

company

Optional contact

Optional currency

Optional customerPO

customerPO: string

Optional description

description: string

Optional doNotDisplayInPortalFlag

doNotDisplayInPortalFlag: boolean

Optional downpayment

downpayment: number

estimatedEnd

estimatedEnd: Date

Optional estimatedExpenseCost

estimatedExpenseCost: number

Optional estimatedExpenseRevenue

estimatedExpenseRevenue: number

Optional estimatedHours

estimatedHours: number

Optional estimatedProductCost

estimatedProductCost: number

Optional estimatedProductRevenue

estimatedProductRevenue: number

estimatedStart

estimatedStart: Date

Optional estimatedTimeCost

estimatedTimeCost: number

Optional estimatedTimeRevenue

estimatedTimeRevenue: number

Optional expenseApprover

expenseApprover: MemberReference

Optional id

id: number

Optional includeDependenciesFlag

includeDependenciesFlag: boolean

Optional includeEstimatesFlag

includeEstimatesFlag: boolean

Optional locationId

locationId: number

Optional manager

name

name: string

Optional opportunity

Optional projectTemplateId

projectTemplateId: number

Optional restrictDownPaymentFlag

restrictDownPaymentFlag: boolean

Optional scheduledEnd

scheduledEnd: Date

Optional scheduledHours

scheduledHours: number

Optional scheduledStart

scheduledStart: Date

Optional shipToCompany

shipToCompany: CompanyReference

Optional shipToContact

shipToContact: ContactReference

Optional shipToSite

shipToSite: SiteReference

Optional site

Optional status

Optional taxCode

Optional timeApprover

timeApprover: MemberReference

Optional type

Generated using TypeDoc