Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 936 Bytes

BeezUPCommonLinkParameterProperty3.md

File metadata and controls

15 lines (12 loc) · 936 Bytes

SwaggerClient::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 BOOLEAN [optional]
type BeezUPCommonParameterType
lov_link BeezUPCommonLOVLink3 [optional]
lov_required BOOLEAN 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]