Fogo
This commit is contained in:
parent
1f6e6d5d4f
commit
fdf5ee915e
67 changed files with 48812 additions and 37055 deletions
|
|
@ -8,7 +8,7 @@ namespace Yavsc.Models.Payment {
|
|||
using Relationship;
|
||||
using Yavsc.Attributes.Validation;
|
||||
|
||||
public class PayPalPayment : IBaseTrackedEntity
|
||||
public class PayPalPayment : ITrackedEntity
|
||||
{
|
||||
[YaRequired,Key]
|
||||
public string CreationToken { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue