AssetType

Represents a type of asset, such as a type of item, physical space, or service offering. This object is available in API version 62.0 and later.

Supported Calls

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

Special Access Rules

To access this object, you must have the Health Cloud Appointment Management permission set.

Fields

Field Details
Category
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the category of the asset type.
Possible values are:
  • Device
  • HealthcareServiceHealthcare Service
  • Location
The default value is Device.
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the asset type.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Required. Indicates whether the asset type is active (true) or not (false).
The default value is false.
IsAvailableToSchedule
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the use of assets associated with the asset type can be scheduled (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Required. The name of the asset type record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the owner of the record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
ParentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The parent asset type associated with the record. Use a parent record to define a relationship between an asset type and an asset subtype.
This field is a relationship field.
Relationship Name
Parent
Refers To
AssetType

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

AssetTypeHistory
History is available for tracked fields of the object.
AssetTypeOwnerSharingRule
Sharing rules are available for the object.
AssetTypeShare
Sharing is available for the object.