Describes an operation to be performed with the ZLZFacade class to launch the ZOLOZ SDK.
public class ZLZRequest extends Object
java.lang.Object
↳ com.ap.zoloz.hummer.api.ZLZRequest
Describes an operation to be performed. Use with the ZLZFacade class to launch the ZOLOZ SDK.
Fields
|
Field name |
Data type |
Description |
|
bizConfig |
HashMap |
The merchant configuration, including context, public key, and locale. Use the ZLZConstant class to specify entries in bizConfig. Example:
For more information about ZLZConstants, see ZLZConstants. |
|
zlzConfig |
String |
The configuration used to start the ZOLOZ SDK, generated by the ZOLOZ server when the merchant calls the |
Methods
N/A