ObjectListResponse
ObjectListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 1 | integer | |
| marker optional | 마커 Example : TODO.txt | any of [string, null] | |
| is_truncated required | is_truncated는 현재 결과가 모든 데이터를 포함하고 있는지, 아니면 일부만 포함하고 있는지를 나타냅니다. Example : True | boolean | |
| contents required | 오브젝트 목록 | array[Object] |