Class GetPaymentsByDateTransaction
Inheritance
System.Object
GetPaymentsByDateTransaction
Namespace: PontualMoneyTransfer.Services.API.Transactions
Assembly: PontualMoneyTransfer.Services.API.dll
Syntax
public class GetPaymentsByDateTransaction : object
Methods
GetPaymentsByDate(String, String, String)
Declaration
public XmlDocument GetPaymentsByDate(string AgentID, string PartnerID, string PaymentConfirmationDate)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | AgentID | |
| System.String | PartnerID | |
| System.String | PaymentConfirmationDate |
Returns
| Type | Description |
|---|---|
| XmlDocument |