次の方法で共有


CustomerQualificationRequest.ValidationCode Property

Definition

Gets or sets the GCC validation code.

[Newtonsoft.Json.JsonProperty("validationCode", NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public string ValidationCode { get; set; }
[<Newtonsoft.Json.JsonProperty("validationCode", NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.ValidationCode : string with get, set
Public Property ValidationCode As String

Property Value

Attributes

Applies to