Skip to content

Commit cac3218

Browse files
authored
Update workforceintegration.md
1 parent 844257f commit cac3218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/v1.0/resources/workforceintegration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Represents an instance of a workforce integration with shifts.
2929
| Property | Type | Description |
3030
|:-------------|:------------|:------------|
3131
|apiVersion|Int32|API version for the call back URL. Start with 1.|
32-
|createdDateTime|DateTimeOffset|The timestamp on which this **WorkforceIntegration** was first created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is `2014-01-01T00:00:00Z`. Inherited from [changeTrackedEntity](../resources/changetrackedentity.md).|
32+
|createdDateTime|DateTimeOffset|The timestamp on which this **workforceIntegration** was first created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is `2014-01-01T00:00:00Z`. Inherited from [changeTrackedEntity](../resources/changetrackedentity.md).|
3333
|displayName|String|Name of the workforce integration.|
3434
|eligibilityFilteringEnabledEntities|eligibilityFilteringEnabledEntities| Support to view eligibility-filtered results. Possible values are: `none`, `swapRequest`, `offerShiftRequest`, `unknownFutureValue`, `timeOffReason`. You must use the `Prefer: include-unknown-enum-members` request header to get the following value in this [evolvable enum](/graph/best-practices-concept#handling-future-members-in-evolvable-enumerations): `timeOffReason`.|
3535
|encryption|[workforceIntegrationEncryption](workforceintegrationencryption.md)|The workforce integration encryption resource.|

0 commit comments

Comments
 (0)