DeleteModelResult

public struct DeleteModelResult : Codable, Equatable

DeleteModelResult.

  • “OK” indicates that the model was successfully deleted.

    Declaration

    Swift

    public var status: String