Compartir a través de


Transaction.CustomerId Propiedad

Definición

Obtiene el identificador del cliente para el que tuvo lugar la transacción. El campo solo es aplicable a la cuenta de facturación de Microsoft Partner Agreement.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a