You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/resources/payload.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Inherits from [entity](../resources/entity.md).
35
35
|createdBy|[emailIdentity](../resources/emailidentity.md)|Identity of the user who created the attack simulation and training campaign payload.|
36
36
|createdDateTime|DateTimeOffset|Date and time when the attack simulation and training campaign payload. The timestamp 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`.|
37
37
|description|String|Description of the attack simulation and training campaign payload.|
38
-
|detail|[payloadDetail](../resources/payloaddetail.md)|Additional details about the payload.|
38
+
|detail|[payloadDetail](../resources/payloaddetail.md)|More details about the payload.|
39
39
|displayName|String|Display name of the attack simulation and training campaign payload. Supports `$filter` and `$orderby`.|
40
40
|id|String|Unique identifier for the attack simulation and training campaign payload. Inherited from [entity](../resources/entity.md).|
41
41
|industry|[payloadIndustry](#payloadindustry-values)|Industry of a payload. Possible values are: `unknown`, `other`, `banking`, `businessServices`, `consumerServices`, `education`, `energy`, `construction`, `consulting`, `financialServices`, `government`, `hospitality`, `insurance`, `legal`, `courierServices`, `IT`, `healthcare`, `manufacturing`, `retail`, `telecom`, `realEstate`, `unknownFutureValue`.|
@@ -58,7 +58,7 @@ Inherits from [entity](../resources/entity.md).
58
58
59
59
|Member|Description |
60
60
|:---|:---|
61
-
|unknown| The payload theme is not defined. |
61
+
|unknown| The payload theme isn't defined. |
62
62
|other| The payload is other.|
63
63
|accountActivation| Payload theme is of account activation.|
64
64
|accountVerification| Payload theme is of account verification.|
@@ -89,7 +89,7 @@ Inherits from [entity](../resources/entity.md).
89
89
|voicemail| Payload with voicemail details.|
90
90
|advertisement| Payload with advertisement details.|
91
91
|employeeEngagement| Payload with employee engagement details.|
92
-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use. |
0 commit comments