vue-element-admin/tests/unit/utils/ADempiere/apiConverts/objects/converted/printFormats.json

15 lines
311 B
JSON

{
"recordCount": "record_count",
"records": [
{
"name": "name",
"description": "description",
"tableName": "table_name",
"isDefault": true,
"reportViewUuid": "report_view_uuid",
"printFormatUuid": "print_format_uuid"
}
],
"nextPageToken": "next_page_token"
}