CopyWith$Input$SaleIssueNoteInput<TRes> class
abstract
Methods
-
call({String? number, DateTime? date, String? note, List<Input$KeyValueInput>? details, List<Input$InvoicingProductsBundleInput>? products, Enum$GenericInvoicingStatusEnum? status, Input$InvoicingAddressInput? address, List<Input$taxRankInput>? taxes, List<Input$InstallmentInput>? installments, Input$DiscountDtoInput? discount, String? logistic, String? project, Input$TargetACIInput? target, String? company, Input$TotalPriceInput? totalPrice, String? toPay, String? totalTax, String? totalReductions, String? currency, String? bank, Input$SaleCustomerInput? customer})
→ TRes
-
-
details(Iterable<Input$KeyValueInput>? _fn(Iterable<CopyWith$Input$KeyValueInput<Input$KeyValueInput>>?))
→ TRes
-
-
installments(Iterable<Input$InstallmentInput>? _fn(Iterable<CopyWith$Input$InstallmentInput<Input$InstallmentInput>>?))
→ TRes
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
products(Iterable<Input$InvoicingProductsBundleInput> _fn(Iterable<CopyWith$Input$InvoicingProductsBundleInput<Input$InvoicingProductsBundleInput>>))
→ TRes
-
-
taxes(Iterable<Input$taxRankInput>? _fn(Iterable<CopyWith$Input$taxRankInput<Input$taxRankInput>>?))
→ TRes
-
-
toString()
→ String
-
A string representation of this object.
inherited