Represents the result returned by the ZOLOZ SDK.
public class ZLZResponse extends Object
java.lang.Object
↳ com.ap.zoloz.hummer.api.ZLZResponse
The result of the ZOLOZ SDK.
Fields
|
Field name |
Data type |
Description |
|
retCode |
String |
The result code returned by the ZOLOZ SDK. |
|
extInfo |
HashMap |
The business parameters returned by the ZOLOZ SDK. |
Methods
N/A