$ServiceAgreementDTOExtension extension
Methods
-
copyWith(
{bool? hasServiceAgreement, DateTime? beginTimestamp, ServiceAgreementTermDTO? term, int? termMonths, int? termDays}) → ServiceAgreementDTO -
copyWithWrapped(
{Wrapped< bool?> ? hasServiceAgreement, Wrapped<DateTime?> ? beginTimestamp, Wrapped<ServiceAgreementTermDTO?> ? term, Wrapped<int?> ? termMonths, Wrapped<int?> ? termDays}) → ServiceAgreementDTO