共用方式為


Transaction.Invoice 屬性

定義

如果交易未計費,則取得交易計費的發票或「擱置中」。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於