interface FileDeleteParams {
    container_id: string;
}

Properties

Properties

container_id: string