Class IAuthRequests.AuthCompleteLoginSMSModel

java.lang.Object
ru.clinicainfo.protocol.IAuthRequests.BaseAuthModel
ru.clinicainfo.protocol.IAuthRequests.AuthCompleteLoginSMSModel
Enclosing interface:
IAuthRequests

public static final class IAuthRequests.AuthCompleteLoginSMSModel extends IAuthRequests.BaseAuthModel
Класс параметров для входа через телефон - завершение входа
  • Constructor Details

    • AuthCompleteLoginSMSModel

      public AuthCompleteLoginSMSModel(String clientId, String clientSecret, String rToken, String smsCode)
  • Method Details

    • getToken

      public String getToken()