public class CheckQRCodeOutputForBindAccount : WeChatMiniProgService.CheckQRCodeOutput
WeChatMiniProgService.CheckQRCodeOutputForBindAccount | Initializes a new instance of the WeChatMiniProgService.CheckQRCodeOutputForBindAccount class |
Public Properties | |
accountInfo |
扫码用户的账户信息。
(Inherited from WeChatMiniProgService.CheckQRCodeOutput) |
isUpdating | 指示是否正在更新绑定。 |
openId |
扫码用户的 openId。
(Inherited from WeChatMiniProgService.CheckQRCodeOutput) |
sysIndex |
正在被扫码的系统索引。
(Inherited from WeChatMiniProgService.CheckQRCodeOutput) |
sysLogo |
正在被扫码的系统 Logo 图片的 Url。
(Inherited from WeChatMiniProgService.CheckQRCodeOutput) |
sysName |
正在被扫码的系统名称。
(Inherited from WeChatMiniProgService.CheckQRCodeOutput) |