6 lines
95 B
C#
6 lines
95 B
C#
namespace AMREZ.EOP.Contracts.DTOs.Integrations.SCB.OAuth;
|
|
|
|
public class OAuthResponse
|
|
{
|
|
|
|
} |