This interface will show the structure to CreateGuestTokenPayload
export interface CreateGuestTokenPayload { user_id: string; }
Generated using TypeDoc
This interface will show the structure to CreateGuestTokenPayload