Click or drag to resize
Infosoft Logo

OnlinePaymentAgreementServiceGetAll Method

Gets all PaymentAgreements

Namespace: Infosoft.Webservices.Payments
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax

Parameters

request  PaymentAgreementLookupRequest
Request parameters for shaping the results

Return Value

GetPaymentAgreementsResponse
A list of all entities in the database

Implements

IPaymentAgreementQueryServiceGetAll(PaymentAgreementLookupRequest)
See Also