CopyWith$Input$SalesIntegrationDocumentInput<TRes> class
abstract
Constructors
- CopyWith$Input$SalesIntegrationDocumentInput(Input$SalesIntegrationDocumentInput instance, TRes then(Input$SalesIntegrationDocumentInput))
-
factory
- CopyWith$Input$SalesIntegrationDocumentInput.stub(TRes res)
-
factory
Properties
-
deliveryNote
→ CopyWith$Input$SalesIntegrationDocumentQuotationInput<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
invoice
→ CopyWith$Input$SalesIntegrationDocumentQuotationInput<
TRes> -
no setter
-
issueNote
→ CopyWith$Input$SalesIntegrationDocumentQuotationInput<
TRes> -
no setter
-
order
→ CopyWith$Input$SalesIntegrationDocumentQuotationInput<
TRes> -
no setter
-
quotation
→ CopyWith$Input$SalesIntegrationDocumentQuotationInput<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{Input$SalesIntegrationDocumentQuotationInput? quotation, Input$SalesIntegrationDocumentQuotationInput? order, Input$SalesIntegrationDocumentQuotationInput? invoice, Input$SalesIntegrationDocumentQuotationInput? deliveryNote, Input$SalesIntegrationDocumentQuotationInput? issueNote}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited