In API version 10.0 and later, represents the default access level
for accounts, contracts, and assets. The possible values are:
None
Read
Edit
In versions before 10.0, DefaultAccountAndContactAccess represented this value.
DefaultAccountAndContactAccess
Type
picklist
Properties
Filter, Nillable, Restricted picklist
Description
Default access level for accounts, contacts, contracts, and assets.
This field is supported for backward compatibility only and is not
available in API version
10.0 or later. In version 10.0 and later, use either DefaultAccountAccess or DefaultContactAccess.
Default access level for price books. The possible values
are listed, followed by the user interface labels in parentheses:
None (No access)
Read (Read only)
ReadSelect (Use)
DefaultTerritoryAccountAccess
Type
picklist
Properties
Filter, Group, Nillable, Sort
Description
Default access level for accounts in territories. The possible
values are:
Read
Edit
All
DefaultTerritoryCaseAccess
Type
picklist
Properties
Filter, Group, Nillable, Sort
Description
Default access level for cases associated with accounts in territories.
The possible values are:
None
Read
Edit
DefaultTerritoryContactAccess
Type
picklist
Properties
Filter, Group, Nillable, Sort
Description
Default access level for contacts associated with accounts in
territories. The possible values are:
NoneRead
Edit
DefaultTerritoryOppAccess
Type
picklist
Properties
Filter, Group, Nillable, Sort
Description
Default access level for opportunities in territories.
Valid values:
NoneRead
Edit
Division
Type
string
Properties
Filter, Nillable, Update
Description
The name of the division for this organization.
This field is not related to the Division object.
Fax
Type
phone
Properties
Filter, Group, Nillable, Sort, Update
Description
Fax number. Limit: 40 characters.
FiscalYearStartMonth
Type
int
Properties
Filter, Group, Nillable, Sort
Description
Number that corresponds to the month that this organization's
fiscal year starts.
HomepageHtml
Type
textarea
Properties
Nillable, Update
Description
The Home tab custom links and company message for this organization.
LanguageLocaleKey
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort, Update
Description
The same as Language, the two-to-five character code which represents the language and
locale ISO code. This controls the language for labels displayed in
an application.
LastWebToCaseDate
Type
dateTime
Properties
Filter, Nillable
Description
The last date that a web form submission was converted to a case.
LastWebToLeadDate
Type
dateTime
Properties
Filter, Nillable
Description
The last date that a web form submission was converted to a lead.
MaxActionsPerRule
Type
int
Properties
Filter, Nillable
Description
Maximum number of actions per workflow, assignment, escalation,
and auto-response rules. This field is unavailable in version 15.0
and later.
MaxRulesPerEntity
Type
int
Properties
Filter, Nillable
Description
Maximum number of rules per object, inclusive of workflow, assignment,
escalation, and auto-response rules. This field is unavailable in
version 15.0 and later.
MonthlyPageViewsEntitlement
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of page views allowed for the current calendar month
for the sites in your organization. To access
this field, Force.comSites must be enabled for your organization.This field is generally available in API versions
18.0 and later.
MonthlyPageViewsUsed
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of page views used in the current calendar month for
the sites in your organization. To access
this field, Force.comSites must be enabled for your organization.This field is generally available in API versions
18.0 and later.
The user interface theme selected for the organization.
UsesStartDateAsFiscalYearName
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the calendar year when the fiscal year
begins is referred to as the year of the company's fiscal year (true) or not (false). For example, if the fiscal year begins in February
2006, a true value means the fiscal
year is FY2006, and a false value
means the fiscal year is FY2007.
UsesWebToCase
Type
boolean
Properties
Filter, Nillable, Update
Description
Indicates whether this organization can use Web-to-Case (true) or not (false).
UsesWebToLead
Type
boolean
Properties
Filter, Nillable, Update
Description
Indicates whether this organization can use Web-to-Lead (true) or not (false).
WebToCaseAssignedEmailTemplateId
Type
reference
Properties
Filter, Nillable, Update
Description
The ID of the email template used when a new case is assigned
to a user via Web-to-Case.
WebToCaseCreatedEmailTemplateId
Type
reference
Properties
Filter, Nillable, Update
Description
The ID of the email template used when a new case is created via
Web-to-Case.
WebToCaseDefaultCreatorId
Type
reference
Properties
Filter, Nillable, Update
Description
The ID of the user specified as the default creator of cases created
via Web-to-Case.
WebToCaseDefaultOrigin
Type
string
Properties
Filter, Group, Nillable, Sort, Update
Description
The default value for the Case Origin field
on cases submitted via Web-to-Case. Limit: 40 characters.
Usage
Query this object to obtain information
about an organization's settings. Only one organization object exists
per organization.