Portal: Metadata & { active: boolean; admin?: string | null; defaultLanguage?: string | null; description?: string | null; emailSenderAddress: string; emailSenderName: string; enableSelfCloseCase?: boolean | null; footerDocument?: string | null; forgotPassTemplate?: string | null; headerDocument?: string | null; isSelfRegistrationActivated?: boolean | null; loginHeaderDocument?: string | null; logoDocument?: string | null; logoutUrl?: string | null; newCommentTemplate?: string | null; newPassTemplate?: string | null; newUserTemplate?: string | null; ownerNotifyTemplate?: string | null; selfRegNewUserUrl?: string | null; selfRegUserDefaultProfile?: string | null; selfRegUserDefaultRole?: string | null; selfRegUserTemplate?: string | null; showActionConfirmation?: boolean | null; stylesheetDocument?: string | null; type: string; } Type declaration
active: boolean
Optional
admin?: string | null
Optional
defaultLanguage?: string | null
Optional
description?: string | null
emailSenderAddress: string
emailSenderName: string
Optional
enableSelfCloseCase?: boolean | null
Optional
footerDocument?: string | null
Optional
forgotPassTemplate?: string | null
Optional
headerDocument?: string | null
Optional
isSelfRegistrationActivated?: boolean | null
Optional
loginHeaderDocument?: string | null
Optional
logoDocument?: string | null
Optional
logoutUrl?: string | null
Optional
newCommentTemplate?: string | null
Optional
newPassTemplate?: string | null
Optional
newUserTemplate?: string | null
Optional
ownerNotifyTemplate?: string | null
Optional
selfRegNewUserUrl?: string | null
Optional
selfRegUserDefaultProfile?: string | null
Optional
selfRegUserDefaultRole?: string | null
Optional
selfRegUserTemplate?: string | null
Optional
showActionConfirmation?: boolean | null
Optional
stylesheetDocument?: string | null
type: string