namespace Nop.Plugin.Payments.PayPalCommerce.Services.Api; /// /// Represents the empty response /// public class EmptyResponse : IApiResponse { }