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