4.7 Change Password
#include "BayunCore.h"
Bayun::ShChangePasswordResponse response = bayunCore->changePassword("<sessionId>", "<currentPassword>", "<newPassword>");Last updated
#include "BayunCore.h"
Bayun::ShChangePasswordResponse response = bayunCore->changePassword("<sessionId>", "<currentPassword>", "<newPassword>");Last updated