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