NuncEmailSubscribersEntity model
import { NuncEmailSubscribersEntity } from "firehydrant-typescript-sdk/models/components";
let value: NuncEmailSubscribersEntity = {};
Field | Type | Required | Description |
---|---|---|---|
id |
string | ➖ | UUID of the subscriber |
email |
string | ➖ | Email of the subscriber |
createdAt |
Date | ➖ | The time the subscriber was created |