RequestReceiverInfoProvider Class

Class Request Invoices 
With this class, you can retrieve the invoices sent by the entity or sent to the entity.
Public Class RequestReceiverInfoProvider
This language is not supported or no code example is available.
public class RequestReceiverInfoProvider
This language is not supported or no code example is available.
Name Description
Public constructor RequestReceiverInfoProvider(string, string, string, string, string, bool) Creates a new instance of the RequestReceiverInfoProvider 
This class should be used only from Providers.
Top
Methods
 
Name Description
Public method Request(bool) Request - Get all Emails that the entity accepts invoices issued by a provider.
Public method getEmails() Get all emails for which the entity accepts invoices issued by a provider as a list of string.
Public method getErrorMessage() Get the myDATA error message. If there is no error, it returns Null
Public method getProviderInfo() Get all the VAT numbers of the providers that are connected to the entity as a list of string.
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition