public class CheckQRCodeOutputForLogin : WeChatMiniProgServiceCheckQRCodeOutput| WeChatMiniProgServiceCheckQRCodeOutputForLogin | Initializes a new instance of the WeChatMiniProgServiceCheckQRCodeOutputForLogin class |
Public Properties | |
| accountInfo |
扫码用户的账户信息。
(Inherited from WeChatMiniProgServiceCheckQRCodeOutput) |
| openId |
扫码用户的 openId。
(Inherited from WeChatMiniProgServiceCheckQRCodeOutput) |
| sysIndex |
正在被扫码的系统索引。
(Inherited from WeChatMiniProgServiceCheckQRCodeOutput) |
| sysLogo |
正在被扫码的系统 Logo 图片的 Url。
(Inherited from WeChatMiniProgServiceCheckQRCodeOutput) |
| sysName |
正在被扫码的系统名称。
(Inherited from WeChatMiniProgServiceCheckQRCodeOutput) |