using System; using System.Xml.Serialization; namespace Aop.Api.Response { /// /// AlipayEbppInvoiceAuthSignResponse. /// public class AlipayEbppInvoiceAuthSignResponse : AopResponse { } }