Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.BillingAccountUnderscoreUpdate
Packages that use BillingAccountUnderscoreUpdate
-
Uses of BillingAccountUnderscoreUpdate in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return BillingAccountUnderscoreUpdateModifier and TypeMethodDescriptionBillingAccountUnderscoreUpdate.accountRelationship(List<AccountRelationship> accountRelationship) Deprecated.BillingAccountUnderscoreUpdate.accountType(String accountType) Deprecated.BillingAccountUnderscoreUpdate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) Deprecated.BillingAccountUnderscoreUpdate.addContactItem(Contact contactItem) Deprecated.BillingAccountUnderscoreUpdate.addPaymentPlanItem(PaymentPlan paymentPlanItem) Deprecated.BillingAccountUnderscoreUpdate.addRelatedPartyItem(RelatedParty relatedPartyItem) Deprecated.BillingAccountUnderscoreUpdate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) Deprecated.BillingAccountUnderscoreUpdate.atBaseType(String atBaseType) Deprecated.BillingAccountUnderscoreUpdate.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.BillingAccountUnderscoreUpdate.billStructure(BillStructure billStructure) Deprecated.Deprecated.BillingAccountUnderscoreUpdate.creditLimit(Money creditLimit) Deprecated.BillingAccountUnderscoreUpdate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) Deprecated.BillingAccountUnderscoreUpdate.description(String description) Deprecated.BillingAccountUnderscoreUpdate.financialAccount(FinancialAccountRef financialAccount) Deprecated.BillingAccountUnderscoreUpdate.lastModified(Date lastModified) Deprecated.Deprecated.BillingAccountUnderscoreUpdate.paymentPlan(List<PaymentPlan> paymentPlan) Deprecated.BillingAccountUnderscoreUpdate.paymentStatus(String paymentStatus) Deprecated.BillingAccountUnderscoreUpdate.relatedParty(List<RelatedParty> relatedParty) Deprecated.Deprecated.BillingAccountUnderscoreUpdate.taxExemption(List<AccountTaxExemption> taxExemption) Deprecated.