mirror of
https://github.com/bitwarden/server
synced 2025-12-21 18:53:41 +00:00
fixed a broken link and removed a duplicate property (#1029)
This commit is contained in:
@@ -12,6 +12,5 @@ namespace Bit.Core.Models.Business
|
||||
public string CollectionName { get; set; }
|
||||
public PaymentMethodType? PaymentMethodType { get; set; }
|
||||
public string PaymentToken { get; set; }
|
||||
public TaxInfo TaxInfo { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user