wkfsl__ShiftAcceptNotification__c
Represents a helper object to ensure that employees don’t receive more than one mobile app notification when they are assigned a service appointment. This object is installed as a part of the Shift Management managed package. This object is available in API version 48.0 and later.
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
| Field | Type | Properties | Description |
|---|---|---|---|
| Name | string | Create, Defaulted on create, Filter, Group, idLookup, Nillable, Sort, Update | The name of this record. |
| OwnerId | reference | Create, Defaulted on create, Filter, Group, Sort, Update | The ID of the user who currently owns this record. Default value is the user logged in to the API who ran create(). |
| wkfsl__ServiceResourceId__c | string | Create, Filter, Group, Nillable, Sort, Update | The service resource associated with this record. |
| wkfsl__UserId__c | string | Create, Filter, Group, idLookup, Nillable, Sort, Update | The user associated with this record. This field is unique within your organization. |