mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-22 23:44:26 +01:00
Store Custom Roles (#4940)
This commit is contained in:
@@ -12,7 +12,6 @@ namespace BTCPayServer.Models.WalletViewModels
|
||||
public string StoreId { get; set; }
|
||||
public string CryptoCode { get; set; }
|
||||
public string Balance { get; set; }
|
||||
public bool IsOwner { get; set; }
|
||||
public WalletId Id { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user