GroupMember
GroupMember
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Creator Example : ef50cdc207f05f6fb8f20219f229ed1f | string | |
| creator_created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| creator_email optional | Creator Email Example : samsung.kim@samsung.com | string | - |
| creator_last_login_at optional | Group Member Last Login At Example : 2024-05-17T00:23:17Z | any of [string (date-time), null] | |
| creator_name optional | Creator Last Name, First Name Example : Kim Samsung | string | - |
| group_names optional | Group Names Example : ['TestGroup', 'SampleGroup'] | array[string] | |
| user_created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| user_email optional | Group Member Email Example : samsung.kim@samsung.com | string | - |
| user_id required | User ID Example : f39c460fade34fecb05ede8f904b24b7 | string | |
| user_last_login_at optional | Group Member Last Login At Example : 2024-05-17T00:23:17Z | any of [string (date-time), null] | |
| user_name optional | Group Member Last Name, First Name Example : Kim Samsung | string | - |