ClientInfo type

uid: 사용자 ID utid: 테넌트 ID xms_tdbr: 선택 사항으로 구성된 클라이언트 정보 개체이며, 미국 이외의 테넌트에 대해서만

type ClientInfo = { uid: string; utid: string; xms_tdbr?: string }