TermsAndConditions
For the complete documentation index, see llms.txt
이용약관 동의입니다.
type TermsAndConditions {
hash: HexEncoded!
url: String!
}
Fields
TermsAndConditions.hash ● HexEncoded! non-null scalar
이용약관 문서의 16진수 인코딩 해시입니다.
TermsAndConditions.url ● String! non-null scalar
이용약관을 확인할 수 있는 URL입니다.
Member Of
SystemParameters object