public class TaxSubjectInvoiceMapper extends Object
| Constructor and Description |
|---|
TaxSubjectInvoiceMapper(String fortnoxClientOrgNo) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInvoice(org.notima.api.fortnox.entities3.Invoice invoice) |
List<org.notima.api.fortnox.entities3.Invoice> |
getInvoicesForTaxSubject(org.notima.generic.businessobjects.TaxSubjectIdentifier tsi) |
boolean |
isFortnoxClientOrgNo(String orgNo) |
public TaxSubjectInvoiceMapper(String fortnoxClientOrgNo)
public boolean isFortnoxClientOrgNo(String orgNo)
public void addInvoice(org.notima.api.fortnox.entities3.Invoice invoice)
public List<org.notima.api.fortnox.entities3.Invoice> getInvoicesForTaxSubject(org.notima.generic.businessobjects.TaxSubjectIdentifier tsi)
tsi - Copyright © 2017–2024 Notima System Integration AB. All rights reserved.