vlocode-project - v1.40.0-beta-4
Preparing search index...
vlocity-deploy/src
FlexCardDefinition
Interface FlexCardDefinition
interface
FlexCardDefinition
{
ActivationField
:
string
;
Attachments
?:
any
[]
;
AuthorName
:
string
;
Id
:
string
;
IsActive
:
boolean
;
IsChildCard
?:
boolean
;
Label
?:
Record
<
string
,
string
>
;
Name
:
string
;
PropertySetConfig
:
string
|
object
;
SObjectType
:
string
;
StylingConfiguration
?:
string
|
object
;
Type
?:
"classic"
|
"flex"
;
UniqueName
?:
string
;
VersionNumber
:
number
;
}
Index
Properties
Activation
Field
Attachments?
Author
Name
Id
Is
Active
Is
Child
Card?
Label?
Name
Property
Set
Config
S
Object
Type
Styling
Configuration?
Type?
Unique
Name?
Version
Number
Properties
Activation
Field
ActivationField
:
string
Optional
Attachments
Attachments
?:
any
[]
Author
Name
AuthorName
:
string
Id
Id
:
string
Is
Active
IsActive
:
boolean
Optional
Is
Child
Card
IsChildCard
?:
boolean
Optional
Label
Label
?:
Record
<
string
,
string
>
Name
Name
:
string
Property
Set
Config
PropertySetConfig
:
string
|
object
S
Object
Type
SObjectType
:
string
Optional
Styling
Configuration
StylingConfiguration
?:
string
|
object
Optional
Type
Type
?:
"classic"
|
"flex"
Optional
Unique
Name
UniqueName
?:
string
Version
Number
VersionNumber
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Activation
Field
Attachments
Author
Name
Id
Is
Active
Is
Child
Card
Label
Name
Property
Set
Config
S
Object
Type
Styling
Configuration
Type
Unique
Name
Version
Number
vlocode-project - v1.40.0-beta-4
Loading...