Skip to content

SudoSOS Back-end API / terms-of-service / UserTosResponse

Interface: UserTosResponse ​

Properties ​

acceptances ​

ts
acceptances: UserTosAcceptanceResponse[];

currentVersion ​

ts
currentVersion: string;

status ​

ts
status: TermsOfServiceStatus;