Quintiq file version 2.0
|
#parent: #root
|
TypeDataInterface BaseAccountType
|
{
|
TypeKey: '[127710.1.681719075]'
|
ImageDataMember ImgCreatedBy
|
{
|
#keys: '1[127710.1.684791989]'
|
Description: 'Default or user defined'
|
ImageSpecifications:
|
[
|
ImageDataMemberImageSpecification
|
{
|
Description: 'Default account type'
|
Image: 'APPLICATION'
|
Quill: 'object.istype( DefaultAccountType )'
|
Value: 'Default'
|
}
|
ImageDataMemberImageSpecification
|
{
|
Description: 'User defined account type'
|
Image: 'USER1'
|
Quill: 'object.istype( AccountType )'
|
Value: 'User defined'
|
}
|
]
|
}
|
}
|