Skip to content

Commit ffbb3eb

Browse files
Add updated Event object with compliance category and security classification
1 parent 7bd47da commit ffbb3eb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

examples/markdown/docs/custom-objects/Event__c.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,25 @@ Represents an event that people can register for.
4040

4141
*Location*
4242

43+
---
44+
### Social Security Number
45+
46+
Used to store the U.S. social security number in 9 digit format.
47+
48+
**Compliance Category**
49+
PII
50+
51+
**Security Classification**
52+
Internal
53+
54+
**API Name**
55+
56+
`ns__Social_Security_Number__c`
57+
58+
**Type**
59+
60+
*Text*
61+
4362
---
4463
### Start Date
4564
**Required**

0 commit comments

Comments
 (0)