{
"sections": [
"title",
"description",
"file_information",
"directory_location",
"fields",
"wsdl_segment",
"declarative_metadata_sample_definition"
],
"title": "InvLatePymntRiskCalcSettings - Metadata API",
"description": "Represents the org’s settings to identify the level of risks associated with payment of invoices.",
"file_information": ".settings",
"directory_location": "settings",
"fields_columns": [
"type",
"description"
],
"fields": {
"enableInvLatePymntRiskCalc": {
"type": "boolean",
"description": "Indicates the level of risk associated with payment of an invoice when the value is true."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n\n```",
"declarative_metadata_sample_definition": [
{
"description": "Theis example shows a sample InvLatePymntRiskCalcSettings component.",
"code": "\n\n true\n"
}
]
}