Home > @infiniteobjects/data-types > ArtistRegistryMailStats
Information about the status of transactional emails
Signature:
export declare class ArtistRegistryMailStats implements IArtistRegistryMailStats
Implements: IArtistRegistryMailStats
Property | Modifiers | Type | Description |
---|---|---|---|
addedToKlaviyo | boolean | Artist has been added to Klaviyo false | |
klaviyoAccepted | boolean | Has the artist signed and allow printing | |
klaviyoList | Nullable<string> | Klaviyo list that the artist was added to. null | |
welcome | boolean | Artist has received welcome email false |