vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
SvcCatalogCategoryMetadata
Interface SvcCatalogCategoryMetadata
interface
SvcCatalogCategoryMetadata
{
fullName
?:
string
;
image
?:
string
;
isActive
?:
boolean
;
isProtected
?:
boolean
;
masterLabel
:
string
;
parentCategory
?:
string
;
sortOrder
?:
number
;
}
Hierarchy (
View Summary
)
MetadataInfo
SvcCatalogCategoryMetadata
Index
Properties
full
Name?
image?
is
Active?
is
Protected?
master
Label
parent
Category?
sort
Order?
Properties
Optional
full
Name
fullName
?:
string
Optional
image
image
?:
string
Optional
is
Active
isActive
?:
boolean
Optional
is
Protected
isProtected
?:
boolean
master
Label
masterLabel
:
string
Optional
parent
Category
parentCategory
?:
string
Optional
sort
Order
sortOrder
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
full
Name
image
is
Active
is
Protected
master
Label
parent
Category
sort
Order
vlocode-project - v1.40.0-beta-4
Loading...