{
"expenseGeneralLedgerMappingCode": "string",
"externalId": "string",
"id": "int32",
"inUse": "boolean",
"isResc": "boolean",
"isSystem": "boolean",
"liabilityGeneralLedgerMappingCode": "string",
"name": "string",
"paymentSummaryClassification": "string",
"sgcCalculationImpact": "string",
"source": "string",
"taxExempt": "boolean"
}
| Name | Type | Description |
|---|---|---|
| expenseGeneralLedgerMappingCode | string | String |
| externalId | string | String |
| id | int32 | Int32 |
| inUse | boolean |
Nullable |
| isResc | boolean | Boolean |
| isSystem | boolean | Boolean |
| liabilityGeneralLedgerMappingCode | string | String |
| name | string | String |
| paymentSummaryClassification | string |
DeductionCategoryPaymentSummaryClassification
Possible values are:
|
| sgcCalculationImpact | string |
SGCCalculationImpactEnum
Possible values are:
|
| source | string |
ExternalService
Possible values are:
|
| taxExempt | boolean | Boolean |
Powered by DapperDox