PortalConfigTermsOfServiceProperties interface
서비스 계약 속성의 조건입니다.
속성
require |
사용자에게 서비스 약관에 동의하도록 요청합니다. |
text | 서비스 약관 텍스트입니다. |
속성 세부 정보
requireConsent
사용자에게 서비스 약관에 동의하도록 요청합니다.
requireConsent?: boolean
속성 값
boolean
text
서비스 약관 텍스트입니다.
text?: string
속성 값
string