Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1008 Bytes

FDXHateoasLink.md

File metadata and controls

16 lines (11 loc) · 1008 Bytes

FDXHateoasLink

REST application constraint (Hypermedia As The Engine Of Application State)

Properties

Name Type Description Notes
href str URL to invoke the action on the resource
action FDXHateoasLinkAction [optional]
rel str Relation of this link to its containing entity, as defined by and with many example relation values at IETF RFC5988 [optional]
types [FDXContentTypes] Content-types that can be used in the Accept header [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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