Type Alias ChangeDataFileOwnerRequest

type ChangeDataFileOwnerRequest = {
    ownerId: string;
}
Index
ownerId: string

The ID of the new owner.