Params for PUT /user/file.

interface ESPFileUpdateParams {
    public?: boolean;
}

Properties

Properties

public?: boolean