BindToGatewayRequest.GatewayObjectId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="gatewayObjectId")]
public Guid GatewayObjectId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gatewayObjectId")>]
member this.GatewayObjectId : Guid with get, set
Public Property GatewayObjectId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to