Interface InitiateLinkAccountRequest

interface InitiateLinkAccountRequest {
    master_sub: string;
    user_name_to_link: string;
    user_name_type: string;
}

Properties

master_sub: string

sub of the user who initiates the user link

user_name_to_link: string

username of the user which should get linked

user_name_type: string

type of user name to link. E.g. email