ContactDetailsParam: {
    defaultScene?: ContactsScenesName;
    haveEmails: boolean;
    havePhones: boolean;
    id: string;
}

Type declaration