interface TravelerInsuranceInfo {
    address: USInsuranceAddress;
    phone: string;
}

Properties

Properties

phone: string