refactoring
This commit is contained in:
parent
41ebef97d3
commit
0e0de3f47f
3 changed files with 9 additions and 9 deletions
|
|
@ -45,6 +45,6 @@ namespace Yavsc.Models.Payment {
|
|||
|
||||
public string State { get; set; }
|
||||
|
||||
public virtual List<Link> Links { get; set; }
|
||||
public virtual List<HyperLink> Links { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue