namespace SKIT.FlurlHttpClient.Wechat.TenpayBusiness.Models { /// /// 表示 [GET] /mse-pay/profit-allocations/receiver-accounts-applications/out_application_id/{out_application_id} 接口的响应。 /// public class GetProfitAllocationReceiverAccountApplicationByOutApplicationIdResponse : GetProfitAllocationReceiverAccountApplicationByApplicationIdResponse { } }