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) BillingAccountUnderscoreUpdate.accountType(String accountType) BillingAccountUnderscoreUpdate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) BillingAccountUnderscoreUpdate.addContactItem(Contact contactItem) BillingAccountUnderscoreUpdate.addPaymentPlanItem(PaymentPlan paymentPlanItem) BillingAccountUnderscoreUpdate.addRelatedPartyItem(RelatedParty relatedPartyItem) BillingAccountUnderscoreUpdate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) BillingAccountUnderscoreUpdate.atbaseType(String atbaseType) BillingAccountUnderscoreUpdate.atschemaLocation(String atschemaLocation) BillingAccountUnderscoreUpdate.billStructure(BillStructure billStructure) BillingAccountUnderscoreUpdate.creditLimit(Money creditLimit) BillingAccountUnderscoreUpdate.defaultPaymentMethod(PaymentMethodRef defaultPaymentMethod) BillingAccountUnderscoreUpdate.description(String description) BillingAccountUnderscoreUpdate.financialAccount(FinancialAccountRef financialAccount) BillingAccountUnderscoreUpdate.lastModified(Date lastModified) BillingAccountUnderscoreUpdate.paymentPlan(List<PaymentPlan> paymentPlan) BillingAccountUnderscoreUpdate.paymentStatus(String paymentStatus) BillingAccountUnderscoreUpdate.relatedParty(List<RelatedParty> relatedParty) BillingAccountUnderscoreUpdate.taxExemption(List<AccountTaxExemption> taxExemption)