ZLZResponse
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 | Specifies the result code that is returned by the ZOLOZ SDK. |
extInfo | HashMap | Specifies the biz parameters that are returned by the ZOLOZ SDK. |
Methods
N/A