Skip to main content

TransferModelResponseDto

Namespace: Meshmakers.Octo.Communication.Contracts.DataTransferObjects

Gets or sets the transfer (for export and import) model response.

public class TransferModelResponseDto

Inheritance ObjectTransferModelResponseDto

Properties

JobId

Gets or sets the job id.

public string JobId { get; set; }

Property Value

String

Constructors

TransferModelResponseDto(String)

Constructor

public TransferModelResponseDto(string jobId)

Parameters

jobId String