Type alias OwnerChangeOption

OwnerChangeOption: {
    execute: boolean;
    type: string;
}

Type declaration

  • execute: boolean
  • type: string