FieldDefinition interface
연결 필드의 정의입니다.
속성
is |
연결 필드 정의의 isEncrypted 플래그를 가져오거나 설정합니다. |
is |
연결 필드 정의의 isOptional 플래그를 가져오거나 설정합니다. |
type | 연결 필드 정의의 형식을 가져오거나 설정합니다. |
속성 세부 정보
isEncrypted
연결 필드 정의의 isEncrypted 플래그를 가져오거나 설정합니다.
isEncrypted?: boolean
속성 값
boolean
isOptional
연결 필드 정의의 isOptional 플래그를 가져오거나 설정합니다.
isOptional?: boolean
속성 값
boolean
type
연결 필드 정의의 형식을 가져오거나 설정합니다.
type: string
속성 값
string