Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.2 KB

LinksCreateContractLink.md

File metadata and controls

20 lines (15 loc) · 1.2 KB

LinksCreateContractLink

Properties

Name Type Description Notes
label String The label corresponding to the link. This label is automatically translated based on the Accept-Language http header. [optional]
docUrl BeezUPCommonDocUrl [optional]
description String The description of the link [optional]
href BeezUPCommonHref
operationId BeezUPCommonOperationId [optional]
method BeezUPCommonHttpMethod [optional]
parameters Map<String, BeezUPCommonLinkParameter3> [optional]
urlTemplated Boolean indicates whether the href is templated or not [optional]
allRequiredParamsProvided Boolean indicates whether all required params have been provided [optional]
allOptionalParamsProvided Boolean indicates whether all optionals params have been provided [optional]
info BeezUPCommonInfoSummaries [optional]