CreatedGroupMember
CreatedGroupMember
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : ef50cdc207f05f6fb8f20219f229ed1f | string | |
| creator_email optional | 생성자 이메일 Example : samsung.kim@samsung.com | string | - |
| creator_name optional | 생성자 성, 이름 Example : Kim Samsung | string | - |
| user_email optional | 그룹 멤버 이메일 Example : samsung.kim@samsung.com | string | - |
| user_id required | 사용자 ID Example : f39c460fade34fecb05ede8f904b24b7 | string | |
| user_name optional | 그룹 멤버 성, 이름 Example : Kim Samsung | string | - |