SudoSOS Back-end API / seller-payouts / SellerPayoutResponse
Interface: SellerPayoutResponse ​
Properties ​
amount ​
ts
amount: DineroObjectResponse;createdAt? ​
ts
optional createdAt: string;Inherited from ​
ts
BaseResponse.createdAtendDate ​
ts
endDate: string;id ​
ts
id: number;Inherited from ​
ts
BaseResponse.idreference ​
ts
reference: string;requestedBy ​
ts
requestedBy: BaseUserResponse;startDate ​
ts
startDate: string;updatedAt? ​
ts
optional updatedAt: string;Inherited from ​
ts
BaseResponse.updatedAtversion? ​
ts
optional version: number;Inherited from ​
ts
BaseResponse.version