SudoSOS Back-end API / payout-requests / PayoutRequestStatusResponse
Interface: PayoutRequestStatusResponse ​
Properties ​
createdAt? ​
ts
optional createdAt: string;Inherited from ​
ts
BaseResponse.createdAtid ​
ts
id: number;Inherited from ​
ts
BaseResponse.idstate ​
ts
state: PayoutRequestState;updatedAt? ​
ts
optional updatedAt: string;Inherited from ​
ts
BaseResponse.updatedAtversion? ​
ts
optional version: number;Inherited from ​
ts
BaseResponse.version