mirror of
https://github.com/streetwriters/notesnook-sync-server.git
synced 2026-08-30 11:50:36 +02:00
open source Notesnook API
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Streetwriters.Common.Enums
|
||||
{
|
||||
public enum SubscriptionProvider
|
||||
{
|
||||
STREETWRITERS = 0,
|
||||
APPLE = 1,
|
||||
GOOGLE = 2,
|
||||
PADDLE = 3
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user