Uses of Class
de.hybris.platform.billingaccounttmfwebservices.v1.dto.FinancialAccountUnderscoreCreate
Packages that use FinancialAccountUnderscoreCreate
-
Uses of FinancialAccountUnderscoreCreate in de.hybris.platform.billingaccounttmfwebservices.v1.dto
Methods in de.hybris.platform.billingaccounttmfwebservices.v1.dto that return FinancialAccountUnderscoreCreateModifier and TypeMethodDescriptionFinancialAccountUnderscoreCreate.accountBalance(List<AccountBalance> accountBalance) FinancialAccountUnderscoreCreate.accountRelationship(List<AccountRelationship> accountRelationship) FinancialAccountUnderscoreCreate.accountType(String accountType) FinancialAccountUnderscoreCreate.addAccountBalanceItem(AccountBalance accountBalanceItem) FinancialAccountUnderscoreCreate.addAccountRelationshipItem(AccountRelationship accountRelationshipItem) FinancialAccountUnderscoreCreate.addContactItem(Contact contactItem) FinancialAccountUnderscoreCreate.addRelatedPartyItem(RelatedParty relatedPartyItem) FinancialAccountUnderscoreCreate.addTaxExemptionItem(AccountTaxExemption taxExemptionItem) FinancialAccountUnderscoreCreate.atbaseType(String atbaseType) FinancialAccountUnderscoreCreate.atschemaLocation(String atschemaLocation) FinancialAccountUnderscoreCreate.creditLimit(Money creditLimit) FinancialAccountUnderscoreCreate.description(String description) FinancialAccountUnderscoreCreate.lastModified(Date lastModified) FinancialAccountUnderscoreCreate.relatedParty(List<RelatedParty> relatedParty) FinancialAccountUnderscoreCreate.taxExemption(List<AccountTaxExemption> taxExemption)