9 lines
197 B
C#
9 lines
197 B
C#
|
|
namespace Alipay.AopSdk.Core
|
||
|
|
{
|
||
|
|
/// <summary>
|
||
|
|
/// AlipayMobilePublicMultiMediaDownloadResponse.
|
||
|
|
/// </summary>
|
||
|
|
public class AlipayMobilePublicMultiMediaDownloadResponse : AopResponse
|
||
|
|
{
|
||
|
|
}
|
||
|
|
}
|