les commandes nominatives ont un identifiant de paiment
This commit is contained in:
parent
3f9db5a35e
commit
ec6de91cf0
3 changed files with 7 additions and 0 deletions
|
|
@ -6,5 +6,6 @@ namespace YavscLib.Workflow
|
|||
public interface IQuery: IBaseTrackedEntity, IBillable
|
||||
{
|
||||
QueryStatus Status { get; set; }
|
||||
string PaymentId { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue