$EmploymentVerificationExtension extension
Methods
-
copyWith(
{EmploymentVerificationStatus? status, DateTime? startDate, DateTime? endDate, EmployerVerification? employer, String? title, PlatformIds? platformIds}) → EmploymentVerification -
Available on EmploymentVerification, provided by the $EmploymentVerificationExtension extension
-
copyWithWrapped(
{Wrapped< EmploymentVerificationStatus?> ? status, Wrapped<DateTime?> ? startDate, Wrapped<DateTime?> ? endDate, Wrapped<EmployerVerification?> ? employer, Wrapped<String?> ? title, Wrapped<PlatformIds?> ? platformIds}) → EmploymentVerification -
Available on EmploymentVerification, provided by the $EmploymentVerificationExtension extension