SudoSOS Back-end API / controller/response/wrapped-response / WrappedResponse
Interface: WrappedResponse ​
Properties ​
createdAt? ​
ts
optional createdAt: string;Inherited from ​
ts
BaseResponse.createdAtid ​
ts
id: number;Inherited from ​
ts
BaseResponse.idorgans ​
ts
organs: WrappedOrganMemberResponse[];spentPercentile ​
ts
spentPercentile: number;syncedFrom ​
ts
syncedFrom: string;syncedTo ​
ts
syncedTo: string;transactions ​
ts
transactions: WrappedTransactions;updatedAt? ​
ts
optional updatedAt: string;Inherited from ​
ts
BaseResponse.updatedAtuserId ​
ts
userId: number;version? ​
ts
optional version: number;Inherited from ​
ts
BaseResponse.version