From T, pick a set of properties whose keys are in the union K
| Name | Type | Description | Notes |
|---|---|---|---|
| EmployeeID | string | ||
| IsActive | bool | ||
| ListName | string | ||
| PhoneNumberID | string | ||
| EstimatedMessagesPerMonth | int | ||
| OptInKeyword | string | ||
| OptOutKeyword | string | ||
| OptInConfirmedResponse | string | ||
| OptOutConfirmedResponse | string | ||
| OptInConfirmedCustomerReceives | string | ||
| OptOutConfirmedCustomerReceives | string | ||
| OptInConfirmedMediaURLs | List<string> | ||
| OptOutConfirmedMediaURLs | List<string> | ||
| IsOver21Required | bool |