Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.07 KB

BeezUPCommonLinkParameterProperty3.md

File metadata and controls

16 lines (13 loc) · 1.07 KB

IO.Swagger.Model.BeezUPCommonLinkParameterProperty3

Properties

Name Type Description Notes
Label string The label corresponding to the link parameter property. This label is automatically translated based on the Accept-Language http header. [optional]
Value Object The value of the parameter. It can be an integer a string or an object. [optional]
Required bool? [optional]
Type BeezUPCommonParameterType
LovLink BeezUPCommonLOVLink3 [optional]
LovRequired bool? If true, you MUST use indicate a value from the list of values otherwise it's a freetext [optional]
Description string description of the parameter [optional]
Schema string schema of the parameter [optional]

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