JavaScript HSM API Dinamo

    kind_type_alias SuccessResponse

    Successful return by the api

    Request status 0 - Success, 1 - Failure

    type SucessResponse = {
        code?: string;
        status: number;
        message: string;
    }
    theme_index

    kind_plural_property

    kind_plural_property

    code?: string

    Success code returned by HSM

    status: number
    message: string

    Success message returned by the API

    MMNEPVFCICPMFPCPTTAAATR