public class TachographModuleDtcoUploadContent extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
assignmentInfo
Gets or sets the assigment info.
|
Integer |
companyId
Gets or sets the iGestion company id.
|
String |
fileNameDdd
Gets or sets the DDD file name.
|
String |
fileNameTgd
Gets or sets the TGD file name.
|
String |
fileNameV1B
Gets or sets the V1B file name.
|
String |
geotabFileId
Gets or sets the id of the file.
|
Integer |
id
Gets or sets the iGestion file id.
|
String |
summary
Gets or sets the summary.
|
| Constructor and Description |
|---|
TachographModuleDtcoUploadContent(String assignmentInfo,
String summary)
Initializes a new instance of the
TachographModuleDtcoUploadContent class. |
public Integer id
public Integer companyId
public String geotabFileId
public String assignmentInfo
public String fileNameTgd
public String fileNameDdd
public String fileNameV1B
public String summary
public TachographModuleDtcoUploadContent(String assignmentInfo, String summary)
TachographModuleDtcoUploadContent class.assignmentInfo - The assignment information.summary - The summary.Copyright © 2024. All rights reserved.