Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 596 Bytes

CreateExtensionDto.md

File metadata and controls

12 lines (9 loc) · 596 Bytes

CreateExtensionDto

Properties

Name Type Description Notes
Name string The extension name [default to null]
Label string The extension unique label [optional] [default to null]
Description string The extension description [default to null]
Definition string Extension definition (JSON) [default to null]

[Back to Model list] [Back to API list] [Back to README]