BusinessType

Represents a category of any activity (business or individual), such as healthcare, restaurant, or retail. This object is available in API version 49.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
ActivityCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A code identifying the principal business activity of a business or individual.
AuthorizationActivityType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
The type of entity performing the activity.
Possible values are:
  • Business
  • Occupation
The default value is Business.
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Text describing the business activity.
Industry
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The industry to which the business is related.
Possible values are:
  • Food and Beverages
  • Healthcare
  • Law
  • Retail
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when a user most recently viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when a user most recently viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the business type.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user that owns this record.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

BusinessTypeFeed
Feed is available for the object. This object is available in API version 51.0 and later.
BusinessTypeHistory
History is available for the object. This object is available in API version 51.0 and later.
BusinessTypeOwnerSharingRule
Sharing rules are available for the object.
BusinessTypeShare
Share is available for the object.