DeleteModelResponse

@Serializable
data class DeleteModelResponse(val sdkHttpResponse: HttpResponse? = null)

Constructors

Link copied to clipboard
constructor(sdkHttpResponse: HttpResponse? = null)

Properties

Link copied to clipboard

Used to retain the full HTTP response.