ImportTableResponse

@JsonSerializable
data class ImportTableResponse(val ImportTableDescription: ImportTableDescription)

Constructors

Link copied to clipboard
constructor(ImportTableDescription: ImportTableDescription)

Properties