public class TableDto extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
clientName |
String |
clientType |
Instant |
created |
List<FieldDto> |
fields |
Boolean |
isSystemTable |
List<List<String>> |
sampleData |
String |
serviceName |
String |
tableName |
Copyright © 2009–2021. All rights reserved.