interface TombStone {
    original_owner: string;
}

Properties

Properties

original_owner: string