interface TokenResponse {
    uptoken: string;
}

Properties

Properties

uptoken: string