ApiCreateOrUpdateParameter.SourceApiId Property

Definition

Gets or sets API identifier of the source API.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceApiId")]
public string SourceApiId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceApiId")>]
member this.SourceApiId : string with get, set
Public Property SourceApiId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to