OrderKuota-Wrapper - v1.0.9
    Preparing search index...

    Interface OTPResponse

    Response from OTP request

    interface OTPResponse {
        email: string;
        message: string;
        status: string;
    }
    Index

    Properties

    Properties

    email: string

    Email where OTP was sent

    message: string

    Response message

    status: string

    Request status