Enumerations
The following enumerations are available globally.
-
Represents various constants used in Davinci requests and flows.
See moreDeclaration
Swift
public enum Constants -
An error type that represents validation errors.
See moreDeclaration
Swift
public enum ValidationError : Error, Identifiable, Equatable -
Represents errors that occur during serialization.
See moreDeclaration
Swift
public enum SerializationError : Error -
Represents API errors that occur during response transformation.
See moreDeclaration
Swift
public enum ApiError : Error, @unchecked Sendable
View on GitHub
Enumerations Reference