Type Alias UpdateOwner

type UpdateOwner = {
    ownerId?: string;
}
Index
ownerId?: string