DigitalPassTmplParameter

Represents a specific, configurable data field within a digital pass template. It defines the content type such as text, date, or image, and properties such as label and visibility, for a particular section of the pass. This object is available in API version 66.0 and later.

Supported Calls

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

Fields

Field Details
DataType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Required. The data type of the digital pass template attribute.
Possible values are:
  • Date
  • Datetime
  • Double
  • String
DefaultValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The default value of the digital pass template attribute.
DigitalPassTemplateId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. The ID of the digital pass template.
This field is a relationship field.
Relationship Name
DigitalPassTemplate
Relationship Type
Master-detail
Refers To
DigitalPassTemplate (the master object)
IsRequired
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the didgital pass template attribute is required (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 digital pass template parameter.

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.

DigitalPassTmplParameterChangeEvent
Change events are available for the object.
DigitalPassTmplParameterHistory
History is available for tracked fields of the object.