Skip to content

SudoSOS Back-end API / seller-payouts / SellerPayoutFilterParameters

Interface: SellerPayoutFilterParameters ​

Properties ​

fromDate? ​

ts
optional fromDate?: Date;

requestedById? ​

ts
optional requestedById?: number;

returnTransfer? ​

ts
optional returnTransfer?: boolean;

sellerPayoutId? ​

ts
optional sellerPayoutId?: number;

tillDate? ​

ts
optional tillDate?: Date;