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