Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 688 Bytes

File metadata and controls

19 lines (14 loc) · 688 Bytes

dart_sdk.model.FilterAttributeDto

Load the model package

import 'package:dart_sdk/api.dart';

Properties

Name Type Description Notes
label String Attribute label, unique [optional]
name String Attribute name, can be translated [optional]
unit String Attribute unit [optional]
description String [optional]
status List [optional] [default to const []]

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