NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayOpenPageNewcontextTra...

13 lines
249 B
C#

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