using System;
using System.Xml.Serialization;
namespace Aop.Api.Response
{
/// <summary>
/// AlipayEbppInvoiceAuthUnsignResponse.
/// </summary>
public class AlipayEbppInvoiceAuthUnsignResponse : AopResponse
}