MetadataSchemaExportResult interface
The metadata schema export result.
Properties
format | The export format for the schema |
value | The result of the export operation. |
Property Details
format
The export format for the schema
format?: string
Property Value
string
value
The result of the export operation.
value?: string
Property Value
string