类 WechatPayTransfersApi


  • public class WechatPayTransfersApi
    extends Object
    企业付款

    TODO 暂时没有企业付款到银行卡

    作者:
    youta
    • 字段详细资料

    • 构造器详细资料

      • WechatPayTransfersApi

        public WechatPayTransfersApi​(WechatV2Client wechatV2Client)
        Instantiates a new Wechat pay transfers api.
        参数:
        wechatV2Client - the wechat v 2 client
    • 方法详细资料

      • transfer

        public com.fasterxml.jackson.databind.JsonNode transfer​(TransferModel transferModel)
        企业付款到零钱
        参数:
        transferModel - the transfer model
        返回:
        json node
      • transferInfo

        public com.fasterxml.jackson.databind.JsonNode transferInfo​(TransferInfoModel transferModel)
        查询企业付款
        参数:
        transferModel - the transfer model
        返回:
        the json node