Package com.ringcentral.definitions
Class OtpTokenRequest
java.lang.Object
com.ringcentral.definitions.OtpTokenRequest
Token endpoint request parameters used in the "One-time Password" (OTP) authorization flow
with the `otp` grant type
-
Field Summary
FieldsModifier and TypeFieldDescriptionFor `otp` grant type only.Grant type Required Enum: otp -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
grant_type
Grant type Required Enum: otp -
code
For `otp` grant type only. One-time password code Required
-
-
Constructor Details
-
OtpTokenRequest
public OtpTokenRequest()
-
-
Method Details
-
grant_type
-
code
-