Enums The following enums are available globally. Result Used to represent whether an operation was successful or encountered an error. See more Declaration Swift public enum Result<SuccessType> NodeType An enum indicating the type of a Node object. See more Declaration Swift public enum NodeType