TrainingModelResponse
public struct TrainingModelResponse : Codable
Child structure of TrainingModelDetails.
-
Training Model Type..
Declaration
Swift
public var modelType: String -
Pre-signed URL.
Declaration
Swift
public var preSignedURL: String?