←Select platform

PostalCode Property

Summary

The PostalCode of this CreditCard object.

Syntax

C#
VB
Java
Objective-C
public string PostalCode {get; set;}
Public Property PostalCode As String
@property (nonatomic, copy, nullable) NSString *postalCode
public String getPostalCode() 
public void setPostalCode(String value) 

Property Value

The PostalCode of the credit card.

Remarks

The PostalCode is a string value. It has no specific format and can be any length. This field does not get filled by the credit card scanner. Fill it manually.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize