REST application constraint (Hypermedia As The Engine Of Application State)
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] |