final update
This commit is contained in:
8
Website/LOC.Core/Tokens/Client/DonationBenefitToken.cs
Normal file
8
Website/LOC.Core/Tokens/Client/DonationBenefitToken.cs
Normal file
@ -0,0 +1,8 @@
|
||||
namespace LOC.Core.Tokens.Client
|
||||
{
|
||||
public class DonationBenefitToken
|
||||
{
|
||||
public string AccountName { get; set; }
|
||||
public int BenefitSalesPackageId { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user