Skip to content

SudoSOS Back-end API / html/transfer.html / ITransferPdf

Interface: ITransferPdf ​

Properties ​

amount ​

ts
amount: string;

date ​

ts
date: string;

description ​

ts
description: string;

fromAccount ​

ts
fromAccount: string;

fromUserFirstName ​

ts
fromUserFirstName: string;

fromUserLastName ​

ts
fromUserLastName: string;

serviceEmail ​

ts
serviceEmail: string;

toAccount ​

ts
toAccount: string;

toUserFirstName ​

ts
toUserFirstName: string;

toUserLastName ​

ts
toUserLastName: string;

transferId ​

ts
transferId: string;