Class VerificationTokenWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.verificationtoken.VerificationTokenWsDTO
- All Implemented Interfaces:
Serializable
Representation of information for obtained verification token.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExpiresIn(Integer expiresIn) voidsetTokenId(String tokenId)
-
Constructor Details
-
VerificationTokenWsDTO
public VerificationTokenWsDTO()
-
-
Method Details
-
setTokenId
-
getTokenId
-
setExpiresIn
-
getExpiresIn
-