@oneblink/sdk-core
    Preparing search index...

    Type Alias EmailSendingAddressSES

    type EmailSendingAddressSES = {
        isEmailVerified: boolean;
        type: "SES";
    }
    Index

    Properties

    isEmailVerified: boolean
    type: "SES"