ListUnsubscribeRecipientProjection
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | String | ||
EmailAddress | String | ||
CreatedAt | System.DateTime | ||
DomainId | String | [optional] |
Examples
- Prepare the resource
$ListUnsubscribeRecipientProjection = Initialize-maislurp-client-powershellListUnsubscribeRecipientProjection -Id null `
-EmailAddress null `
-CreatedAt null `
-DomainId null
- Convert the resource to JSON