ClientPaymentType
Name: Client Payment Type
Type: Application
Modules: Faring, Client
Description: Stores the quantity of a specified payment type (see PaymentTypes table) currently associated with the client.
| Field | Documentation |
|---|---|
| ClientId | Unique numeric identifier for the client (from Clients.ClientId). |
| PaymentTypeId | Numeric identifier of the payment type. |
| Quantity | Quantity of the subscribable item to which the item user is subscribed. |