- get(String) - 类 中的静态方法com.gdxsoft.weixin.Ssl
-
- getAccessToken() - 类 中的方法com.gdxsoft.weixin.Config
-
获取到的凭证
- getAccessToken(String) - 类 中的方法com.gdxsoft.weixin.Html
-
通过code换取网页授权 access_token 首先请注意,这里通过 code 换取的是一个特殊的网页授权 access_token,
与基础支持中的access_token (该access_token用于调用其他接口 ) 不同。
- getAccessToken() - 类 中的方法com.gdxsoft.weixin.Html
-
- getAccessToken(String) - 类 中的方法com.gdxsoft.weixin.JsSdk
-
通过code换取网页授权 access_token 首先请注意,这里通过 code 换取的是一个特殊的网页授权 access_token,
与基础支持中的access_token (该access_token用于调用其他接口 ) 不同。
- getAccessToken() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getAccessToken() - 类 中的方法com.gdxsoft.weixin.QyConfig
-
获取到的凭证
- getAccessToken() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
- getActName() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
活动名称 act_name 是 猜灯谜抢红包活动 String(32) 活动名称
- getAgentid() - 类 中的方法com.gdxsoft.weixin.QyConfig
-
- getApiTicket() - 类 中的方法com.gdxsoft.weixin.ConfigCard
-
是用于调用微信JS API 的临时票据
- getAppId() - 类 中的方法com.gdxsoft.weixin.Config
-
公众号appID
- getAppID() - 类 中的方法com.gdxsoft.weixin.Html
-
- getAppID() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getAppID() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
- getAppId() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
公众账号ID appid 是 String(32) // wx8888888888888888调用接口提交的公众账号ID
- getappid() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
公众账号ID appid 是 String(32) wx8888888888888888 微信分配的公众账号ID
- getAppid() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回公众账号ID appid 是 String(32) wx8888888888888888
微信分配的公众账号ID(企业号corpid即为此appId)
- getAppsecret() - 类 中的方法com.gdxsoft.weixin.Html
-
- getAppsecret() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getAppsecret() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
- getattach() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
商家数据包 attach 否 String(128) 123456 商家数据包,原样返回
- getAttach() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回商家数据包 attach 否 String(128) 123456 商家数据包,原样返回
- getAuthor() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
返回作者
- getAvatar() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
头像url。
- getbank_type() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
付款银行 bank_type 是 String(16) CMC 银行类型,采用字符串类型的银行标识
- getBankType() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回付款银行 bank_type 是 String(16) CMC 银行类型,采用字符串类型的银行标识,银行类型见银行列表
- getBaseInfo() - 类 中的方法com.gdxsoft.weixin.WxCard
-
- getBindOpenid() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
是否指定用户领取,填写true 或 false。
- getBrandName() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
商户名字,字数上限为12 个汉字。
- getCanGiveFriend() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
卡券是否可转赠,填写true 或 false,true 代表可转赠。
- getCanShare() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
领取卡券原生页面是否可分享, 填写true 或false,true 代表可 分享。
- getCard() - 类 中的方法com.gdxsoft.weixin.Config
-
微信卡券 操作类
- getCard(String) - 类 中的方法com.gdxsoft.weixin.ConfigCard
-
- getCardId() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
用户获取卡券Id,当event = user_get_card
- getCards(int, int) - 类 中的方法com.gdxsoft.weixin.ConfigCard
-
获取所有卡
- getCardType() - 类 中的方法com.gdxsoft.weixin.WxCard
-
- getcash_fee() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
现金支付金额 cash_fee 是 Int 100 现金支付金额订单现金支付金额,详见支付金额
- getcash_fee_type() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
现金支付货币类型 cash_fee_type 否 String(16) CNY
货币类型,符合ISO 4217标准的三位字母代码,默认人民币:CNY,其他值列表详见货币类型
- getCashFee() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回现金支付金额 cash_fee 是 Int 100 现金支付金额订单现金支付金额,详见支付金额
- getCashFeeType() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回现金支付货币类型 cash_fee_type 否 String(16) CNY
货币类型,符合ISO4217标准的三位字母代码,默认人民币:CNY,其他值列表详见货币类型
- getCity() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- getClientIp() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
Ip地址 client_ip 是 192.168.0.1 String(15) 调用接口的机器Ip地址
- getCode() - 异常错误 中的方法com.gdxsoft.weixin.aes.AesException
-
- getCode() - 类 中的方法com.gdxsoft.weixin.Html
-
第一步:用户同意授权,获取的 code
- getCode() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
第一步:用户同意授权,获取的 code
- getCode() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
第一步:用户同意授权,获取的 code
- getCodeType() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- getCodeUrl() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
二维码链接 code_url 否 String(64) URl:weixin://wxpay/s/An4baqw
trade_type为NATIVE是有返回,可将该参数值生成二维码展示出来进行扫码支付
- getColor() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
券颜色。
- getColors() - 类 中的方法com.gdxsoft.weixin.ConfigCard
-
获取颜色列表接口
获得卡券的最新颜色列表,用于卡券创建。
- getConifg() - 类 中的方法com.gdxsoft.weixin.ConfigCard
-
- getContent() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
返回图文消息的具体内容,支持HTML标签,必须少于2万字符,小于1M,且此处会去除JS
- getContent() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
文本消息内容(type=text)
- getContentSourceUrl() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
返回图文消息的原文地址,即点击“阅读原文”后的URL
- getCorpId() - 类 中的方法com.gdxsoft.weixin.QyConfig
-
微信企业号 corpid
- getCount() - 类 中的方法com.gdxsoft.weixin.WeiXinGroup
-
分组内用户数量
- getCount() - 类 中的方法com.gdxsoft.weixin.WeiXinUserList
-
- getCountry() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- getcoupon_batch_id_$n() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
代金券或立减优惠批次ID coupon_batch_id_$n 否 String(20) 100
代金券或立减优惠批次ID ,$n为下标,从1开始编号
- getcoupon_count() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
代金券或立减优惠使用数量 coupon_count 否 Int 1 代金券或立减优惠使用数量
- getcoupon_fee() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
代金券或立减优惠金额 coupon_fee 否 Int 100
“代金券或立减优惠”金额<=订单总金额,订单总金额-“代金券或立减优惠”金额=现金支付金额,详见支付金额
- getcoupon_fee_$n() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
单个代金券或立减优惠支付金额 coupon_fee_$n 否 Int 100 单个代金券或立减优惠支付金额, $n为下标,从1开始编号
- getcoupon_id_$n() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
代金券或立减优惠ID coupon_id_$n 否 String(20) 10000 代金券或立减优惠ID, $n为下标,从1开始编号
- getCouponCount() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回代金券或立减优惠使用数量 coupon_count 否 Int 1 代金券或立减优惠使用数量
- getCouponFee() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回代金券或立减优惠金额 coupon_fee 否 Int 10
代金券或立减优惠金额<=订单总金额,订单总金额-代金券或立减优惠金额=现金支付金额,详见支付金额
- getCouponFee$n() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回单个代金券或立减优惠支付金额 coupon_fee_$n 否 Int 100 单个代金券或立减优惠支付金额,$n为下标,从0开始编号
- getCouponId$n() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回代金券或立减优惠ID coupon_id_$n 否 String(20) 10000 代金券或立减优惠ID,$n为下标,从0开始编号
- getCreateTime() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
消息创建时间(秒)
- getCustomUrl() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
商户自定义入口跳转外链的地址链接,跳转页面内容需与自定义cell名称保持匹配。
- getCustomUrlName() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
商户自定义入口名称
- getCustomUrlSubTitle() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
显示在入口右侧的tips,长度限制在6个汉字内
- getData() - 类 中的方法com.gdxsoft.weixin.WxCard
-
- getDateInfo() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
使用日期,有效期的信息
- getDefaultDetail() - 类 中的方法com.gdxsoft.weixin.WxCardGeneralCoupon
-
- getDepartment() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
否 成员所属部门id列表
- getDepartmentStaffs(int, boolean, int, boolean) - 类 中的方法com.gdxsoft.weixin.QyConfig
-
获取部门成员信息
- getDescription() - 类 中的方法com.gdxsoft.weixin.WeiXinArticle
-
- getDescription() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
消息描述 (type=link)
- getDescription() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
使用说明。
- getdevice_info() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
设备号 device_info 否 String(32) 013467007045764 微信支付分配的终端设备号,
- getDeviceInfo() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
设备号 device_info 否 String(32) 013467007045764 调用接口提交的终端设备号,
- getDeviceInfo() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回设备号 device_info 否 String(32) 013467007045764 微信支付分配的终端设备号,
- getDigest() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
返回图文消息的摘要,仅有单图文消息才有摘要,多图文此处为空
- getDoc() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回的XML对象
- getEmail() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
手机号码。
- getEnable() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
激活状态: 1=已激活,2=已禁用,4=未激活 已激活代表已激活企业微信或已关注微信插件。
- getEndTime() - 类 中的方法com.gdxsoft.weixin.Config
-
Token有效期开始时间
- getEndTime() - 类 中的方法com.gdxsoft.weixin.Html
-
- getEndTime() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getEndTime() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
- getEnglishName() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
英文名。
- geterr_code() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
错误代码 err_code 否 String(32) SYSTEMERROR 详细参见第6节错误列表
- geterr_code_des() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
错误代码描述 err_code_des 否 String(128) 系统错误 结果信息描述
- getErrCode() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
错误代码 err_code 否 String(32) SYSTEMERROR // 详细参见第6节错误列表
- getErrCode() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回错误代码 err_code 否 String(32) SYSTEMERROR 错误返回的信息描述
- getErrCode() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
错误代码 err_code 否 SYSTEMERROR String(32) 错误码信息
- getErrcode() - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- getErrCodeDes() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
// 错误代码描述 err_code_des 否 String(128) 系统错误 // 错误返回的信息描述
- getErrCodeDes() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回错误代码描述 err_code_des 否 String(128) 系统错误 错误返回的信息描述
- getErrCodeDes() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
错误代码描述 err_code_des 否 系统错误 String(128) 结果信息描述
- getErrmsg() - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- getError(int) - 类 中的静态方法com.gdxsoft.weixin.ErrorCode
-
获取微信错误编码含义
- getEvent() - 类 中的方法com.gdxsoft.weixin.WeiXinMsg
-
获取事件消息
- getEvent() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
事件 WeiXinMsgEvents 定义
- getEventKey() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
事件KEY值,是一个32位无符号整数,即创建二维码时的二维码scene_id
- getExpires_in() - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- getExpireSeconds() - 类 中的方法com.gdxsoft.weixin.WeiXinQRCode
-
- getExpiresin() - 类 中的方法com.gdxsoft.weixin.Html
-
- getExpiresin() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getExpiresin() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
- getExpiresTime() - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
失效时间
- getExtattr() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
扩展属性。
- getfee_type() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
货币种类 fee_type 否 String(8) CNY
货币类型,符合ISO 4217标准的三位字母代码,默认人民币:CNY,其他值列表详见货币类型
- getFeeType() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回货币种类 fee_type 否 String(8) CNY
货币类型,符合ISO4217标准的三位字母代码,默认人民币:CNY,其他值列表详见货币类型
- getFormat() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
语音格式,如amr,speex等 (type=voice)
- getFromUserName() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
发送方微信号,若为普通用户,则是一个OpenID
- getGender() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
性别。
- getGetLimit() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
每人最大领取次数,不填写默认 等于quantity。
- getGift() - 类 中的方法com.gdxsoft.weixin.WxCardGift
-
礼品券专用,表示礼品名字
- getGroupId() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户在微信公众号下的分组编号
- getHeadimgurl() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户头像,最后一个数值代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像),用户没有头像时该项为空。
- getHideMobile() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
- getId() - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
部门id
- getId() - 类 中的方法com.gdxsoft.weixin.WeiXinGroup
-
分组id,由微信分配
- getis_subscribe() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
是否关注公众账号 is_subscribe 是 String(1) Y 用户是否关注公众账号,Y-关注,N-未关注,仅在公众账号类型支付有效
- getIsleader_() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
标示是否为上级。
- getIsSubscribe() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回是否关注公众账号 is_subscribe 否 String(1) Y 用户是否关注公众账号,Y-关注,N-未关注,仅在公众账号类型支付有效
- getJson() - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
获取parse 原始的json
- getJson() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
- getJson() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
- getJson() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
- getJson() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
- getJson() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- getJSONObject() - 类 中的方法com.gdxsoft.weixin.WxCard
-
- getJsonStr() - 类 中的方法com.gdxsoft.weixin.WeiXinQRCode
-
- getJsonStr() - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- getJsonStr() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- getKey() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
click等点击类型必须 菜单KEY值,用于消息接口推送,不超过128字节
- getLabel() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
地理位置信息 (type=location)
- getLanguage() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户的语言,简体中文为zh_CN
- getLastErr() - 类 中的方法com.gdxsoft.weixin.Config
-
获取最后错误
- getLastErr() - 类 中的方法com.gdxsoft.weixin.Html
-
获取最后错误
- getLastErr() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
获取最后错误
- getLastErr() - 类 中的方法com.gdxsoft.weixin.QyConfig
-
获取最后错误
- getLastErr() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
获取最后错误
- getLastPostResult() - 类 中的方法com.gdxsoft.weixin.QyConfig
-
最后一次提交返回的结果
- getLatitude() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
地理位置纬度
- getLocationIdList() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
获取门店的 IDS
- getLocationX() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
地理位置维度(type=location)
- getLocationY() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
地理位置经度(type=location)
- getLogoImgurl() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
商户logo的url logo_imgurl 否 https://wx.gtimg.com/mch/img/ico-logo.png
String(128) 商户logo的url
- getLogoUrl() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
卡券的商户logo,尺寸为 300*300。
- getLongitude() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
地理位置经度
- getMaterialType() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
素材的类型,图片(image)、视频(video)、语音 (voice)
- getMaxValue() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
最大红包金额 max_value 是 1000 int 最大红包金额,单位分
( 最小金额等于最大金额: min_value=max_value =total_amount)
- getmch_id() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
商户号 mch_id 是 String(32) 1900000109 微信支付分配的商户号
- getMchBillno() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
商户订单号 mch_billno 是 10000098201411111234567890 String(28) 商户订单号(每个订单号必须唯一)
组成: mch_id+yyyymmdd+10位一天内不能重复的数字。
- getMchBillno() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
商户订单号 mch_billno 是 10000098201411111234567890 String(28) 商户订单号(每个订单号必须唯一)
组成: mch_id+yyyymmdd+10位一天内不能重复的数字
- getMchId() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
商户号 mch_id 是 String(32) 1900000109 调用接口提交的商户号
- getMchId() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回商户号 mch_id 是 String(32) 1900000109 微信支付分配的商户号
- getMchId() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
商户号 mch_id 是 10000098 String(32) 微信支付分配的商户号
- getMchId() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
商户号 mch_id 是 10000098 String(32) 微信支付分配的商户号
- getMediaId() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
media_id类型和view_limited类型必须,调用新增永久素材接口返回的合法media_id
- getMediaId() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
微信媒体编号
- getMediaId() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
微信媒体编号
- getMediaId() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
视频消息媒体id,可以调用多媒体文件下载接口拉取数据。
- getMinValue() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
最小红包金额 min_value 是 1000 int 最小红包金额,单位分
- getMobile() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
手机号码。
- getMsgId() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
消息id,64位整型
- getMsgType() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
消息类型 WeiXinMsgType中定义
- getName() - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
部门名称
- getName() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
成员名称。
- getName() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
菜单标题,不超过16个字节,子菜单不超过40个字节
- getName() - 类 中的方法com.gdxsoft.weixin.WeiXinGroup
-
分组名字,UTF8编码
- getName() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
- getNextOpenid() - 类 中的方法com.gdxsoft.weixin.WeiXinUserList
-
- getNickName() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
提供方名称 nick_name 是 天虹百货 String(32) 提供方名称
- getNickname() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- getnonce_str() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
随机字符串 nonce_str 是 String(32) 5K8264ILTKCH16CQ2502SI8ZNMTM67VS
随机字符串,不长于32位。
- getNonceStr() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
随机字符串 nonce_str 是 String(32) // 5K8264ILTKCH16CQ2502SI8ZNMTM67VS
微信返回的随机字符串
- getNonceStr() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回随机字符串 nonce_str 是 String(32) 5K8264ILTKCH16CQ2502SI8ZNMTM67VS
随机字符串,不长于32位
- getNonceStr() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
随机字符串 nonce_str 是 5K8264ILTKCH16CQ2502SI8ZNMTM67VS String(32)
随机字符串,不长于32位
- getNotice() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
使用提醒,字数上限为12 个汉 字。
- getOpenid() - 类 中的方法com.gdxsoft.weixin.Html
-
- getOpenid() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getOpenid() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
- getopenid() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
用户标识 openid 是 String(128) wxd930ea5d5a258f4f 用户在商户appid下的唯一标识
- getOpenid() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回用户标识 openid 是 String(128) wxd930ea5d5a258f4f 用户在商户appid下的唯一标识
- getOpenid() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户的标识,对当前公众号唯一
- getOrder() - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
在父部门中的次序值。
- getOrderResult() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
红包发送返回的结果
- getout_trade_no() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
商户订单号 out_trade_no 是 String(32) 1217752501201407033233368018
商户系统的订单号,与请求一致。
- getOutTradeNo() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回商户订单号 out_trade_no 是 String(32) 1212321211201407033568112322
商户系统的订单号,与请求一致。
- getParent() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
- getParentid() - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
父亲部门id。
- getPicurl() - 类 中的方法com.gdxsoft.weixin.WeiXinArticle
-
- getPicUrl() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
图片链接 (type=image)
- getPosition() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
职位信息 长度为0~64个字节
- getPrecision() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
地理位置精度
- getPrepayId() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
预支付交易会话标识 prepay_id 是 String(64) // wx201410272009395522657a690389285100
// 微信生成的预支付回话标识,用于后续接口调用中使用,该值有效期为2小时
- getPromotionUrl() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
入口跳转外链的地址链接
- getPromotionUrlName() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
商户自定义入口名称
- getPromotionUrlSubTitle() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
显示在营销入口右侧的提示语
- getProvince() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- getQuantity() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
卡券库存的数量。
- getRecv() - 类 中的方法com.gdxsoft.weixin.WeiXinMsg
-
获取普通消息
- getRefreshToken() - 类 中的方法com.gdxsoft.weixin.Html
-
- getRefreshToken() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getRelated() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
多图文素材的下级
- getRemark() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
备注 remark 是 猜越多得越多,快来抢!
- getReOpenid() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
用户openid re_openid 是 oxTWIuGaIt6gTKsQRLau2M0yL16E String(32) 接受收红包的用户
用户在wxappid下的openid
- getReOpenid() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
用户openid re_openid 是 oxTWIuGaIt6gTKsQRLau2M0yL16E String(32) 接受收红包的用户
用户在wxappid下的openid
- getRequestSource() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
请求数据
- getresult_code() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
业务结果 result_code 是 String(16) SUCCESS SUCCESS/FAIL
- getResultCode() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
业务结果 result_code 是 String(16) SUCCESS // SUCCESS/FAIL
- getResultCode() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回业务结果 result_code 是 String(16) SUCCESS SUCCESS/FAIL
- getResultCode() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
业务结果 result_code 是 SUCCESS String(16) SUCCESS/FAIL
- getResultSource() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
返回数据
- getreturn_code() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
返回状态码 return_code 是 String(16) SUCCESS SUCCESS/FAIL
此字段是通信标识,非交易标识,交易是否成功需要查看trade_state来判断
- getreturn_msg() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
返回信息 return_msg 否 String(128) 签名失败 返回信息,如非空,为错误原因 签名失败 参数格式校验错误
- getReturnCode() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
// 返回状态码 return_code 是 String(16) SUCCESS //
SUCCESS/FAIL此字段是通信标识,非交易标识,交易是否成功需要查看result_code来判断
- getReturnCode() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回返回状态码 return_code 是 String(16) SUCCESS SUCCESS/FAIL
此字段是通信标识,非交易标识,交易是否成功需要查看result_code来判断
- getReturnCode() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
返回状态码 return_code 是 SUCCESS String(16) SUCCESS/FAIL
此字段是通信标识,非交易标识,交易是否成功需要查看result_code来判断
- getReturnMsg() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
// 返回信息 return_msg 否 String(128) 签名失败 // 返回信息,如非空,为错误原因签名失败参数格式校验错误
- getReturnMsg() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回返回信息 return_msg 否 String(128) 签名失败 返回信息,如非空,为错误原因 签名失败 参数格式校验错误
- getReturnMsg() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
返回信息 return_msg 否 签名失败 String(128) 返回信息,如非空,为错误原因 签名失败 参数格式校验错误
- getScale() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
地图缩放大小(type=location)
- getScope() - 类 中的方法com.gdxsoft.weixin.Html
-
- getScope() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getScope() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
- getSendName() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
商户名称 send_name 是 天虹百货 String(32) 红包发送者名称
- getSendPackage() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
发送红包的对象
- getServicePhone() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
客服电话
- getSex() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户的性别,值为1时是男性,值为2时是女性,值为0时是未知
- getShareContent() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
分享文案 share_content 否 快来参加猜灯谜活动 String(256) 分享文案
- getShareImgurl() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
分享的图片 share_imgurl 否 https://wx.gtimg.com/mch/img/ico-logo.png
String(128) 分享的图片url
- getShareUrl() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
分享链接 share_url 否 http://www.qq.com String(128) 分享链接
- getShopId() - 类 中的方法com.gdxsoft.weixin.Config
-
商户MH_ID 在 https://pay.weixin.qq.com
- getShopKey() - 类 中的方法com.gdxsoft.weixin.Config
-
https://pay.weixin.qq.com/ 商户API KEY
- getShowCoverPic() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
返回是否显示封面,0为false,即不显示,1为true,即显示
- getSign() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
签名 sign 是 String(32) // C380BEC2BFD727A4B6845133519F3AD6 微信返回的签名,详见签名算法
- getsign() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
签名 sign 是 String(32) C380BEC2BFD727A4B6845133519F3AD6 签名,详见签名生成算法
- getSign() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回签名 sign 是 String(32) C380BEC2BFD727A4B6845133519F3AD6 签名,详见签名算法
- getSign() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
签名 sign 是 C380BEC2BFD727A4B6845133519F3AD6 String(32) 详见签名生成算法
- getSign() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
签名 sign 是 C380BEC2BFD727A4B6845133519F3AD6 String(32) 生成签名方式详见签名生成算法
- GetSignature() - 类 中的方法com.gdxsoft.weixin.WxCardSign
-
- getSnsapiUserinfo(String, String) - 类 中的方法com.gdxsoft.weixin.Html
-
OAuth的授权登录方式
- getSnsapiUserinfo(String, String) - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getSource() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
第三方来源名,例如同程旅游、大众点评。
- getSslContext() - 类 中的方法com.gdxsoft.weixin.Config
-
商户SSL加密对象
- getStatus() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
激活状态: 1=已激活,2=已禁用,4=未激活 已激活代表已激活企业微信或已关注微信插件。
- getStatus() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
“CARD_STATUS_NOT_VERIFY”,待审核;“CARD_STATUS_VERIFY_FALL”,审核失败;“
CARD_STATUS_VERIFY_OK
”,通过审核;“CARD_STATUS_USER_DELETE”,卡券被用户删除;“CARD_STATUS_USER_DISPATCH
”,在公众平台投放过的卡券
- getSubButtons() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
- getSubMchId() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
子商户号 sub_mch_id 否 10000090 String(32) 微信支付分配的子商户号,受理模式下必填
- getSubscribe() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户是否订阅该公众号标识,值为0时,代表此用户没有关注该公众号,拉取不到其余信息。
- getSubscribeTime() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- getSubTitle() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
券名的副标题,字数上限为18 个 汉字。
- getTelephone() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
座机。
- getThumbMediaId() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
返回图文消息的封面图片素材id(必须是永久mediaID)
- getThumbMediaId() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
视频消息缩略图的媒体id,可以调用多媒体文件下载接口拉取数据。
- getTicket() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
二维码的ticket,可用来换取二维码图片
- getTicket() - 类 中的方法com.gdxsoft.weixin.WeiXinQRCode
-
获取的二维码ticket,凭借此ticket可以在有效时间内换取二维码
- getTicket() - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- gettime_end() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
支付完成时间 time_end 是 String(14) 20141030133525
订单支付时间,格式为yyyyMMddHHmmss,如2009年12月25日9点10分10秒表示为20091225091010。
- getTimeEnd() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回支付完成时间 time_end 是 String(14) 20141030133525
支付完成时间,格式为yyyyMMddHHmmss,如2009年12月25日9点10分10秒表示为20091225091010。
- getTitle() - 类 中的方法com.gdxsoft.weixin.WeiXinArticle
-
- getTitle() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
返回标题
- getTitle() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
消息标题 type=link)
- getTitle() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
券名,字数上限为9 个汉字。
- getToken() - 类 中的方法com.gdxsoft.weixin.Config
-
商户的app token
- getTotal() - 类 中的方法com.gdxsoft.weixin.WeiXinUserList
-
- gettotal_fee() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
总金额 total_fee 是 Int 100 订单总金额,单位为分
- getTotalAmount() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
付款金额 total_amount 是 1000 int 付款金额,单位分
- getTotalAmount() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
付款金额 total_amount 是 1000 int 付款金额,单位分
- getTotalFee() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回总金额 total_fee 是 Int 100 订单总金额,单位为分
- getTotalNum() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
红包发放总人数 total_num 是 1 int 红包发放总人数 total_num=1
- getTotalQuantity() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
获取时候 总共数量
- getToUserName() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
接收方微信号
- gettrade_state() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
交易状态 trade_state 是 String(32) SUCCESS SUCCESS—支付成功 REFUND—转入退款 NOTPAY—未支付
CLOSED—已关闭 REVOKED—已撤销 USERPAYING--用户支付中 PAYERROR--支付失败(其他原因,如银行返回失败)
- gettrade_state_desc() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
交易状态描述 trade_state_desc 是 String(256) 支付失败,请重新下单支付 对当前查询订单状态的描述和下一步操作的指引
- gettrade_type() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
交易类型 trade_type 是 String(16) JSAPI
调用接口提交的交易类型,取值如下:JSAPI,NATIVE,APP,MICROPAY,详细说明见参数规定
- getTradeType() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
交易类型 trade_type 是 String(16) JSAPI //
调用接口提交的交易类型,取值如下:JSAPI,NATIVE,APP,详细说明见参数规定
- getTradeType() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回交易类型 trade_type 是 String(16) JSAPI JSAPI、NATIVE、APP
- gettransaction_id() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
微信支付订单号 transaction_id 是 String(32) 1217752501201407033233368018 微信支付订单号
- getTransactionId() - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
返回微信支付订单号 transaction_id 是 String(32) 1217752501201407033233368018
微信支付订单号
- getType() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
菜单的响应动作类型, 参见WeiXinButtonClickEvents
- getUnionid() - 类 中的方法com.gdxsoft.weixin.Html
-
- getUnionid() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
- getUnionid() - 类 中的方法com.gdxsoft.weixin.QyHtml
-
- getUnionid() - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
只有在用户将公众号绑定到微信开放平台帐号后,才会出现该字段。
- getUpdateTime() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
更新时间(秒)
- getUpdateTime() - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
更新时间(秒)
- getUrl() - 类 中的方法com.gdxsoft.weixin.WeiXinArticle
-
- getUrl() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
view类型必须 网页链接,用户点击菜单可打开链接,不超过256字节
- getUrl() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
消息链接 (type=link)
- getUrl() - 类 中的方法com.gdxsoft.weixin.WeiXinQRCode
-
- getUseCustomCode() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
是否自定义code 码。
- getUseLimit() - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- getUserid() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
成员UserID。
- getUsers() - 类 中的方法com.gdxsoft.weixin.WeiXinUserList
-
- getValue() - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
- getWeixinButtons() - 类 中的方法com.gdxsoft.weixin.Config
-
自定义菜单查询接口
- getWeiXinButtonsSelf() - 类 中的方法com.gdxsoft.weixin.Config
-
本接口将会提供公众号当前使用的自定义菜单的配置,如果公众号是通过API调用设置的菜单,则返回菜单的开发配置,
而如果公众号是在公众平台官网通过网站功能发布菜单,则本接口返回运营者设置的菜单配置。
- getWeiXinGroups() - 类 中的方法com.gdxsoft.weixin.Config
-
查询所有分组
- getWeixinid() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
手机号码。
- getWeiXinIps() - 类 中的方法com.gdxsoft.weixin.Config
-
获取微信服务器IP地址
- getWeiXinMaterial(String) - 类 中的方法com.gdxsoft.weixin.Config
-
下载媒体文件
- getWeiXinMaterialArticle(String) - 类 中的方法com.gdxsoft.weixin.Config
-
获取新闻文章
- getWeiXinMaterialArticles() - 类 中的方法com.gdxsoft.weixin.Config
-
获取全部新闻素材(永久) 图文(news)
- getWeiXinMaterialArticles(int, int) - 类 中的方法com.gdxsoft.weixin.Config
-
获取新闻素材(永久) 图文(news)
- getWeiXinMaterialCount() - 类 中的方法com.gdxsoft.weixin.Config
-
获取素材总数
voice_count 语音总数量 video_count 视频总数量 image_count 图片总数量 news_count 图文总数量
- getWeiXinMaterials(String) - 类 中的方法com.gdxsoft.weixin.Config
-
获取全部新闻素材图片(image)、视频(video)、语音 (voice)
- getWeiXinMaterials(String, int, int) - 类 中的方法com.gdxsoft.weixin.Config
-
获取素材列表 图片(image)、视频(video)、语音 (voice)
- getWeiXinMaterialVideo(String) - 类 中的方法com.gdxsoft.weixin.Config
-
获取视频文件地址
{ "title":TITLE, "description":DESCRIPTION, "down_url":DOWN_URL, }
- getWeiXinOrderResult(String, String, boolean) - 类 中的方法com.gdxsoft.weixin.Config
-
获取订单信息
公众账号ID appid 是 String(32) wx8888888888888888 微信分配的公众账号ID
商户号 mch_id 是 String(32) 1900000109 微信支付分配的商户号
微信订单号 transaction_id 否 String(32) 013467007045764 微信的订单号,优先使用
商户订单号 out_trade_no 否 String(32) 商户系统内部的订单号,当没提供transaction_id时需要传这个。
- getWeiXinQRCode(String) - 类 中的方法com.gdxsoft.weixin.Config
-
- getWeiXinServiceStaffs() - 类 中的方法com.gdxsoft.weixin.Config
-
获取客服列表
- getWeiXinTicket(String) - 类 中的方法com.gdxsoft.weixin.Config
-
用第一步拿到的access_token 采用http GET方式请求获得 ticket
- getWeiXinTicketJsapi() - 类 中的方法com.gdxsoft.weixin.Config
-
用第一步拿到的access_token 采用http GET方式请求获得jsapi_ticket
- getWeiXinUserCount() - 类 中的方法com.gdxsoft.weixin.Config
-
获取关注用户数量
- getWeiXinUserGroup(String) - 类 中的方法com.gdxsoft.weixin.Config
-
查询用户所在分组
- getWeiXinUserInfo(String) - 类 中的方法com.gdxsoft.weixin.Config
-
获取用户基本信息(包括UnionID机制)
- getWeiXinUserInfo() - 类 中的方法com.gdxsoft.weixin.Html
-
拉取用户信息(需scope为 snsapi_userinfo)
返回说明
openid 用户的唯一标识
nickname 用户昵称
sex 用户的性别,值为1时是男性,值为2时是女性,值为0时是未知
province 用户个人资料填写的省份
city 普通用户个人资料填写的城市
country 国家,如中国为CN
headimgurl
用户头像,最后一个数值代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像),用户没有头像时该项为空
。
- getWeiXinUserInfo() - 类 中的方法com.gdxsoft.weixin.JsSdk
-
拉取用户信息(需scope为 snsapi_userinfo)
返回说明
openid 用户的唯一标识
nickname 用户昵称
sex 用户的性别,值为1时是男性,值为2时是女性,值为0时是未知
province 用户个人资料填写的省份
city 普通用户个人资料填写的城市
country 国家,如中国为CN
headimgurl
用户头像,最后一个数值代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像),用户没有头像时该项为空
。
- getWeiXinUserList(String) - 类 中的方法com.gdxsoft.weixin.Config
-
公众号可通过本接口来获取帐号的关注者列表, 关注者列表由一串OpenID(加密后的微信号,每个用户对每个公众号的OpenID是唯一的)组成。
- getWeiXinUserListOnce(String) - 类 中的方法com.gdxsoft.weixin.Config
-
获取一次(只有open_id),一次拉取调用最多拉取10000个关注者的OpenID
公众号可通过本接口来获取帐号的关注者列表,关注者列表由一串OpenID(加密后的微信号,每个用户对每个公众号的OpenID是唯一的)组成。
- getWeixinVaildIps() - 类 中的方法com.gdxsoft.weixin.QyConfig
-
- getWeiXinWorkUserInfo(String) - 类 中的方法com.gdxsoft.weixin.QyHtml
-
拉取用户信息(需scope为 snsapi_userinfo)
返回说明
openid 用户的唯一标识
nickname 用户昵称
sex 用户的性别,值为1时是男性,值为2时是女性,值为0时是未知
province 用户个人资料填写的省份
city 普通用户个人资料填写的城市
country 国家,如中国为CN
headimgurl
用户头像,最后一个数值代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像),用户没有头像时该项为空
。
- getWishing() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
红包祝福语 wishing 是 感谢您参加猜灯谜活动,祝您元宵节快乐!
- getWorkSnsapiUserinfo(String, String) - 类 中的方法com.gdxsoft.weixin.QyHtml
-
OAuth的授权登录方式 获取code
如果企业需要在打开的网页里面携带用户的身份信息,第一步需要构造如下的链接来获取code参数:
https://open.weixin.qq.com/connect/oauth2/authorize?
- getWxappid() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
公众账号appid wxappid 是 wx8888888888888888 String(32) 商户appid
- getWxappid() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
公众账号appid wxappid 是 wx8888888888888888 String(32) 商户appid
- getWxDepartments() - 类 中的方法com.gdxsoft.weixin.QyConfig
-
获取微信所有部门
- getWxpluginStatus() - 类 中的方法com.gdxsoft.weixin.QyStaff
-
启用/禁用成员,第三方不可获取。
- getWxStaff(String) - 类 中的方法com.gdxsoft.weixin.QyConfig
-
获取成员
- getXml() - 类 中的方法com.gdxsoft.weixin.WeiXinMsg
-
- getXml() - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
获取原始数据
- getXml() - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
- getXml() - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- getXml() - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- SCAN - 类 中的静态变量com.gdxsoft.weixin.WeiXinMsgEventType
-
扫描带参数二维码事件
- scancode_push - 类 中的静态变量com.gdxsoft.weixin.WeiXinButtonClickEvents
-
3、scancode_push:扫码推事件
用户点击按钮后,微信客户端将调起扫一扫工具,完成扫码操作后显示扫描结果(如果是URL,将进入URL),且会将扫码的结果传给开发者
,开发者可以下发消息。
- scancode_push - 类 中的静态变量com.gdxsoft.weixin.WeiXinMsgEventType
-
- scancode_waitmsg - 类 中的静态变量com.gdxsoft.weixin.WeiXinButtonClickEvents
-
4、scancode_waitmsg:扫码推事件且弹出“消息接收中”提示框
用户点击按钮后,微信客户端将调起扫一扫工具,完成扫码操作后,将扫码的结果传给开发者
,同时收起扫一扫工具,然后弹出“消息接收中”提示框,随后可能会收到开发者下发的消息。
- sendRegPackage(String, String, int, int, String, String, String, String, String, String) - 类 中的方法com.gdxsoft.weixin.Config
-
- sendTextMsg(List<String>, String, boolean) - 类 中的方法com.gdxsoft.weixin.QyConfig
-
发送文字消息
- sendTextMsg(String[], String, boolean) - 类 中的方法com.gdxsoft.weixin.QyConfig
-
- sendTextMsgToAll(String, boolean) - 类 中的方法com.gdxsoft.weixin.QyConfig
-
- sendTextMsgToSingle(String, String, boolean) - 类 中的方法com.gdxsoft.weixin.QyConfig
-
- sendWeiXinArticleAll(String) - 类 中的方法com.gdxsoft.weixin.Config
-
群发消息到全体
- sendWeiXinArticleByGroup(int, String) - 类 中的方法com.gdxsoft.weixin.Config
-
- sendWeiXinMsgPreviewNews(String, String) - 类 中的方法com.gdxsoft.weixin.Config
-
预览接口News【订阅号与服务号认证后均可用】
开发者可通过该接口发送消息给指定用户,在手机端查看消息的样式和排版。
- sendWeiXinServiceMsg(JSONObject) - 类 中的方法com.gdxsoft.weixin.Config
-
发客服消息公共方法
- sendWeiXinServiceMsg1(JSONObject) - 类 中的方法com.gdxsoft.weixin.Config
-
发客服消息公共方法返回错误或正确代码
- sendWeiXinServiceMsgImage(String, String) - 类 中的方法com.gdxsoft.weixin.Config
-
发微信消息(文字)
- sendWeiXinServiceMsgNews(String, ArrayList<WeiXinArticle>) - 类 中的方法com.gdxsoft.weixin.Config
-
发送图文消息 图文消息条数限制在10条以内,注意,如果图文数超过10,则将会无响应
- sendWeiXinServiceMsgText(String, String) - 类 中的方法com.gdxsoft.weixin.Config
-
发微信消息(文字)
- sendWeiXinServiceMsgText1(String, String) - 类 中的方法com.gdxsoft.weixin.Config
-
发微信消息(文字)
- setActName(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setAgentid(int) - 类 中的方法com.gdxsoft.weixin.QyConfig
-
- setAppId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
公众账号ID appid 是 String(32) // wx8888888888888888调用接口提交的公众账号ID
- setappid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setAppid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置公众账号ID appid 是 String(32) wx8888888888888888
微信分配的公众账号ID(企业号corpid即为此appId)
- setattach(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setAttach(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置商家数据包 attach 否 String(128) 123456 商家数据包,原样返回
- setAuthor(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
设置作者
- setAvatar(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
头像url。
- setbank_type(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setBankType(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置付款银行 bank_type 是 String(16) CMC 银行类型,采用字符串类型的银行标识,银行类型见银行列表
- setBindOpenid(boolean) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
是否指定用户领取,填写true 或 false。
- setBrandName(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
商户名字,字数上限为12 个汉字。
- setCanGiveFriend(boolean) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
卡券是否可转赠,填写true 或 false,true 代表可转赠。
- setCanShare(boolean) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
领取卡券原生页面是否可分享, 填写true 或false,true 代表可 分享。
- setcash_fee(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setcash_fee_type(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setCashFee(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置现金支付金额 cash_fee 是 Int 100 现金支付金额订单现金支付金额,详见支付金额
- setCashFeeType(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置现金支付货币类型 cash_fee_type 否 String(16) CNY
货币类型,符合ISO4217标准的三位字母代码,默认人民币:CNY,其他值列表详见货币类型
- setCity(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- setClientIp(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setCodeType(int) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- setCodeUrl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
二维码链接 code_url 否 String(64) URl:weixin://wxpay/s/An4baqw
trade_type为NATIVE是有返回,可将该参数值生成二维码展示出来进行扫码支付
- setColor(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
券颜色。
- setContent(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
设置图文消息的具体内容,支持HTML标签,必须少于2万字符,小于1M,且此处会去除JS
- setContent(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
文本消息内容(type=text)
- setContentSourceUrl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
设置图文消息的原文地址,即点击“阅读原文”后的URL
- setCount(int) - 类 中的方法com.gdxsoft.weixin.WeiXinGroup
-
分组内用户数量
- setCount(int) - 类 中的方法com.gdxsoft.weixin.WeiXinUserList
-
- setCountry(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- setcoupon_batch_id_$n(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setcoupon_count(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setcoupon_fee(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setcoupon_fee_$n(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setcoupon_id_$n(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setCouponCount(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置代金券或立减优惠使用数量 coupon_count 否 Int 1 代金券或立减优惠使用数量
- setCouponFee(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置代金券或立减优惠金额 coupon_fee 否 Int 10
代金券或立减优惠金额<=订单总金额,订单总金额-代金券或立减优惠金额=现金支付金额,详见支付金额
- setCouponFee$n(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置单个代金券或立减优惠支付金额 coupon_fee_$n 否 Int 100 单个代金券或立减优惠支付金额,$n为下标,从0开始编号
- setCouponId$n(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置代金券或立减优惠ID coupon_id_$n 否 String(20) 10000 代金券或立减优惠ID,$n为下标,从0开始编号
- setCreateTime(int) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
消息创建时间(秒)
- setCustomUrl(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
商户自定义入口跳转外链的地址链接,跳转页面内容需与自定义cell名称保持匹配。
- setCustomUrlName(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- setCustomUrlSubTitle(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
显示在入口右侧的tips,长度限制在6个汉字内
- setDateInfoFixTerm(int) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
type= 2:固定时长 (自领取后按天算)
- setDateInfoFixTerm(int, int) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
type= 2:固定时长 (自领取后按天算)
- setDateInfoTimeRange(Date, Date) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
type= 1 设置卡有效期(开始时间和结束时间)
- setDateInfoTimeRange(long, long) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
type= 1 设置卡有效期(开始时间和结束时间)
- setDealDetail(String) - 类 中的方法com.gdxsoft.weixin.WxCardGroupon
-
- setDefaultDetail(String) - 类 中的方法com.gdxsoft.weixin.WxCardGeneralCoupon
-
- setDepartment(int[]) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
否 成员所属部门id列表
- setDescription(String) - 类 中的方法com.gdxsoft.weixin.WeiXinArticle
-
- setDescription(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
消息描述 (type=link)
- setDescription(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
使用说明。
- setdevice_info(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setDeviceInfo(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
设备号 device_info 否 String(32) 013467007045764 调用接口提交的终端设备号,
- setDeviceInfo(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置设备号 device_info 否 String(32) 013467007045764 微信支付分配的终端设备号,
- setDigest(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
设置图文消息的摘要,仅有单图文消息才有摘要,多图文此处为空
- setDiscount(int) - 类 中的方法com.gdxsoft.weixin.WxCardDiscount
-
折扣券专用,表示打折额度(百分比)。
- setDoc(Document) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
- setEmail(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
手机号码。
- setEnable(int) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
激活状态: 1=已激活,2=已禁用,4=未激活 已激活代表已激活企业微信或已关注微信插件。
- setEndTime(long) - 类 中的方法com.gdxsoft.weixin.Config
-
设置Token有效期开始时间
- setEnglishName(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
英文名。
- seterr_code(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- seterr_code_des(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setErrCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
错误代码 err_code 否 String(32) SYSTEMERROR // 详细参见第6节错误列表
- setErrCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置错误代码 err_code 否 String(32) SYSTEMERROR 错误返回的信息描述
- setErrCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setErrcode(int) - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- setErrCodeDes(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
// 错误代码描述 err_code_des 否 String(128) 系统错误 // 错误返回的信息描述
- setErrCodeDes(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置错误代码描述 err_code_des 否 String(128) 系统错误 错误返回的信息描述
- setErrCodeDes(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setErrmsg(String) - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- setError(String) - 类 中的方法com.gdxsoft.weixin.Config
-
- setError(String) - 类 中的方法com.gdxsoft.weixin.QyConfig
-
- setEvent(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
事件 WeiXinMsgEvents 定义
- setEventKey(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
事件KEY值,是一个32位无符号整数,即创建二维码时的二维码scene_id
- setExpires_in(int) - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- setExpireSeconds(int) - 类 中的方法com.gdxsoft.weixin.WeiXinQRCode
-
- setExtattr(HashMap<String, String>) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
扩展属性。
- setfee_type(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setFeeType(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置货币种类 fee_type 否 String(8) CNY
货币类型,符合ISO4217标准的三位字母代码,默认人民币:CNY,其他值列表详见货币类型
- setFormat(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
语音格式,如amr,speex等 (type=voice)
- setFromUserName(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
发送方微信号,若为普通用户,则是一个OpenID
- setGender(int) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
性别。
- setGetLimit(int) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
每人最大领取次数,不填写默认 等于quantity。
- setGift(String) - 类 中的方法com.gdxsoft.weixin.WxCardGift
-
礼品券专用,表示礼品名字
- setGroupId(int) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户在微信公众号下的分组编号
- setHeadimgurl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户头像,最后一个数值代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像),用户没有头像时该项为空。
- setHideMobile(int) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
- setId(int) - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
部门id
- setId(int) - 类 中的方法com.gdxsoft.weixin.WeiXinGroup
-
分组id,由微信分配
- setis_subscribe(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setIsleader(int) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
标示是否为上级。
- setIsSubscribe(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置是否关注公众账号 is_subscribe 否 String(1) Y 用户是否关注公众账号,Y-关注,N-未关注,仅在公众账号类型支付有效
- setJson(JSONObject) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- setJson_(JSONObject) - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
parse 原始的json
- setJsonStr(String) - 类 中的方法com.gdxsoft.weixin.WeiXinQRCode
-
- setJsonStr(String) - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- setJsonStr(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- setKey(String) - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
click等点击类型必须 菜单KEY值,用于消息接口推送,不超过128字节
- setLabel(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
地理位置信息 (type=location)
- setLanguage(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户的语言,简体中文为zh_CN
- setLatitude(double) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
地理位置纬度
- setLeastCost(int) - 类 中的方法com.gdxsoft.weixin.WxCardCash
-
代金券专用,表示起用金额(单位为分),可不填
- setLocationIdList(Collection<Integer>) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
门店位置ID。
- setLocationX(double) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
地理位置维度(type=location)
- setLocationY(double) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
地理位置经度(type=location)
- setLogoImgurl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setLogoUrl(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
卡券的商户logo,尺寸为 300*300。
- setLongitude(double) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
地理位置经度
- setMaterialType(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
素材的类型,图片(image)、视频(video)、语音 (voice)
- setMaxValue(int) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setmch_id(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setMchBillno(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setMchBillno(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setMchId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
商户号 mch_id 是 String(32) 1900000109 调用接口提交的商户号
- setMchId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置商户号 mch_id 是 String(32) 1900000109 微信支付分配的商户号
- setMchId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setMchId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setMediaId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
media_id类型和view_limited类型必须,调用新增永久素材接口返回的合法media_id
- setMediaId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
微信媒体编号
- setMediaId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
微信媒体编号
- setMediaId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
视频消息媒体id,可以调用多媒体文件下载接口拉取数据。
- setMinValue(int) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setMobile(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
手机号码。
- setMsgId(long) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
消息id,64位整型
- setMsgType(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
消息类型 WeiXinMsgType中定义
- setName(String) - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
部门名称
- setName(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
成员名称。
- setName(String) - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
菜单标题,不超过16个字节,子菜单不超过40个字节
- setName(String) - 类 中的方法com.gdxsoft.weixin.WeiXinGroup
-
分组名字,UTF8编码
- setName(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
- setNextOpenid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUserList
-
- setNickName(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setNickname(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- setnonce_str(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setNonceStr(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
随机字符串 nonce_str 是 String(32) // 5K8264ILTKCH16CQ2502SI8ZNMTM67VS
微信返回的随机字符串
- setNonceStr(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置随机字符串 nonce_str 是 String(32) 5K8264ILTKCH16CQ2502SI8ZNMTM67VS
随机字符串,不长于32位
- setNonceStr(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setNotice(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
使用提醒,字数上限为12 个汉 字。
- setopenid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setOpenid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置用户标识 openid 是 String(128) wxd930ea5d5a258f4f 用户在商户appid下的唯一标识
- setOpenid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户的标识,对当前公众号唯一
- setOrder(int) - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
在父部门中的次序值。
- setOrderResult(WeiXinRedPackageResult) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
红包发送返回的结果
- setout_trade_no(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setOutTradeNo(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置商户订单号 out_trade_no 是 String(32) 1212321211201407033568112322
商户系统的订单号,与请求一致。
- setParameter(String, String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setParameter(String, String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setParent(WeiXinButton) - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
- setParentid(int) - 类 中的方法com.gdxsoft.weixin.QyDepartment
-
父亲部门id。
- setPicurl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinArticle
-
- setPicUrl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
图片链接 (type=image)
- setPosition(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
职位信息 长度为0~64个字节
- setPrecision(double) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
地理位置精度
- setPrepayId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
预支付交易会话标识 prepay_id 是 String(64) // wx201410272009395522657a690389285100
// 微信生成的预支付回话标识,用于后续接口调用中使用,该值有效期为2小时
- setPromotionUrl(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- setPromotionUrlName(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- setPromotionUrlSubTitle(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- setProvince(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- setQuantity(int) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
卡券库存的数量。
- setReduceCost(int) - 类 中的方法com.gdxsoft.weixin.WxCardCash
-
代金券专用,表示减免金额(单位为分),必填
- setRelated_(List<WeiXinMaterialArticle>) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
多图文素材
- setRemark(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setReOpenid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setReOpenid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setRequestSource(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
请求数据
- setresult_code(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setResultCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
业务结果 result_code 是 String(16) SUCCESS // SUCCESS/FAIL
- setResultCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置业务结果 result_code 是 String(16) SUCCESS SUCCESS/FAIL
- setResultCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setResultSource(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
返回数据
- setreturn_code(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setreturn_msg(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setReturnCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
// 返回状态码 return_code 是 String(16) SUCCESS //
SUCCESS/FAIL此字段是通信标识,非交易标识,交易是否成功需要查看result_code来判断
- setReturnCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置返回状态码 return_code 是 String(16) SUCCESS SUCCESS/FAIL
此字段是通信标识,非交易标识,交易是否成功需要查看result_code来判断
- setReturnCode(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setReturnMsg(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
// 返回信息 return_msg 否 String(128) 签名失败 // 返回信息,如非空,为错误原因签名失败参数格式校验错误
- setReturnMsg(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置返回信息 return_msg 否 String(128) 签名失败 返回信息,如非空,为错误原因 签名失败 参数格式校验错误
- setReturnMsg(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setScale(int) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
地图缩放大小(type=location)
- setSendName(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setSendPackage(WeiXinRedPackage) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
发送红包的对象
- setServicePhone(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
客服电话
- setSex(int) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户的性别,值为1时是男性,值为2时是女性,值为0时是未知
- setShareContent(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setShareImgurl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setShareUrl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setShopId(String) - 类 中的方法com.gdxsoft.weixin.Config
-
商户MH_ID 在 https://pay.weixin.qq.com
- setShopKey(String) - 类 中的方法com.gdxsoft.weixin.Config
-
https://pay.weixin.qq.com/ 商户API KEY
- setShowCoverPic(int) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
设置是否显示封面,0为false,即不显示,1为true,即显示
- setSign(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
签名 sign 是 String(32) // C380BEC2BFD727A4B6845133519F3AD6 微信返回的签名,详见签名算法
- setsign(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setSign(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置签名 sign 是 String(32) C380BEC2BFD727A4B6845133519F3AD6 签名,详见签名算法
- setSign(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setSource(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
第三方来源名,例如同程旅游、大众点评。
- setStatus(int) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
激活状态: 1=已激活,2=已禁用,4=未激活 已激活代表已激活企业微信或已关注微信插件。
- setStatus(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- setSubButtons(List<WeiXinButton>) - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
- setSubMchId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setSubscribe(int) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
用户是否订阅该公众号标识,值为0时,代表此用户没有关注该公众号,拉取不到其余信息。
- setSubscribeTime(long) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
- setSubTitle(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
券名的副标题,字数上限为18 个 汉字。
- setTelephone(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
座机。
- setThumbMediaId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
设置图文消息的封面图片素材id(必须是永久mediaID)
- setThumbMediaId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
视频消息缩略图的媒体id,可以调用多媒体文件下载接口拉取数据。
- setTicket(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgEvent
-
二维码的ticket,可用来换取二维码图片
- setTicket(String) - 类 中的方法com.gdxsoft.weixin.WeiXinQRCode
-
获取的二维码ticket,凭借此ticket可以在有效时间内换取二维码
- setTicket(String) - 类 中的方法com.gdxsoft.weixin.WeiXinTicket
-
- settime_end(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setTimeEnd(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置支付完成时间 time_end 是 String(14) 20141030133525
支付完成时间,格式为yyyyMMddHHmmss,如2009年12月25日9点10分10秒表示为20091225091010。
- setTitle(String) - 类 中的方法com.gdxsoft.weixin.WeiXinArticle
-
- setTitle(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
设置标题
- setTitle(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
消息标题 (type=link)
- setTitle(String) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
券名,字数上限为9 个汉字。
- setTotal(int) - 类 中的方法com.gdxsoft.weixin.WeiXinUserList
-
- settotal_fee(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setTotalAmount(int) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setTotalAmount(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setTotalFee(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置总金额 total_fee 是 Int 100 订单总金额,单位为分
- setTotalNum(int) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setTotalQuantity(int) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
获取时候 总共数量
- setToUserName(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
接收方微信号
- settrade_state(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- settrade_state_desc(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- settrade_type(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setTradeType(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
交易类型 trade_type 是 String(16) JSAPI //
调用接口提交的交易类型,取值如下:JSAPI,NATIVE,APP,详细说明见参数规定
- setTradeType(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置交易类型 trade_type 是 String(16) JSAPI JSAPI、NATIVE、APP
- settransaction_id(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setTransactionId(String) - 类 中的方法com.gdxsoft.weixin.WeiXinPayNotify
-
设置微信支付订单号 transaction_id 是 String(32) 1217752501201407033233368018
微信支付订单号
- setType(String) - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
菜单的响应动作类型, 参见WeiXinButtonClickEvents
- setUnionid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinUser
-
只有在用户将公众号绑定到微信开放平台帐号后,才会出现该字段。
- setUpdateTime(int) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterial
-
更新时间(秒)
- setUpdateTime(int) - 类 中的方法com.gdxsoft.weixin.WeiXinMaterialArticle
-
更新时间(秒)
- setUrl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinArticle
-
- setUrl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
view类型必须 网页链接,用户点击菜单可打开链接,不超过256字节
- setUrl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgRecv
-
消息链接 (type=link)
- setUrl(String) - 类 中的方法com.gdxsoft.weixin.WeiXinQRCode
-
- setUseCustomCode(boolean) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
是否自定义code 码。
- setUseLimit(int) - 类 中的方法com.gdxsoft.weixin.WxCardBaseInfo
-
- setUserid(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
成员UserID。
- setUsers(HashMap<String, String>) - 类 中的方法com.gdxsoft.weixin.WeiXinUserList
-
- setValue(String) - 类 中的方法com.gdxsoft.weixin.WeiXinButton
-
- setValueBase(Node) - 类 中的方法com.gdxsoft.weixin.WeiXinMsgBase
-
- setWeixinid(String) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
手机号码。
- setWishing(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setWxappid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackage
-
- setWxappid(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- setWxpluginStatus(int) - 类 中的方法com.gdxsoft.weixin.QyStaff
-
启用/禁用成员,第三方不可获取。
- setXml(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrder
-
- setXml(String) - 类 中的方法com.gdxsoft.weixin.WeiXinOrderResult
-
- setXml(String) - 类 中的方法com.gdxsoft.weixin.WeiXinRedPackageResult
-
- shortvideo - 类 中的静态变量com.gdxsoft.weixin.WeiXinMsgType
-
5 小视频消息
- sign(String, String) - 类 中的静态方法com.gdxsoft.weixin.WeiXinSign
-
微信JS-SDK签名
- signMd5(JSONObject, String, String) - 类 中的静态方法com.gdxsoft.weixin.SignUtils
-
JSON对象 签名Md5
- signMd5(String) - 类 中的静态方法com.gdxsoft.weixin.SignUtils
-
- signMd5(Document, String, String) - 类 中的静态方法com.gdxsoft.weixin.SignUtils
-
XmlDoc对象 签名Md5
- SignUtils - com.gdxsoft.weixin中的类
-
- SignUtils() - 类 的构造器com.gdxsoft.weixin.SignUtils
-
- Ssl - com.gdxsoft.weixin中的类
-
- Ssl() - 类 的构造器com.gdxsoft.weixin.Ssl
-
- subscribe - 类 中的静态变量com.gdxsoft.weixin.WeiXinMsgEventType
-
subscribe(订阅)、