/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

BillingAddressCity Property

The city of the address.

Object Oriented Interface

public function getBillingAddressCity();
public function setBillingAddressCity($value);

Procedural Interface

ipworks3ds_server_get($res, 8 );
ipworks3ds_server_set($res, 8, $value );

Default Value

''

Remarks

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

Data Type

String

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