Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 2.13 KB

nuncemailsubscribersentity.md

File metadata and controls

19 lines (13 loc) · 2.13 KB

NuncEmailSubscribersEntity

NuncEmailSubscribersEntity model

Example Usage

import { NuncEmailSubscribersEntity } from "firehydrant-typescript-sdk/models/components";

let value: NuncEmailSubscribersEntity = {};

Fields

Field Type Required Description
id string UUID of the subscriber
email string Email of the subscriber
createdAt Date The time the subscriber was created