Informational - ConfigDefsDoc

TheConfigDefinitionsDoc document is an informational document that defines the collection of definition documents that are used by the child documents in a given Configuration Document Collection.

Field Data Type Required Default Description
configDocId String Yes - The unique identifier (id) of the ConfigDoc document that this document is associated with.
defDocIds String[] No - An array of the unique identifiers (id) for each of the type specific definition documents that are referenced.
defDocType Fixed String Yes EventDefDocIds The type of the definition document for which ids are stored.
defDocSubTypes String[] No - An array of the sub types associated with the type of the definition document.
Field Data Type Required Default Description