NewGaoKaoApi/PaymentSDK/AliPay/Response/KoubeiMarketingCampaignInte...

13 lines
275 B
C#

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