Uses of Class
com.greenapi.client.pkg.models.response.GetAuthorizationCodeResp
Packages that use GetAuthorizationCodeResp
-
Uses of GetAuthorizationCodeResp in com.greenapi.client.pkg.api.methods
Methods in com.greenapi.client.pkg.api.methods that return types with arguments of type GetAuthorizationCodeRespModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<GetAuthorizationCodeResp>GreenApiAccount.getAuthorizationCode(Long phoneNumber) The method is intended to authorize an instance by phone number.