@sudoplatform/sudo-email

    Interface UnblockEmailAddressesInput

    Input for SudoEmailClient.UnblockEmailAddresses

    UnblockEmailAddressesInput

    interface UnblockEmailAddressesInput {
        addresses: string[];
    }
    Index

    Properties

    Properties

    addresses: string[]

    List of addresses to be unblocked in the [local-part]@[domain] format

    MMNEPVFCICPMFPCPTTAAATR