f.Collection.updateSector()
f.Collection.updateSector(status, collectionKey, value, categoryName)
Last updated
f.Collection.updateSector(status, collectionKey, value, categoryName)
Last updated
status
String
업데이트할 섹터 상태 (기본값은 all 입니다.)
collectionKey
필수
String
대상섹터의 컬렉션 키
value
필수
String, Number
변경할 값
categoryName
String
대상 카테고리 명
all
전체 섹터
active
Active 상태인 섹터
selected
Selected 상태인 섹터
last
Last Reflected 상태인 섹터
added
Added 상태인 섹터
updated
Updated 상태인 섹터
deleted
Deleted 상태인 섹터