Sdílet prostřednictvím


CustomerQualificationRequest.Website Property

Definition

Gets or sets the entity's website.

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

Property Value

Attributes

Applies to