NewGaoKaoApi/PaymentSDK/AliPay/Response/AlipayPcreditLoanApplyCreat...

13 lines
241 B
C#

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