Condividi tramite


JobResource.IsShippingAddressEditable Property

Definition

Gets describes whether the shipping address is editable or not.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isShippingAddressEditable")]
public bool? IsShippingAddressEditable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isShippingAddressEditable")>]
member this.IsShippingAddressEditable : Nullable<bool>
Public ReadOnly Property IsShippingAddressEditable As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to