次の方法で共有


Agreement.AgreementLink プロパティ

定義

契約をダウンロードする URL を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.agreementLink")]
public string AgreementLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.agreementLink")>]
member this.AgreementLink : string
Public ReadOnly Property AgreementLink As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象