The account ID of the new owner.

interface ChangeFilterOwner {
    accountId: string;
}

Properties

Properties

accountId: string

The account ID of the new owner.