initital push
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Darkmatter.Fonepay
|
||||
{
|
||||
public struct TaxRefundResponse
|
||||
{
|
||||
public string fonepayTraceId;
|
||||
public string message;
|
||||
public bool success;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user