Skip to main content

ExportModelResponseDto

Namespace: Meshmakers.Octo.Communication.Contracts.DataTransferObjects

Gets or sets the export model response.

public class ExportModelResponseDto

Inheritance ObjectExportModelResponseDto

Properties

JobId

Gets or sets the job id.

public string JobId { get; set; }

Property Value

String

Constructors

ExportModelResponseDto(String)

Constructor

public ExportModelResponseDto(string jobId)

Parameters

jobId String