Serialized Form

  • extra

    Object extra
    扩展属性,比如在公众平台设置菜单时的图文列表
  • name

    String name
    菜单标题,不超过16个字节,子菜单不超过40个字节
  • pagepath

    String pagepath
    miniprogram类型必须 小程序的页面路径
  • subs

    List<Button> subs
    二级菜单数组,个数应为1~5个
  • type

    String type
    菜单类型
    公众平台官网上能够设置的菜单类型有view、text、img、photo、video、voice
    See Also:
    ButtonType
  • Class com.foxinmy.weixin4j.model.Token extends Object implements Serializable

    serialVersionUID:
    -7564855472419104084L
  • Class com.foxinmy.weixin4j.model.WeixinAccount extends Object implements Serializable

    serialVersionUID:
    -6001008896414323534L
  • Class com.foxinmy.weixin4j.model.WeixinPayAccount extends WeixinAccount implements Serializable

    serialVersionUID:
    -2791256176906048632L
  • Package com.foxinmy.weixin4j.model.card

    • Class com.foxinmy.weixin4j.model.card.CardQR extends Object implements Serializable

      serialVersionUID:
      -2810577326677518511L
      • Serialized Fields

        • cardCode

          String cardCode
          卡券Code码,use_custom_code字段为true的卡券必须填写,非自定义code和导入code模式的卡券不必填写。
        • cardId

          String cardId
          卡券ID
        • isUniqueCode

          boolean isUniqueCode
          指定下发二维码,生成的二维码随机分配一个code,领取后不可再次扫描。填写true或false。默认false,注意填写该字段时, 卡券须通过审核且库存不为0。
        • openId

          String openId
          指定领取者的openid,只有该用户能领取。bind_openid字段为true的卡券必须填写,非指定openid不必填写。
        • sceneValue

          String sceneValue
          领取场景值,用于领取渠道的数据统计,默认值为0,字段类型为整型,长度限制为60位数字。用户领取卡券后触发的事件推送中会带上此自定义场景值。
    • Class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo extends Object implements Serializable

      serialVersionUID:
      3626615706377721404L
      • Serialized Fields

        • abstractConver

          com.alibaba.fastjson.JSONObject abstractConver
          封面摘要结构
        • businessServices

          List<CouponAdvanceInfo.BusinessService> businessServices
          商家服务类型
        • slideImages

          List<com.alibaba.fastjson.JSONObject> slideImages
          图文列表,显示在详情内页 ,优惠券券开发者须至少传入 一组图文列表
        • timeLimits

          List<com.alibaba.fastjson.JSONObject> timeLimits
          使用时段限制
        • useCondition

          com.alibaba.fastjson.JSONObject useCondition
          使用门槛(条件)字段,若不填写使用条件则在券面拼写 :无最低消费限制,全场通用,不限品类;并在使用说明显示: 可与其他优惠共享
    • Class com.foxinmy.weixin4j.model.card.CouponBaseInfo extends Object implements Serializable

      serialVersionUID:
      -5725424121330101717L
      • Serialized Fields

        • bindOpenId

          Boolean bindOpenId
          指定特殊用户群体,礼品卡建议填写false
        • brandName

          String brandName
          商户名字,字数上限为12个汉字,如:海底捞
        • canGiveFriend

          boolean canGiveFriend
          卡券是否可转赠
        • canShare

          boolean canShare
          卡券领取页面是否可分享,礼品卡建议填写false
        • cardColor

          CardColor cardColor
          卡券颜色
        • centerAppBrandPass

          String centerAppBrandPass
          礼品卡用属性,自定义cell对应的小程序路径. 如:pages/index/index 选填
        • centerAppBrandUserName

          String centerAppBrandUserName
          礼品卡用属性,自定义cell对应的小程序username,格式为公众号原始id@app。如:gh_86a091e50ad4@app 选填
        • centerSubTitle

          String centerSubTitle
          显示在入口下方的提示语 ,仅在卡券状态正常(可以核销)时显示,如:立即享受优惠
        • centerTitle

          String centerTitle
          卡券顶部居中的按钮,仅在卡券状 态正常(可以核销)时显示,如:立即使用
        • centerUrl

          String centerUrl
          顶部居中的url ,仅在卡券状态正常(可以核销)时显示,如:www.qq.com
        • codeType

          CardCodeType codeType
          码型
        • customAppBrandPass

          String customAppBrandPass
          礼品卡用属性,自定义cell对应的小程序路径。选填
        • customAppBrandUserName

          String customAppBrandUserName
          礼品卡用属性,自定义cell对应的小程序username,格式为公众号原始id@app 选填
        • customSubTitle

          String customSubTitle
          显示在入口右侧的提示语,如:更多惊喜
        • customTitle

          String customTitle
          自定义跳转外链的入口名字,如:立即使用
        • customUrl

          String customUrl
          自定义跳转的URL,如:www.qq.com
        • date

          com.alibaba.fastjson.JSONObject date
          使用日期,有效期的信息。
        • description

          String description
          卡券使用说明,字数上限为1024个汉字,如:不可与其他优惠同享
        • giftcardInfo

          com.alibaba.fastjson.JSONObject giftcardInfo
          礼品卡信息,目前只有一个价格属性,礼品卡时必填
        • limitNum

          int limitNum
          每人可领券的数量限制,不填写默认为50。礼品卡时须填0,不限制
        • locationIds

          List<String> locationIds
          门店位置poiid。具备线下门店
        • logoUrl

          String logoUrl
          卡券的商户logo,建议像素为300*300。
        • maxGiveFriendTimes

          int maxGiveFriendTimes
          礼品卡最大可赠送次数,必填
        • needPushOnView

          Boolean needPushOnView
        • notice

          String notice
          卡券使用提醒,字数上限为16个汉字,如:请出示二维码
        • promotionAppBrandPass

          String promotionAppBrandPass
          礼品卡用属性,自定义cell对应的小程序路径
        • promotionAppBrandUserName

          String promotionAppBrandUserName
          礼品卡用属性,自定义cell对应的小程序username,格式为公众号原始id@app 选填
        • promotionSubTitle

          String promotionSubTitle
          显示在营销入口右侧的提示语,如:卖场大优惠
        • promotionTitle

          String promotionTitle
          营销场景的自定义入口名称,如:产品介绍
        • promotionUrl

          String promotionUrl
          入口跳转外链的地址链接,如:www.qq.com
        • servicePhone

          String servicePhone
          客服电话
        • sku

          com.alibaba.fastjson.JSONObject sku
          卡券库存的数量,上限为100000000。
        • source

          String source
          第三方来源名,例如同程旅游、大众点评。
        • title

          String title
          卡券名,字数上限为9个汉字。(建议涵盖卡券属性、服务及金额),如:双人套餐100元兑换券
        • useAllLocation

          boolean useAllLocation
          设置本卡券支持全部门店,与locationIds互斥
        • useCustomCode

          Boolean useCustomCode
          是否自定义Code码
  • Package com.foxinmy.weixin4j.model.media

  • Package com.foxinmy.weixin4j.model.paging

  • Package com.foxinmy.weixin4j.model.qr

  • Package com.foxinmy.weixin4j.payment

    • Class com.foxinmy.weixin4j.payment.JsPayNotify extends PayBaseInfo implements Serializable

      serialVersionUID:
      -4659030958445259803L
      • Serialized Fields

        • isSubscribe

          int isSubscribe
          Deprecated.
          是否关注公众号
        • openId

          String openId
          Deprecated.
          用户的openid
    • Class com.foxinmy.weixin4j.payment.PayBaseInfo extends Object implements Serializable

      serialVersionUID:
      1843024880782466990L
      • Serialized Fields

        • appId

          String appId
          Deprecated.
          公众号ID
        • nonceStr

          String nonceStr
          Deprecated.
          随机字符串
        • paySign

          String paySign
          Deprecated.
          签名结果
        • signType

          String signType
          Deprecated.
          签名方式
        • timeStamp

          String timeStamp
          Deprecated.
          时间戳
    • Class com.foxinmy.weixin4j.payment.PayPackage extends MerchantResult implements Serializable

      serialVersionUID:
      3450161267802545790L
      • Serialized Fields

        • attach

          String attach
          Deprecated.
          附加数据,原样返回 非必须
        • body

          String body
          Deprecated.
          商品描述 必须
        • createIp

          String createIp
          Deprecated.
          订单生成的机器 IP 必须
        • detail

          String detail
          Deprecated.
          商品详情 非必须
        • goodsTag

          String goodsTag
          Deprecated.
          商品标记,该字段不能随便填,不使用请填空 非必须
        • notifyUrl

          String notifyUrl
          Deprecated.
          通知地址接收微信支付成功通知 必须
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户系统内部的订单号 ,32 个字符内 、可包含字母 ,确保 在商户系统唯一 必须
        • timeExpire

          String timeExpire
          Deprecated.
          订单失效时间,格为 yyyyMMddHHmmss,如 2009 年 12月27日9点10分10秒表示为 20091227091010。时区 为 GMT+8 beijing。该时间取 自商户服务商品标记 非必须
        • timeStart

          String timeStart
          Deprecated.
          订单生成时间,格式为 yyyyMMddHHmmss,如 2009 年 12月25日9点10分10秒表示为 20091225091010。时区 为 GMT+8 beijing。该时间取 自商户服务器 非必须
        • totalFee

          int totalFee
          Deprecated.
          订单总金额,单位为分,不能带小数点 必须
    • Class com.foxinmy.weixin4j.payment.PayRequest extends PayBaseInfo implements Serializable

      serialVersionUID:
      -453746488398523883L
      • Serialized Fields

        • packageInfo

          String packageInfo
          Deprecated.
          订单详情扩展 订单信息组成该字符串
        • partnerId

          String partnerId
          Deprecated.
          冗余字段
        • prepayId

          String prepayId
          Deprecated.
          冗余字段
  • Package com.foxinmy.weixin4j.payment.coupon

    • Class com.foxinmy.weixin4j.payment.coupon.CouponDetail extends MerchantResult implements Serializable

      serialVersionUID:
      -311265355895457070L
      • Serialized Fields

        • beginTime

          String beginTime
          Deprecated.
          生效开始时间:格式为yyyyMMddhhmmss,如2009年12月27日9点10分10秒表示为20091227091010。
        • consumerMchAppid

          String consumerMchAppid
          Deprecated.
          消耗方商户appid:代金券使用后,消耗方商户appid
        • consumerMchId

          String consumerMchId
          Deprecated.
          消耗方商户id:代金券使用后,消耗方商户id
        • consumerMchName

          String consumerMchName
          Deprecated.
          消耗方商户名称:代金券使用后,消耗方商户名称
        • couponDesc

          String couponDesc
          Deprecated.
          代金券描述
        • couponId

          String couponId
          Deprecated.
          代金券id
        • couponMininum

          int couponMininum
          Deprecated.
          代金券使用最低限额,单位是分
        • couponName

          String couponName
          Deprecated.
          代金券名称
        • couponRemainValue

          int couponRemainValue
          Deprecated.
          代金券剩余金额:部分使用情况下,可能会存在券剩余金额
        • couponStatus

          int couponStatus
          Deprecated.
          代金券状态:2-已激活,4-已锁定,8-已实扣
        • couponStockId

          String couponStockId
          Deprecated.
          代金券批次Id
        • couponStockType

          int couponStockType
          Deprecated.
          批次类型;1-批量型,2-触发型
        • couponType

          int couponType
          Deprecated.
          代金券类型:1-代金券无门槛,2-代金券有门槛互斥,3-代金券有门槛叠加,
        • couponUseValue

          int couponUseValue
          Deprecated.
          代金券实际使用金额
        • couponValue

          int couponValue
          Deprecated.
          代金券面值,单位是分
        • endTime

          String endTime
          Deprecated.
          生效结束时间:格式为yyyyMMddhhmmss,如2009年12月27日9点10分10秒表示为20091227091010。
        • isPartialUse

          int isPartialUse
          Deprecated.
          是否允许部分使用:该代金券是否允许部分使用标识:1-表示支持部分使用
        • sendSource

          String sendSource
          Deprecated.
          发放来源:代金券发放来源
        • sendTime

          String sendTime
          Deprecated.
          发放时间:格式为yyyyMMddhhmmss,如2009年12月27日9点10分10秒表示为20091227091010。
        • tradeNo

          String tradeNo
          Deprecated.
          使用单号:代金券使用后,关联的大单收单单号
        • useTime

          String useTime
          Deprecated.
          使用时间:格式为yyyyMMddhhmmss,如2009年12月27日9点10分10秒表示为20091227091010。
    • Class com.foxinmy.weixin4j.payment.coupon.CouponResult extends MerchantResult implements Serializable

      serialVersionUID:
      -1996967923720149124L
      • Serialized Fields

        • couponId

          String couponId
          Deprecated.
          代金券id
        • couponStockId

          String couponStockId
          Deprecated.
          代金券批次id
        • failedCount

          int failedCount
          Deprecated.
          失败记录数
        • openId

          String openId
          Deprecated.
          用户在商户appid下的唯一标识
        • responseCount

          int responseCount
          Deprecated.
          返回记录数
        • retCode

          String retCode
          Deprecated.
          返回码 SUCCESS或者FAILED
        • retMsg

          String retMsg
          Deprecated.
          失败描述信息,例如:“用户已达领用上限”
        • successCount

          int successCount
          Deprecated.
          成功记录数
    • Class com.foxinmy.weixin4j.payment.coupon.CouponStock extends MerchantResult implements Serializable

      serialVersionUID:
      -8627202879200080499L
      • Serialized Fields

        • beginTime

          String beginTime
          Deprecated.
          生效开始时间 格式为yyyyMMddhhmmss,如2009年12月27日9点10分10秒表示为20091227091010。
        • couponBudget

          Integer couponBudget
          Deprecated.
          代金券预算额度
        • couponMininumn

          Integer couponMininumn
          Deprecated.
          代金券使用最低限额
        • couponName

          String couponName
          Deprecated.
          代金券名称
        • couponStockId

          String couponStockId
          Deprecated.
          代金券批次ID
        • couponStockStatus

          int couponStockStatus
          Deprecated.
          批次状态: 1-未激活;2-审批中;4-已激活;8-已作废;16-中止发放;
        • couponTotal

          int couponTotal
          Deprecated.
          代金券数量
        • couponType

          int couponType
          Deprecated.
          代金券类型:1-代金券无门槛,2-代金券有门槛互斥,3-代金券有门槛叠加
        • couponValue

          int couponValue
          Deprecated.
          代金券面额
        • createTime

          String createTime
          Deprecated.
          创建时间 格式为yyyyMMddhhmmss,如2009年12月27日9点10分10秒表示为20091227091010。
        • endTime

          String endTime
          Deprecated.
          生效结束时间 格式为yyyyMMddhhmmss,如2009年12月27日9点10分10秒表示为20091227091010。
        • lockedNum

          Integer lockedNum
          Deprecated.
          代金券锁定数量
        • maxQuota

          Integer maxQuota
          Deprecated.
          代金券每个人最多能领取的数量, 如果为0,则表示没有限制
        • sendNum

          Integer sendNum
          Deprecated.
          代金券已经发送的数量
        • usedNum

          Integer usedNum
          Deprecated.
          代金券已使用数量
    • Class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo extends Object implements Serializable

      serialVersionUID:
      -8744999305258786901L
      • Serialized Fields

        • couponBatchId

          String couponBatchId
          Deprecated.
          代金券或立减优惠批次ID
        • couponFee

          Integer couponFee
          Deprecated.
          单个代金券或立减优惠支付金额
        • couponId

          String couponId
          Deprecated.
          代金券或立减优惠ID
        • couponType

          String couponType
          Deprecated.
          代金券类型
          See Also:
          CouponType
    • Class com.foxinmy.weixin4j.payment.coupon.RefundCouponInfo extends Object implements Serializable

      serialVersionUID:
      -8744999305258786901L
      • Serialized Fields

        • couponBatchId

          String couponBatchId
          Deprecated.
          代金券或立减优惠批次ID
        • couponFee

          Integer couponFee
          Deprecated.
          单个代金券或立减优惠支付金额
        • couponId

          String couponId
          Deprecated.
          退款代金券ID
  • Package com.foxinmy.weixin4j.payment.mch

    • Class com.foxinmy.weixin4j.payment.mch.CorpPayment extends MerchantResult implements Serializable

      serialVersionUID:
      3734639674346425312L
      • Serialized Fields

        • amount

          int amount
          Deprecated.
          付款金额 单位分
        • checkNameType

          CorpPaymentCheckNameType checkNameType
          Deprecated.
          校验用户姓名选项
          See Also:
          com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType.type.MPPaymentCheckNameType
        • clientIp

          String clientIp
          Deprecated.
          调用接口的机器Ip地址
        • desc

          String desc
          Deprecated.
          企业付款描述信息
        • openId

          String openId
          Deprecated.
          接收红包的用户的openid
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号
        • userName

          String userName
          Deprecated.
          收款用户真实姓名。 如果check_name设置为FORCE_CHECK或OPTION_CHECK,则必填用户真实姓名 可选
    • Class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord extends MerchantResult implements Serializable

      serialVersionUID:
      -1926873539419750498L
      • Serialized Fields

        • checkNameResult

          String checkNameResult
          Deprecated.
          实名验证结果 PASS:通过 FAILED:不通过
        • checkNameType

          String checkNameType
          Deprecated.
          校验用户姓名选项
          See Also:
          com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType.type.MPPaymentCheckNameType
        • desc

          String desc
          Deprecated.
          企业付款描述信息
        • failureReason

          String failureReason
          Deprecated.
          如果失败则应该有原因
        • openId

          String openId
          Deprecated.
          收款用户openid
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号
        • paymentAmount

          int paymentAmount
          Deprecated.
          付款金额(单位为分)
        • transactionId

          String transactionId
          Deprecated.
          微信订单订单号
        • transactionStatus

          String transactionStatus
          Deprecated.
          交易状态 SUCCESS:转账成功 FAILED:转账失败
        • transferName

          String transferName
          Deprecated.
          收款用户姓名
        • transferTime

          String transferTime
          Deprecated.
          转账时间
    • Class com.foxinmy.weixin4j.payment.mch.CorpPaymentResult extends MerchantResult implements Serializable

      serialVersionUID:
      1110472826089211646L
      • Serialized Fields

        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号
        • paymentTime

          String paymentTime
          Deprecated.
          支付时间
        • transactionId

          String transactionId
          Deprecated.
          微信订单订单号
    • Class com.foxinmy.weixin4j.payment.mch.CustomsOrder extends MerchantResult implements Serializable

      serialVersionUID:
      799510373861612386L
      • Serialized Fields

        • credentialId

          String credentialId
          Deprecated.
          证件号码:身份证号,该参数是指用户信息,商户若有用户信息,可上送,系统将以商户上传的数据为准,进行海关通关报备;
        • credentialType

          CredentialType credentialType
          Deprecated.
          证件类型:暂只支持身份证,该参数是指用户信息,商户若有用户信息,可上送,系统将以商户上传的数据为准,进行海关通关报备
        • customsCity

          CustomsCity customsCity
          Deprecated.
          海关
        • customsNo

          String customsNo
          Deprecated.
          商户在海关登记的备案号,customsCity非NO,此参数必填
        • dutyFee

          String dutyFee
          Deprecated.
          关税,以分为单位
        • feeType

          CurrencyType feeType
          Deprecated.
          货币类型,符合 ISO 4217 标准的三位字母代码,默认人民币:CNY
          See Also:
          com.foxinmy.weixin4j.mp.type.CurrencyType
        • orderFee

          String orderFee
          Deprecated.
          子订单金额,以分为单位,不能超过原订单金额,order_fee=transport_fee+product_fee(应付金额=物流费+商品价格), 如有拆单则必传。
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号
        • productFee

          String productFee
          Deprecated.
          商品费用,以分为单位,如有拆单则必传。
        • subOrderNo

          String subOrderNo
          Deprecated.
          商户子订单号,如有拆单则必传
        • transactionId

          String transactionId
          Deprecated.
          微信支付订单号
        • transportFee

          String transportFee
          Deprecated.
          物流费用,以分为单位,如有拆单则必传。
        • uname

          String uname
          Deprecated.
          用户姓名,该参数是指用户信息,商户若有用户信息,可上送,系统将以商户上传的数据为准,进行海关通关报备;
    • Class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord extends MerchantResult implements Serializable

      serialVersionUID:
      -1675090110657154049L
      • Serialized Fields

    • Class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult extends MerchantResult implements Serializable

      serialVersionUID:
      799510373861612386L
      • Serialized Fields

        • modifyTime

          String modifyTime
          Deprecated.
          最后更新时间
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号
        • state

          String state
          Deprecated.
          状态码
        • subOrderId

          String subOrderId
          Deprecated.
          微信子订单号
        • subOrderNo

          String subOrderNo
          Deprecated.
          商户子订单号
        • transactionId

          String transactionId
          Deprecated.
          微信支付订单号
    • Class com.foxinmy.weixin4j.payment.mch.MchPayPackage extends PayPackage implements Serializable

      serialVersionUID:
      8944928173669656177L
      • Serialized Fields

        • authCode

          String authCode
          Deprecated.
          扫码支付授权码 ,设备读取用户微信中的条码或者二维码信息
        • feeType

          String feeType
          Deprecated.
          符合ISO 4217标准的三位字母代码,默认人民币:CNY 非必须
        • limitPay

          String limitPay
          Deprecated.
          指定支付方式:no_credit--指定不能使用信用卡支付
        • openId

          String openId
          Deprecated.
          用户在商户 appid 下的唯一 标识, trade_type 为 JSAPI 时,此参数必传
        • productId

          String productId
          Deprecated.
          只在 trade_type 为 NATIVE 且【模式一】 时需要填写 非必须
        • sceneInfo

          String sceneInfo
          Deprecated.
          场景信息
        • subOpenId

          String subOpenId
          Deprecated.
          服务商下的用户子标识 非必须
        • tradeType

          String tradeType
          Deprecated.
          交易类型JSAPI、NATIVE、APP 必须
    • Class com.foxinmy.weixin4j.payment.mch.MerchantResult extends XmlResult implements Serializable

      serialVersionUID:
      -8430005768959715444L
      • Serialized Fields

        • appId

          String appId
          Deprecated.
          微信分配的公众账号 ID商户号 非空
        • deviceInfo

          String deviceInfo
          Deprecated.
          微信支付分配的终端设备号 可能为空
        • mchId

          String mchId
          Deprecated.
          微信支付分配的商户号 非空
        • nonceStr

          String nonceStr
          Deprecated.
          随机字符串 非空
        • recall

          String recall
          Deprecated.
          是否需要继续调用接口 Y- 需要,N-不需要
        • sign

          String sign
          Deprecated.
          签名 调用者无需关心
        • signType

          String signType
          Deprecated.
          签名类型 默认MD5
        • subAppId

          String subAppId
          Deprecated.
          微信分配的子商户公众账号ID 非必须
        • subMchId

          String subMchId
          Deprecated.
          微信支付分配的子商户号 非必须
    • Class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult extends MerchantResult implements Serializable

      serialVersionUID:
      4205906286092873877L
      • Serialized Fields

        • cashFee

          Integer cashFee
          Deprecated.
          现金支付金额
        • feeType

          String feeType
          Deprecated.
          货币类型,符合 ISO 4217 标准的三位字母代码,默认人民币:CNY
          See Also:
          com.foxinmy.weixin4j.mp.type.CurrencyType
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号
        • settlementTotalFee

          Integer settlementTotalFee
          Deprecated.
          应结订单金额,单位为分:应结订单金额=订单金额-非充值代金券金额,应结订单金额<=订单金额。
        • totalFee

          Integer totalFee
          Deprecated.
          订单总金额,单位为分
        • transactionId

          String transactionId
          Deprecated.
          微信支付订单号
    • Class com.foxinmy.weixin4j.payment.mch.MICROPayRequest extends Order implements Serializable

      serialVersionUID:
      6147576305404111278L
    • Class com.foxinmy.weixin4j.payment.mch.NativePayNotify extends OpenIdResult implements Serializable

      serialVersionUID:
      4515471400239795492L
      • Serialized Fields

        • isSubscribe

          String isSubscribe
          Deprecated.
          用户是否关注公众账号,Y- 关注,N-未关注,仅在公众 账号类型支付有效
        • productId

          String productId
          Deprecated.
          产品ID 可视为订单ID
    • Class com.foxinmy.weixin4j.payment.mch.NativePayResponse extends MerchantResult implements Serializable

      serialVersionUID:
      6119895998783333012L
      • Serialized Fields

        • prepayId

          String prepayId
          Deprecated.
    • Class com.foxinmy.weixin4j.payment.mch.OpenIdResult extends MerchantResult implements Serializable

      serialVersionUID:
      902743989722741814L
      • Serialized Fields

        • openId

          String openId
          Deprecated.
          用户在商户appid下的唯一标识
        • subOpenId

          String subOpenId
          Deprecated.
          用户在商户appid下的唯一标识
    • Class com.foxinmy.weixin4j.payment.mch.Order extends MerchantTradeResult implements Serializable

      serialVersionUID:
      5636828325595317079L
      • Serialized Fields

        • attach

          String attach
          Deprecated.
          商家数据包
        • bankType

          String bankType
          Deprecated.
          银行类型
        • cashFeeType

          String cashFeeType
          Deprecated.
          现金支付货币类型,符合 ISO 4217 标准的三位字母代码,默认人民币:CNY
          See Also:
          com.foxinmy.weixin4j.mp.type.CurrencyType
        • couponCount

          Integer couponCount
          Deprecated.
          代金券或立减优惠使用数量
        • couponFee

          Integer couponFee
          Deprecated.
          代金券金额:“代金券”金额<=订单金额,订单金额-“代金券”金额=现金支付金额
        • couponList

          List<OrderCouponInfo> couponList
          Deprecated.
          代金券信息 验证签名有点麻烦
        • isSubscribe

          String isSubscribe
          Deprecated.
          用户是否关注公众账号,Y- 关注,N-未关注,仅在公众 账号类型支付有效
        • openId

          String openId
          Deprecated.
          用户的openid
        • subIsSubscribe

          String subIsSubscribe
          Deprecated.
          是否关注子公众账号,Y- 关注,N-未关注,仅在公众 账号类型支付有效
        • subOpenId

          String subOpenId
          Deprecated.
          用户在子商户下的openid
        • timeEnd

          String timeEnd
          Deprecated.
          支付完成时间,格式为 yyyyMMddhhmmss
        • tradeState

          String tradeState
          Deprecated.
          交易状态
          See Also:
          TradeState
        • tradeStateDesc

          String tradeStateDesc
          Deprecated.
          交易状态描述
        • tradeType

          String tradeType
          Deprecated.
          交易类型
          See Also:
          TradeType
    • Class com.foxinmy.weixin4j.payment.mch.PrePay extends MerchantResult implements Serializable

      serialVersionUID:
      -8430005768959715444L
      • Serialized Fields

        • payUrl

          String payUrl
          Deprecated.
          对于trade_type 为 NATIVE 或者 MWEB 是有 返回
          NATVIE支付:可直接生成二维码展示出来进行扫码支付可能为空
          MWEB支付:可直接作为跳转支付的URL
        • prepayId

          String prepayId
          Deprecated.
          微信生成的预支付回话标识,用于后续接口调用中使用,该值有效期为2小时
        • tradeType

          TradeType tradeType
          Deprecated.
          调用接口提交的交易类型,取值如下:JSAPI,NATIVE,APP,
          See Also:
          com.foxinmy.weixin4j.mp.type.TradeType
    • Class com.foxinmy.weixin4j.payment.mch.Redpacket extends MerchantResult implements Serializable

      serialVersionUID:
      -7021352305575714281L
      • Serialized Fields

        • actName

          String actName
          Deprecated.
          活动名称
        • amtType

          String amtType
          Deprecated.
          红包金额设置方式(裂变红包) ALL_RAND—全部随机,商户指定总金额和红包发放总人数,由微信支付随机计算出各红包金额
        • clientIp

          String clientIp
          Deprecated.
          ip地址
        • consumeMchId

          String consumeMchId
          Deprecated.
          扣钱方mchid,常规模式下无效,服务商模式下选填,服务商模式下不填默认扣子商户的钱.非必须
        • msgAppId

          String msgAppId
          Deprecated.
          服务商模式下触达用户时的appid(可填服务商自己的appid或子商户的appid),服务商模式下必填, 服务商模式下填入的子商户appid必须在微信支付商户平台中先录入,否则会校验不过。 非必须
        • openId

          String openId
          Deprecated.
          接受收红包的用户的openid 必填
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号(每个订单号必须唯一) 组成: mch_id+yyyymmdd+10位一天内不能重复的数字。
        • remark

          String remark
          Deprecated.
          备注
        • risk

          String risk
          Deprecated.
          活动信息
        • sceneType

          RedpacketSceneType sceneType
          Deprecated.
          发放红包使用场景,红包金额大于200时必传
        • sendName

          String sendName
          Deprecated.
          红包发送者名称 必填
        • totalAmount

          int totalAmount
          Deprecated.
          付款金额,单位分
        • totalNum

          int totalNum
          Deprecated.
          红包发放总人数
        • wishing

          String wishing
          Deprecated.
          红包祝福语
    • Class com.foxinmy.weixin4j.payment.mch.RedpacketRecord extends XmlResult implements Serializable

      serialVersionUID:
      929959747323918458L
      • Serialized Fields

        • actName

          String actName
          Deprecated.
          活动名称
        • hbType

          String hbType
          Deprecated.
          红包类型
        • mchId

          String mchId
          Deprecated.
          微信支付分配的商户号
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号(每个订单号必须唯一) 组成: mch_id+yyyymmdd+10位一天内不能重复的数字。
        • reason

          String reason
          Deprecated.
          发送失败原因
        • receivers

          List<RedpacketRecord.RedpacketReceiver> receivers
          Deprecated.
          裂变红包领取列表
        • refundAmount

          Integer refundAmount
          Deprecated.
          红包退款金额
        • refundTime

          String refundTime
          Deprecated.
          红包退款时间
        • remark

          String remark
          Deprecated.
          活动描述
        • repacketId

          String repacketId
          Deprecated.
          红包单号
        • sendTime

          String sendTime
          Deprecated.
          发放时间
        • sendType

          String sendType
          Deprecated.
          发放类型
        • status

          String status
          Deprecated.
          红包状态
        • totalAmount

          int totalAmount
          Deprecated.
          红包总金额(单位分)
        • totalNum

          int totalNum
          Deprecated.
          红包个数
        • wishing

          String wishing
          Deprecated.
          祝福语
    • Class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver extends Object implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • amount

          int amount
          领取金额
        • openId

          String openId
          领取红包的Openid
        • receiveTime

          String receiveTime
          领取时间
        • status

          RedpacketStatus status
          领取状态
    • Class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult extends MerchantResult implements Serializable

      serialVersionUID:
      5611847899634131711L
      • Serialized Fields

        • openId

          String openId
          Deprecated.
          接收红包的用户的openid
        • outTradeNo

          String outTradeNo
          Deprecated.
          商户订单号(每个订单号必须唯一) 组成: mch_id+yyyymmdd+10位一天内不能重复的数字。
        • sendListid

          String sendListid
          Deprecated.
          微信单号
        • sendTime

          String sendTime
          Deprecated.
          发放成功时间
        • totalAmount

          int totalAmount
          Deprecated.
          付款金额 单位为分
    • Class com.foxinmy.weixin4j.payment.mch.RefundDetail extends Object implements Serializable

      serialVersionUID:
      1402738803019986864L
      • Serialized Fields

        • couponList

          List<RefundCouponInfo> couponList
          Deprecated.
          退款代金券信息
          See Also:
          RefundCouponInfo
        • couponRefundCount

          Integer couponRefundCount
          Deprecated.
          代金券或立减优惠使用数量
        • couponRefundFee

          Integer couponRefundFee
          Deprecated.
          代金券退款金额:代金券退款金额<=退款金额,退款金额-代金券或立减优惠退款金额为现金,
        • couponType

          String couponType
          Deprecated.
          代金券类型
          See Also:
          CouponType
        • outRefundNo

          String outRefundNo
          Deprecated.
          商户退款单号
        • refundChannel

          String refundChannel
          Deprecated.
          退款渠道:ORIGINAL—原路退款,默认 BALANCE—退回到余额
        • refundFee

          int refundFee
          Deprecated.
          退款总金额,单位为分,可以做部分退款
        • refundId

          String refundId
          Deprecated.
          微信退款单号
        • refundRecvAccout

          String refundRecvAccout
          Deprecated.
          退款入账账户:取当前退款单的退款入账方 1)退回银行卡: {银行名称}{卡类型}{卡尾号} 2)退回支付用户零钱: 支付用户零钱
        • refundStatus

          String refundStatus
          Deprecated.
          退款状态
        • refundSuccessTime

          String refundSuccessTime
          Deprecated.
          退款成功时间,当退款状态为退款成功时有返回
        • settlementRefundFee

          Integer settlementRefundFee
          Deprecated.
          退款金额:退款金额=申请退款金额-非充值代金券退款金额,退款金额<=申请退款金额
    • Class com.foxinmy.weixin4j.payment.mch.RefundRecord extends MerchantTradeResult implements Serializable

      serialVersionUID:
      -2971132874939642721L
      • Serialized Fields

        • refundCount

          int refundCount
          Deprecated.
          退款笔数
        • refundFee

          int refundFee
          Deprecated.
          退款总金额,单位为分,可以做部分退款
        • refundList

          List<RefundDetail> refundList
          Deprecated.
          退款详情
          See Also:
          RefundDetail
    • Class com.foxinmy.weixin4j.payment.mch.RefundResult extends MerchantTradeResult implements Serializable

      serialVersionUID:
      -3687863914168618620L
      • Serialized Fields

        • cashRefundFee

          Integer cashRefundFee
          Deprecated.
          现金退款金额
        • outRefundNo

          String outRefundNo
          Deprecated.
          商户退款单号
        • refundChannel

          String refundChannel
          Deprecated.
          退款渠道:ORIGINAL—原路退款,默认 BALANCE—退回到余额
        • refundFee

          int refundFee
          Deprecated.
          退款总金额,单位为分,可以做部分退款
        • refundId

          String refundId
          Deprecated.
          微信退款单号
        • refundList

          List<RefundDetail> refundList
          Deprecated.
          退款详情
          See Also:
          RefundDetail
    • Class com.foxinmy.weixin4j.payment.mch.SettlementRecord extends MerchantResult implements Serializable

      serialVersionUID:
      7952659545609519979L
      • Serialized Fields

        • batchNo

          String batchNo
          Deprecated.
          付款批次号
        • endDate

          String endDate
          Deprecated.
          交易结束日期
        • payFee

          int payFee
          Deprecated.
          支付金额:外币标价,外币最小单位
        • payNetFee

          int payNetFee
          Deprecated.
          支付净额:外币标价,外币最小单位
        • poundageFee

          int poundageFee
          Deprecated.
          手续费金额:外币标价,外币最小单位
        • refundFee

          int refundFee
          Deprecated.
          退款金额:外币标价,外币最小单位
        • settleDate

          String settleDate
          Deprecated.
          结算日期
        • settleFee

          int settleFee
          Deprecated.
          划账金额:外币标价,外币最小单位
        • settleFeeType

          String settleFeeType
          Deprecated.
          结算币种
        • startDate

          String startDate
          Deprecated.
          交易开始日期
        • unSettleFee

          int unSettleFee
          Deprecated.
          未划账金额:外币标价,外币最小单位
  • Package com.foxinmy.weixin4j.tuple

    • Class com.foxinmy.weixin4j.tuple.Article extends Object implements Serializable

      serialVersionUID:
      -1231352700301456395L
      • Serialized Fields

        • desc

          String desc
          图文消息描述
        • picUrl

          String picUrl
          图片链接,支持JPG、PNG格式,较好的效果为大图360*200,小图200*200
        • title

          String title
          图文消息标题
        • url

          String url
          点击图文消息跳转链接
    • Class com.foxinmy.weixin4j.tuple.Card extends Object implements Serializable

      serialVersionUID:
      6119453633595102147L
      • Serialized Fields

        • cardId

          String cardId
          上传后的微信返回的媒体ID
    • Class com.foxinmy.weixin4j.tuple.File extends Object implements Serializable

      serialVersionUID:
      -8149837316289636110L
      • Serialized Fields

        • mediaId

          String mediaId
          上传后的微信返回的媒体ID
    • Class com.foxinmy.weixin4j.tuple.Image extends Object implements Serializable

      serialVersionUID:
      6928681900960656161L
      • Serialized Fields

        • mediaId

          String mediaId
          上传后的微信返回的媒体ID
    • Class com.foxinmy.weixin4j.tuple.MpArticle extends Object implements Serializable

      serialVersionUID:
      5583479943661639234L
      • Serialized Fields

        • author

          String author
          图文消息的作者 可为空
        • content

          String content
          图文消息页面的内容,支持HTML标签 非空
        • digest

          String digest
          图文消息的描述 可为空
        • onlyFansCanComment

          String onlyFansCanComment
          是否粉丝才可评论,0所有人可评论,1粉丝才可评论
        • openComment

          String openComment
          是否打开评论,0不打开,1打开
        • showCoverPic

          String showCoverPic
          是否显示封面,1为显示,0为不显示 可为空
        • sourceUrl

          String sourceUrl
          在图文消息页面点击“阅读原文”后的页面 可为空
        • thumbMediaId

          String thumbMediaId
          图文消息缩略图的media_id,可以在基础支持-上传多媒体文件接口中获得 非空
        • thumbUrl

          String thumbUrl
          图文消息的封面图片的地址(不一定有,请关注thumbMediaId)
        • title

          String title
          图文消息的标题 非空
        • url

          String url
          图文页的URL 获取图文消息时,群发消息时填写无效。
    • Class com.foxinmy.weixin4j.tuple.MpNews extends Object implements Serializable

      serialVersionUID:
      8853054484809101524L
      • Serialized Fields

    • Class com.foxinmy.weixin4j.tuple.MpVideo extends Object implements Serializable

      serialVersionUID:
      2167437425244069128L
      • Serialized Fields

        • mediaId

          String mediaId
          上传视频后微信返回的媒体ID
    • Class com.foxinmy.weixin4j.tuple.Music extends Object implements Serializable

      serialVersionUID:
      -5952134916367253297L
      • Serialized Fields

        • desc

          String desc
          音乐描述
        • hqMusicUrl

          String hqMusicUrl
          高质量音乐链接,WIFI环境优先使用该链接播放音乐
        • musicUrl

          String musicUrl
          音乐链接
        • thumbMediaId

          String thumbMediaId
          缩略图的媒体id,通过上传多媒体文件,得到的id
        • title

          String title
          音乐标题
    • Class com.foxinmy.weixin4j.tuple.News extends Object implements Serializable

      serialVersionUID:
      3348756809039388415L
    • Class com.foxinmy.weixin4j.tuple.Text extends Object implements Serializable

      serialVersionUID:
      520050144519064503L
      • Serialized Fields

        • content

          String content
          内容
    • Class com.foxinmy.weixin4j.tuple.TextCard extends Object implements Serializable

      serialVersionUID:
      1L
    • Class com.foxinmy.weixin4j.tuple.Video extends Object implements Serializable

      serialVersionUID:
      2167437425244069128L
      • Serialized Fields

        • desc

          String desc
          视频描述
        • mediaId

          String mediaId
          上传视频微信返回的媒体ID
        • thumbMediaId

          String thumbMediaId
          缩略图的媒体ID(客服消息)
        • title

          String title
          视频标题
    • Class com.foxinmy.weixin4j.tuple.Voice extends Image implements Serializable

      serialVersionUID:
      8853054484809101524L
  • Package com.foxinmy.weixin4j.type

  • Package com.foxinmy.weixin4j.util

  • Package com.foxinmy.weixin4j.xml