Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 706 Bytes

File metadata and controls

18 lines (13 loc) · 706 Bytes

dart_sdk.model.CreateAttributeDto

Load the model package

import 'package:dart_sdk/api.dart';

Properties

Name Type Description Notes
label String Attribute label. Label must only contain lowercase letters and optional underscores
name String Attribute name, can be in any language
unit String Unit abbreviation for this attribute [optional]
description String Attribute description [optional]

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