The following are properties for Layout.
public Metadata.FeedLayout feedLayout {get; set;}
Type: Metadata.FeedLayout
public List<Metadata.LayoutHeader> headers {get; set;}
Type: List<Metadata.LayoutHeader>
public List<Metadata.LayoutSection> layoutSections {get; set;}
Type: List<Metadata.LayoutSection>
public Metadata.MiniLayout miniLayout {get; set;}
Type: Metadata.MiniLayout
public Metadata.QuickActionList quickActionList {get; set;}
Type: Meatadata.QuickActionL.
public Boolean runAssignmentRulesDefault {get; set;}
Type: Boolean
public Boolean showEmailCheckbox {get; set;}
Type: Boolean
public Boolean showHighlightsPanel {get; set;}
Type: Boolean
public Boolean showInteractionLogPanel {get; set;}
Type: Boolean
public Boolean showKnowledgeComponent {get; set;}
Type: Boolean
public Boolean showRunAssignmentRulesCheckbox {get; set;}
Type: Boolean
public Boolean showSolutionSection {get; set;}
Type: Boolean
public Boolean showSubmitAndAttachButton {get; set;}
Type: Boolean
public Metadata.SummaryLayout summaryLayout {get; set;}
Type: Metadata.SummaryLayout