Skip to content

Commit f984706

Browse files
authored
Update payload.md
1 parent d4ec33d commit f984706

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

api-reference/beta/resources/payload.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Inherits from [entity](../resources/entity.md).
3535
|createdBy|[emailIdentity](../resources/emailidentity.md)|Identity of the user who created the attack simulation and training campaign payload.|
3636
|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`.|
3737
|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.|
3939
|displayName|String|Display name of the attack simulation and training campaign payload. Supports `$filter` and `$orderby`.|
4040
|id|String|Unique identifier for the attack simulation and training campaign payload. Inherited from [entity](../resources/entity.md).|
4141
|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).
5858

5959
|Member|Description |
6060
|:---|:---|
61-
|unknown| The payload theme is not defined. |
61+
|unknown| The payload theme isn't defined. |
6262
|other| The payload is other.|
6363
|accountActivation| Payload theme is of account activation.|
6464
|accountVerification| Payload theme is of account verification.|
@@ -89,7 +89,7 @@ Inherits from [entity](../resources/entity.md).
8989
|voicemail| Payload with voicemail details.|
9090
|advertisement| Payload with advertisement details.|
9191
|employeeEngagement| Payload with employee engagement details.|
92-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use. |
92+
|unknownFutureValue| Evolvable enumeration sentinel value. Don't use. |
9393

9494
### payloadBrand values
9595

@@ -115,7 +115,7 @@ Inherits from [entity](../resources/entity.md).
115115
|adobe| Payload brand as Adobe.|
116116
|teams| Payload brand as Teams.|
117117
|zoom| Payload brand as Zoom.|
118-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use. |
118+
|unknownFutureValue| Evolvable enumeration sentinel value. Don't use. |
119119

120120
### payloadIndustry values
121121

@@ -142,17 +142,17 @@ Inherits from [entity](../resources/entity.md).
142142
|retail| Payload industry as retail.|
143143
|telecom| Payload industry as telecom.|
144144
|realEstate| Payload industry as real estate.|
145-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use. |
145+
|unknownFutureValue| Evolvable enumeration sentinel value. Don't use. |
146146

147147
### payloadComplexity values
148148

149149
|Member|Description |
150150
|:---|:---|
151-
|unknown| The payload complexity is not defined. |
151+
|unknown| The payload complexity isn't defined. |
152152
|low| The payload complexity is low. |
153153
|medium| The payload complexity is medium. |
154154
|high| The payload complexity is high. |
155-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use. |
155+
|unknownFutureValue| Evolvable enumeration sentinel value. Don't use. |
156156

157157
## Relationships
158158

0 commit comments

Comments
 (0)