# object description

Object descriptions are data that describe the properties of business objects.

# Data Display

{
   api_name: "AccountObj",
   description: "",
   display_name: "客户",
   fields: {}
}



# Structure description

Attributes illustrate
api_name Semantic identification of business objects
description Description of the business object
display_name The display name of the business object
fields The field composition of the business object (metadata information), please click here for the field description
lastUpdate: 11/14/2022, 3:38:09 PM