EZConfig
Overview
The EZConfig schema contains information about the EZConfig complex element, consisting of OrgID, OrgName, OrgAlias, and OrgLOB.
{
orgId string
nullable: true
Gets or Sets OrgId
orgName string
nullable: true
Gets or Sets OrgName
orgAlias string
nullable: true
Gets or Sets OrgAlias
orgLOB string
nullable: true
Gets or Sets OrgLOB
mergeEZConfig MergeEZConfigEnumstring
Gets or Sets MergeEZConfigEnum
Enum:
[ LogoOnly, DefaultDataOnly, LogoAndDefaultData ]
productNames [
nullable: true
Gets or Sets Product Names
string]
}