Type Alias ChangeDataFileSpaceRequest

type ChangeDataFileSpaceRequest = {
    spaceId?: string;
}
Index

Properties

Properties

spaceId?: string

The ID of the space. If null, this data file will be moved to the user's personal space.