cgcloud__Approval_Code__c

Represents the attributes for approval code of users. This object is available in API version 54.0 and later.

Supported Calls

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

Fields

Field Details
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Unique identification of the record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
cgcloud__Code__c
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Approval code of the user.
cgcloud__User__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the user.
This is a relationship field.
Relationship Name
cgcloud__User__r
Relationship Type
Lookup
Refers To
User

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.

cgcloud__Approval_Code__cChangeEvent
Change events are available for the object.
cgcloud__Approval_Code__cFeed
Feed tracking is available for the object.
cgcloud__Approval_Code__cHistory
History is available for tracked fields of the object.
cgcloud__Approval_Code__cOwnerSharingRule
Sharing rules are available for the object.
cgcloud__Approval_Code__cShare
Sharing is available for the object.