NewGaoKaoApi/PaymentSDK/AliPay/Response/AntMerchantExpandIndirectIs...

13 lines
253 B
C#

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