vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ForecastingTypeSettings
Interface ForecastingTypeSettings
interface
ForecastingTypeSettings
{
active
:
boolean
;
displayedCategoryApiNames
?:
string
[]
;
forecastedCategoryApiNames
?:
string
[]
;
forecastingDateType
:
ForecastingDateType
;
hasProductFamily
:
boolean
;
isAmount
:
boolean
;
isAvailable
:
boolean
;
isQuantity
:
boolean
;
managerAdjustableCategoryApiNames
?:
string
[]
;
masterLabel
:
string
;
name
:
string
;
opportunityListFieldsLabelMappings
?:
OpportunityListFieldsLabelMapping
[]
;
opportunityListFieldsSelectedSettings
:
OpportunityListFieldsSelectedSettings
;
opportunityListFieldsUnselectedSettings
:
OpportunityListFieldsUnselectedSettings
;
opportunitySplitName
?:
string
;
ownerAdjustableCategoryApiNames
?:
string
[]
;
territory2ModelName
?:
string
;
}
Index
Properties
active
displayed
Category
Api
Names?
forecasted
Category
Api
Names?
forecasting
Date
Type
has
Product
Family
is
Amount
is
Available
is
Quantity
manager
Adjustable
Category
Api
Names?
master
Label
name
opportunity
List
Fields
Label
Mappings?
opportunity
List
Fields
Selected
Settings
opportunity
List
Fields
Unselected
Settings
opportunity
Split
Name?
owner
Adjustable
Category
Api
Names?
territory2
Model
Name?
Properties
active
active
:
boolean
Optional
displayed
Category
Api
Names
displayedCategoryApiNames
?:
string
[]
Optional
forecasted
Category
Api
Names
forecastedCategoryApiNames
?:
string
[]
forecasting
Date
Type
forecastingDateType
:
ForecastingDateType
has
Product
Family
hasProductFamily
:
boolean
is
Amount
isAmount
:
boolean
is
Available
isAvailable
:
boolean
is
Quantity
isQuantity
:
boolean
Optional
manager
Adjustable
Category
Api
Names
managerAdjustableCategoryApiNames
?:
string
[]
master
Label
masterLabel
:
string
name
name
:
string
Optional
opportunity
List
Fields
Label
Mappings
opportunityListFieldsLabelMappings
?:
OpportunityListFieldsLabelMapping
[]
opportunity
List
Fields
Selected
Settings
opportunityListFieldsSelectedSettings
:
OpportunityListFieldsSelectedSettings
opportunity
List
Fields
Unselected
Settings
opportunityListFieldsUnselectedSettings
:
OpportunityListFieldsUnselectedSettings
Optional
opportunity
Split
Name
opportunitySplitName
?:
string
Optional
owner
Adjustable
Category
Api
Names
ownerAdjustableCategoryApiNames
?:
string
[]
Optional
territory2
Model
Name
territory2ModelName
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
displayed
Category
Api
Names
forecasted
Category
Api
Names
forecasting
Date
Type
has
Product
Family
is
Amount
is
Available
is
Quantity
manager
Adjustable
Category
Api
Names
master
Label
name
opportunity
List
Fields
Label
Mappings
opportunity
List
Fields
Selected
Settings
opportunity
List
Fields
Unselected
Settings
opportunity
Split
Name
owner
Adjustable
Category
Api
Names
territory2
Model
Name
vlocode-project - v1.40.0-beta-4
Loading...