| CustomerCompanyInfoPostalCode Property |  | 
                The postal code (PIN Code) assigned to a company/client
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string PostalCode { get; set; }function get_PostalCode();
function set_PostalCode(value);
Property Value
String Remarks
Remarks
                The postal code (PIN Code) assigned to a company/client . This value represents the postal address assigned to a business.  The value is relative to a geographic location. 
                The maximum length for this value is 150 characters.
                
|  Note | 
|---|
| Setup: Configuration > Configuration > General Configuration Tab
 
 | 
 Example
Example85250
 See Also
See Also