Tests and package name updated
This commit is contained in:
8
Runtime/Core/FonepayEnvironment.cs
Normal file
8
Runtime/Core/FonepayEnvironment.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Darkmatter.Fonepay
|
||||
{
|
||||
public enum FonepayEnvironment
|
||||
{
|
||||
Dev,
|
||||
Live
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user