Type alias MoverPersonalInfoRequest

MoverPersonalInfoRequest: {
    address1: string;
    postalCode: string;
    statuses: RecentMoverStatus[];
} & WithCoreFields

Type declaration

Description

The request to submit when verification is on the step "collectMoverPersonalInfo"