E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payer_street2 Property

Payer's street address (second line).

Syntax

def get_payer_street2() -> str: ...

payer_street2 = property(get_payer_street2, None)

Default Value

""

Remarks

Payer's street address (second line).

This property is optional.

Character length and limitations: 100 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]