Class SignatureProductionPlaceType

Namespace
Org.Etsi.Uri._01903.V1._3._2
Assembly
EInvoice.Ubl.dll
[Serializable]
public class SignatureProductionPlaceType
Inheritance
SignatureProductionPlaceType
Inherited Members

Properties

City

[AllowNull]
[MaybeNull]
public string City { get; set; }

Property Value

string

CountryName

[AllowNull]
[MaybeNull]
public string CountryName { get; set; }

Property Value

string

PostalCode

[AllowNull]
[MaybeNull]
public string PostalCode { get; set; }

Property Value

string

StateOrProvince

[AllowNull]
[MaybeNull]
public string StateOrProvince { get; set; }

Property Value

string