NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayEcoMycarPromoVoucherV...

13 lines
249 B
C#

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