$CrewExtension extension
- on
Methods
-
copyWith(
{int? id, DateTime? dbDateCreated, DateTime? dbDateUpdated, CrewStatus? status, String? firstName, String? lastName, String? middleName, String? email, String? phone, List< CrewAddress> ? addresses, List<CrewContact> ? contacts, CrewClassification? classification, String? legalFirstName, String? legalLastName, String? usStateOfResidence, String? country, String? rate, CrewRateType? rateType, String? rateCurrency, String? travelRate, CrewTravelRateSource? travelRateSource, double? overallRating, bool? projectManager, String? code, String? externalCode, bool? validPassport, CrewShirtSize? shirtSize, DateTime? dateOnboarded, String? note, List<CrewPosition> ? positions, CrewSettings? settings, List<CrewProfileURL> ? profiles, List<CrewNote> ? notes, int? division, int? vendor, String? nearestAirport, List<CrewTag> ? tags, List<int> ? localMarkets, int? payrollGroup}) → Crew -
Available on Crew, provided by the $CrewExtension extension