Interface EntityOwnerDocument

interface EntityOwnerDocument {
    ownerUserId: string;
}

Properties

Properties

ownerUserId: string