Type Alias ChangeDataFileOwnerRequest

type ChangeDataFileOwnerRequest = {
    ownerId: string;
}
Index

Properties

Properties

ownerId: string

The ID of the new owner.