다음을 통해 공유


Transaction.BillingProfileId 속성

정의

트랜잭션에 대해 청구될 청구 프로필의 ID를 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상