@sudoplatform/sudo-email

    Interface UnblockEmailAddressesByHashedValueInput

    Input for SudoEmailClient.UnblockEmailAddressesByHashedValue

    UnblockEmailAddressesByHashedValueInput

    interface UnblockEmailAddressesByHashedValueInput {
        hashedValues: string[];
    }
    Index

    Properties

    Properties

    hashedValues: string[]

    List of hashedValues to be unblocked

    MMNEPVFCICPMFPCPTTAAATR