Package com.glideapi.services.dto
Class MagicAuthDtos.AuthV2ProcessCredentialDto
java.lang.Object
com.glideapi.services.dto.MagicAuthDtos.AuthV2ProcessCredentialDto
- Enclosing class:
MagicAuthDtos
Auth V2 Process Credential request DTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCredentialResponse(MagicAuthDtos.DigitalCredentialResponse credentialResponse) voidvoidsetPhoneNumber(String phoneNumber) void
-
Constructor Details
-
AuthV2ProcessCredentialDto
public AuthV2ProcessCredentialDto()
-
-
Method Details
-
getCredentialResponse
-
setCredentialResponse
-
getSession
-
setSession
-
getPhoneNumber
-
setPhoneNumber
-
getOptions
-
setOptions
-