mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
update tt
This commit is contained in:
@@ -16,6 +16,7 @@ public class UpdateTicketTailorSettingsViewModel
|
||||
public List<SpecificTicket> SpecificTickets { get; set; }
|
||||
public bool BypassAvailabilityCheck { get; set; }
|
||||
public bool RequireFullName { get; set; }
|
||||
public bool AllowDiscountCodes { get; set; }
|
||||
}
|
||||
|
||||
public class SpecificTicket
|
||||
@@ -37,6 +38,7 @@ public class TicketTailorViewModel
|
||||
|
||||
public PurchaseRequestItem[] Items { get; set; }
|
||||
public string AccessCode { get; set; }
|
||||
public string DiscountCode { get; set; }
|
||||
|
||||
public class PurchaseRequestItem
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user