Class _expandable4
Assembly: Flow.Net.Sdk.Client.Http.dll
Syntax
public class _expandable4
Properties
|
Improve this Doc
View Source
AdditionalProperties
Declaration
[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }
Property Value
|
Improve this Doc
View Source
Execution_result
Declaration
[JsonProperty("execution_result", Required = Required.DisallowNull, NullValueHandling = NullValueHandling.Ignore)]
public Uri Execution_result { get; set; }
Property Value
|
Improve this Doc
View Source
Payload
Declaration
[JsonProperty("payload", Required = Required.DisallowNull, NullValueHandling = NullValueHandling.Ignore)]
public string Payload { get; set; }
Property Value