Type alias DriverLicensePersonalInfoRequest

DriverLicensePersonalInfoRequest: {
    driverLicenseNumber: string;
    state: string;
} & WithCoreFields

Type declaration

  • driverLicenseNumber: string
  • state: string

Description

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