kiotviet-client-sdk - v0.3.4
Preparing search index...
CategoryUpdateParams
Interface CategoryUpdateParams
interface
CategoryUpdateParams
{
categoryName
?:
string
;
description
?:
string
;
id
:
number
;
parentId
?:
number
;
rank
?:
number
;
}
Hierarchy
Partial
<
CategoryCreateParams
>
CategoryUpdateParams
Index
Properties
category
Name?
description?
id
parent
Id?
rank?
Properties
Optional
category
Name
categoryName
?:
string
Optional
description
description
?:
string
id
id
:
number
Optional
parent
Id
parentId
?:
number
Optional
rank
rank
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
Name
description
id
parent
Id
rank
kiotviet-client-sdk - v0.3.4
Loading...