Waiting for engine...
Skip to main content

AtomType

No description

enum AtomType {
ATOM
MOLECULE
MULTITENANT
ATTACHMENT
}

Values

AtomType.ATOM

Indicates that the Container functions as an Atom

AtomType.MOLECULE

Indicates that the Container functions as a Molecule

AtomType.MULTITENANT

Indicates that the Container functions as a Multitenant Atom

AtomType.ATTACHMENT

Indicates that the Container functions as a Cloud Attachment

Member Of

Atom object

On this Page