ErrorDetail public struct ErrorDetail : Codable extension ErrorDetail: Equatable Model for API errors id Error id Declaration Swift public let id: String name Short name for the error Declaration Swift public let name: String detail Detailed message explaining the error Declaration Swift public let detail: String © 2024 Andre Bocchini. All rights reserved. (Last updated: 2024-03-05) Generated by jazzy ♪♫ v0.14.3, a Realm project.