NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayOfflineMarketReporter...

13 lines
257 B
C#

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