mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
committed by
Nicolas Dorier
parent
d0d077642d
commit
44d1419af9
@@ -121,6 +121,12 @@ namespace BTCPayServer.Models
|
||||
//"itemDesc":"Some description"
|
||||
[JsonProperty("itemDesc")]
|
||||
public string ItemDesc
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
|
||||
[JsonProperty("itemCode")]
|
||||
public string ItemCode
|
||||
{
|
||||
get; set;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user