Class Links
Namespace: Flow.Net.Sdk.Client.Http
Assembly: Flow.Net.Sdk.Client.Http.dll
Syntax
public class Links
Properties
| Improve this Doc View Source_self
Declaration
[JsonProperty("_self", Required = Required.DisallowNull, NullValueHandling = NullValueHandling.Ignore)]
public string _self { get; set; }
Property Value
Type | Description |
---|---|
String |
AdditionalProperties
Declaration
[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }
Property Value
Type | Description |
---|---|
IDictionary<String, Object> |