Waiting for engine...
Skip to main content

AtomType

No description

enum AtomType {
ATOM
MOLECULE
MULTITENANT
ATTACHMENT
}

Values

AtomType.ATOM {#atom}

Indicates that the Container functions as an Atom

AtomType.MOLECULE {#molecule}

Indicates that the Container functions as a Molecule

AtomType.MULTITENANT {#multitenant}

Indicates that the Container functions as a Multitenant Atom

AtomType.ATTACHMENT {#attachment}

Indicates that the Container functions as a Cloud Attachment

Member Of

Atom object

On this Page