E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payer_city Property

Payer's city name.

Syntax

def get_payer_city() -> str: ...

payer_city = property(get_payer_city, None)

Default Value

""

Remarks

Payer's city name.

This property is required.

Character length and limitations: 40 single-byte characters.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Python Edition - Version 20.0 [Build 7941]