| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
period 기간 | Int | Required | property | - | 0 | - | - | 시간 기간 | |
countryCode 국가 코드 | String | Optional | property | - | null | - | - | ISO 국가 코드 | |
countryName 국가 이름 | String | Optional | property | - | null | - | - | 국가 이름 | |
city 도시 | String | Optional | property | - | null | - | - | 도시 이름 | |
postal 우편번호 | Int | Optional | property | - | null | - | - | 우편번호 | |
location 위치 | Coordinate | Optional | property | - | null | - | - | 지리적 위치 | |
ipv4 아이피 | String | Optional | property | - | null | - | - | IPv4 주소 | |
state 주 | String | Optional | property | - | null | - | - | 주 또는 도 | |
osName OS 이름 | String | Optional | property | - | null | - | - | 운영체제 이름 | |
osVersion OS 버전 | String | Optional | property | - | null | - | - | 운영체제 버전 | |
browserName 브라우저 이름 | String | Optional | property | - | null | - | - | 웹 브라우저 이름 | |
browserVersion 브라우저 버전 | String | Optional | property | - | null | - | - | 웹 브라우저 버전 | |
mobileModel 모바일 모델 | String | Optional | property | - | null | - | - | 모바일 디바이스 모델 | |
mobileVendor 모바일 벤더 | String | Optional | property | - | null | - | - | 모바일 디바이스 제조사 | |
deviceType 디바이스 타입 | String | Optional | property | - | null | - | - | 디바이스 타입 | |
at 시간 | Date | Required | property | - | [function] | - | - | 액세스 시간 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
request 요청 | Int | Required | property | - | 0 | - | - | 요청 수 | |
device 디바이스 | Int | Required | property | - | 0 | - | - | 디바이스 수 | |
ip 아이피 | Int | Required | property | - | 0 | - | - | 고유 IP 수 | |
country 국가 | Int | Required | property | - | 0 | - | - | 국가 수 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
jwt JWT | String | Required | property | - | null | - | - | JSON 웹 토큰 | |
refreshToken 리프레시 토큰 | String | Optional | property | - | null | - | - | 토큰 갱신용 리프레시 토큰 | |
expiresAt 만료 시각 | Date | Optional | property | - | null | - | - | 액세스 토큰 만료 시각 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
type 타입 | String | Required | property | - | Point | - | Point | 좌표 타입 | |
coordinates 좌표 | [Float] | Required | property | - | [0,0] | - | - | 경도와 위도 값 | |
altitude 고도 | Float | Required | property | - | 0 | - | - | 미터 단위 고도 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
docs 문서 | Any | Required | property | - | [] | - | - | 검색 결과 문서 | |
skip 건너뛰기 | Int | Required | property | - | 0 | - | - | 건너뛴 결과 수 | |
limit 제한 | Int | Required | property | - | 20 | - | - | 최대 결과 수 | |
sort 정렬 | String | Required | property | - | notImplemented | - | - | 정렬 순서 | |
total 전체 | Int | Required | property | - | 0 | - | - | 전체 결과 수 |
| Key | Ref Name | Type | Values | Used By |
|---|---|---|---|---|
| coordinateType | coordinateType | String | coordinate.type | |
| responsive | responsive | String | - |