public RemittanceAdviceType() { this.remittanceAdviceLineField = new ObservableCollection<RemittanceAdviceLineType>(); this.taxTotalField = new ObservableCollection<TaxTotalType>(); this.paymentMeansField = new PaymentMeansType(); this.payeePartyField = new PartyType(); this.accountingSupplierPartyField = new SupplierPartyType(); this.accountingCustomerPartyField = new CustomerPartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.billingReferenceField = new BillingReferenceType(); this.invoicePeriodField = new ObservableCollection<PeriodType>(); this.lineCountNumericField = new LineCountNumericType(); this.invoicingPartyReferenceField = new InvoicingPartyReferenceType(); this.payerReferenceField = new PayerReferenceType(); this.paymentOrderReferenceField = new PaymentOrderReferenceType(); this.totalPaymentAmountField = new TotalPaymentAmountType(); this.totalCreditAmountField = new TotalCreditAmountType(); this.totalDebitAmountField = new TotalDebitAmountType(); this.documentCurrencyCodeField = new DocumentCurrencyCodeType(); this.noteField = new ObservableCollection<NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public QuotationType() { this.quotationLineField = new ObservableCollection<QuotationLineType>(); this.quotedMonetaryTotalField = new MonetaryTotalType(); this.taxTotalField = new ObservableCollection<TaxTotalType>(); this.destinationCountryField = new CountryType(); this.allowanceChargeField = new ObservableCollection<AllowanceChargeType>(); this.transactionConditionsField = new TransactionConditionsType(); this.paymentMeansField = new PaymentMeansType(); this.deliveryTermsField = new DeliveryTermsType(); this.deliveryField = new ObservableCollection<DeliveryType>(); this.originatorCustomerPartyField = new CustomerPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.contractField = new ObservableCollection<ContractType>(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.requestForQuotationDocumentReferenceField = new DocumentReferenceType(); this.validityPeriodField = new PeriodType(); this.lineCountNumericField = new LineCountNumericType(); this.pricingCurrencyCodeField = new PricingCurrencyCodeType(); this.noteField = new ObservableCollection<NoteType>(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public SelfBilledInvoiceType() { this.invoiceLineField = new ObservableCollection<InvoiceLineType>(); this.legalMonetaryTotalField = new MonetaryTotalType(); this.taxTotalField = new ObservableCollection<TaxTotalType>(); this.paymentAlternativeExchangeRateField = new ExchangeRateType(); this.paymentExchangeRateField = new ExchangeRateType(); this.pricingExchangeRateField = new ExchangeRateType(); this.taxExchangeRateField = new ExchangeRateType(); this.allowanceChargeField = new ObservableCollection<AllowanceChargeType>(); this.prepaidPaymentField = new ObservableCollection<PaymentType>(); this.paymentTermsField = new ObservableCollection<PaymentTermsType>(); this.paymentMeansField = new PaymentMeansType(); this.deliveryTermsField = new ObservableCollection<DeliveryTermsType>(); this.deliveryField = new ObservableCollection<DeliveryType>(); this.taxRepresentativePartyField = new PartyType(); this.payeePartyField = new PartyType(); this.sellerSupplierPartyField = new SupplierPartyType(); this.buyerCustomerPartyField = new CustomerPartyType(); this.accountingSupplierPartyField = new SupplierPartyType(); this.accountingCustomerPartyField = new CustomerPartyType(); this.signatureField = new ObservableCollection<SignatureType>(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.originatorDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.statementDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.receiptDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.despatchDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.contractDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.billingReferenceField = new ObservableCollection<BillingReferenceType>(); this.orderReferenceField = new OrderReferenceType(); this.invoicePeriodField = new ObservableCollection<PeriodType>(); this.lineCountNumericField = new LineCountNumericType(); this.accountingCostField = new AccountingCostType(); this.accountingCostCodeField = new AccountingCostCodeType(); this.paymentAlternativeCurrencyCodeField = new PaymentAlternativeCurrencyCodeType(); this.paymentCurrencyCodeField = new PaymentCurrencyCodeType(); this.pricingCurrencyCodeField = new PricingCurrencyCodeType(); this.taxCurrencyCodeField = new TaxCurrencyCodeType(); this.documentCurrencyCodeField = new DocumentCurrencyCodeType(); this.noteField = new ObservableCollection<NoteType>(); this.invoiceTypeCodeField = new InvoiceTypeCodeType(); this.taxPointDateField = new TaxPointDateType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }