NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayEbppInvoiceAuthUnsign...

13 lines
239 B
C#

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