Sign in , out ,register.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
namespace Wino.Mail.Api.Contracts.Billing;
|
||||
|
||||
public sealed record CheckoutSessionResultDto(string Url);
|
||||
public sealed record CustomerPortalResultDto(string Url);
|
||||
Reference in New Issue
Block a user