ZolozResponse

ZolozResponse is the response result returned by the ZOLOZ SDK.

Field Name

Data Type

Description

code

ZLZResponseCode

The result code returned by the ZOLOZ SDK.

retCode

string

The ZOLOZ unified return code (such as Z9003, Z7003, Z7002, etc.), which provides more fine-grained result information.

extInfo

Record<string, string | number> | string

The business parameters or extended information returned by the ZOLOZ SDK.