All Downloads are FREE. Search and download functionalities are using the official Maven repository.

me.chanjar.weixin.mp.bean.invoice.merchant.MerchantInvoicePlatformInfoWrapper Maven / Gradle / Ivy

There is a newer version: 4.6.9.B
Show newest version
package me.chanjar.weixin.mp.bean.invoice.merchant;

import lombok.Data;

import java.io.Serializable;

/**
 * 设置商户联系信息和发票过时时间参数
 */
@Data
public class MerchantInvoicePlatformInfoWrapper implements Serializable {

  private MerchantInvoicePlatformInfo paymchInfo;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy