SudoSOS Back-end API / write-offs / WriteOffFilterParameters
Interface: WriteOffFilterParameters ​
Properties ​
fromDate? ​
ts
optional fromDate?: Date;Filter based on the from date.
tillDate? ​
ts
optional tillDate?: Date;Filter based on the till date.
toId? ​
ts
optional toId?: number;Filter based on to user.
writeOffId? ​
ts
optional writeOffId?: number;Filter based on write-off id.