/n software 3-D Secure V2 Java Edition

Questions / Feedback?

AddressInfo Type

This type contains address details.

Remarks

This type contains details of the cardholder's address including:

Fields

City
String

The city of the address. The maximum length is 50 characters.

Country
String

The country of the address. The format is a 3 digit country code as defined in ISO 3166-1.

Line1
String

The first line of the street address or equivalent local portion of the address. The maximum length is 50 characters.

Line2
String

The second line of the street address or equivalent local portion of the address. The maximum length is 50 characters.

Line3
String

The third line of the street address or equivalent local portion of the address. The maximum length is 50 characters.

PostalCode
String

The ZIP or other postal code of the address. The maximum length is 16 characters.

State
String

The state or province of the address. The maximum length is 3 characters and should be the country subdivision code defined in ISO 3166-2.

Constructors

public AddressInfo();



Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 Java Edition - Version 2.2 [Build 8318]