Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 601 Bytes

AllowableValueDTO.md

File metadata and controls

11 lines (8 loc) · 601 Bytes

IO.Swagger.Model.AllowableValueDTO

Properties

Name Type Description Notes
DisplayName string A human readable value that is allowed for the property descriptor. [optional]
Value string A value that is allowed for the property descriptor. [optional]
Description string A description for this allowable value. [optional]

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