vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
LicenseDefinitionMetadata
Interface LicenseDefinitionMetadata
interface
LicenseDefinitionMetadata
{
aggregationGroup
:
string
;
description
?:
string
;
fullName
?:
string
;
isPublished
:
boolean
;
label
:
string
;
licensedCustomPermissions
?:
LicensedCustomPermissions
[]
;
licensingAuthority
:
string
;
licensingAuthorityProvider
:
string
;
minPlatformVersion
:
number
;
origin
:
string
;
revision
:
number
;
trialLicenseDuration
:
number
;
trialLicenseQuantity
:
number
;
}
Hierarchy (
View Summary
)
MetadataInfo
LicenseDefinitionMetadata
Index
Properties
aggregation
Group
description?
full
Name?
is
Published
label
licensed
Custom
Permissions?
licensing
Authority
licensing
Authority
Provider
min
Platform
Version
origin
revision
trial
License
Duration
trial
License
Quantity
Properties
aggregation
Group
aggregationGroup
:
string
Optional
description
description
?:
string
Optional
full
Name
fullName
?:
string
is
Published
isPublished
:
boolean
label
label
:
string
Optional
licensed
Custom
Permissions
licensedCustomPermissions
?:
LicensedCustomPermissions
[]
licensing
Authority
licensingAuthority
:
string
licensing
Authority
Provider
licensingAuthorityProvider
:
string
min
Platform
Version
minPlatformVersion
:
number
origin
origin
:
string
revision
revision
:
number
trial
License
Duration
trialLicenseDuration
:
number
trial
License
Quantity
trialLicenseQuantity
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aggregation
Group
description
full
Name
is
Published
label
licensed
Custom
Permissions
licensing
Authority
licensing
Authority
Provider
min
Platform
Version
origin
revision
trial
License
Duration
trial
License
Quantity
vlocode-project - v1.40.0-beta-4
Loading...