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