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