E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payer_street1 Property

Payer's street address (first line).

Syntax

def get_payer_street1() -> str: ...

payer_street1 = property(get_payer_street1, None)

Default Value

""

Remarks

Payer's street address (first line).

This property is required.

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]