Constructors
constructor
- new DanglingReceipt(eventId, receiptType, userId, receipt, synthetic): DanglingReceipt
Parameters
- eventId: string
- receiptType: string
- userId: string
- receipt: Receipt
- synthetic: boolean
Properties
receiptType
receiptType: string
synthetic
synthetic: boolean
Everything we know about a receipt that is "dangling" because we can't find the event to which it refers.