FTOS_IB_PaymentCategory
This entity holds the data regarding the payment category available for a certain payment schema.
| Attribute | Display Name | Type | ||
|---|---|---|---|---|
| FTOS_IB_PaymentCategoryid | FTOS_IB_PaymentCategoryid | Pk | N/A | Primary Key automatically generated by the system. |
| name | Name | Text | N/A | Primary attribute. |
| userId | User | Lookup | N/A | System attribute. |
| createdByUserId | Created by user | Lookup | N/A | System attribute. |
| modifiedByUserId | Modified by user | Lookup | N/A | System attribute. |
| businessUnitId | Business Unit | Lookup | N/A | System attribute. |
| createdOn | Created On | Date Time | N/A | System attribute. |
| modifiedOn | Modified On | Date Time | N/A | System attribute. |
| entityStatusId | Status | Lookup | N/A | System attribute. |
| typeId | Schema Type | Lookup | N/A | Lookup to FTOS_IB_PymtTypes |
| category | Category | Text | 150 | Category description that will be available to be selected for the respective schema type. |