Interface IInvoiceDocuments
- All Superinterfaces:
IPartnerComponent<String>,IPartnerComponentString
- All Known Implementing Classes:
InvoiceDocumentsOperations
public interface IInvoiceDocuments extends IPartnerComponentString
-
Method Summary
Modifier and Type Method Description IInvoiceStatementgetStatement()Gets an invoice statement operations.Methods inherited from interface com.microsoft.store.partnercenter.IPartnerComponent
getContext, getPartner
-
Method Details
-
getStatement
IInvoiceStatement getStatement()Gets an invoice statement operations.- Returns:
- An invoice statement operations.
-