f.Collection.moveCategory()
f.Collection.moveCategory(targetCategory, status, moveCategory)
Last updated
f.Collection.moveCategory(targetCategory, status, moveCategory)
Last updated
파라미터명 | 필수여부 | 타입 | 제약사항 | 설명 |
---|---|---|---|---|
입니다.
status | 설명 |
---|---|
targetCategory
필수
String
대상 카테고리 명
status
필수
String
이동할 섹터 상태 (기본값은 all 입니다.)
moveCategory
필수
String
이동할 카테고리 명
all
전체 섹터
active
Active 상태인 섹터
selected
Selected 상태인 섹터
last
Last Reflected 상태인 섹터
added
Added 상태인 섹터
updated
Updated 상태인 섹터
deleted
Deleted 상태인 섹터