IShippingAddress.TaxIdentificationNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tax Identification Number
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Tax Identification Number", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="taxIdentificationNumber")]
public string TaxIdentificationNumber { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Tax Identification Number", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="taxIdentificationNumber")>]
member this.TaxIdentificationNumber : string with get, set
Public Property TaxIdentificationNumber As String
Property Value
- Attributes