RetainerInvoicesPaymentOptionsPaymentGateways
Payment Gateways of Retainer Invoices
Table Specific Information
Select
The adapter will use the API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the adapter.
- RetainerInvoiceId supports the '=' comparison.
For example, the following queries are processed server side:
SELECT * FROM RetainerInvoicesPaymentOptionsPaymentGateways WHERE RetainerInvoiceId = '3350895000000089001'
Columns
Name | Type | References | Description |
RetainerInvoiceId | Long | ID of the retainerinvoice | |
Configured | Boolean | Boolean value configured. | |
AdditionalField1 | String | Additional field. | |
GatewayName | String | Name of the Gateway. |