ThirdPartyFieldParamsDto
idint64
fieldCodestring
fieldLabelstring
fieldCategorystring
fieldCategoryLabelstring
visibleBOboolean
visibleCustomerboolean
mandatoryBOboolean
mandatoryCustomerboolean
editableBOboolean
editableCustomerboolean
activatedboolean
eligibilityControlboolean
labelCodestring
lengthint32
creditTypeIdint64
creditScaleNatureIdint64
ThirdPartyFieldParamsDto
{
"id": 0,
"fieldCode": "string",
"fieldLabel": "string",
"fieldCategory": "string",
"fieldCategoryLabel": "string",
"visibleBO": true,
"visibleCustomer": true,
"mandatoryBO": true,
"mandatoryCustomer": true,
"editableBO": true,
"editableCustomer": true,
"activated": true,
"eligibilityControl": true,
"labelCode": "string",
"length": 0,
"creditTypeId": 0,
"creditScaleNatureId": 0
}