Interface EntityStateDocument

interface EntityStateDocument {
    state: EntityState;
}

Properties

Properties