Type Alias UpdateOwner

type UpdateOwner = {
    ownerId?: string;
}
Index

Properties

Properties

ownerId?: string