Files
amrez-nova-eop-services-api/AMREZ.EOP.Contracts/DTOs/Integrations/SCB/OAuth/OAuthResponse.cs
Thanakarn Klangkasame 33470d5fd4 Add Slip Verify
2025-10-02 17:50:35 +07:00

6 lines
95 B
C#

namespace AMREZ.EOP.Contracts.DTOs.Integrations.SCB.OAuth;
public class OAuthResponse
{
}