Hierarchy

  • AccountData

Indexable

[k: string]: unknown

Properties

SumAnnualPrice?: number
SumMonthlyPrice?: number
annualPrice?: number
billingCode?: string
billingCycle?: string
canSelfServe?: boolean
description?: string
discountPercentage?: number
email?: EmailAddress
endsOnDate?: string
industry?: string
isLegacy?: boolean
location?: string
monthlyPrice?: number
stageOfBusiness?: string
startsOnDate?: string
type?: "Lead" | "Customer"

Generated using TypeDoc