NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayEbppInvoiceAuthSignRe...

13 lines
235 B
C#

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