Interface InvoiceRecipientService
- All Known Implementing Classes:
InvoiceRecipientServiceImpl
public interface InvoiceRecipientService
-
Method Summary
Modifier and TypeMethodDescriptiongetCorrespondenceLanguage
(Entity address, @Nullable Entity user) getInvoiceRecipient
(Entity source, InvoicePropertiesContribution properties) Return the invoice recipient of the given entity according to the InvoiceActionProperties
-
Method Details
-
getInvoiceRecipient
Return the invoice recipient of the given entity according to the InvoiceActionProperties -
getCorrespondenceLanguage
-