SudoSOS Back-end API / html/transaction.html / ITransactionPdf
Interface: ITransactionPdf ​
Properties ​
createdByUserFirstName ​
ts
createdByUserFirstName: string;createdByUserLastName ​
ts
createdByUserLastName: string;date ​
ts
date: string;fromId ​
ts
fromId: string;fromUserFirstName ​
ts
fromUserFirstName: string;fromUserLastName ​
ts
fromUserLastName: string;items ​
ts
items: ITransactionItem[];serviceEmail ​
ts
serviceEmail: string;transactionId ​
ts
transactionId: string;