Options
All
  • Public
  • Public/Protected
  • All
Menu

A Salesforce Opportunity object.

Note: Field names provided match those present in a default Salesforce org.

Hierarchy

Index

Properties

AccountId

AccountId: null | string

Amount

Amount: null | number

CampaignId

CampaignId: null | string

CloseDate

CloseDate: string

ContactId

ContactId: null | string

Description

Description: null | string

ExpectedRevenue

ExpectedRevenue: null | number

Fiscal

Fiscal: null | string

FiscalQuarter

FiscalQuarter: null | number

FiscalYear

FiscalYear: null | number

ForecastCategory

ForecastCategory: string

ForecastCategoryName

ForecastCategoryName: null | string

HasOpenActivity

HasOpenActivity: boolean

HasOpportunityLineItem

HasOpportunityLineItem: boolean

HasOverdueTask

HasOverdueTask: boolean

Id

Id: string

The ID of the Salesforce object.

IsClosed

IsClosed: boolean

IsDeleted

IsDeleted: boolean

IsWon

IsWon: boolean

LastActivityDate

LastActivityDate: null | string

LastAmountChangedHistoryId

LastAmountChangedHistoryId: null | string

LastCloseDateChangedHistoryId

LastCloseDateChangedHistoryId: null | string

LastReferencedDate

LastReferencedDate: null | string

LastStageChangeDate

LastStageChangeDate: null | string

LastViewedDate

LastViewedDate: null | string

LeadSource

LeadSource: null | string

Name

Name: string

NextStep

NextStep: null | string

OwnerId

OwnerId: null | string

Pricebook2Id

Pricebook2Id: null | string

Probability

Probability: null | number

StageName

StageName: string

TotalOpportunityQuantity

TotalOpportunityQuantity: null | number

Type

Type: null | string

objectType

objectType: Opportunity

The type of the Salesforce object.

objectUrl

objectUrl: string

Absolute URL for the object’s Salesforce layout page.

Generated using TypeDoc