Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 691 Bytes

CreatingAMailingListRequest.md

File metadata and controls

11 lines (8 loc) · 691 Bytes

Moosend.Wrappers.CSharpWrapper.Model.CreatingAMailingListRequest

Properties

Name Type Description Notes
Name string The name of the new mailing list.
ConfirmationPage string The URL of the page that will be displayed at the end of the subscription process. [optional]
RedirectAfterUnsubscribePage string The URL of the page that users will be redirected after unsubscribing from your mailing list. [optional]

[Back to Model list] [Back to API list] [Back to README]