using System; using System.Xml.Serialization; namespace Aop.Api.Response { /// /// AlipayUserAgreementUnsignResponse. /// public class AlipayUserAgreementUnsignResponse : AopResponse { } }