Class GigyaWebHookResponseWSDTO
java.lang.Object
de.hybris.platform.gigya.gigyab2bwebservices.dto.GigyaWebHookResponseWSDTO
- All Implemented Interfaces:
Serializable
Gigya Webservices Response
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCode()voidsetCode(int code) voidsetMessage(String message) void
-
Constructor Details
-
GigyaWebHookResponseWSDTO
public GigyaWebHookResponseWSDTO()
-
-
Method Details
-
setCode
public void setCode(int code) -
getCode
public int getCode() -
setResult
-
getResult
-
setMessage
-
getMessage
-