TicketsContactPurchasingPowerEndDate extension

on

Methods

contactAllTicketTypeEndDate(String contactIdString, {DateTime? end}) Map<TicketType, num>

Available on Iterable<TicketWeebi>, provided by the TicketsContactPurchasingPowerEndDate extension

contactAllWages(int contactId, {DateTime? end}) num

Available on Iterable<TicketWeebi>, provided by the TicketsContactPurchasingPowerEndDate extension

contactTicketsPurchasingPowerDateEnd(int contactId, DateTime endDate) num

Available on Iterable<TicketWeebi>, provided by the TicketsContactPurchasingPowerEndDate extension

contactTicketTypeEndDate(TicketType ticketType, String contactIdString, {DateTime? end}) num

Available on Iterable<TicketWeebi>, provided by the TicketsContactPurchasingPowerEndDate extension

contactTicketTypeRangeDate(TicketType ticketType, String contactIdString, DateTime start, DateTime end) num

Available on Iterable<TicketWeebi>, provided by the TicketsContactPurchasingPowerEndDate extension