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