$CreditPayStubExtension extension

on

Methods

copyWith({CreditPayStubDeductions? deductions, String? documentId, CreditDocumentMetadata? documentMetadata, CreditPayStubEarnings? earnings, CreditPayStubEmployee? employee, CreditPayStubEmployer? employer, CreditPayStubNetPay? netPay, PayStubPayPeriodDetails? payPeriodDetails}) CreditPayStub

Available on CreditPayStub, provided by the $CreditPayStubExtension extension

copyWithWrapped({Wrapped<CreditPayStubDeductions>? deductions, Wrapped<String?>? documentId, Wrapped<CreditDocumentMetadata>? documentMetadata, Wrapped<CreditPayStubEarnings>? earnings, Wrapped<CreditPayStubEmployee>? employee, Wrapped<CreditPayStubEmployer>? employer, Wrapped<CreditPayStubNetPay>? netPay, Wrapped<PayStubPayPeriodDetails>? payPeriodDetails}) CreditPayStub

Available on CreditPayStub, provided by the $CreditPayStubExtension extension