Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Receipt<T>

Encapsulates Receipt entity attributes with generic type for the data variance between receipt types.

Type parameters

Hierarchy

Index

Properties

createdAt

createdAt: Date

Optional customer

customer: string

data

data: T

Optional group

group: string

Optional issuer

issuer: string

Optional subject

subject: string

type

type: string

updatedAt

updatedAt: Date

uuid

uuid: string

Optional verifier

verifier: string

Generated using TypeDoc