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