WebApiModulesBillingReceiptReceipt class

Available extensions
Annotations
  • @JsonSerializable.new(explicitToJson: true)

Constructors

WebApiModulesBillingReceiptReceipt({String? receiptId, String? receiptDate, String? locationId, String? locationCode, String? location, String? customerId, String? customer, String? dealId, String? deal, String? paymentBy, String? customerDealId, String? customerDeal, String? paymentTypeId, String? paymentType, String? paymentTypeType, String? paymentTypeExportPaymentMethod, String? checkNumber, double? paymentAmount, String? appliedById, String? appliedBy, String? modifiedById, String? modifiedBy, String? paymentMemo, String? recType, String? chargeBatchId, String? chargeBatchNumber, String? currencyId, String? currencyCode, String? currencySymbol, String? officeLocationDefaultCurrencyId, String? overPaymentId, List<WebApiModulesBillingReceiptReceiptInvoice>? invoiceDataList, List<WebApiModulesBillingReceiptReceiptCredit>? creditDataList, bool? createOverpayment, bool? createDepletingDeposit, String? dealDepositId, String? dealDepositCheckNumber, String? customerDepositId, String? customerDepositCheckNumber, String? orderId, String? orderDescription, String? transactionId, String? refundingTransactionId, String? creditCardNumber, String? creditCardExpirationDate, String? creditCardName, String? creditCardAccountId, String? creditCardPaymentMode, int? creditCardPinPadId, String? newCreditCardAccountToken, String? newCreditCardExpirationDate, String? newCreditCardCardholderName, bool? newCreditCardSaveCreditCard, bool? creditCardDefaultAccount, bool? newCreditCardAuthorizationOnFile, String? newCreditCardAddress, String? newCreditCardAddress2, String? newCreditCardCity, String? newCreditCardRegion, String? newCreditCardPostalCode, String? newCreditCardCountryId, DateTime? dateStamp, String? refundingReceiptId, bool? isCreditCardReceiptVoided, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation})
WebApiModulesBillingReceiptReceipt.fromJson(Map<String, dynamic> json)
factory

Properties

appliedBy String?
final
appliedById String?
final
auditNote String?
final
chargeBatchId String?
final
chargeBatchNumber String?
final
checkNumber String?
final
createDepletingDeposit bool?
final
createOverpayment bool?
final
creditCardAccountId String?
final
creditCardDefaultAccount bool?
final
creditCardExpirationDate String?
final
creditCardName String?
final
creditCardNumber String?
final
creditCardPaymentMode String?
final
creditCardPinPadId int?
final
creditDataList List<WebApiModulesBillingReceiptReceiptCredit>?
final
currencyCode String?
final
currencyId String?
final
currencySymbol String?
final
custom List<FwStandardDataFwCustomValue>?
final
customer String?
final
customerDeal String?
final
customerDealId String?
final
customerDepositCheckNumber String?
final
customerDepositId String?
final
customerId String?
final
dateStamp DateTime?
final
deal String?
final
dealDepositCheckNumber String?
final
dealDepositId String?
final
dealId String?
final
defaultFieldAttributes List<FwStandardDataFwDefaultAttribute>?
final
fields List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?
final
hashCode int
The hash code for this object.
no setteroverride
invoiceDataList List<WebApiModulesBillingReceiptReceiptInvoice>?
final
isCreditCardReceiptVoided bool?
final
location String?
final
locationCode String?
final
locationId String?
final
modifiedBy String?
final
modifiedById String?
final
newCreditCardAccountToken String?
final
newCreditCardAddress String?
final
newCreditCardAddress2 String?
final
newCreditCardAuthorizationOnFile bool?
final
newCreditCardCardholderName String?
final
newCreditCardCity String?
final
newCreditCardCountryId String?
final
newCreditCardExpirationDate String?
final
newCreditCardPostalCode String?
final
newCreditCardRegion String?
final
newCreditCardSaveCreditCard bool?
final
officeLocationDefaultCurrencyId String?
final
orderDescription String?
final
orderId String?
final
overPaymentId String?
final
paymentAmount double?
final
paymentBy String?
final
paymentMemo String?
final
paymentType String?
final
paymentTypeExportPaymentMethod String?
final
paymentTypeId String?
final
paymentTypeType String?
final
receiptDate String?
final
receiptId String?
final
recordTitle String?
final
recType String?
final
refundingReceiptId String?
final
refundingTransactionId String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
transactionId String?
final
translation List<FwStandardDataFwTranslatedValue>?
final

Methods

copyWith({String? receiptId, String? receiptDate, String? locationId, String? locationCode, String? location, String? customerId, String? customer, String? dealId, String? deal, String? paymentBy, String? customerDealId, String? customerDeal, String? paymentTypeId, String? paymentType, String? paymentTypeType, String? paymentTypeExportPaymentMethod, String? checkNumber, double? paymentAmount, String? appliedById, String? appliedBy, String? modifiedById, String? modifiedBy, String? paymentMemo, String? recType, String? chargeBatchId, String? chargeBatchNumber, String? currencyId, String? currencyCode, String? currencySymbol, String? officeLocationDefaultCurrencyId, String? overPaymentId, List<WebApiModulesBillingReceiptReceiptInvoice>? invoiceDataList, List<WebApiModulesBillingReceiptReceiptCredit>? creditDataList, bool? createOverpayment, bool? createDepletingDeposit, String? dealDepositId, String? dealDepositCheckNumber, String? customerDepositId, String? customerDepositCheckNumber, String? orderId, String? orderDescription, String? transactionId, String? refundingTransactionId, String? creditCardNumber, String? creditCardExpirationDate, String? creditCardName, String? creditCardAccountId, String? creditCardPaymentMode, int? creditCardPinPadId, String? newCreditCardAccountToken, String? newCreditCardExpirationDate, String? newCreditCardCardholderName, bool? newCreditCardSaveCreditCard, bool? creditCardDefaultAccount, bool? newCreditCardAuthorizationOnFile, String? newCreditCardAddress, String? newCreditCardAddress2, String? newCreditCardCity, String? newCreditCardRegion, String? newCreditCardPostalCode, String? newCreditCardCountryId, DateTime? dateStamp, String? refundingReceiptId, bool? isCreditCardReceiptVoided, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation}) WebApiModulesBillingReceiptReceipt

Available on WebApiModulesBillingReceiptReceipt, provided by the $WebApiModulesBillingReceiptReceiptExtension extension

copyWithWrapped({Wrapped<String?>? receiptId, Wrapped<String?>? receiptDate, Wrapped<String?>? locationId, Wrapped<String?>? locationCode, Wrapped<String?>? location, Wrapped<String?>? customerId, Wrapped<String?>? customer, Wrapped<String?>? dealId, Wrapped<String?>? deal, Wrapped<String?>? paymentBy, Wrapped<String?>? customerDealId, Wrapped<String?>? customerDeal, Wrapped<String?>? paymentTypeId, Wrapped<String?>? paymentType, Wrapped<String?>? paymentTypeType, Wrapped<String?>? paymentTypeExportPaymentMethod, Wrapped<String?>? checkNumber, Wrapped<double?>? paymentAmount, Wrapped<String?>? appliedById, Wrapped<String?>? appliedBy, Wrapped<String?>? modifiedById, Wrapped<String?>? modifiedBy, Wrapped<String?>? paymentMemo, Wrapped<String?>? recType, Wrapped<String?>? chargeBatchId, Wrapped<String?>? chargeBatchNumber, Wrapped<String?>? currencyId, Wrapped<String?>? currencyCode, Wrapped<String?>? currencySymbol, Wrapped<String?>? officeLocationDefaultCurrencyId, Wrapped<String?>? overPaymentId, Wrapped<List<WebApiModulesBillingReceiptReceiptInvoice>?>? invoiceDataList, Wrapped<List<WebApiModulesBillingReceiptReceiptCredit>?>? creditDataList, Wrapped<bool?>? createOverpayment, Wrapped<bool?>? createDepletingDeposit, Wrapped<String?>? dealDepositId, Wrapped<String?>? dealDepositCheckNumber, Wrapped<String?>? customerDepositId, Wrapped<String?>? customerDepositCheckNumber, Wrapped<String?>? orderId, Wrapped<String?>? orderDescription, Wrapped<String?>? transactionId, Wrapped<String?>? refundingTransactionId, Wrapped<String?>? creditCardNumber, Wrapped<String?>? creditCardExpirationDate, Wrapped<String?>? creditCardName, Wrapped<String?>? creditCardAccountId, Wrapped<String?>? creditCardPaymentMode, Wrapped<int?>? creditCardPinPadId, Wrapped<String?>? newCreditCardAccountToken, Wrapped<String?>? newCreditCardExpirationDate, Wrapped<String?>? newCreditCardCardholderName, Wrapped<bool?>? newCreditCardSaveCreditCard, Wrapped<bool?>? creditCardDefaultAccount, Wrapped<bool?>? newCreditCardAuthorizationOnFile, Wrapped<String?>? newCreditCardAddress, Wrapped<String?>? newCreditCardAddress2, Wrapped<String?>? newCreditCardCity, Wrapped<String?>? newCreditCardRegion, Wrapped<String?>? newCreditCardPostalCode, Wrapped<String?>? newCreditCardCountryId, Wrapped<DateTime?>? dateStamp, Wrapped<String?>? refundingReceiptId, Wrapped<bool?>? isCreditCardReceiptVoided, Wrapped<String?>? auditNote, Wrapped<String?>? recordTitle, Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>? fields, Wrapped<List<FwStandardDataFwCustomValue>?>? custom, Wrapped<List<FwStandardDataFwDefaultAttribute>?>? defaultFieldAttributes, Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation}) WebApiModulesBillingReceiptReceipt

Available on WebApiModulesBillingReceiptReceipt, provided by the $WebApiModulesBillingReceiptReceiptExtension extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
override

Operators

operator ==(dynamic other) bool
The equality operator.
override

Constants

fromJsonFactory → const WebApiModulesBillingReceiptReceipt Function(Map<String, dynamic> json)
toJsonFactory → const Map<String, dynamic> Function(WebApiModulesBillingReceiptReceipt instance)