Skip to main content

ConfigAdminAdded Object

Description

Information about when an admin was added to the config.

Declaration

type ConfigAdminAdded {
date: Date
by: UserReference
}

Fields

NameTypeDescription
dateDateDate when the admin was added.
byUserReferenceUser who added the admin.