Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.37 KB

LinksUpdateRuleLink.md

File metadata and controls

19 lines (16 loc) · 1.37 KB

IO.Swagger.Model.LinksUpdateRuleLink

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 Dictionary<string, BeezUPCommonLinkParameter3> [optional]
UrlTemplated bool? indicates whether the href is templated or not [optional]
AllRequiredParamsProvided bool? indicates whether all required params have been provided [optional]
AllOptionalParamsProvided bool? indicates whether all optionals params have been provided [optional]
Info BeezUPCommonInfoSummaries [optional]

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