Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 516 Bytes

CustomDropdownElementRequestCompound.md

File metadata and controls

16 lines (11 loc) · 516 Bytes

openapi.model.CustomDropdownElementRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sLabel String The Description of the element
sValue String The Value of the element

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