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

6 lines
94 B
C#

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