| Field | Description | Type | Optional | Nullable | Default |
|---|---|---|---|---|---|
| id |
The distribution list id |
String | False | False | |
| displayName |
The distribution list display name |
String | False | False | |
| color |
The distribution list color in hex notation (e.g. |
String | False | False | |
| locked |
Set to |
Boolean | True | False | False |
| visible |
Set to |
Boolean | True | False | True |
| members |
The list of group member identities |
Array<String> | False | False | |
| access |
The access object |
Map<DistributionListReceiverAccess> | False | False |