Interface ModuleExportDTOAPI

ModuleExportDTOAPI

interface ModuleExportDTOAPI {
    data: ModuleTransferDTO;
    meta: MetadataOutput;
}

Properties

Properties

ModuleExportDTOAPI

ModuleExportDTOAPI