OpportunityStage

Columns

Name

Type

ReadOnly

References

Description

Id [KEY]

String

True

Unique identifier of the OpportunityStage.

MasterLabel

String

True

Label Master Label corresponds to this field.

IsActive

Boolean

True

Label Is Active corresponds to this field.

SortOrder

Int

True

Label Sort Order corresponds to this field.

IsClosed

Boolean

True

Label Closed corresponds to this field.

IsWon

Boolean

True

Label Won corresponds to this field.

ForecastCategory

String

True

Label Forecast Category corresponds to this field.

ForecastCategoryName

String

True

Label Forecast Category Name corresponds to this field.

DefaultProbability

Double

True

Label Probability (%) corresponds to this field.

Description

String

True

Label Description corresponds to this field.

CreatedById

String

True

User.Id

Label Created By ID corresponds to this field.

CreatedDate

Datetime

True

Label Created Date corresponds to this field.

LastModifiedById

String

True

User.Id

Label Last Modified By ID corresponds to this field.

LastModifiedDate

Datetime

True

Label Last Modified Date corresponds to this field.

SystemModstamp

Datetime

True

Label System Modstamp corresponds to this field.

Last updated