interface MemfilesAdd {
    Fd: string;
    Response?: commonpb.Response;
}

Properties

Properties

Fd: string
Response?: commonpb.Response